Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-02-07 | Regenerate assets and add a documentation for that | Frederic Guillot | |
2015-02-07 | Calendar: fix #563 | BlueTeck | |
2015-02-04 | Add subtasks restrictions and time tracking | 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 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-02-01 | Add collapsible swimlanes (merge and improve pull-request #565) | Frederic Guillot | |
2015-01-31 | Add table/pagination to the project list | Frederic Guillot | |
2015-01-30 | Experiments with keyboard shortcuts | Frederic Guillot | |
2015-01-30 | Clicking on cancel inside a popover doesn't reload the page | Frederic Guillot | |
2015-01-30 | Add ignored assets from git | Frederic Guillot | |
2015-01-25 | Fix bug board selector redirection | Frederic Guillot | |
2015-01-25 | Store calendar filters per project | Frederic Guillot | |
2015-01-25 | Move assets to seperate subfolders | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-05 | Minify javascript | Frederic Guillot | |
2015-01-05 | Add prefix for local storage keys | Frederic Guillot | |
2015-01-05 | Update board.js to always keep filter settings | gavlepeter | |
Save filter settings to localStorage everytime filter_apply() is called. Get and set filters from localStorage when filter_load_events() is called. This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads. Perhaps a checkbox option to initialize this functionality but I think it should be default behavior. | |||
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 | Improve css for tablets and fix minor bug | Frédéric Guillot | |
2014-12-28 | Change min-width | Frédéric Guillot | |
2014-12-28 | Make the dashboard more responsive | Frédéric Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |