Commit Graph

49 Commits

Author SHA1 Message Date
Eskiso
471f24f414 Renamed hook to better describe position. 2016-10-05 02:35:35 +01:00
Eskiso
f9fa6ceb85 Removed second argument (empty) 2016-10-05 02:27:15 +01:00
Eskiso
33436390b8 No need for values in array 2016-10-04 08:53:07 +01:00
Eskiso
b2cfe6f0b1 Removed $values and $errors 2016-10-03 23:40:14 +01:00
Eskiso
7a9ee838f0 Added hooks for plugins 2016-09-28 17:28:48 +01:00
Eskiso
ee2de22b58 Added hook for plugins 2016-09-28 17:25:52 +01:00
Eskiso
a44d7fa396 Added hook for plugins 2016-09-28 17:25:32 +01:00
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
82b5b491be Rename task view controller 2016-05-26 22:23:12 -04:00
Frederic Guillot
46ed06268d Rename subtask controller 2016-05-17 22:25:18 -04:00
Frederic Guillot
996997a12d Added the possibility to convert a subtask to a task 2016-05-17 22:08:57 -04:00
Frederic Guillot
854457baf0 Improve task summary sections 2016-03-18 21:00:14 -04:00
Frederic Guillot
f1e4fb92b3 Put back task actions on the sidebar 2016-03-17 23:12:16 -04:00
Frederic Guillot
f91f3214c1 Always display project name and task title in task views 2016-03-08 22:02:42 -05:00
Frederic Guillot
0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Frederic Guillot
8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00
Frederic Guillot
8383252286 Sync locales 2016-02-20 11:34:16 -05:00
Frederic Guillot
c8c1242c26 Add drag and drop to change column positions 2016-02-20 11:24:43 -05:00
Frederic Guillot
de4519fa2c Add subtasks drag and drop 2016-02-19 22:59:47 -05:00
Frederic Guillot
07dd8882e8 Fix subtask redirection 2016-02-07 09:34:05 -05:00
Frederic Guillot
4e07ad6555 Improve subtask toggle status and timer 2016-02-05 18:30:16 -05:00
Frederic Guillot
0f2b46dd6a Do not refresh the whole page when changing subtask status (work in progress) 2016-02-04 21:38:53 -05:00
Frederic Guillot
346151e103 Add dropdown menu with inline popup for all task actions 2016-02-03 20:53:07 -05:00
Frederic Guillot
5eb4b570a1 Show subtask modification forms in inline popup 2016-02-02 21:28:07 -05:00
Frederic Guillot
3eec6b72e6 Move subtask form elements to subtask helper 2016-01-31 12:02:55 -05:00
Frederic Guillot
713113d6c0 Add dropdown menu for subtasks 2016-01-12 21:46:20 -05:00
Frederic Guillot
f0651c48c1 Restrict actions for project viewers 2015-12-06 17:39:21 -05:00
Frederic Guillot
e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot
968ae47454 Fix php notice after merging pull-request #1392 2015-11-15 16:56:01 -05:00
Max Kamashev
1739c4a679 Form add subtasks in each task 2015-10-20 10:31:03 +03:00
Frederic Guillot
9eeb7d1820 Improve quick-add subtasks form 2015-07-19 13:53:33 -04:00
Frederic Guillot
bb8b4c0e36 Add task analytics 2015-07-05 16:07:21 -04:00
Frederic Guillot
6efac784fc Add timer for subtasks and remove settings for subtask time tracking 2015-06-24 20:39:06 -04:00
Frederic Guillot
eeac2329ba Helpers refactoring 2015-05-24 16:02:25 -04:00
Frederic Guillot
54449d48c4 Fix bug when moving subtasks with non consecutive positions 2015-04-18 15:10:40 -04:00
Frederic Guillot
900e3fa1fd Bust subtask title max length to 255 characters 2015-03-09 21:48:45 -04:00
Oliver Kraitschy
7c238bee68 Edit subtask with title maxlength 100. 2015-03-06 09:36:01 +01:00
Oliver Kraitschy
29d1417e8b Create subtask with title maxlength 100. 2015-03-06 09:34:51 +01:00
Frederic Guillot
35d99ec5d3 Add subtask position 2015-03-01 18:03:58 -05:00
Frederic Guillot
1de845e6c3 Display subtask icon status and title everywhere 2015-02-09 21:49:53 -05:00
Frederic Guillot
b24b1e7e4e Add subtasks restrictions and time tracking 2015-02-04 22:19:32 -05:00
Michael Lüpkes
569c99a733 set maxlength for name input fields in templates 2015-01-13 14:09:02 +01:00
Frédéric Guillot
45c95d74fc Various fixes and improvements 2015-01-02 21:11:19 -05:00
Frédéric Guillot
772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot
7b97c50569 Improve css for tablets and fix minor bug 2014-12-28 16:42:29 -05:00
Frédéric Guillot
34d7450d3c Template helpers refactoring 2014-12-28 11:28:50 -05:00
Francois Ferrand
8005d4f070 Allow click on subtask status icon to toggle 2014-12-04 18:37:31 +01:00
Frédéric Guillot
20b60bc628 Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
Frédéric Guillot
37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00