index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Subscriber
Age
Commit message (
Collapse
)
Author
2019-02-13
Add missing webhook event: task.move.project
Frédéric Guillot
Fixes #3969
2018-10-15
Write log entry on file removal
Michael
2018-02-19
Add error log for authentication failure to allow fail2ban integration
doc75
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
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 ↵
Frederic Guillot
tasks into CFD
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
to move a task
2015-06-14
Improve activity stream/notification for task update events and add new ↵
Frederic Guillot
notification for swimlane change
[next]