Age | Commit message (Expand) | Author |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-01-16 | Remove __CLASS__ from debug logs | Frederic Guillot |
2016-01-16 | Allow one call by event | Frederic Guillot |
2016-01-16 | Make sure that some event subscribers are not executed multiple times | Frederic Guillot |
2016-01-16 | Remove class TaskMovedDateSubscriber | Frederic Guillot |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-12 | Fix regression for subtask restriction | Frederic Guillot |
2015-12-10 | Skip 2FA for RememberMeAuth | Frederic Guillot |
2015-12-06 | Add line separator in debug logs | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-10-25 | Move some classes to namespace Core\Http | 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-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-09-14 | Fix issue: task time tracking is not updated when deleting a subtask | Frederic Guillot |
2015-07-25 | Add settings to disable subtask timer and another to not include closed tasks... | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-06-24 | Add timer for subtasks and remove settings for subtask time tracking | Frederic Guillot |
2015-06-16 | API: Change parameters for updateTask, enforce the use of moveTaskPosition() ... | Frederic Guillot |
2015-06-14 | Improve activity stream/notification for task update events and add new notif... | Frederic Guillot |
2015-06-13 | Show changes in task update notifications | Frederic Guillot |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-18 | Send all Kanboard events to the webhook (breaking change) | Frederic Guillot |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): rename class constants | Frederic Guillot |
2015-05-10 | Recurring tasks (#847): move hardcoded conditions to event subscriber + refac... | Frederic Guillot |
2015-05-09 | Fix some php analyzer issues | Frederic Guillot |
2015-04-19 | Rename Hipchat class | Frederic Guillot |
2015-04-18 | Add Slack and Hipchat integrations for each projects | Frederic Guillot |
2015-04-11 | Add burndown chart | Frederic Guillot |
2015-04-06 | Fix bug with notifications and subtask restriction | Frederic Guillot |
2015-04-03 | Various fixes for PHPAnalyzer | Frederic Guillot |
2015-03-29 | Add Hipchat integration | Frederic Guillot |
2015-03-28 | Add Slack integration | Frederic Guillot |
2015-03-26 | Add task transitions history | Frederic Guillot |
2015-02-14 | Fix PHPAnalyzer issues | Frederic Guillot |
2015-02-11 | Add subscriber for task (moved date) | Frederic Guillot |
2015-02-07 | Update subtask spent based on the time tracking | Frederic Guillot |
2015-02-07 | Update task time tracking based on subtask time tracking | Frederic Guillot |
2015-02-07 | Rename subtask model | Frederic Guillot |
2015-02-04 | Add subtasks restrictions and time tracking | Frederic Guillot |
2015-01-18 | Fix typo in phpdoc | Frederic Guillot |
2015-01-18 | Fix some phpdoc comments | Frederic Guillot |