Age | Commit message (Expand) | Author |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot |
2015-12-14 | Add routes for ProjectUser controller | Frederic Guillot |
2015-12-11 | Add routes for exports | Frederic Guillot |
2015-12-07 | Remove useless class declaration in provider | Frederic Guillot |
2015-12-06 | Add route for users section | Frederic Guillot |
2015-12-06 | Add routes for settings and documentation | Frederic Guillot |
2015-12-06 | Adjust wrong permission | Frederic Guillot |
2015-12-06 | Add routes for groups section | Frederic Guillot |
2015-12-06 | Restrict actions for project viewers | Frederic Guillot |
2015-12-06 | Add routes for users section | 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 | Rewrite of session management | Frederic Guillot |
2015-11-14 | Fix PHP error when adding a new user with email notification enabled | Frederic Guillot |
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |
2015-10-17 | Remove exit expression in database provider | 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 ProjectActivitySubscriber to a new notification type | 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-17 | Make user notifications pluggable | Frederic Guillot |
2015-10-16 | Move DateParser class to Core namespace | Frederic Guillot |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add CSV import for tasks | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-10 | Allow plugins to override CSP rules | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-10-02 | Add config parameter to enable/disable Syslog | Frederic Guillot |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot |
2015-09-26 | Add page to show the list of plugins | Frederic Guillot |
2015-09-20 | Add formatters | Frederic Guillot |
2015-09-20 | Fix some phpdoc and remove useless code | 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-20 | Add abstract cache layer | Frederic Guillot |
2015-09-16 | Add abstract storage layer | 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-12 | Update dependencies | Frederic Guillot |
2015-07-16 | Refactoring of Google Authentication (new callback url) | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add task analytics | Frederic Guillot |