summaryrefslogtreecommitdiff
path: root/app/Template/task
AgeCommit message (Expand)Author
2019-02-19Always display task accordion elementsFrédéric Guillot
2019-02-19Replace accordion Javascript component by <details> HTML elementFrédéric Guillot
2019-01-10Fix permission check before "Assign to me"Rafael de Camargo
2018-08-11Allow to associate tags to colorsJulian Maurice
2018-06-07Add quick link assign me in different viewsFrédéric Guillot
2018-06-03Correct English textJames
2018-05-25Correct typos in English textJames
2017-11-08Move position of start/due date in task detailsFrederic Guillot
2017-10-12Generate a link if the reference is a URLFrederic Guillot
2017-06-18Add missing subtask permissions for project viewer roleFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-08Improve task update restrictionFrederic Guillot
2017-02-19Update translationsFrederic Guillot
2017-02-18Send tasks by emailFrederic Guillot
2017-02-18Improve dropdown iconsFrederic Guillot
2017-02-12Add menu entry to add attachments in task dropdownFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-01-08Rename CSS class "listing" to "panel"Frederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-10-21Show move position menu when necessaryFrédéric Guillot
2016-10-03Add a space between task id and caret (PR #2714)Frederic Guillot
2016-09-29Add visual icon to show a dropdown action on taskCarlos Ferreira
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add project restriction for opening/closing tasksFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-08-13Display same task summary on all task view pagesFrederic Guillot
2016-08-07Add SASS variables for colorsFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-07-27Fix regression in PR #2439Frederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-07Hide empty parts of task details pageValentin Yakovenkov
2016-06-24Removed useless keyboard shortcutFrederic 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-05-28Rename all modelsFrederic Guillot
2016-05-28Fix wrong redirect after removing a task from the task view pageFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot