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
/
App.php
Age
Commit message (
Collapse
)
Author
2015-05-09
Allow auto-completion with the task id
Frederic Guillot
2015-03-24
Add missing user_id in pagination links for the dashboard
Frederic Guillot
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-08
Add user calendar view on the dashboard and in the user management section
Frederic Guillot
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-04
Add user dashboard view
Frederic Guillot
2015-01-25
Do not show inactive projects info on the dashboard and update picodb (merge ↵
Frederic Guillot
#546)
2015-01-18
Pagination refactoring
Frederic Guillot
2015-01-17
Add project calendars (merge/refactoring of #490)
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Make the dashboard more responsive
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-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-26
Fix some Scrutinizer issues
Frédéric Guillot
2014-11-20
Add Markdown preview for textarea, see #407
Frédéric Guillot
2014-11-20
Fix date due ordering on the dashboard, see #403
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-14
Add a dashboard (first version)
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