Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2017-11-23 | Enable dragging to collapsed columns | Andrew Berzley | |
2017-11-17 | Add the possibility to send tasks and comments to multiple recipients | Frederic Guillot | |
2017-11-16 | Add projects search | Frederic Guillot | |
2017-11-16 | Add search in groups | Frederic Guillot | |
2017-11-16 | Add help message on project sharing page | Frederic Guillot | |
2017-11-16 | Allow searching for users in the user list. | Ramón Cahenzli | |
Squashed commit of the following: commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 19:12:11 2017 +0100 Preserve search terms and sort order commit 5445816f1dd7e7de876e226cf8479660a92c07ad Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 18:53:43 2017 +0100 First working user search. commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 16:06:37 2017 +0100 Moving user search to its own action commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 14:58:34 2017 +0100 WIP on user search, adding search form | |||
2017-11-14 | Task CSV import is now able to handle more fields | Frederic Guillot | |
Add support for the priority, start date, tags and one external link. | |||
2017-11-10 | Improve CSS layout | Frederic Guillot | |
2017-11-09 | Add user backend provider system | Frederic Guillot | |
2017-11-08 | Move position of start/due date in task details | Frederic Guillot | |
2017-11-03 | Remove keyboard shortcuts from settings page | Frederic Guillot | |
2017-11-03 | Improve dropdown for task description templates | Frederic Guillot | |
2017-11-03 | Use task description templates in bulk task creation | Frederic Guillot | |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot | |
2017-10-30 | Add section for predefined contents | Frederic Guillot | |
2017-10-27 | Remove feature "Allow everybody to access to this project" | Frederic Guillot | |
2017-10-20 | Improved display of the header bar | Yannick Armand | |
2017-10-20 | Add bulk subtasks creation | Frederic Guillot | |
2017-10-19 | Do not use jQuery tooltip for task title in collapsed mode | Frederic Guillot | |
2017-10-18 | Improve external task integration | Frederic Guillot | |
2017-10-17 | Add support for array in automatic actions | Frederic Guillot | |
2017-10-16 | Add attribute title to external links | Frederic Guillot | |
2017-10-12 | Generate a link if the reference is a URL | Frederic Guillot | |
2017-10-12 | Render a dropdown menu for external task providers | Frederic Guillot | |
2017-10-12 | Feature request #2072 : Quick edit in the list view | Florian Wernert | |
Added the quick link to the edit modal on the tasks in the board view, both expanded and collapsed | |||
2017-09-23 | Do not expose IDs in forms | Frederic Guillot | |
2017-09-23 | Avoid people to alter other projects by changing form data | Frederic Guillot | |
2017-07-16 | Add "Create another link" checkbox for internal link as in sub-task creation | Olivier Maridat | |