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
/
Event
Age
Commit message (
Expand
)
Author
2016-12-01
Make user mentions great again
Frederic Guillot
2016-07-17
File events refactoring
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-08-22
Add new automated action to change task color based on the task link
Frederic Guillot
2014-12-27
Add more subscribers
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-26
Fix some Scrutinizer issues
Frédéric Guillot
2014-11-23
Fix issues with PHP 5.3 and phpdocs
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-11-14
Move some class instancaiations outside the router
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-18
Fix bug: update of the last_modified field for projects
Frédéric Guillot
2014-09-16
Improve API calls for comments
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-08-16
Various minor fixes
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-21
Improve webhooks to call external url on task creation/modification
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot