Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-11 | Add sorting by reference in list view | AI3Zakir | |
2018-11-28 | Add hook to Board Settings | Craig Crosby | |
2018-11-27 | Disable php_uname() warning | Ben RUBSON | |
2018-10-23 | Fix broken link to contributor page | Frédéric Guillot | |
Fixes #4052 | |||
2018-10-23 | Revert "Easier closing of dialogs" (introduces regression on date time picker) | Frédéric Guillot | |
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015. | |||
2018-10-15 | Easier closing of dialogs | Michael | |
Allow closing of dialogs by clicking on the background area around it. When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry. If the dialog does not contain a form or the data remains unchanged no warning messages are shown. | |||
2018-10-15 | Write log entry on file removal | Michael | |
2018-08-22 | Add custom roles project duplication | Matteo Mazza | |
2018-08-11 | Allow to associate tags to colors | Julian Maurice | |
The color is then used as background in the board, list and task details views | |||
2018-08-09 | Allow to associate project categories to colors | Julian Maurice | |
The color is then used as background in the board and list views | |||
2018-06-08 | Add more fields in bulk task creation form | Frédéric Guillot | |
2018-06-07 | Add quick link assign me in different views | Frédéric Guillot | |
2018-06-06 | Reword project settings label | Frédéric Guillot | |
2018-06-06 | Fix typo in translation string | Frédéric Guillot | |
2018-06-06 | Fix bad search and replace in old commit | Frédéric Guillot | |
Commit eafaa4b03770a73080520952112905eb8135a62f | |||
2018-06-06 | Add bulk task modification in list view | Frédéric Guillot | |
2018-06-03 | Correct English text | James | |
2018-06-03 | Add dashboard and search task footer hooks | Michael Vickers | |
Implement new hooks requested in kanboard/kanboard#3863 | |||
2018-06-01 | Add checkboxes in list view to move tasks to another column at once | Frédéric Guillot | |
2018-06-01 | Add basic print stylesheet | lastlink | |
2018-05-25 | Correct typos in English text | James | |
2018-05-11 | translate time string in another template | Andrew Engelbrecht | |
2018-05-10 | Make hardcoded hours string translatable | Frédéric Guillot | |
2018-05-10 | Add link to open images in a new tab | Frédéric Guillot | |
2018-05-09 | Hide private projects checkbox if the feature is disabled | Frédéric Guillot | |
2018-05-09 | Improve dashboard pagination | Frédéric Guillot | |
2018-05-02 | Avoid people to remove themselves from project permissions | Frédéric Guillot | |
2018-04-30 | Don't markdown project owner's name in tooltip | Andrew Engelbrecht | |
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot | |
2018-04-18 | Fix margin for task recurrence tooltip | Frédéric Guillot | |
2018-04-16 | Improve notifications | kent1 | |
- Translate subtask status - Translate internal link labels - Add link to tasks and projects in overdue notifications | |||
2018-04-12 | Adjust field size to keep compatibility with MySQL 5.6 | Frédéric Guillot | |
2018-04-11 | Increase text fields length in several tables | Frédéric Guillot | |
2018-04-06 | Move documentation to https://docs.kanboard.org/ | Frédéric Guillot | |
2018-04-04 | Add missing translations | Frédéric Guillot | |
2018-04-02 | Add default filter per user | Aurélien | |
2018-02-22 | Add CSS class to categories to allow custom styling | sfahrenholz | |
2018-02-05 | Remove unnecessary anchor from feed entry link | Frédéric Guillot | |
2018-02-02 | Remove dependency on PicoFeed | Frédéric Guillot | |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot | |
2018-01-29 | Add missing CSRF check on avatar upload form | Frédéric Guillot | |
2018-01-29 | Add missing CSRF check in saveUploadDB() method | Frédéric Guillot | |
2018-01-25 | Set the correct swimlane/column ID when moving a task via its internal dialog. | kousu | |
Fixes https://github.com/kanboard/kanboard/issues/3114. | |||
2017-12-11 | Updated Hungarian translation | Balázs Úr | |
2017-12-01 | Improve permission checks on custom filters page | Frédéric Guillot | |
2017-11-29 | Allow administrators to update username of remote users | Frédéric Guillot | |
2017-11-27 | Update code base and doc to use kanboard.org domain | Frédéric Guillot | |
2017-11-23 | Add new template hook: template:user:show:profile:info | Frédéric Guillot | |
2017-11-23 | Minor tweaks on PR #3562 | Frédéric Guillot | |
2017-11-23 | Changed board column headings to show swimlane-column total in bold. Also, ↵ | Andrew Berzley | |
board column total to be shown at end of column heading with limit across the sum of all swimlanes. |