summaryrefslogtreecommitdiff
path: root/app/Template/board/task_menu.php
AgeCommit message (Collapse)Author
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-09-26Show "Open this task" in dropdown menu for closed tasksFrederic Guillot
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-04Javascript refactoringFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
Initial Recurring Tasks Commit No Locales Updated.
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-02-25Avoid re-layout when displaying the page.Francois Ferrand
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created.
2015-02-21Add task menu in collapsed modeFrederic Guillot