Age | Commit message (Expand) | Author |
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 |
2015-06-28 | Start to implement advanced search query language | Frederic Guillot |
2015-06-27 | PicoDb update | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | 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-30 | Update logger | Frederic Guillot |
2015-05-24 | Fix PhpAnalyzer issues | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): move hardcoded conditions to event subscriber + refac... | 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 |