Kanboard-Prod/app/Controller
Francois Ferrand 6d65cfd883 Use popover to edit task and description directly from board.
- Click on 'description' icon opens the 'edit-description' page.
- Edit task and edit description now open in popover, like the assign
dialog.
2014-07-01 11:16:19 +02:00
..
Action.php Add CSRF protections 2014-05-28 15:14:52 -04:00
App.php Improve user interface 2014-05-23 09:49:26 -04:00
Base.php Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
Board.php Add a board selector instead of the list of projects 2014-06-20 21:59:59 -03:00
Category.php Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
Comment.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Config.php Add CSRF protections 2014-05-28 15:14:52 -04:00
File.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Project.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Subtask.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Task.php Use popover to edit task and description directly from board. 2014-07-01 11:16:19 +02:00
User.php Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00