Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-11 | Increase text fields length in several tables | Frédéric Guillot | |
2018-04-02 | Add default filter per user | Aurélien | |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot | |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot | |
2017-06-03 | Add configurable list of predefined subjects when sending a task by email | Frederic Guillot | |
2017-04-08 | Add assignee restriction for custom project roles (dnd) | Frederic Guillot | |
2017-03-29 | Merge pull request #3164 | Frédéric Guillot | |
update to sqlite schema - fixing existing table | |||
2017-03-29 | update to sqlite schema - fixing existing table | palica | |
table project_activities contains a typo in schema, this corrects the typo on existing installations | |||
2017-03-29 | fix typo in project_activities migration | palica | |
2017-02-18 | Remove default swimlane | Frederic Guillot | |
2017-02-04 | Add email address field for projects | Frederic Guillot | |
2017-01-28 | Update SQL exports | Frederic Guillot | |
2017-01-22 | Add user invitations | Frederic Guillot | |
2017-01-22 | Add date_modification to comments (PR #2950) | Lev Lazinskiy | |
2016-12-03 | Add personal API access token | Frederic Guillot | |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot | |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot | |
2016-09-11 | Add project restrictions for custom roles | Frederic Guillot | |
2016-09-07 | Add new models ColumnMoveRestrictionModel and ProjectRoleModel | Frederic Guillot | |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak | |
2016-06-23 | Added models for tags | Frederic Guillot | |
2016-03-26 | Added avatar image upload | Frederic Guillot | |
2016-03-24 | Improve PR #1993 | Frederic Guillot | |
2016-03-13 | user and data for metadata + settings | Timo Litzbarski | |
user and date for metadata #1853 #1861 | |||
2016-02-19 | Add migration to rename old event name | Frederic Guillot | |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot | |
2016-02-13 | Enable/Disable users | Frederic Guillot | |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot | |
2016-01-24 | Add configurable task priority | Frederic Guillot | |
2016-01-24 | Add project owner | Frederic Guillot | |
2016-01-09 | Add forgot password feature | Frederic Guillot | |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-11-25 | Add groups (teams) | Frederic Guillot | |
2015-11-15 | Projects with duplicate name are now allowed | Frederic Guillot | |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot | |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot | |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot | |
2015-10-17 | Add metadata for users, tasks and projects | Frederic Guillot | |
2015-10-17 | Move webhook to project notification type | Frederic Guillot | |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot | |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-10 | #1340 add append/replace option to dustom filters | BlueTeck | |
2015-10-03 | Add web notifications | Frederic Guillot | |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot | |
2015-09-20 | Move timetable to a plugin | Frederic Guillot | |
Plugin repository: https://github.com/kanboard/plugin-timetable | |||
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-13 | Move budget outside of the core | Frederic Guillot | |
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget |