Commit Graph

757 Commits

Author SHA1 Message Date
Zdenko Pikula
f7c6cbd0f4 Added plugin hook 'aftersave' after creating Task 2018-01-10 16:00:15 -08:00
Juan Pablo Canepa
2c72a283f2 Copy category on new task when create a task from sub-task 2017-12-14 10:56:54 -08:00
Frédéric Guillot
ccd177ada6 Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
CoRex
7572edf59a Added 'model:subtask:count:query' to SubtaskModel. 2017-12-07 16:49:18 -08:00
Frédéric Guillot
0153cb33de Add command to remove project activities after one year 2017-12-01 11:54:02 -08:00
Frédéric Guillot
cb9e6377f6 Disable private projects when disabling a user 2017-11-30 12:02:48 -08:00
Nansen
237dd334c0 add zh_TW locale 2017-11-19 21:01:44 -08:00
Yannick Herzog
3b786e05e0 #3551: Make default colors changeable from inside an inherited class so that colors could be changed via an plugin. 2017-11-17 09:57:18 -08:00
Frederic Guillot
b763966595 Task move events must be executed synchronously 2017-11-10 14:24:27 -08:00
Frederic Guillot
44aa24bab1 Add user backend provider system 2017-11-09 15:09:54 -08:00
Darman
205d8f9f39 Added RO, fixed CA indent
Added code to list Romanian language and fixed the indentation on ca_ES entries.
2017-11-06 10:43:44 -08:00
Frederic Guillot
e6f8a76a18 Use task description templates in bulk task creation 2017-11-03 10:57:00 -07:00
Frederic Guillot
648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot
cc6618901b Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
Frederic Guillot
d3b8fbfa28 Make configurable to number of events stored in project activities 2017-10-19 10:50:36 -07:00
Frederic Guillot
8ecaa60340 Integrate Vietnamese translation (PR #3465) 2017-09-23 14:44:47 -07:00
Claudio Ferreira Filho
7a6b1bc3da Updates for brazilian users (#3360) 2017-07-19 19:34:27 -04:00
Frederic Guillot
217977500a Fix Javascript language mapping 2017-06-23 17:18:10 -04:00
Frederic Guillot
94a86237fc Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -04:00
Frederic Guillot
9668723af4 Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04:00
Frederic Guillot
ad8b1223cc Check owner existence before to create project 2017-05-27 12:18:05 -04:00
Frederic Guillot
3cf9484644 Ensure project tags are removed when the project is removed (PR #3250) 2017-05-12 16:26:11 -04:00
Oliver Buchmann
daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
Ali Tabatabai
76ce0023f0 Updated the CurrencyModel with 'DKK' Danish Krona. 2017-05-05 11:51:06 -04:00
Juan Carlos
aa88126f9c Add Catalan language (Català - Spain) (#3234) 2017-05-03 09:45:51 -04:00
Frederic Guillot
f22cc29cd5 Add [DUPLICATE] prefix to duplicated tasks title 2017-04-30 14:39:51 -04:00
Frederic Guillot
6dcaf43c52 Sync locales 2017-04-08 16:59:43 -04:00
Frederic Guillot
d7b0cfbbe5 Improve dashboard 2017-04-08 13:58:25 -04:00
Frederic Guillot
fe9f3ba707 Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -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
66c8351ad4 Add new project role restriction to block task suppression 2017-04-05 19:16:04 -04:00
Frederic Guillot
7bfeaaf164 Sync locales 2017-03-19 17:59:33 -04:00
Frederic Guillot
b27a7db354 Do not list private projects when adding a new user 2017-03-19 17:05:28 -04:00
Frederic Guillot
d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Juan Luis Baptiste
581febc586 Added currency for Argentina and Colombia 2017-03-13 21:33:01 +02:00
Frederic Guillot
9b34631135 Simplify dashboard to use new tasks list view 2017-03-12 21:36:52 -04:00
Frederic Guillot
d1edac845c Change groups list layout 2017-03-11 17:30:09 -05:00
Frederic Guillot
f3deb6492a Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
Frederic Guillot
4f325193be Add class SubtaskListFormatter 2017-02-26 16:06:09 -05:00
Frederic Guillot
954b7324f0 Add Croatian translation (#3076) 2017-02-26 09:15:04 -05:00
Frederic Guillot
a43f71dda9 Redesign project list view 2017-02-19 18:27:57 -05:00
Frederic Guillot
3b3e803369 Redesign task list view 2017-02-19 17:08:00 -05:00
Frederic Guillot
49c8e5c1be Prevent people to remove swimlanes that contains tasks 2017-02-18 13:38:51 -05:00
Frederic Guillot
948b7fbaaa Add mandatory argument "project_id" to API method "updateSwimlane()" 2017-02-18 10:11:07 -05:00
Frederic Guillot
de128dbad8 Remove default swimlane 2017-02-18 09:42:01 -05:00
Frederic Guillot
0430a09c06 Fix Postgres SQL error in PR #3047 2017-02-16 22:37:27 -05:00
Konstantin Vorobyev
9264fefe20 Replace default value false -> 0 2017-02-16 21:40:45 +09:00
Konstantin Vorobyev
ac73d076e8 Fix #3032: Copy 'Visible on dashboard' column flag on project duplicate 2017-02-16 13:20:07 +09:00
Frederic Guillot
5e0cf1472e Improve PR #3038 2017-02-15 21:06:41 -05:00