summaryrefslogtreecommitdiff
path: root/app/Helper/TaskHelper.php
AgeCommit message (Expand)Author
2017-10-18Improve external task integrationFrederic Guillot
2017-10-12Generate a link if the reference is a URLFrederic Guillot
2017-10-12Render a dropdown menu for external task providersFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-02-26Project priority is always rendered nowFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-08-14Merge pull-request #2539Frederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-07Reduce number of font sizeFrederic Guillot
2016-08-01Display priority changes in board view for inverted priority rangesRys Sommefeldt
2016-08-01Allow priority changes when start and end differRys Sommefeldt
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Do not create empty tags and remove tags only when necessaryFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic 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-28Minor fixesFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot