Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot | |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot | |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot | |
2016-01-14 | Move validator methods | Frederic Guillot | |
2016-01-13 | Move some validators to separate classes | Frederic Guillot | |
2016-01-11 | Move project validator methods | Frederic Guillot | |
2016-01-11 | Minor fixes | Frederic Guillot | |
2016-01-11 | Move subtask validator methods | Frederic Guillot | |
2016-01-11 | Move swimlane validator methods | Frederic Guillot | |
2016-01-11 | Move task link validator methods | Frederic Guillot | |
2016-01-09 | Add forgot password feature | Frederic Guillot | |
2016-01-07 | Remove HTMLToMarkdown dependency | Frederic Guillot | |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot | |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot | |
2016-01-06 | Fix phpdoc | Frederic Guillot | |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot | |
See: https://github.com/kanboard/plugin-github-webhook | |||
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-11-15 | Rewrite of session management | Frederic Guillot | |
2015-10-25 | Move some classes to namespace Core\Http | 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 | Throw exception for page not found | Frederic Guillot | |
2015-10-17 | Make user notifications pluggable | Frederic Guillot | |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot | |
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid | |||
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-11 | Fix some phpdoc | 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 php docblocks | Frederic Guillot | |
2015-09-20 | Fix some phpdoc and remove useless code | 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 | |||
2015-07-19 | Fix minor issues | Frederic Guillot | |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot | |
2015-06-19 | Fix phpdoc comments | Frederic Guillot | |
2015-06-07 | Add Mailgun API as mail transport | Frederic Guillot | |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot | |
2015-05-24 | Helpers refactoring | Frederic Guillot | |