Age | Commit message (Expand) | Author |
2019-07-23 | Implements check for duplicate default categories | Rafael de Camargo |
2019-07-23 | Implements check for duplicate default columns | Rafael de Camargo |
2019-07-17 | Add option to clone filters on project duplication | Rafael de Camargo |
2018-12-27 | Fix import of automatic actions when parameters are "unassigned" or "no categ... | rafacamargo123 |
2018-11-08 | Add the locale en_GB | Richard Levitte |
2018-10-02 | Duplicate tag color when duplicating projects | Frédéric Guillot |
2018-10-02 | Duplicate category color when duplicating projects | Frédéric Guillot |
2018-08-22 | Add custom roles project duplication | Matteo Mazza |
2018-08-11 | Allow to associate tags to colors | Julian Maurice |
2018-05-07 | Do not show inactive users in group members dropdown | Frédéric Guillot |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-01 | Add command to remove project activities after one year | Frédéric Guillot |
2017-11-30 | Disable private projects when disabling a user | Frédéric Guillot |
2017-11-27 | Update code base and doc to use kanboard.org domain | Frédéric Guillot |
2017-10-27 | Remove feature "Allow everybody to access to this project" | Frederic Guillot |
2017-05-27 | Check owner existence before to create project | Frederic Guillot |
2017-05-12 | Ensure project tags are removed when the project is removed (PR #3250) | Frederic Guillot |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann |
2017-04-30 | Add [DUPLICATE] prefix to duplicated tasks title | Frederic Guillot |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot |
2017-04-05 | Add new project role restriction to block task suppression | Frederic Guillot |
2017-03-19 | Do not list private projects when adding a new user | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-11 | Change groups list layout | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot |
2017-02-19 | Redesign task list view | Frederic Guillot |
2017-02-18 | Prevent people to remove swimlanes that contains tasks | Frederic Guillot |
2017-02-18 | Add mandatory argument "project_id" to API method "updateSwimlane()" | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |
2017-02-08 | Prevent people to remove columns that contains tasks | Frederic Guillot |
2017-02-04 | Add email address field for projects | Frederic Guillot |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-22 | Add date_modification to comments (PR #2950) | Lev Lazinskiy |
2016-12-02 | Fix field too small for application settings | Frederic Guillot |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot |
2016-10-07 | Add restriction to disable task drag and drop for a project | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-11 | Improve column restrictions | Frederic Guillot |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot |
2016-09-10 | Add ui to create new custom project roles and column restrictions | Frederic Guillot |
2016-09-07 | Add new models ColumnMoveRestrictionModel and ProjectRoleModel | Frederic Guillot |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |
2016-08-13 | Replace SQL query by a PicoDB query | Frederic Guillot |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-24 | Remove method UserModel::getFullname() | Frederic Guillot |
2016-07-24 | Move dashboard pagination into separate classes | Frederic Guillot |
2016-07-23 | Remove SubtaskTimeTrackingSubscriber | Frederic Guillot |