Commit Graph

171 Commits

Author SHA1 Message Date
Tomas Dittmann
61e63ef9e0 Remove project_id from task URLs 2022-02-04 20:59:33 -08:00
Jake G
d0347fa30e Condense wording on inferred action and update translations
These two items on the left menu for tasks are significantly larger than the rest of the items on the list.
By removing the word "another", the left sidebar can be made narrower and it is still clear what these actions do.
2022-01-28 20:47:39 -08:00
Frédéric Guillot
71123b0f37 Add missing CSRF checks 2021-06-05 14:59:12 -07:00
Manfred Hoffmann
6f8f5aff33 Added new template hooks 2021-04-19 20:09:26 -07:00
Frédéric Guillot
c12bbb1613 Fix grammatical errors
Fixes #4420
2020-02-29 16:34:38 -08:00
Frédéric Guillot
2251066a3c Always display task accordion elements 2019-02-19 14:50:16 -08:00
Frédéric Guillot
23417da763 Replace accordion Javascript component by <details> HTML element 2019-02-19 14:45:01 -08:00
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
Julian Maurice
9d4cd31e1a Allow to associate tags to colors
The color is then used as background in the board, list and task details
views
2018-08-11 10:15:13 +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
James
0759535939 Correct typos in English text 2018-05-25 01:09:53 -07:00
Frederic Guillot
4d7aa5e301 Move position of start/due date in task details 2017-11-08 14:57:00 -08:00
Frederic Guillot
7c52546ed2 Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
Frederic Guillot
ec5ec2ea81 Add missing subtask permissions for project viewer role 2017-06-18 22:16:55 -04:00
Oliver Buchmann
daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
Frederic Guillot
9a8c6d6493 Improve task update restriction 2017-04-08 10:34:34 -04:00
Frederic Guillot
23ff360d62 Update translations 2017-02-19 09:11:05 -05:00
Frederic Guillot
11a774e555 Send tasks by email 2017-02-18 20:21:48 -05:00
Frederic Guillot
4d4d7b3e1f Improve dropdown icons 2017-02-18 16:53:37 -05:00
Frederic Guillot
260213147c Add menu entry to add attachments in task dropdown 2017-02-12 13:39:46 -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
6bfafb6e82 Rename CSS class "listing" to "panel" 2017-01-08 11:43:30 -05:00
Frederic Guillot
348f4491ff Make icons clickable in menus 2017-01-08 11:29:41 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
23d862aef8 Add suggest menu for task ID 2016-12-03 12:56:12 -05:00
Frederic Guillot
b9ab163344 Move chart task time column to components 2016-11-21 23:16:18 -05:00
Frederic Guillot
d3cb436eb5 Rewrite external task view component in vanilla javascript 2016-11-21 23:01:17 -05:00
Frederic Guillot
e5c63f4ecc Load external tasks asynchronously from task view page 2016-11-06 20:08:36 -05:00
Frédéric Guillot
6a3e435e89 Show move position menu when necessary 2016-10-21 07:31:22 -04:00
Frederic Guillot
534f760fb1 Add a space between task id and caret (PR #2714) 2016-10-03 18:00:19 -04:00
Carlos Ferreira
273a9b5684 Add visual icon to show a dropdown action on task
http://s10.postimg.org/gkcsee03d/screenshot_128.png
2016-09-29 21:37:33 +01:00
Frederic Guillot
3043163747 Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
Frederic Guillot
4bc83646b0 Add project restriction for opening/closing tasks 2016-09-17 20:36:18 -04:00
Frederic Guillot
d8f6d85683 Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
Frederic Guillot
08bdb708e7 Add the possibility to move tasks without drag and drop 2016-08-28 22:30:48 -04:00
Frederic Guillot
e985e27281 Make tables more responsive 2016-08-14 12:50:07 -04:00
Frederic Guillot
521379a350 Display same task summary on all task view pages 2016-08-13 20:23:04 -04:00
Frederic Guillot
41f93e0957 Add SASS variables for colors 2016-08-07 18:08:28 -04:00
Frederic Guillot
928d27d2ad Reduce number of font size 2016-08-07 09:02:26 -04:00
Frederic Guillot
837173cf93 Fix regression in PR #2439 2016-07-27 18:26:56 -04:00
Frederic Guillot
9d6715ddc0 Improve project page titles 2016-07-24 13:55:35 -04:00
Valentin Yakovenkov
1d58b33950 Hide empty parts of task details page 2016-07-07 09:40:19 +03:00
Frederic Guillot
cead21691e Removed useless keyboard shortcut 2016-06-24 19:31:34 -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
14713b0ec7 Rename all models 2016-05-28 19:48:22 -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
8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00