Commit Graph

20 Commits

Author SHA1 Message Date
Rafael de Camargo
f79a2ee5e7 Fix permission check before "Assign to me"
Users who should not be able to change assignee cannot "assign to me"

Fixes #4121
2019-01-10 01:17:03 -02:00
Frédéric Guillot
9d4be201aa Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
James
0188082cde Correct English text 2018-06-03 18:48:14 -07:00
Frederic Guillot
3e0f14ae2b Do not expose IDs in forms 2017-09-23 20:56:54 -07:00
Busfreak
ca562bb909 Bug: Improve task update restriction
the function "checkPermission" has been removed and replaced with
"projectRole->canUpdateTask"
2017-04-12 13:08:56 +02:00
Frederic Guillot
9a8c6d6493 Improve task update restriction 2017-04-08 10:34:34 -04:00
Frederic Guillot
003c03a4e6 Add project restriction to block task edition 2017-04-07 21:46:36 -04:00
Frederic Guillot
481e767d35 Add new project restriction to block assignee change 2017-04-05 22:53:54 -04:00
Frederic Guillot
83f529008a Handle modification of external tasks 2016-11-07 21:26:55 -05:00
Frederic Guillot
cbe606cef5 Always apply merge hooks in task creation controller 2016-10-08 09:55:31 -04:00
Frederic Guillot
ffe61abc69 Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
Frederic Guillot
c0ee8b4092 Show project name in task forms 2016-08-07 10:31:48 -04:00
Frederic Guillot
b6e92cb64a Remove dropdown menus that are now available with task edit form 2016-06-24 18:09:01 -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
d11ea08412 Remove useless use statements 2016-06-05 22:40:42 -04:00
Frederic Guillot
656f430632 Changed DateParser to use only user format and ISO-8601 2016-06-05 21:28:56 -04:00
Frederic Guillot
14713b0ec7 Rename all models 2016-05-28 19:48:22 -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