Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | Integrate Turkish language | Frederic Guillot | |
2015-02-28 | Improve toggle compact/horizontal scrolling view | Frederic Guillot | |
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-26 | Fixed issues with all class reset, resulting to lots of mess. | ashbike | |
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 | Merge pull-request #661 | Frederic Guillot | |
2015-02-24 | Tweak to limit flickering when Chosen replaces the SELECT fields. | Francois Ferrand | |
2015-02-24 | Use same tooltips for column description and task footer. | Francois Ferrand | |
2015-02-21 | Add task menu in collapsed mode | Frederic Guillot | |
2015-02-21 | Improve responsive css | Frederic Guillot | |
2015-02-21 | Add max-width to board column | Frederic Guillot | |
2015-02-21 | Fix issue with the dropdown menu and overflow container | Frederic Guillot | |
2015-02-20 | Fix IE javascript issue | Frederic Guillot | |
2015-02-17 | Enable event drop for user calendar | Frederic Guillot | |
2015-02-17 | Fix popover issue with tooltips | 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 | Change recent filter to use display none | Frederic Guillot | |
2015-02-16 | Hide tasks when filters are activated instead of changing the opacity ↵ | Frederic Guillot | |
(pull-request #628) | |||
2015-02-16 | Add recent filter (merge pull-request #627) | Frederic Guillot | |
2015-02-16 | Hide tasks when filter is activated. | Francois Ferrand | |
Simply changing is opacity is nice, but does not work well when the board contains more tasks then fit on the screen. Moreover, moving tasks now properly handles in controller/model, so it is possible to show only some tasks. | |||
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-15 | Display subtask time tracking in the calendar | Frederic Guillot | |
2015-02-14 | Add keyboard shortcut to open the board selector | Frederic Guillot | |
2015-02-14 | Add a section to display keyboard shorcuts | 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 | Replace home icon with KB logo | Frederic Guillot | |
2015-02-14 | Move function to the right place (pull-request) and improve board task icons | Frederic Guillot | |
2015-02-14 | Allow remote images for markdown content | 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-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 | Display subtask icon status and title everywhere | Frederic Guillot | |
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-08 | Add z-index property to the popover | Frederic Guillot | |
2015-02-08 | Update moment.js and add timezone in template | Frederic Guillot | |
2015-02-08 | Add user calendar view on the dashboard and in the user management section | Frederic Guillot | |
2015-02-08 | Improve js and add native language support for datepicker and calendar | Frederic Guillot | |
2015-02-08 | Improve sidebar css (fix #593) | Frederic Guillot | |
2015-02-07 | Add task time tracking on the dashboard | Frederic Guillot | |
2015-02-07 | Update task time tracking based on subtask time tracking | Frederic Guillot | |
2015-02-07 | Add toggle/expend links on the dashboard | Frederic Guillot | |
2015-02-07 | Make the sidebar relative/responsive | Frederic Guillot | |