Age | Commit message (Expand) | Author |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-07-23 | Remove SubtaskTimeTrackingSubscriber | Frederic Guillot |
2016-07-23 | Create new class SubtaskStatusModel | Frederic Guillot |
2016-07-23 | Add unit test RecurringTaskSubscriber | Frederic Guillot |
2016-07-23 | Add unit test for ProjectMetricJob | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-20 | Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE | Frederic Guillot |
2016-07-19 | Refactoring of internal task events | Frederic Guillot |
2016-07-17 | Subtasks events refactoring and show delete in activity stream | Frederic Guillot |
2016-07-17 | File events refactoring | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-24 | Added NotificationJob | Frederic Guillot |
2016-05-23 | Added QueueManager to process background jobs | Frederic Guillot |
2016-05-15 | Added task creation menu for all projects views | Frederic Guillot |
2016-05-15 | Refactoring: added controlled middleware and changed response class | Frederic Guillot |
2016-05-14 | Update PicoDb | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
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 |