Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- 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-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 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 | |
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-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 | |
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget | |||
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 | |
2015-06-28 | Start to implement advanced search query language | Frederic Guillot | |
2015-06-13 | Add Sendgrid as mail transport | 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 | |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot | |
2015-04-19 | Rename Hipchat class | Frederic Guillot | |
2015-04-19 | Add Sendgrid integration (incoming email handling) | Frederic Guillot | |
2015-04-19 | Add Mailgun integration (incoming emails) | Frederic Guillot | |
2015-04-19 | Add Postmark integration (inbound emails for task creation) | Frederic Guillot | |
2015-04-18 | Add Slack and Hipchat integrations for each projects | Frederic Guillot | |
2015-03-29 | Add Hipchat integration | Frederic Guillot | |
2015-03-28 | Add Slack integration | Frederic Guillot | |
2015-03-28 | Add currency rates for budget calculation | Frederic Guillot | |
2015-03-26 | Add task transitions history | Frederic Guillot | |
2015-03-26 | Display subtask estimates in the user calendar according to the timetable | Frederic Guillot | |
2015-03-14 | Calculate the time spent based on the timetable | Frederic Guillot | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-09 | Add user timetables | Frederic Guillot | |
2015-03-07 | Add user cost | Frederic Guillot | |
2015-02-13 | Add task links (Merge pull-request #610) | Frederic Guillot | |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |
2015-02-07 | Rename subtask model | Frederic Guillot | |
2015-02-04 | Add subtasks restrictions and time tracking | Frederic Guillot | |
2015-01-25 | Fix bug duplicate project with a too long name | Frederic Guillot | |