Commit Graph

14225 Commits

Author SHA1 Message Date
Nicolas Maillat
1f58814a5f Merge branch 'master' into PHRAS-3008_multiple-definitions-warnings_4.1 2020-04-09 01:55:00 +02:00
Nicolas Maillat
c337cb86b1 Merge pull request #3435 from alchemy-fr/PHRAS-3019-add-option-on-install
PHRAS-3019 #comment merge  4.1 More options for setup storage during install - set download lazaret worker-tmp locks
2020-04-09 01:54:21 +02:00
Nicolas Maillat
d8abfae488 Merge branch 'master' into PHRAS-3019-add-option-on-install 2020-04-09 00:56:59 +02:00
Nicolas Maillat
675519c166 Merge pull request #3433 from alchemy-fr/PHRAS-3021_add-volumes-custom-cache
PHRAS-3021 #comment merge add volumes www-custom and cache
2020-04-09 00:55:08 +02:00
Nicolas Maillat
958eb864ff Merge branch 'master' into PHRAS-3021_add-volumes-custom-cache 2020-04-09 00:36:12 +02:00
Nicolas Maillat
457d080b56 Merge pull request #3429 from alchemy-fr/PHRAS-3015_sb31-crashes-indexer_4.1
PHRAS-3015 #comment merge sb31 crashes indexer 4.1
2020-04-09 00:10:39 +02:00
Nicolas Maillat
45dfa8050f Merge branch 'master' into PHRAS-3015_sb31-crashes-indexer_4.1 2020-04-08 23:39:04 +02:00
Nicolas Maillat
9c4c2c11e0 Merge pull request #3437 from alchemy-fr/PHRAS-3023_slow-query-while-indexing_4.1
PHRAS-3023 #comment merge slow query while indexing_4.1
2020-04-08 23:38:35 +02:00
Jean-Yves Gaulier
3b99f5bb50 PHRAS-3023_slow-query-while-indexing_4.1
fix : remove double where
2020-04-08 20:06:19 +02:00
Jean-Yves Gaulier
2b4accae91 PHRAS-3023_slow-query-while-indexing_4.1
fix : change fetcher query to paginate with record_id/count (not limit/count)
2020-04-08 19:50:57 +02:00
aynsix
6024d881e6 fix test 2020-04-08 19:36:11 +03:00
aynsix
7e242f81af fix test 2020-04-08 17:57:57 +03:00
aynsix
690a7998e6 fix 2020-04-08 17:40:58 +03:00
aynsix
411b980000 fix default worker_tmp_files 2020-04-08 17:36:07 +03:00
aynsix
7accf0f995 fix config storage 2020-04-08 17:29:28 +03:00
aynsix
67381fa198 fix test 2020-04-08 13:15:16 +03:00
aynsix
c261a28c34 add Install.php 2020-04-08 12:18:34 +03:00
aynsix
0ef022ea3f merge master 2020-04-08 12:14:22 +03:00
aynsix
d34c287039 use default relatif path 2020-04-08 12:05:27 +03:00
aynsix
d8d7c7de51 add more options during install 2020-04-08 11:03:46 +03:00
Harrys Ravalomanana
4ab5d7f6ee PHRAS-3014 #comment fix Prod editing confirm before filling latitude and longitude #time 8h 2020-04-08 11:15:29 +04:00
Nicolas Maillat
40471f59e5 Merge branch 'master' into PHRAS-3021_add-volumes-custom-cache 2020-04-08 01:46:44 +02:00
Nicolas Maillat
97d8dbd0ef add volumes to override 2020-04-08 01:42:16 +02:00
Nicolas Maillat
b8b34d6614 typo fix 2020-04-08 01:32:07 +02:00
Nicolas Maillat
2b97e96b33 Merge pull request #3427 from alchemy-fr/PHRAS-3007_geoloc_config_replace_lng_by_lon
PHRAS-3007 #comment merge Geoloc configuration field section replace 'lng' by 'lon'
2020-04-08 01:27:41 +02:00
Nicolas Maillat
d0d8a4b654 Set instance title 2020-04-08 00:02:59 +02:00
Nicolas Maillat
8d0e5e7f2d chown for new volumes, cache and custom 2020-04-08 00:00:34 +02:00
Nicolas Maillat
4e546e5a53 add volumes custom and cache 2020-04-07 23:54:44 +02:00
Nicolas Maillat
b85150fcf1 add variables for volumes 2020-04-07 23:48:40 +02:00
Nicolas Maillat
34cc42a85a Merge branch 'master' into PHRAS-3007_geoloc_config_replace_lng_by_lon 2020-04-07 21:16:00 +02:00
Nicolas Maillat
e2ba092abc Merge branch 'master' into PHRAS-3015_sb31-crashes-indexer_4.1 2020-04-07 19:59:28 +02:00
Nicolas Maillat
2be3656260 Merge pull request #3431 from alchemy-fr/PHRAS-3018_reject-php32_4.1
PHRAS-3018 #comment merge reject php32 4.1
2020-04-07 19:59:04 +02:00
Nicolas Maillat
3152606017 Merge branch 'master' into PHRAS-3018_reject-php32_4.1 2020-04-07 19:40:02 +02:00
Nicolas Maillat
0b6191fac5 Merge pull request #3432 from alchemy-fr/PHRAS-3020_setup-queue-for-scheduler
PHRAS-3020 #comment merge Fix for worker and scheduler conf in configuration.yml
2020-04-07 19:38:57 +02:00
Nicolas Maillat
134069e567 fix for worker and scheduler in configuration.yml 2020-04-07 19:14:41 +02:00
Harrys Ravalomanana
06c98244c9 PHRAS-3007 2020-04-07 18:54:05 +04:00
Jean-Yves Gaulier
76692bf3cc PHRAS-3018_reject-php32_4.1
fix : reject install if not php64
2020-04-07 11:22:10 +02:00
Jean-Yves Gaulier
662fe95712 PHRAS-3015_sb31-crashes-indexer_4.1
fix : set es:flags_bitfield as long (signed 64 bits)
2020-04-06 19:51:52 +02:00
Harrys Ravalomanana
aef7e015cb PHRAS-3007 #comment upgrade phraseanet-production-client 2020-04-06 14:59:32 +04:00
Harrys Ravalomanana
adf33e4bb1 Merge branch 'master' into PHRAS-3007_geoloc_config_replace_lng_by_lon 2020-04-06 14:56:05 +04:00
Nicolas Maillat
95a086308d Merge branch 'master' into PHRAS-3008_multiple-definitions-warnings_4.1 2020-04-06 10:48:56 +02:00
Nicolas Maillat
5a0c71e0d3 Merge pull request #3425 from alchemy-fr/PHRAS-3006_Port41_Front_delete_3_by_3
PHRAS-3006 #comment merge Port to 41 :  front delete 3 by 3
2020-04-06 10:48:31 +02:00
Harrys Ravalomanana
fa0332522f PHRAS-3007 2020-04-03 19:20:14 +04:00
Harrys Ravalomanana
99c2528cb3 PHRAS-3007 2020-04-03 14:34:01 +04:00
Harrys Ravalomanana
66a5895958 PHRAS-3007 2020-04-03 14:31:25 +04:00
Nicolas Maillat
2cb76f396b Report change in configuration.yml 2020-04-03 11:23:33 +02:00
Harrys Ravalomanana
e8c9b73ea1 PHRAS-3006 add translation 2020-04-03 11:44:13 +04:00
Harrys Ravalomanana
64ddac3a1f PHRAS-3007 Rename geoloc config 2020-04-03 11:39:16 +04:00
Nicolas Maillat
d4647ad0e1 Merge branch 'master' into PHRAS-3006_Port41_Front_delete_3_by_3 2020-04-03 00:52:15 +02:00
Nicolas Maillat
733f9e3c77 Merge pull request #3395 from alchemy-fr/PHRAS-2972_update_readme-1
PHRAS-2972 #comment Update Readme with docker images on docker hub
2020-04-02 19:37:35 +02:00