summaryrefslogtreecommitdiff
path: root/app/Templates/board_task.php
AgeCommit message (Collapse)Author
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-07-26Fix bug: wrong date displayed by strftime (#178)Frédéric Guillot
2014-07-26Overdue date have a different color now (merge pull-request #186)Frédéric Guillot
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog.
2014-05-23Improve css and phpdoc commentsFrédéric Guillot