Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-28 | Added a menu item and short key 'c' to toggle board view. View modes are ↵ | ashbike | |
compact (tries to stuff all columns in the window) and wide (scrollbar appears) | |||
2015-02-25 | Avoid re-layout when displaying the page. | Francois Ferrand | |
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created. | |||
2015-02-25 | A small patch which enables scroll view toggling. | ashbike | |
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress. | |||
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Display footer icons left of text. | Francois Ferrand | |
This is consistent with the due date indicator, and needed to avoid confusion between the due date and the following number of comments/tasks/... IMHO this also feels slightly more natural :-) | |||
2015-02-21 | Remove native tooltip title for task board | Frederic Guillot | |
2015-02-21 | Add task menu in collapsed mode | Frederic Guillot | |
2015-02-21 | Improve responsive css | Frederic Guillot | |
2015-02-16 | Add chosen multiple select for due date and recent filters | Frederic Guillot | |
2015-02-16 | Use chosen for board dropdown filters | Frederic Guillot | |
2015-02-16 | Merge pull-request #629 | Frederic Guillot | |
2015-02-16 | Add recent filter (merge pull-request #627) | Frederic Guillot | |
2015-02-16 | This adds a quick comment creation link in the task menu on board. | ashbike | |
2015-02-15 | Enable keyboard shortcut inside textarea and minor fixes | Frederic Guillot | |
2015-02-15 | Display confirmation box to close task from the board and improve popover ↵ | Frederic Guillot | |
listeners | |||
2015-02-15 | Re-order items on the card | Frederic Guillot | |
2015-02-15 | Add board horizontal scrolling | Frederic Guillot | |
2015-02-14 | Add keyboard shortcut to expand/collapse board tasks | Frederic Guillot | |
2015-02-14 | Add board filter: collapse/expand tasks | Frederic Guillot | |
2015-02-14 | Move function to the right place (pull-request) and improve board task icons | Frederic Guillot | |
2015-02-14 | Merge pull-request #615 | Frederic Guillot | |
2015-02-14 | Refactoring/simplification of the pull-request about links | Frederic Guillot | |
2015-02-13 | Add task links (Merge pull-request #610) | Frederic Guillot | |
2015-02-13 | Task age and days in column shows hours if < 1 day | ashbike | |
2015-02-11 | Improve pull-request | Frederic Guillot | |
2015-02-11 | Task age and time spent in one column. | ashbike | |
Details: https://github.com/fguillot/kanboard/issues/608 | |||
2015-02-09 | Code cleanup + minor css improvement | Frederic Guillot | |
2015-02-09 | - Markdown supported in column description. | ashbike | |
- Project > Edit Board and Project Summary pages now show description as tooltip. - Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview. - Fixed bug while adding a new column inserts description as column limit. | |||
2015-02-04 | Add subtasks restrictions and time tracking | Frederic Guillot | |
2015-02-01 | Add shortcut link to close a task from the dropdown menu | Frederic Guillot | |
2015-02-01 | Add dropdown menu to the tasks | Frederic Guillot | |
2015-02-01 | Add dropdown menu to the board menu | Frederic Guillot | |
2015-02-01 | Change label for subtasks percentage | Frederic Guillot | |
2015-02-01 | Merge pull-request #568 | Frederic Guillot | |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-02-01 | Added percent completed to the main view when a task has subtasks. Addresses ↵ | Lev Lazinskiy | |
https://github.com/fguillot/kanboard/issues/174 | |||
2015-02-01 | Add collapsible swimlanes (merge and improve pull-request #565) | Frederic Guillot | |
2015-01-30 | Clicking on cancel inside a popover doesn't reload the page | Frederic Guillot | |
2015-01-19 | Merge pull-request #515 | Frederic Guillot | |
2015-01-17 | Add top links to the calendar | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-16 | Add missing project_id parameter | Frederic Guillot | |
2015-01-13 | set maxlength for name input fields in templates | Michael Lüpkes | |
2015-01-02 | Cleanup and fixes | Frédéric Guillot | |
2015-01-02 | Fix bugs, improve perfs and use SimpleLogger instead of Monolog | Frédéric Guillot | |
2014-12-31 | Acl refactoring | Frédéric Guillot | |
2014-12-28 | Underline the current assignee instead of a star icon | Frédéric Guillot | |
2014-12-28 | Template helpers refactoring | Frédéric Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-12-14 | Start to improve the ui for tablets | Frédéric Guillot | |