summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-13Implement feature #2843phecho
2016-12-11Add download icon in image slideshowFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-07Fix issue #2871phecho
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-11-27Make suggest menu appears in comment textareasFrederic Guillot
2016-11-27Improve tabindex for project settings formsFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-11-21Replace calendar component by vanilla javascriptFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
Update to FullCalendar 3.1.0 as well.
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-07Handle modification of external tasksFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-21Show move position menu when necessaryFrédéric Guillot
2016-10-09Accept more file types for FileLinkProviderFrederic Guillot
2016-10-08Send absolute links in email notificationsFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-10-05Merge pull-request #2707Frederic Guillot
2016-10-05Added hook to header of tableEskiso
2016-10-05Renamed hook to better describe position.Eskiso
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-10-03Add a space between task id and caret (PR #2714)Frederic Guillot
2016-10-01Removed $values and $errorsEskiso
2016-09-29Add visual icon to show a dropdown action on taskCarlos Ferreira
http://s10.postimg.org/gkcsee03d/screenshot_128.png
2016-09-28Added hook for pluginsEskiso
2016-09-28Added hooks for pluginsEskiso
2016-09-28Added hooks for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-28Moved plugin added fields on the first column to position before checkboxEskiso
For templating reasons, when adding new fields to the first column they should be between tag selection and the checkbox.
2016-09-27Avoid "Controller not found"Carlos Ferreira
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Enforce restrictions for column menusFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add project restriction for opening/closing tasksFrederic Guillot
2016-09-17Add custom role editionFrederic Guillot
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot