Commit Graph

56 Commits

Author SHA1 Message Date
Frederic Guillot
11a774e555 Send tasks by email 2017-02-18 20:21:48 -05:00
Frederic Guillot
8bf054a480 Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
Frederic Guillot
20832b439d More API procedures are now available to project members and project viewers 2017-01-27 18:38:34 -05:00
Frederic Guillot
83ad4e4448 Set API methods getColumns and getColumn accessible to project viewers 2017-01-26 22:26:07 -05:00
Frederic Guillot
10d96bfd66 Add user invitations 2017-01-22 22:38:00 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
1186104469 Add API calls to manage tags 2016-12-17 17:02:29 -05:00
Guan Shiliang
5964d5cb13 Fix issue #2881
The locally uploaded avatar images should be visible in public view
2016-12-12 10:30:28 +08:00
Frederic Guillot
b8f7532e5c Add personal API access token 2016-12-03 15:43:36 -05:00
Frederic Guillot
a24840a533 Add the possibility to unlock users from the user interface 2016-08-26 21:27:30 -04:00
Frederic Guillot
f621129836 Added new API calls for project attachements 2016-06-26 15:17:38 -04:00
Frederic Guillot
3d34681610 Added new API calls for external task links 2016-06-26 14:33:53 -04:00
Frederic Guillot
4a230d331e Added application and project roles validation for API procedure calls 2016-06-26 10:25:13 -04:00
Frederic Guillot
ce367a24fc Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot
88ee691bb9 Fix wrong redirect after removing a task from the task view page 2016-05-28 17:26:33 -04:00
Frederic Guillot
9e218032c4 Split Gantt controller 2016-05-28 14:29:07 -04:00
Frederic Guillot
8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00
Frederic Guillot
82b5b491be Rename task view controller 2016-05-26 22:23:12 -04:00
Frederic Guillot
9ebbe3da56 Rename task controllers 2016-05-26 21:38:43 -04:00
Frederic Guillot
33dea152fc Rename 2FA controller 2016-05-26 21:05:54 -04:00
Frederic Guillot
f2cce5ade8 Rename ProjectEdit controller 2016-05-25 22:46:21 -04:00
Frederic Guillot
24ce1b42f8 Rename ProjectPermission controller 2016-05-25 22:34:19 -04:00
Frederic Guillot
ff892c5d25 Split project controller into multiple classes 2016-05-25 22:28:09 -04:00
Frederic Guillot
8314c99b56 Added QueueManager to process background jobs 2016-05-23 20:43:51 -04:00
Frederic Guillot
49f43090b2 Added plugin controller (WIP) 2016-05-18 22:07:49 -04:00
Frederic Guillot
bfd59d9e54 Reset failed login counter and unlock user when changing password 2016-05-18 21:27:36 -04:00
Frederic Guillot
46ed06268d Rename subtask controller 2016-05-17 22:25:18 -04:00
Frederic Guillot
4514bc1d4b Improve user controllers and views 2016-05-16 20:55:21 -04:00
Frederic Guillot
abdf6f9780 Improve group controllers and views 2016-05-16 20:19:07 -04:00
Frederic Guillot
de8ce875f4 Rename UserStatus controller 2016-05-15 21:54:50 -04:00
Frederic Guillot
9ec654186a User creation forms are now displayed with inline popup 2016-05-15 21:50:46 -04:00
Frederic Guillot
20052c7dd2 User import is now a popover 2016-05-15 21:20:46 -04:00
Frederic Guillot
8a6f02735b Added task creation menu for all projects views 2016-05-15 20:09:43 -04:00
Frederic Guillot
4fb57006a0 Added generic controller for task popovers 2016-05-04 22:08:42 -04:00
Frederic Guillot
820c929ab3 Added avatar image upload 2016-03-26 14:43:41 -04:00
Frederic Guillot
73bae9bb34 Rename controller TaskLink to TaskInternalLink 2016-03-18 21:16:25 -04:00
Frederic Guillot
22c5e32def Improve automatic action creation 2016-03-05 17:40:49 -05:00
Frederic Guillot
1e169ae16c Import automatic actions from another project 2016-03-05 13:39:55 -05:00
Frederic Guillot
9249498503 Add file preview for Markdown and text files 2016-02-16 22:06:53 -05:00
Frederic Guillot
8477da2643 Rename File controller to TaskFile 2016-02-14 15:49:59 -05:00
Frederic Guillot
6161eaef9e Enable/Disable users 2016-02-13 15:38:35 -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
fc21d3873e When creating a new project, have the possibility to select another project to duplicate 2016-01-31 17:46:19 -05:00
Frederic Guillot
5c92f46786 Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
Frederic Guillot
9b9d823f30 Move Gitlab and Github authentication to external plugins 2016-01-29 23:59:58 -05:00
Frederic Guillot
dae0c7391a Move Google authentication to an external plugin 2016-01-29 20:15:53 -05:00