summaryrefslogtreecommitdiff
path: root/app/Templates
AgeCommit message (Expand)Author
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
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-14Centered login form (merge pull-requests #142 and #143)Frédéric Guillot
2014-07-14Merge pull-request #147 and #146 (autofocus for comment and description texta...Frédéric Guillot
2014-07-14Merge pull-request #171: many fixes (Vagrant file, German locales and CSS)Frédéric Guillot
2014-07-14Show task count in each column even if no limit is set (merge pull-request #169)Frédéric Guillot
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot
2014-07-07Fix bug: due date and score lost on updateFrédéric Guillot
2014-07-06Integration of the chosen jquery plugin for the board selectorFrédéric Guillot
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot