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
/
Model
/
Base.php
Age
Commit message (
Expand
)
Author
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Add Gitlab webhook
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Fix some PHPAnalyzer issues
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 some issues
Frédéric Guillot
2014-11-23
Fix issues with PHP 5.3 and phpdocs
Frédéric Guillot
2014-11-23
Fixes for scrutinizer
Frédéric Guillot
2014-11-22
Some refactoring for PHP 5.3
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
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-08-19
Add phpdoc comment
Frédéric Guillot
2014-08-16
Various minor fixes
Frédéric Guillot
2014-08-16
Authentication backends refactoring
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-25
Add subtasks
Frédéric Guillot
2014-05-23
Improve user interface
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot