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
/
Controller
/
Base.php
Age
Commit message (
Expand
)
Author
2015-03-07
Add user cost
Frederic Guillot
2015-02-21
Add Debian 6 in Vagrantfile to test with PHP 5.3.3
Frederic Guillot
2015-02-14
Allow remote images for markdown content
Frederic Guillot
2015-02-14
Fix PHPAnalyzer issues
Frederic Guillot
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
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-26
Remove unused variables
Frederic Guillot
2015-01-26
Allow urls without project_id
Frederic Guillot
2015-01-25
Fix bug duplicate project with a too long name
Frederic Guillot
2015-01-18
Fix some phpdoc comments
Frederic Guillot
2015-01-17
Add top links to the calendar
Frederic Guillot
2015-01-02
Allow project managers to remove tasks
Frédéric Guillot
2015-01-02
Cleanup and fixes
Frédéric Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Add debug option
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric 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-12-11
Add project owner support (allow user management to a regular user), see #316
Frédéric Guillot
2014-12-03
Move tasks templates to a subfolder
Frédéric Guillot
2014-12-01
Move project templates to a subfolder
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-26
Add @property dateParser (phpdoc)
Frédéric Guillot
2014-11-26
Add @property phpdoc
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-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-23
Fixes for scrutinizer
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-11-16
Remove condition
Frédéric Guillot
2014-11-15
Attach events only for board controller
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-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Analytics: add the first graph (task repartition)
Frédéric Guillot
2014-11-02
Change layout (experimental)
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-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-10-07
Allow public board iframe inclusion (see #309)
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
[next]