Age | Commit message (Expand) | Author |
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 |
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 | Increase action name column length in actions table | Frederic Guillot |
2016-01-03 | Add migrations for new action names | Frederic Guillot |
2015-12-06 | Fix wrong column type for users.language | 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 | Fix issues in Mysql schema | 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 | Fix bug with due date greater than year 2038 | Frederic Guillot |
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 |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-13 | Move budget outside of the core | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-04 | #1144 Add description field to swimlane. | Fabiano Pereira |
2015-08-28 | Fix postgres issues | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-18 | Add start and end date for projects | Frederic Guillot |
2015-08-14 | Add Gantt chart for projects | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-25 | Add settings to disable subtask timer and another to not include closed tasks... | Frederic Guillot |
2015-07-19 | Add settings option to define the default task color | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add schema migration for Slack channel | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
2015-06-20 | Change comments table structure (drop foreign key on user_id) | Frederic Guillot |
2015-06-20 | Improve automatic action duplication with unit tests and improve database schema | Frederic Guillot |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |