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-10-19
Cleanup and minor fixes
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-10
Allow plugins to override CSP rules
Frederic Guillot
2015-08-23
Make screenshot feature compatible with Firefox 40
Frederic Guillot
2015-08-07
Fix permission issue when changing the url manually
Frederic Guillot
2015-07-18
Add memory consumption in debug log
Frederic Guillot
2015-07-16
Store redirect login url in session instead of using url parameter
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-13
Add Sendgrid as mail transport
Frederic Guillot
2015-05-31
Improve project navigation
Frederic Guillot
2015-05-31
Add more debug info for controllers
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-21
Fix issue: change 2fa condition due to controller renaming
Frederic Guillot
2015-05-09
Fix some php analyzer issues
Frederic Guillot
2015-04-18
Add Slack and Hipchat integrations for each projects
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-03-31
Remove php notice
Frederic Guillot
2015-03-31
Improve 2FA
Frederic Guillot
2015-03-31
Add two factor authentication
Frederic Guillot
2015-03-21
Add option to enable/disable iframe inclusion http header
Frederic Guillot
2015-03-14
Calculate the time spent based on the timetable
Frederic Guillot
2015-03-09
Add user timetables
Frederic Guillot
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
[next]