summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2016-07-24Remove sidebar titlesFrederic Guillot
2016-07-24Remove username for dashboard sidebar and change titlesFrederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-24Fixed typo in template that prevent project permissions to be duplicatedFrederic Guillot
2016-07-23NotificationModel refactoringFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-22Add new template hooksFrederic Guillot
2016-07-22Merge pull-request #2439Frederic Guillot
2016-07-21Move repository to Kanboard organizationFrederic Guillot
2016-07-20Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETEFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-14Added tighter access controls to profile sectionDj Padzensky
2016-07-11missing translation in dasboard/tasksBusfreak
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-07Hide empty parts of task details pageValentin Yakovenkov
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-07-03Fixed "due today" highlightingJannik Winkel
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-24Removed useless keyboard shortcutFrederic Guillot
2016-06-24Update links on the boardFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-24Use BoardFormatter to generate the boardFrederic Guillot
2016-06-09Add total sum of tasks per project in dashboardLev Lazinskiy
fix #885
2016-06-06Show tasks that are due today in a different colorLev Lazinskiy
I chose a "Triadic" color from this page, http://www.colorhexa.com/d90000 it seems to look good under various categories. Fix #2285
2016-06-06Merge pull-request #2302Frederic Guillot
2016-06-06Fix plural formLev Lazinskiy
When removing all columns from a board, an alert box is displayed that states "Your board doesn't have any column!", the correct plural form should be "Your board doesn't have any columns!"
2016-06-06fix for search bug in dashboardBusfreak
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-03Merge pull-request #2188Frederic Guillot
2016-06-03Add link in project nameSébastien Kergreis
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-05-28Move task import outside of project settingsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-28Split Gantt controllerFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot