Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-03 | Add new hook template:export:header | Bastian Rang | |
2019-04-27 | Add HTML tag in email notifications | Frédéric Guillot | |
2019-04-05 | Add missing template and translations | Frédéric Guillot | |
2019-02-19 | Always display task accordion elements | Frédéric Guillot | |
2019-02-19 | Replace accordion Javascript component by <details> HTML element | Frédéric Guillot | |
2019-02-13 | Add missing webhook event: task.move.project | Frédéric Guillot | |
Fixes #3969 | |||
2019-02-08 | Add new actions to reorder tasks by column | Frédéric Guillot | |
2019-01-30 | Do not show projects dropdown when prompting the 2FA code | Frédéric Guillot | |
2019-01-11 | Hide edit button when user cannot edit task | Rafael de Camargo | |
Check for custom roles to show edit button Fixes #4123 | |||
2019-01-10 | Fix permission check before "Assign to me" | Rafael de Camargo | |
Users who should not be able to change assignee cannot "assign to me" Fixes #4121 | |||
2019-01-08 | Fix permission check to show project options | rafacamargo123 | |
Fixes #4105 | |||
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 | |