Commit Graph

2433 Commits

Author SHA1 Message Date
Maximilian Schulze
0583cfcd5c Update german translations.php
One can't use "um" in this context. It has to be "zu" because you're giving the task a new "direction" (the "direction" is the new assignee).
2017-08-22 18:13:39 -07:00
Frederic Guillot
3ba8b0462c Fix parsing issue in phpToBytes() 2017-08-11 22:29:43 -07:00
Frederic Guillot
b79b18efd7 Filter variables when updating user profile 2017-08-11 22:18:53 -07:00
Frederic Guillot
88dd6abbf3 Make sure only admins can change password of other users 2017-08-11 21:24:29 -07:00
Claudio Ferreira Filho
7a6b1bc3da Updates for brazilian users (#3360) 2017-07-19 19:34:27 -04:00
Olivier Maridat
46974915b3 Add "Create another link" checkbox for internal link as in sub-task creation 2017-07-16 19:21:22 -04:00
Dmitry
347aff94de Update RU translation 2017-07-14 21:42:28 -04:00
Sander
e0b31bb00e Added some dutch translations 2017-07-14 21:42:06 -04:00
Busfreak
6ef05f1f11 update german translation 2017-07-01 00:54:28 -04:00
Frederic Guillot
217977500a Fix Javascript language mapping 2017-06-23 17:18:10 -04:00
Frederic Guillot
418f5522a2 Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes 2017-06-19 21:54:12 -04:00
Frederic Guillot
ec5ec2ea81 Add missing subtask permissions for project viewer role 2017-06-18 22:16:55 -04:00
Frederic Guillot
e70f904ed4 Make sure that due datetime is using the right color 2017-06-18 22:02:12 -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
António Pereira
ba068aa1c4 Update pt_PT/translations.php 2017-06-15 20:30:08 -04:00
Frederic Guillot
3909814313 Remove checkbox to simplify task mail form 2017-06-09 18:29:25 -04:00
Frederic Guillot
6b9b9d2d1c Add autocomplete dropdown on comment subject and email fields 2017-06-03 17:51:20 -04:00
Frederic Guillot
dd8d7ef49d Add configurable list of predefined subjects when sending a task by email 2017-06-03 17:31:32 -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
e27148dfd8 Add the possibility to create a comment when a task is sent by email 2017-06-03 12:03:46 -04:00
Frederic Guillot
43e4662b84 Add new automatic action to assign tasks to its creator 2017-06-03 11:32:24 -04:00
Frederic Guillot
ad8b1223cc Check owner existence before to create project 2017-05-27 12:18:05 -04:00
nedvedm
80d1293c42 Update czech translations 2017-05-26 17:14:14 -04:00
István Pató
e13f0619e5 Hungarian translation hu_HU (#3283) 2017-05-23 18:34:39 -04:00
Frederic Guillot
b0537e6449 Fix broken user mentions in comment form at the bottom of the task view page 2017-05-22 16:37:34 -04:00
Frederic Guillot
ec6bec1b3b Update pt_BR translations based on #3267 2017-05-22 15:48:13 -04:00
Frederic Guillot
54a751820f Add task and project API formatters 2017-05-22 15:33:16 -04:00
Frederic Guillot
f16ac8cd66 Show only active users in auto-complete forms 2017-05-22 14:37:37 -04:00
Juan Carlos
3477cd8c5a Updated catalan translations (ca_ES)
Updated catalan translations (ca_ES)
2017-05-16 19:32:47 -04:00
Robson Piere
e8bedfa038 Update Pt-br translation 2017-05-14 16:29:23 -04:00
Frederic Guillot
740b0ac1a5 Fix wrong dropdown menu in group members list 2017-05-12 18:24:58 -04:00
Frederic Guillot
eab2d872a8 Avoid PHP notice when regenerating API token for a user 2017-05-12 17:35:22 -04:00
Frederic Guillot
5e32f55138 Add the possibility to pass API token as environment variable for Docker container 2017-05-12 17:18:56 -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
Frederic Guillot
5b7e137f76 Add wildcard search for task reference field (PR #3119) 2017-05-12 15:55:13 -04:00
Frederic Guillot
630f4ee780 TaskAssignColorOnDueDateAction: update task only when necessary 2017-05-12 15:35:29 -04:00
Oliver Buchmann
daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
István Pató
136936ae3d Hungarian translation and spell checking (#3252) 2017-05-09 19:28:11 -04:00
Frederic Guillot
92b72d3277 Sync locales 2017-05-08 20:18:23 -04:00
Juan Carlos
91ceadc0d3 Updated wrong catalan translations (#3243) 2017-05-08 20:10:36 -04:00
Claudio Ferreira Filho
cb9d7bb0e0 Update pt-BR translation (#3233) 2017-05-08 20:09:42 -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
Simon Doppler
4d2f2375a1 Return HTTP 403 when access is forbidden 2017-04-30 15:23:47 -04:00
Frederic Guillot
f22cc29cd5 Add [DUPLICATE] prefix to duplicated tasks title 2017-04-30 14:39:51 -04:00
Frederic Guillot
11d1da2d79 Add sorting by position in task list view 2017-04-30 14:00:37 -04:00
Frederic Guillot
eb972c07b7 Add sorting by start date for tasks list 2017-04-30 13:33:19 -04:00
António Pereira
baf3b31cf5 Update pt_PT/translations.php 2017-04-30 12:58:46 -04:00
Frederic Guillot
5fdd896d7f Add missing plugin parameter for search box 2017-04-30 12:58:00 -04:00
Busfreak
2c4e87949f correction in language file 2017-04-29 16:49:30 -04:00