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
/
ServiceProvider
/
RouteProvider.php
Age
Commit message (
Collapse
)
Author
2016-02-16
Start to implement a project overview page
Frederic Guillot
2016-02-14
Rename File controller to TaskFile
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-07
Fix subtask redirection
Frederic Guillot
2016-02-06
Add missing route for subtasks
Frederic Guillot
2016-02-06
Add missing routes
Frederic Guillot
2016-02-05
Fix pagination on task time tracking page
Frederic Guillot
2016-02-05
Add inline popoup for project sections
Frederic Guillot
2016-02-03
Add dropdown menu with inline popup for all task actions
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project ↵
Frederic Guillot
to duplicate
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-29
Move Gitlab and Github authentication to external plugins
Frederic Guillot
2016-01-29
Move Google authentication to an external plugin
Frederic Guillot
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-24
Split project edition into multiple pages
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-14
Add routes for ProjectUser controller
Frederic Guillot
2015-12-11
Add routes for exports
Frederic Guillot
2015-12-06
Add route for users section
Frederic Guillot
2015-12-06
Add routes for settings and documentation
Frederic Guillot
2015-12-06
Add routes for groups section
Frederic Guillot
2015-12-06
Add routes for users section
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot