Commit Graph

1034 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
cb6a781b02 PHRAS-3023_slow-query-while-indexing_4.1
- fix bound limit depending on order/direction options
- add index on dbox:record.moddate
2020-04-09 19:11:08 +02:00
Jean-Yves Gaulier
8ffeb58289 PHRAS-3001_es-geopoint-sources_4.1
WIP
- fix : gps position indexed by es now comes from the metadata fields defined in conf; (not from exif anymore).
- todo/wip : decide conf place, since today we only have an array of geo providers
- todo/wip : does exif apply as fallback if nothing in conf ? or if metadata not set in record ?
2020-03-29 20:11:03 +02:00
Harrys Ravalomanana
49ce33ceef PHRAS-2997 Rename properties 2020-03-24 18:25:31 +04:00
Harrys Ravalomanana
8e03128544 PHRAS-2997 2020-03-24 17:59:34 +04:00
Nicolas Maillat
d1c299e774 Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2020-03-18 11:00:44 +01:00
Nicolas Maillat
5cbf1e8729 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2020-03-18 10:34:04 +01:00
Nicolas Maillat
be5b67d7e2 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-03-16 15:42:48 +01:00
aynsix
cd42452db8 migration patch for facets 2020-03-10 10:49:53 +03:00
aynsix
38afc8dd43 change version to 4.1.0-alpha.24a 2020-03-09 17:58:20 +03:00
aynsix
7a72485b33 use 4.1.0-alpha.25a 2020-03-06 14:08:29 +03:00
aynsix
bccf38cbf6 change column size 2020-03-06 11:47:01 +03:00
Nicolas Maillat
938b052707 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-03-02 20:15:32 +01:00
Nicolas Maillat
8de64ce10a Merge branch 'master' into doctrine-metadata-cache 2020-02-27 10:09:05 +01:00
Nicolas Maillat
4714f7b95d Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2020-02-26 20:15:37 +01:00
Nicolas Maillat
7561877aa2 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2020-02-26 20:14:11 +01:00
Nicolas Maillat
ed282e4af4 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-02-25 16:42:56 +01:00
Harrys Ravalomanana
c9871eb570 PHRAS-2945 #comment Prod-editing : Fix default height/min-height for editing_top_box #time 2h 2020-02-25 14:38:45 +04:00
aynsix
fb53520e6c set exiftool timeout: port PHRAS-1377 2020-02-24 14:09:38 +03:00
Arthur de Moulins
565e7c450b add doctrine metadata filesystem cache 2020-02-21 10:34:51 +01:00
aynsix
c0297f53f5 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2741-worker-service-part1 2020-02-21 12:03:29 +03:00
Nicolas Maillat
5a94c84d43 Merge branch 'master' into PHRAS-2933_Fix_sort_facet 2020-02-20 18:16:37 +01:00
aynsix
db0489c05e Revert "start subdef creation after first write meta"
This reverts commit cfa854f307.
2020-02-20 11:11:18 +03:00
Nicolas Maillat
ed7a5fe288 Merge branch 'master' into PHRAS-2741-worker-service-part1 2020-02-19 20:49:31 +01:00
Harrys Ravalomanana
b232806b8b PHRAS-2933 2020-02-19 18:38:52 +04:00
aynsix
90db5f7358 merge master 2020-02-19 10:46:03 +03:00
aynsix
24d85bb499 bump to version 4.1.0-alpha.23a 2020-02-19 10:43:23 +03:00
Nicolas Maillat
d7417177e4 Merge branch 'master' into PHRAS-2913_create-tokens-faster_4.1 2020-02-18 15:24:11 +01:00
Nicolas Maillat
378daacabb Merge branch 'master' into PHRAS-2901_tokens-add-index_4.1 2020-02-18 14:52:36 +01:00
Jean-Yves Gaulier
722b1e3750 include Harrys's new templates
fix form restore
fix Version
2020-02-17 20:17:08 +01:00
Jean-Yves Gaulier
20839f1dd7 return facets following the order defined in conf. 2020-02-17 20:17:08 +01:00
Jean-Yves Gaulier
53f17e1897 save modifications in conf, and also write back to databoxes 2020-02-17 20:17:08 +01:00
Jean-Yves Gaulier
211ba02f59 bump patch to 22a 2020-02-10 11:39:42 +01:00
Jean-Yves Gaulier
5f7ca7c9a6 add indexes to table "Tokens" 2020-02-10 11:16:41 +01:00
Jean-Yves Gaulier
e75a483cd5 PHRAS-2913_create-tokens-faster_4.1
- create token by sql
- create feedentry tokens in bulk-sql
2020-02-07 22:14:47 +01:00
aynsix
6c1f3c3e62 use phraseanet version 4.1.0-alpha.20a 2020-02-06 18:01:05 +03:00
aynsix
2ffed8c4d5 patch to change data format geolocation 2020-02-06 17:34:57 +03:00
aynsix
12d01afeb0 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2741-worker-service-part1 2019-12-19 16:09:47 +04:00
aynsix
cfa854f307 start subdef creation after first write meta 2019-12-19 16:09:35 +04:00
aynsix
63d2f1cf54 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2603-migration-patch-configuration-yml 2019-12-17 14:09:27 +04:00
Nicolas Maillat
ede9c5ad3b Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2019-12-12 12:57:33 +01:00
Nicolas Maillat
6afc40ef3b Merge branch 'master' into PHRAS-2196-api-stories-pagination 2019-12-12 12:56:48 +01:00
Nicolas Maillat
84d1fdead4 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-12-12 12:56:10 +01:00
Nicolas Maillat
78619ad2cc Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-12-12 12:07:17 +01:00
Nicolas Maillat
5e414fbe6d Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2019-12-12 12:07:02 +01:00
aynsix
8eb6ae5dfa change variable name 2019-12-11 18:18:30 +04:00
aynsix
1c0b1db9c7 exlu collection in quarantaine when upload 2019-12-11 11:48:23 +04:00
aynsix
f475a5c925 fix api/v3 api_version 2019-12-06 14:24:03 +04:00
aynsix
f7a6ae2f3f patch for configuration.yml 2019-12-02 15:34:28 +04:00
aynsix
166c302889 remove all and last in default query pref 2019-11-29 12:22:24 +04:00
Nicolas Maillat
0f2bfef0a6 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-11-19 18:30:44 +01:00