Commit Graph

51 Commits

Author SHA1 Message Date
Frederic Guillot
35382583db Allow remote images for markdown content 2015-02-14 16:30:57 -05:00
Frederic Guillot
f7e4c3928a Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Frederic Guillot
364382b1b5 Add task links (Merge pull-request #610) 2015-02-13 17:50:20 -05:00
Frederic Guillot
efbf679385 Add subtask time tracking in the task view 2015-02-10 22:10:32 -05:00
Frederic Guillot
2d890cbc71 Update task time tracking based on subtask time tracking 2015-02-07 19:39:39 -05:00
Frederic Guillot
fa6d19928a Rename subtask model 2015-02-07 18:36:16 -05:00
Frederic Guillot
24300f828a Add shortcut link to close a task from the dropdown menu 2015-02-01 19:34:01 -05:00
Frederic Guillot
e506648cbc Do not show inactive projects info on the dashboard and update picodb (merge #546) 2015-01-25 11:55:12 -05:00
Frédéric Guillot
0ebdd4ddfd Cleanup and fixes 2015-01-02 21:48:26 -05: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
34d7450d3c Template helpers refactoring 2014-12-28 11:28:50 -05:00
Frédéric Guillot
cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
Frédéric Guillot
9fb2e71189 Move tasks templates to a subfolder 2014-12-03 21:59:48 -05:00
Frédéric Guillot
d534f9fbbc Improve task creation popover 2014-11-25 20:59:46 -05:00
Frédéric Guillot
5de091ea28 Show the task creation form as a popover 2014-11-25 20:49:26 -05:00
Frédéric Guillot
7731f00e29 Auto assign user during task creation if there is only one user 2014-11-25 20:18:21 -05:00
Frédéric Guillot
5d7cff3526 Fix some issues 2014-11-23 18:33:29 -05:00
Frédéric Guillot
81df22de23 Create TaskDuplication model 2014-11-23 18:23:20 -05:00
Frédéric Guillot
f684602ebe Create TaskModification model 2014-11-23 15:55:59 -05:00
Frédéric Guillot
15038cdb10 Move task creation to a seperate class 2014-11-22 10:05:44 -05:00
Frédéric Guillot
8f0e544cd9 Create TaskStatus model 2014-11-21 21:41:26 -05:00
Frédéric Guillot
3df63e051f Add projects to the dashboard and rename some methods 2014-11-09 12:47:49 -05:00
Frédéric Guillot
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
4061927d21 Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
Frédéric Guillot
b7060b33ef Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04:00
Frédéric Guillot
acba6839a6 Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
Frédéric Guillot
bae57838c2 Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
Frédéric Guillot
a5337cfe5c Move task edit form to the task layout 2014-09-23 20:16:07 +02:00
Frédéric Guillot
484c9614d1 Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
Frédéric Guillot
21c50fb7fa Move task webhook to the controller webhook 2014-09-22 14:34:30 +02:00
Frédéric Guillot
41e796c52a Models refactoring/improvements 2014-09-20 14:49:31 +02:00
Frédéric Guillot
00cdc609d1 Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
Frédéric Guillot
5f96af82f2 Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
Frédéric Guillot
aca4207a94 Don't load Javascript assets for public board access 2014-09-16 15:05:07 +02:00
Frédéric Guillot
0d4b6525dd The color is not mandatory for task creation through the API 2014-09-09 07:13:48 +02:00
Frédéric Guillot
e383c069f1 Add public view for tasks 2014-09-08 23:19:40 +02:00
Frédéric Guillot
8c6df9ef0c Handle the case of tasks with bad previous positions 2014-09-08 21:44:50 +02:00
Frédéric Guillot
7540e74a56 Remove the columns list from the edit task form 2014-09-08 20:26:31 +02:00
Frédéric Guillot
7bb09c3f9b Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
Frédéric Guillot
457e181ffb Improve task duplication 2014-09-01 20:40:02 -08:00
Frédéric Guillot
e6d0658a0e Add the possibility to duplicate a task to another project 2014-09-01 19:36:40 -08:00
Frédéric Guillot
7dd0a24411 Improve project move view 2014-08-31 20:44:58 -08:00
Frédéric Guillot
7e44dee903 Move a task to another project 2014-08-30 22:35:50 -08:00
Frédéric Guillot
ba93061f4d Add fields: task creator and modification date 2014-07-08 15:07:07 -03:00
Francois Ferrand
6d65cfd883 Use popover to edit task and description directly from board.
- Click on 'description' icon opens the 'edit-description' page.
- Edit task and edit description now open in popover, like the assign
dialog.
2014-07-01 11:16:19 +02:00
Frédéric Guillot
445ef6d148 Add CSRF protections 2014-05-28 15:14:52 -04:00
Frédéric Guillot
f9753e91d2 Add subtasks 2014-05-25 15:02:27 -04:00
Frédéric Guillot
7b53d47d46 Improve user interface 2014-05-23 09:49:26 -04:00
Frédéric Guillot
40917992e7 Add files upload 2014-05-22 20:58:21 -04:00