Commit Graph

8124 Commits

Author SHA1 Message Date
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
ca250c547e - fix : wip 2020-11-02 18:05:36 +01:00
jygaulier
de0f05ad9f - fix : wip to run tests 2020-11-02 17:37:27 +01:00
jygaulier
341f076412 - fix : better simple cache 2020-10-30 12:46:19 +01: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
aina esokia
37c8b7b609 PHRAS-3189 add cover
#time 5h
2020-10-14 18:16:04 +03:00
aina esokia
e3e431ed76 PHRAS-3189 change some button display 2020-10-13 18:04:19 +03:00
aina esokia
2f181da2cd Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-09 15:06:32 +03:00
aina esokia
4229d1862d Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3214_validation-tokens-mess_MASTER 2020-10-09 14:31:55 +03:00
aina esokia
f316cef7a2 PHRAS-3214 fix command validation:remind 2020-10-09 14:17:35 +03:00
aina esokia
e8968441bf PHRAS-3228 uploader pull mode report oauth refactoring 2020-10-08 16:49:26 +03:00
Nicolas Maillat
1483fb90b5 Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-10-08 14:54:27 +02:00
aina esokia
18a87be497 PHRAS-3227 fix import file 2020-10-07 15:29:28 +03:00
aina esokia
541823f9c7 PHRAS-3222 expose upload asset 2020-10-06 18:06:36 +03:00
aina esokia
a9b3c5231e PHRAS-3189 add confirm dialog an button 2020-10-06 15:36:58 +03:00
Nicolas Maillat
c022f664d4 Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-10-05 16:48:53 +02:00
aina esokia
36908875f9 PHRAS-3189 remove asset and publication 2020-10-02 18:02:35 +03:00
aina esokia
d9a0409f06 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-10-02 10:18:03 +03:00
aina esokia
585a24c40d PHRAS-3224 2020-10-01 15:11:54 +03:00
aina esokia
4ac0646920 fix dialog, display assets, add link in title 2020-09-30 16:55:29 +03:00
jygaulier
4da47a7908 - fix : include=facets now works also in extended mode 2020-09-29 20:00:14 +02:00
aina esokia
f7b2fa581c fix edit and list 2020-09-29 18:26:25 +03:00
aina esokia
1be9b62ea8 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3189_Admin_expose_setting 2020-09-29 14:07:23 +03:00
Nicolas Maillat
96faa2b70a Merge branch 'master' into PHRAS-3214_validation-tokens-mess_MASTER 2020-09-29 11:08:33 +02:00
aina esokia
9a1f0e4ada change scheme https to http 2020-09-29 10:50:01 +03:00