Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-26 | Add swimlanes | Frédéric Guillot | |
2014-12-06 | Minors layout improvements | Frédéric Guillot | |
2014-12-06 | Auto-select input fields for copy/paste | Frédéric Guillot | |
2014-12-04 | Move user templates to a subfolder | Frédéric Guillot | |
2014-12-04 | Reposition the tooltip when they are loaded. | Francois Ferrand | |
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed. | |||
2014-11-29 | Always do the ajax session check | Frédéric Guillot | |
2014-11-29 | Improve session handler and add Ajax session check | Frédéric Guillot | |
2014-11-25 | Show the task creation form as a popover | Frédéric Guillot | |
2014-11-25 | Fix bug description preview | Frédéric Guillot | |
2014-11-24 | Integrate tooltips and code cleanup/fix bugs, see #166 | Frédéric Guillot | |
2014-11-20 | Add Markdown preview for textarea, see #407 | Frédéric Guillot | |
2014-11-16 | Add cumulative flow diagram | Frédéric Guillot | |
2014-11-13 | Add graph for user repartition | Frédéric Guillot | |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot | |
2014-11-09 | Analytics: add the first graph (task repartition) | Frédéric Guillot | |
2014-11-02 | Change layout (experimental) | Frédéric Guillot | |
2014-10-14 | Add a dashboard (first version) | Frédéric Guillot | |
2014-10-05 | Input date format is now a config parameter instead of the current locale | Frédéric Guillot | |
2014-10-04 | Keep the checkbox 'another subtask' activated, see #295 | Frédéric Guillot | |
2014-09-10 | Improve user interface for tablets | Frédéric Guillot | |
2014-09-04 | Fix Firefox bug after refactoring | Frédéric Guillot | |
2014-09-04 | Task move position refactoring | Frédéric Guillot | |
2014-09-03 | Change a category directly from the board | Frédéric Guillot | |
2014-09-01 | Improve task controller and fix bug description popover | Frédéric Guillot | |
2014-08-17 | Highlight recently modified tasks on board (pull-request #201) | Frédéric Guillot | |
2014-08-15 | Add email notifications | Frédéric Guillot | |
2014-07-19 | Add Task CSV export and Kanboard CLI | Frédéric Guillot | |
2014-07-07 | Improve javascript code and remove CSP errors | Frédéric Guillot | |
2014-07-06 | Integration of the chosen jquery plugin for the board selector | Frédéric Guillot | |
2014-07-01 | Use popover to edit task and description directly from board. | Francois Ferrand | |
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog. | |||
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot | |
2014-06-20 | Add a board selector instead of the list of projects | Frédéric Guillot | |
2014-06-20 | Merge pull-request #106 (datepicker and long column names fix) | Frédéric Guillot | |
2014-05-28 | Add CSRF protections | Frédéric Guillot | |
2014-05-23 | Fix javascript typo | Frédéric Guillot | |
2014-05-23 | Improve css and phpdoc comments | Frédéric Guillot | |
2014-05-22 | Add files upload | Frédéric Guillot | |