index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
controllers
/
board.php
Age
Commit message (
Expand
)
Author
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot
2014-05-21
Add categories for projects and tasks
Frédéric Guillot
2014-05-17
Assignee change from the board is now a popover
Frédéric Guillot
2014-05-17
Rewrite board drag and drop with jquery (touch devices, IE, auto-update)
Frédéric Guillot
2014-04-26
Add a filter by user and due date + minor changes
Frédéric Guillot
2014-03-16
Add the possiblity to reorder the column position for a board
Frédéric Guillot
2014-03-12
Refresh the board only when it's necessary and add a link on the task title
Frédéric Guillot
2014-03-09
Lowercase base controller include
Frédéric Guillot
2014-03-09
Automatic actions
Frédéric Guillot
2014-03-01
Add acl and access list for projects
Frédéric Guillot
2014-02-25
Add task limit for each column
Frédéric Guillot
2014-02-24
Display a page not found when the data is not in the dabase anymore
Frédéric Guillot
2014-02-23
Add the possibility to change the assignee directly from the board
Frédéric Guillot
2014-02-22
Add kiosk mode, public board access with read-only and auto-refresh
Frédéric Guillot
2014-01-25
First commit
Frédéric Guillot