Commit Graph

31 Commits

Author SHA1 Message Date
Frederic Guillot
648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot
bd695ae985 Improve external task integration 2017-10-18 13:56:57 -07:00
Frederic Guillot
074f6c104f Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
Frederic Guillot
5ce0ebdd26 Rename methods to render fields in TaskHelper and SubtaskHelper 2017-01-08 18:07:38 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
3f7840c4db Add the possibility to create external tasks 2016-11-05 22:26:58 -04:00
Eskiso
a4686877e8 Moved plugin added fields on the first column to position before checkbox
For templating reasons, when adding new fields to the first column they should be between tag selection and the checkbox.
2016-09-28 09:26:24 +01:00
Frederic Guillot
49f9b65e6c Duplicate a task quickly to multiple projects after the creation 2016-09-11 20:55:21 -04:00
Frederic Guillot
c0ee8b4092 Show project name in task forms 2016-08-07 10:31:48 -04:00
Frederic Guillot
a49e7b7643 Expose task reference field to the user interface 2016-06-28 20:40:15 -04:00
Frederic Guillot
17213da5ce Use the same task form layout everywhere 2016-06-24 17:57:26 -04:00
Frederic Guillot
18cb7ad0a4 Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot
8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot
4514bc1d4b Improve user controllers and views 2016-05-16 20:55:21 -04:00
Frederic Guillot
8a6f02735b Added task creation menu for all projects views 2016-05-15 20:09:43 -04:00
Frederic Guillot
f74d7ef209 Added more template hooks 2016-04-24 17:03:09 -04:00
Imbasaur
eacd110b2b Update form.php
Task Creation Left Column Hook
2016-03-25 17:20:02 +01:00
Frederic Guillot
f77d6c590b Added Markdown editor and Javascript code refactoring 2016-03-20 15:45:02 -04:00
Frederic Guillot
0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Yaroslav Zemlyanuhin
052c119dc3 Added hook render for left column in task form.
Could be useful for default form customization
2016-02-16 13:53:00 +03:00
Frederic Guillot
e81fa0ebd2 Rename helper method 2016-01-31 12:05:11 -05:00
Frederic Guillot
d8e452d375 Move task form elements to Task helper 2016-01-31 11:50:28 -05:00
Frederic Guillot
9570793f68 Add a "Me" button to assignee form element 2016-01-31 11:05:47 -05:00
Frederic Guillot
bb040cfb78 Simplify code to handle ajax popover and redirects 2016-01-30 22:25:16 -05:00
Frederic Guillot
5c92f46786 Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
Frederic Guillot
051bf1c9db Add configurable task priority 2016-01-24 20:38:39 -05:00
Frederic Guillot
178eda1887 Add autocompletion in textarea for user mentions 2015-12-29 18:44:21 +01:00
Frederic Guillot
c62e14f1cc Replace color dropdown by color picker in task forms 2015-09-05 18:24:46 -04:00
Frederic Guillot
70d3340cd0 Creating another task stay in the popover 2015-09-05 17:06:01 -04:00
Frederic Guillot
6c711f696f Include documentation in the application 2015-08-29 20:00:53 -04:00
Frederic Guillot
401b0bdfb1 Split task controller into smaller classes 2015-07-19 18:14:20 -04:00