summaryrefslogtreecommitdiff
path: root/app/Templates
AgeCommit message (Collapse)Author
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-07Add icon for shared board on the project listFrédéric Guillot
2014-10-07Allow quickly creating and changing state of subtask (pull-request #312)Frédéric Guillot
2014-10-07Add comment creation form to the task summary page (pull-request #300)Frédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Projects are not anymore visible to everybody by defaultFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-27Hide users menu for non-admins (pull-request #284)Frédéric Guillot
2014-09-27Replace Markdown parser by ParsedownFrédéric Guillot
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-23Regular users can remove only their own tasksFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-17Improve labels in change password interface (pull-request #270)Frédéric Guillot
2014-09-16Add more events and notifications for tasksFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-11Add icon for subtasks on the boardFrédéric Guillot
2014-09-11Update French localesFrédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-10Add Atom feed for project activityFrédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-09-08Add public view for tasksFrédéric Guillot
2014-09-08Remove the columns list from the edit task formFrédéric Guillot
2014-09-03Change a category directly from the boardFrédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-09-01Improve task controller and fix bug description popoverFrédéric Guillot
2014-09-01Improve task duplicationFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-08-31Improve project move viewFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-30Add metatag to disallow robotsFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Add autofocus to the category fieldFrédéric Guillot
2014-08-18Display a link to the task for email notificationsFrédéric Guillot
2014-08-17Highlight recently modified tasks on board (pull-request #201)Frédéric Guillot
2014-08-17Fix encoding issue in mail subjectFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Fré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-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot