summaryrefslogtreecommitdiff
path: root/app/Template/subtask
AgeCommit message (Expand)Author
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-10-05Renamed hook to better describe position.Eskiso
2016-10-05Removed second argument (empty)Eskiso
2016-10-04No need for values in arrayEskiso
2016-10-03Removed $values and $errorsEskiso
2016-09-28Added hooks for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-08-14Make tables more responsiveFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-03-18Improve task summary sectionsFrederic Guillot
2016-03-17Put back task actions on the sidebarFrederic Guillot
2016-03-08Always display project name and task title in task viewsFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-20Sync localesFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-07Fix subtask redirectionFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic Guillot
2016-01-31Move subtask form elements to subtask helperFrederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Fix php notice after merging pull-request #1392Frederic Guillot
2015-10-20Form add subtasks in each taskMax Kamashev
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-18Fix bug when moving subtasks with non consecutive positionsFrederic Guillot
2015-03-09Bust subtask title max length to 255 charactersFrederic Guillot
2015-03-06Edit subtask with title maxlength 100.Oliver Kraitschy
2015-03-06Create subtask with title maxlength 100.Oliver Kraitschy
2015-03-01Add subtask positionFrederic Guillot
2015-02-09Display subtask icon status and title everywhereFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-02Various fixes and improvementsFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Improve css for tablets and fix minor bugFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-04Allow click on subtask status icon to toggleFrancois Ferrand