Commit Graph

3000 Commits

Author SHA1 Message Date
Frederic Guillot
48ee733f9e Added search filter for task priority 2016-07-14 11:29:15 -04:00
Christopher Geelen
160c0b885e FIX: empty eventData retrieval (issue #2406) 2016-07-14 14:15:39 +02:00
Frederic Guillot
3622c32f99 Merge pull-request #2478 2016-07-13 18:40:22 -04:00
Napier
7aafe7f590 Update translations.php 2016-07-13 22:04:19 +09:00
Napier
13e4da644b Translate ko 2016-07-13 22:01:58 +09:00
Frederic Guillot
c020a45ee1 Make sure that the table schema_version use InnoDB for Mysql 2016-07-12 22:19:37 -04:00
Frédéric Guillot
2ae4bfaf92 Merge pull request #2466 2016-07-11 15:08:47 -04:00
Busfreak
9033e27576 missing translation in dasboard/tasks 2016-07-11 19:42:33 +02:00
Frederic Guillot
3813acf199 Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class 2016-07-10 22:05:45 -04:00
Frederic Guillot
b56295fa7b Update contributors list 2016-07-10 14:22:30 -04:00
Frederic Guillot
34d0995d55 Cherry-pick from PR #2435 (Show TOTP Issuer) 2016-07-10 14:18:10 -04:00
Frederic Guillot
8a85550f92 Added unit test for PR #2388 2016-07-10 13:39:48 -04:00
Frederic Guillot
7dfd094ed4 Merge pull-request #2388 2016-07-10 13:26:48 -04:00
Frederic Guillot
397988dd8d Fix a couple of bugs in PR #2424 2016-07-09 14:51:39 -04:00
Frederic Guillot
141939b703 Add environment file for Docker image 2016-07-09 14:17:31 -04:00
Valentin Yakovenkov
1d58b33950 Hide empty parts of task details page 2016-07-07 09:40:19 +03:00
Frédéric Guillot
8856e57163 Merge pull request #2449 2016-07-06 22:59:09 -04:00
Frédéric Guillot
2dec307ccf Merge pull request #2448 2016-07-06 22:58:39 -04:00
Valentin Yakovenkov
334f300928 Add ru_RU translation 2016-07-06 14:34:22 +03:00
Biniou180
908cff9b6a Corrected typo vérouillé > verrouillé
Following issue #2445
2016-07-06 13:24:03 +02:00
Busfreak
6ccd8c11fa Hide tasks within specific columns in dashboard (#2424) 2016-07-05 11:09:13 -04:00
Frédéric Guillot
b215296f97 Merge pull request #2432 2016-07-04 21:40:19 -04:00
Frédéric Guillot
1dc134d2d9 Merge pull request #2429 2016-07-04 21:39:35 -04:00
Frédéric Guillot
0fcba1a46b Merge pull request #2427 2016-07-04 21:39:11 -04:00
Valentin Yakovenkov
49f2231cf0 Fix some locale types & updated ru_RU translation 2016-07-04 19:33:25 +03:00
Busfreak
b1a85f98a6 german translation 2016-07-04 18:02:36 +02:00
angystardust
a1899749c1 Update IT_it/translations.php for 1.0.31 release 2016-07-04 16:59:13 +02:00
Frederic Guillot
796ebb956a Update ChangeLog and add new contributor 2016-07-03 21:21:38 -04:00
Jannik Winkel
2f109022f7 Fixed "due today" highlighting 2016-07-03 20:53:15 +02:00
Frederic Guillot
7209b1ea7c Sync locales 2016-07-03 13:20:22 -04:00
Frederic Guillot
8da8f1d86d Update some documentation 2016-07-03 13:18:17 -04:00
Frederic Guillot
f87d3334e5 Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwimlane() 2016-07-03 10:59:09 -04:00
Frederic Guillot
d975a3ac45 Added more unit tests for task priority duplication 2016-07-03 10:45:34 -04:00
Frederic Guillot
9eb43dd3fc Use latest version of select2 library because it doesn't work with IE11 2016-07-03 10:14:50 -04:00
Frederic Guillot
e7a15de9e5 Docker volume path 2016-07-02 22:52:52 -04:00
Frederic Guillot
4f9e522438 Update .gitignore 2016-07-02 22:39:39 -04:00
Frederic Guillot
f1ef7f4292 Do not ignore config.php for Docker image 2016-07-02 22:37:59 -04:00
Frederic Guillot
4b5c3b0527 Use PHP7 for Docker image 2016-07-02 22:35:54 -04:00
Frederic Guillot
9bc82296a9 Force sorting order in SQL for Postgres 2016-07-02 18:53:35 -04:00
Frederic Guillot
a8a8bfb0af Added more unit tests for LDAP user class 2016-07-02 18:23:47 -04:00
Frederic Guillot
43337d58c0 Preserve role for existing users when using ReverseProxy authentication 2016-07-02 17:44:45 -04:00
Frederic Guillot
10d577ad9d Handle priority for task and project duplication 2016-07-02 16:36:10 -04:00
Frederic Guillot
8e56148a6d Make sure that tags are duplicated for recurring tasks 2016-07-02 15:45:55 -04:00
Frederic Guillot
b7ac354e83 Move Task::duplicate() to class ProjectTaskDuplicationModel 2016-07-02 15:29:48 -04:00
Frederic Guillot
6d5577fa0b Handle project tags duplication 2016-07-02 15:20:59 -04:00
Frederic Guillot
3fcc0cb918 Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
Frederic Guillot
853189a43f Do not create empty tags and remove tags only when necessary 2016-07-02 11:50:32 -04:00
Frederic Guillot
6db72521ea Memory cache have to be flushed before job processing 2016-07-01 13:44:14 -04:00
Frederic Guillot
abdfa46cfc Fixed empty title for web notification with only one overdue task 2016-07-01 12:33:18 -04:00
Frederic Guillot
662506941f Flush memory cache in worker to get latest config values 2016-07-01 11:34:14 -04:00