Nicolas Maillat
e770539a8d
Merge pull request #3772 from alchemy-fr/PHRAS-3417_search-empty-fields_MASTER
...
PHRAS-3417 merge search "_empty_" and "_filled_" in a field
2021-04-22 10:40:17 +02:00
jygaulier
fff3f284bb
PHRAS-3425_fix-translation-dump_MASTER
...
fix : bump patched jms/translation-bundle (forked)
fix : all errors ; most warnings
2021-04-21 15:02:39 +02:00
jygaulier
7f68b7a0f9
Merge branch 'master' into PHRAS-3424_recordid-compare-ops_MASTER
2021-04-21 09:29:41 +02:00
Nicolas Maillat
929598e578
Merge branch 'master' into PHRAS-3417_search-empty-fields_MASTER
2021-04-20 21:13:58 +02:00
Nicolas Maillat
9beca04cc7
Merge pull request #3775 from alchemy-fr/PHRAS-3421-authentication-multiple-expose
...
PHRAS-3421 merge Prod- expose - authentication for multi expose with password is NOK
2021-04-20 21:13:35 +02:00
Nicolas Maillat
728044d6d5
Merge branch 'master' into PHRAS-3417_search-empty-fields_MASTER
2021-04-20 20:54:14 +02:00
Nicolas Maillat
6f02eb27cd
Merge branch 'master' into PHRAS-3421-authentication-multiple-expose
2021-04-20 20:52:43 +02:00
Nicolas Maillat
14c6340ae3
Merge pull request #3776 from alchemy-fr/PHRAS-3420-add-grid-layout-expose
...
PHRAS-3420 merge Prod - expose - publication setting - layout selection - "Grid" Layout is missing
2021-04-20 20:51:55 +02:00
jygaulier
7c90ad2ccc
PHRAS-3417_search-empty-fields_MASTER
...
fix : unit tests
2021-04-20 20:34:52 +02:00
jygaulier
f73f755f53
Merge branch 'master' into PHRAS-3417_search-empty-fields_MASTER
2021-04-20 19:31:05 +02:00
jygaulier
bfc984266c
PHRAS-3417_search-empty-fields_MASTER
...
change : _any_ pseudo-value is changed for _filled_
2021-04-20 19:29:47 +02:00
jygaulier
01a83a88a8
PHRAS-3424_recordid-compare-ops_MASTER
...
add : native pseudo-fields (recordid, database, collection, ...) support comparison operators, e.g. "recordid > 100" ; "database=getty"
2021-04-20 17:58:27 +02:00
aynsix
72ea2b59b9
PHRAS-3420 add grid layout
2021-04-20 17:36:55 +03:00
aynsix
9db9d259e1
PHRAS-3421 fix auth multiple expose
2021-04-20 17:05:00 +03:00
Nicolas Maillat
c9a993b9cc
Merge pull request #3773 from alchemy-fr/PHRAS-3411-string-thesaurus-windows
...
PHRAS-3411 merge Prod - String for Thesaurus as tx windows
2021-04-20 16:02:14 +02:00
aynsix
1e99bde502
thesaurus translation
2021-04-19 16:17:13 +03:00
Nicolas Maillat
59d7789aa6
Merge pull request #3655 from alchemy-fr/PHRAS-3233-helm-charts-minikube
...
PHRAS-3233 merge helm charts minikube WIP
2021-04-19 10:44:34 +02:00
nmaillat
cd3b7039e2
add minikube readme and doc repo
2021-04-19 10:14:12 +02:00
Nicolas Maillat
cbf2200765
Merge branch 'master' into PHRAS-3233-helm-charts-minikube
2021-04-16 00:48:57 +02:00
jygaulier
71e2ca2e57
PHRAS-3417_search-empty-fields_MASTER
...
add : user setting
todo : translate strings
- prod : user setting dlg : "index::advance_search: show-unset-field-facet"
- prod : workzone/unset field facet : "prod:workzone:facetstab:unset_field_facet_label_(%s)" where %s is the name of the field
2021-04-15 19:23:03 +02:00
jygaulier
e37ce3e255
[skip ci] PHRAS-3417_search-empty-fields_MASTER
...
add : facet for empty field
wip/todo : unit test ; conf ; translate "unset_field_facet_label"
2021-04-15 17:31:22 +02:00
jygaulier
1e7092b86a
[skip ci] PHRAS-3417_search-empty-fields_MASTER
...
add : special values "_empty_" and "_any_" to search empty field or not-empty field. Works only with = operator.
e.g.: Title=_empty_
wip/todo : unit test ; facet
2021-04-15 17:31:22 +02:00
Nicolas Maillat
e66cea63d4
Merge pull request #3771 from alchemy-fr/PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
PHRAS-3389 merge use only conceptpaths from selected databox and query optimisation
2021-04-15 15:56:27 +02:00
jygaulier
7756878a63
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fix unit tests
2021-04-14 17:36:10 +02:00
jygaulier
736bdb7688
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fix unit tests
2021-04-14 17:10:19 +02:00
jygaulier
4559d3e3b0
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fix unit tests
2021-04-14 15:19:12 +02:00
jygaulier
374e617d2e
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fixed preview was not displayed (caused by missing di)
2021-04-14 09:56:16 +02:00
jygaulier
e1766103a6
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
wip : fixing unit-tests
2021-04-13 13:54:28 +02:00
jygaulier
3eb2fd6688
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fixed "query_parsing_exception: [_na] query malformed, must start with start_object"
2021-04-13 10:59:56 +02:00
jygaulier
00979f2d6d
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : fixed [] search (thesaurus) caused by bad thesaurus hydration during record indexing
2021-04-12 15:57:44 +02:00
jygaulier
63bee24775
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
...
fix : search only concept-paths from the relevant thesaurus
fix : search only fields from the relevant databoxes (collections)
2021-04-08 18:15:27 +02:00
Nicolas Maillat
e29926bcd4
Merge pull request #3765 from alchemy-fr/PHRAS-3412_bad-gps-crash-indexation_MASTER
...
PHRAS-3412 Merge bad GPS coordinates crash indexation MASTER
2021-04-06 15:56:50 +02:00
Nicolas Maillat
55bbba7fa0
PHRAS-3384 Disable newrelic blackfire entrypoint
2021-04-06 13:29:44 +02:00
Nicolas Maillat
dff0cee674
PHRAS-3384 typo fix worker entrypoint [SKIP CI]
2021-04-06 13:27:17 +02:00
jygaulier
0e7daab638
PHRAS-3412_bad-gps-crash-indexation_MASTER
...
fix : PHRAS-3412 fix warning
2021-04-01 15:47:09 +02:00
jygaulier
27433c769f
PHRAS-3412_bad-gps-crash-indexation_MASTER
...
fix : PHRAS-3412 bad gps values are ignored
2021-04-01 15:45:40 +02:00
Nicolas Maillat
6a55744823
Merge pull request #3763 from alchemy-fr/PHRAS-3391-change-delete-confirmation-window
...
PHRAS-3391 merge Prod - Detailed view - feedback context - add confirmation when user try to delete a Record
2021-03-30 22:54:48 +02:00
Nicolas Maillat
f4f7d60a1c
Merge branch 'master' into PHRAS-3391-change-delete-confirmation-window
2021-03-30 22:33:55 +02:00
Nicolas Maillat
8476ec3777
PHRAS-3381
2021-03-30 22:33:38 +02:00
aynsix
3c00ad8843
PHRAS-3391 add dialog and change dialog window when delete feedback element
2021-03-30 12:00:06 +03:00
Nicolas Maillat
2b460d3f41
Merge pull request #3762 from alchemy-fr/PHRAS-3393_apiv3-patch-use-recordadapter_MASTER
...
PHRAS-3393 Merge api v3 patch use RecordAdapter MASTER
2021-03-29 19:17:31 +02:00
jygaulier
1d5769e002
PHRAS-3393_apiv3-patch-use-recordadapter_MASTER
...
change : api v3 record metadata post/patch. Use the code that was moved to record adapter
2021-03-29 17:16:10 +02:00
Nicolas Maillat
85912e271d
Merge pull request #3761 from alchemy-fr/PHRAS-3406_classification-field-centric_MASTER
...
PHRAS-3406 merge classification-field-centric_MASTER
2021-03-29 11:18:29 +02:00
jygaulier
8a42b9277b
PHRAS-3406_classification-field-centric_MASTER
...
fix : setting a mono-valued field with the "simple" ux
also tested ok with special chars : " bad_'_<_"_>_&_=_:_!_chars "
2021-03-29 10:18:17 +02:00
Jennifer
727f745e5d
Translated using Weblate (German)
...
Currently translated at 99.7% (2707 of 2715 strings)
2021-03-26 17:47:56 +00:00
Nicolas Maillat
08ff209c47
Translated using Weblate (English)
...
Currently translated at 99.8% (2710 of 2715 strings)
2021-03-26 17:47:56 +00:00
Nicolas Maillat
9e319ff369
Translated using Weblate (French)
...
Currently translated at 99.7% (2707 of 2715 strings)
2021-03-26 17:46:05 +00:00
Jennifer
20a75944b2
Translated using Weblate (English)
...
Currently translated at 99.3% (2696 of 2715 strings)
2021-03-26 17:20:33 +00:00
Jennifer
0090d114fa
Translated using Weblate (French)
...
Currently translated at 99.4% (2700 of 2715 strings)
2021-03-26 17:14:57 +00:00
Nicolas Maillat
8bd01b1194
Translated using Weblate (French)
...
Currently translated at 99.4% (2701 of 2715 strings)
2021-03-26 15:32:26 +00:00