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 (
Collapse
)
Author
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-31
Make project creation form a inline popup
Frederic Guillot
2016-01-30
Simplify code to handle ajax popover and redirects
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-24
Add project owner
Frederic Guillot
2016-01-23
Remove useless permission check
Frederic Guillot
2015-12-30
Remove arguments of beforeAction() method
Frederic Guillot
2015-12-17
Show only active projects in board selector
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-25
Move token generation to Security namespace
Frederic Guillot
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
(work in progress)
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
[next]