Age | Commit message (Expand) | Author |
2016-08-17 | Automatic Actions now support Swimlanes | dalmond |
2016-08-16 | Rename template hooks from PR #2586 | Frederic Guillot |
2016-08-16 | Added template hooks for menu on project list | stinnux |
2016-08-14 | Make form columns and popover more responsive | Frederic Guillot |
2016-08-14 | Make project overview page more responsive | Frederic Guillot |
2016-08-14 | Make tables more responsive | Frederic Guillot |
2016-08-13 | Display same task summary on all task view pages | Frederic Guillot |
2016-08-13 | Remove fixed table on dashboard and improve input placeholders | Frederic Guillot |
2016-08-13 | Improve form helpers and add more hooks | Frederic Guillot |
2016-08-08 | Make filter box and project header more responsive | Frederic Guillot |
2016-08-07 | Use Sass custom mixins for grid | Frederic Guillot |
2016-08-07 | Add SASS variables for colors | Frederic Guillot |
2016-08-07 | Convert application header to grid system | Frederic Guillot |
2016-08-07 | Show project name on task bulk creation form | Frederic Guillot |
2016-08-07 | Show project name in task forms | Frederic Guillot |
2016-08-07 | Reduce number of font size | Frederic Guillot |
2016-08-06 | Convert vanilla CSS to SASS | Frederic Guillot |
2016-07-27 | Fix regression in PR #2439 | Frederic Guillot |
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot |
2016-07-24 | Removed individual column scrolling on board | Frederic Guillot |
2016-07-24 | Improve project page titles | Frederic Guillot |
2016-07-24 | Remove sidebar titles | Frederic Guillot |
2016-07-24 | Remove username for dashboard sidebar and change titles | Frederic Guillot |
2016-07-24 | Move dashboard pagination into separate classes | Frederic Guillot |
2016-07-24 | Fixed typo in template that prevent project permissions to be duplicated | Frederic Guillot |
2016-07-23 | NotificationModel refactoring | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-22 | Add new template hooks | Frederic Guillot |
2016-07-22 | Merge pull-request #2439 | Frederic Guillot |
2016-07-21 | Move repository to Kanboard organization | Frederic Guillot |
2016-07-20 | Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE | Frederic Guillot |
2016-07-17 | Subtasks events refactoring and show delete in activity stream | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-14 | Added tighter access controls to profile section | Dj Padzensky |
2016-07-11 | missing translation in dasboard/tasks | Busfreak |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-07 | Hide empty parts of task details page | Valentin Yakovenkov |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak |
2016-07-03 | Fixed "due today" highlighting | Jannik Winkel |
2016-07-02 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle project tags duplication | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-06-28 | Expose task reference field to the user interface | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-24 | Removed useless keyboard shortcut | Frederic Guillot |
2016-06-24 | Update links on the board | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |