Commit Graph

5642 Commits

Author SHA1 Message Date
Nicolas Maillat
f9fdbab50f Merge branch 'master' into PHRAS-3240-worker-validation-reminder 2020-11-17 11:56:34 +01:00
jygaulier
35dee831a0 Merge branch 'master' into PHRAS-3272_cli-plinks-creation_MASTER 2020-11-17 10:01:53 +01:00
aina esokia
4237556e6a PHRAS-3270 fix js string 2020-11-17 11:16:24 +03:00
aina esokia
12faced9b8 merge master into branch 2020-11-17 10:46:02 +03:00
aina esokia
11777445f9 PHRAS-3236 update 2020-11-17 10:29:59 +03:00
aina esokia
06b2de9056 merge master into branch 2020-11-17 10:09:32 +03:00
jygaulier
d6e5304a5a add : bin/console records:build-permalinks
todo : add stopwatchs, limits (duration, maxrecs), segmentation, ...
todo : fasten plink creation
2020-11-16 23:48:35 +01:00
Nicolas Maillat
f43d49ce08 Merge branch 'master' into PHRAS-3267_bad-children-count-and-permalink-exists_MASTER 2020-11-13 20:24:02 +01:00
Nicolas Maillat
28dbeafa83 Merge branch 'master' into PHRAS-1378_es-max-result-window_MASTER 2020-11-13 19:55:15 +01:00
aina esokia
5336876a61 merge and resolve locale 2020-11-13 15:17:22 +03:00
Nicolas Maillat
76416994c7 Merge branch 'master' into PHRAS-3267_bad-children-count-and-permalink-exists_MASTER 2020-11-13 12:57:19 +01:00
jygaulier
53e116cf4f fix : conf:max_result_window (es) is now used when creating index by searchengine 2020-11-13 10:10:35 +01:00
Nicolas Maillat
e7b7c0e43e Merge branch 'master' into PHRAS-3189_Admin_expose_setting 2020-11-12 14:29:18 +01:00
Nicolas Maillat
eaf70b6c5f Merge branch 'master' into PHRAS-3261-add-searchzone-mapboxGl 2020-11-12 11:52:19 +01:00
aina esokia
d74cb26268 PHRAS-3261 refresh geoloc and mapboxjs multiple add position 2020-11-12 12:59:41 +03:00
aina esokia
908ec3c0a1 PHRAS-3265 port max_result_window 2020-11-11 15:16:25 +03:00
aina esokia
5152b87230 Merge branch 'PHRAS-3261-add-searchzone-mapboxGl' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3261-add-searchzone-mapboxGl 2020-11-11 11:57:06 +03:00
aina esokia
f21c497f76 PHRAS-3261 contextmenu change position 2020-11-11 11:56:18 +03:00
jygaulier
7020caea83 - fix : total children count is now 0 for empty stories
- fix : creating permalinks (create_many) on twice the same record is handled.
2020-11-10 17:38:55 +01:00
Nicolas Maillat
38c4d24c7a Merge branch 'master' into PHRAS-3189_Admin_expose_setting 2020-11-10 17:34:05 +01:00
Nicolas Maillat
cc77f0632a Merge branch 'master' into PHRAS-3261-add-searchzone-mapboxGl 2020-11-10 17:24:16 +01:00
aina esokia
f8ff172534 PHRAS-3261 2020-11-10 18:33:18 +03:00
jygaulier
cfd385498d - add : cache on es "tags"
- removed : variable globalstructure construction (WITH_FIELDS, WITH_FLAGS...) (was unused)
- cleanup (stopwatches etc)
2020-11-05 19:54:14 +01:00
jygaulier
f3259fef16 - fix : disable forgotten debug stopwatch 2020-11-05 15:11:56 +01:00
jygaulier
b59a3bffcd - fix : crashed when trying to uninstall a not yet installed phr (circle-ci tests does that) 2020-11-05 14:58:57 +01:00
jygaulier
3a34c3c017 - fix (tryout) : system:uninstall crashed on circleci. 2020-11-05 12:05:08 +01:00
jygaulier
5ae105d9c2 - fix : error during populate
- add : clear structure cache when structure (field or sb) is changed
2020-11-05 11:27:39 +01:00
jygaulier
4d961e2dbe - fix : added cache to es "globalstructure" construction 2020-11-04 11:35:36 +01:00
aina esokia
695b13328f PHRAS-3253 user authentication via auth service 2020-11-03 14:38:09 +03:00
jygaulier
e36b0785ee - add some simple cache
- disable check of conf/searchengine/type
- faster construction of concept-paths
- pass strucure to es as factory (useless, to be reverted)
- add stopwatch (log into file, disabled for now)
2020-10-30 11:00:17 +01:00
aina esokia
f5c64d2da3 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-30 10:17:25 +03:00
Nicolas Maillat
29e869360e Merge branch 'master' into PHRAS-3236-worker-ftp-send 2020-10-29 15:33:30 +01:00
aina esokia
82a90956fd Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3240-worker-validation-reminder 2020-10-29 17:29:05 +03:00
aina esokia
d88bc761e7 worker: validation reminder 2020-10-29 17:28:47 +03:00
jygaulier
b0adb104d1 - remove "path" from subdefs 2020-10-27 19:30:11 +01:00
jygaulier
5cf7818187 - add timers again 2020-10-27 18:27:12 +01:00
jygaulier
919211d219 - add timers 2020-10-27 18:07:12 +01:00
jygaulier
7c01c34dfc - add timing debug, disable permalinks injection to es 2020-10-27 17:18:37 +01:00
aina esokia
684b961285 add export FTP in worker 2020-10-27 17:49:12 +03:00
aina esokia
58794300e8 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3236-worker-ftp-send 2020-10-26 17:08:14 +03:00
aina esokia
62f6d03ce4 create tab in admin 2020-10-26 17:08:09 +03:00
jygaulier
c001257066 Merge branch 'master' into PHRAS-3174_api-v3-records_4.1 2020-10-26 10:13:04 +01:00
jygaulier
c3ffbd2820 WIP / DEBUG
- ignore failing permalinks during es indexation
2020-10-21 20:31:20 +02:00
jygaulier
ff44cc379e WIP / DEBUG
- add every subdef in es document, including permalink
2020-10-21 20:07:11 +02:00
jygaulier
d0283913de WIP / DEBUG
- add stopwatches to find slow parts.
- to test : add api-v3/searchraw ; same as "search", but returns raw es docs (shortest way). No objects, no fractal.
2020-10-21 20:07:11 +02:00
Nicolas Maillat
e0af0baaf6 Merge branch 'master' into PHRAS-3239-purge-queue 2020-10-21 14:06:17 +02:00
aina esokia
e9dabaaa41 fix job status
#time 1h
2020-10-20 15:57:46 +03:00
aina esokia
641c2d210d PHRAS-3239 purge queue in admin
#time 6h
2020-10-19 17:50:03 +03:00
aina esokia
713562c679 load more,delete some fix displayed
#time 7h
2020-10-15 17:54:10 +03:00
aina esokia
50e2cc1a1a Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-14 18:16:29 +03:00