Commit Graph

7635 Commits

Author SHA1 Message Date
nmaillat
1f5a484a3a PHRAS-2842 #comment change audio codec in databases model #time 1h 2019-11-22 22:55:19 +01:00
Nicolas Maillat
77d3405149 Merge branch 'master' into PHRAS-2196-api-stories-pagination 2019-11-21 17:54:23 +01:00
Jean-Yves Gaulier
246ffd15ef PHRAS-2796_actionbar-enhancements_4.1
port code from 4.0
2019-11-21 14:11:33 +01:00
Nicolas Maillat
0f2bfef0a6 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-11-19 18:30:44 +01:00
Nicolas Maillat
022f9f56a1 Merge branch 'master' into PHRAS-2814-setup-install-elasticsearch-information 2019-11-19 18:25:26 +01:00
jygaulier
a2b2658c04 Merge branch 'master' into PHRAS-2831_port-truncation_4.1 2019-11-19 17:34:45 +01:00
Jean-Yves Gaulier
3145049247 PHRAS-2831_port-truncation_4.1
copy elastic/truncation code from 4.0
nb: from already exists
2019-11-19 16:45:46 +01:00
Nicolas Maillat
bbf0248602 Merge branch 'master' into PHRAS-2814-setup-install-elasticsearch-information 2019-11-19 16:30:07 +01:00
Nicolas Maillat
d95c56af69 Merge branch 'master' into PHRAS-2805_Port_41_facet-case-sensibility 2019-11-19 16:04:41 +01:00
aynsix
bc488a421d on system:install add elasticsearch informations options 2019-11-18 17:35:36 +04:00
Nicolas Maillat
1d803e7afb Merge branch 'master' into PHRAS-2813-redis-delete-deprecated 2019-11-15 23:03:35 +01:00
aynsix
be73baae5b redis function delete is deprecated 2019-11-15 17:12:02 +04:00
Harrys Ravalomanana
5e4da5f28f PHRAS-2805 #comment Port41 of Facet-case-sensibility 2019-11-14 15:02:04 +04:00
Nicolas Maillat
5378d593ca Merge branch 'master' into PHRAS-2815_generate-cterms-multi-db_4.1 2019-11-13 15:16:06 +01:00
Harrys Ravalomanana
5f2617e5f7 PHRAS-2816 #comment add attribute gui_visible to show fields on roll over and detailled view #time 2h 2019-11-12 18:13:05 +04:00
Harrys Ravalomanana
beb57b3af2 PHRAS-2816 #comment hidden fields on roll over and detailled view depending on gui_editable attribute #time 6h 2019-11-11 15:47:11 +04:00
Nicolas Maillat
9605b1d091 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-11-08 18:32:07 +01:00
Nicolas Maillat
8279fb64ec Merge branch 'master' into PHRAS-2815_generate-cterms-multi-db_4.1 2019-11-08 17:37:17 +01:00
Jean-Yves Gaulier
cba5f8a1a2 PHRAS-2815_generate-cterms-multi-db_4.1
fix : the "generate cterms" setting is applied by db
how : the "global_structure" (fields merged) now also contains field settings by db
2019-11-07 17:24:57 +01:00
Jean-Yves Gaulier
da532cc36a PHRAS-2748_bad-chars-cterms_4.1
fix : remove bad ascii chars (0...31 except tab; cr; lf) from cterms values
todo ? : also cleanup bad chars from prod/editing and api/editing ?
2019-11-05 17:59:03 +01:00
Nicolas Maillat
11ed5c08c8 Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine 2019-11-05 12:47:27 +01:00
aynsix
2de0d7d3b1 upgrade version to 18a 2019-11-05 15:38:36 +04:00
aynsix
37475fdde5 merge master 2019-11-05 15:35:02 +04:00
Nicolas Maillat
c9a0a0490c Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine 2019-11-05 12:26:43 +01:00
Nicolas Maillat
d36517982c Merge branch 'master' into PHRAS-2785_facets_on_date_restitued_in_wicked_way 2019-11-05 12:14:41 +01:00
aynsix
97b579efc3 PHRAS-2769 add DeleteEvent file 2019-11-04 17:51:18 +04:00
aynsix
378f67c203 PHRAS-2769 delete record 2019-11-04 17:19:18 +04:00
Jean-Yves Gaulier
21bb2ffae4 PHRAS-2808-2806_disable-cterms_mask-writable-fields_4.1
fix php syntax error during circleci test (ok on devjy ?)
todo : implement "gui_editable" in edit ux (hide field when =false)
todo : 2 new strings (ckbox labels) to trans
2019-11-04 10:35:16 +01:00
Jean-Yves Gaulier
b4e848a5e9 PHRAS-2808-2806_disable-cterms_mask-writable-fields_4.1
new : checkbox in admin/field to allow gui (prod) editing, default=checked.
rename "publish_cterms" to "generate_cterms"
todo : implement "gui_editable" in edit ux (hide field when =false)
todo : 2 new strings (ckbox labels) to trans
2019-10-31 19:31:12 +01:00
Jean-Yves Gaulier
ce13112105 PHRAS-2808_disable-cterms_4.1
new : checkbox in admin/field to disable cterms generation.
fix : when cterms is cleared (during reindex), rejected terms are kept
WIP
2019-10-31 18:12:26 +01:00
aynsix
2163f0452d PHRAS-2797 retrieve available subdef in event record.sub_definitions_created 2019-10-30 14:19:13 +04:00
Harrys Ravalomanana
df86aac2ba PHRAS-2766 #comment port 41 Add status change capabilities to quarantine #time 3h 2019-10-29 16:48:14 +04:00
aynsix
a318e7c004 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2741-worker-service-part1 2019-10-22 14:36:37 +04:00
Nicolas Maillat
8551469c1f Merge branch 'master' into PHRAS-2785_facets_on_date_restitued_in_wicked_way 2019-10-09 10:52:03 +02:00
Jean-Yves Gaulier
a4631cb434 PHRAS-2751_geoloc-search-403err_master
fix : geoloc search should work again (missed method during PHRAS-2707)
2019-10-08 15:30:19 +02:00
Harrys Ravalomanana
ce67d5f62d PHRAS-2785 #comment Port41 of PHRAS-2758 #time 1h 2019-10-08 16:40:07 +04:00
Nicolas Maillat
8019cc3bd0 Merge branch 'master' into PHRAS-2680-webhook-privacy-and-security 2019-09-30 15:49:33 +02:00
Nicolas Maillat
1bae92f422 Merge branch 'master' into PHRAS-2739-incorporate-subdefwebhook 2019-09-30 15:48:22 +02:00
Nicolas Maillat
b94e594f81 Merge branch 'master' into PHRAS-2741-worker-service-part1 2019-09-30 15:37:53 +02:00
Nicolas Maillat
90959422eb Merge branch 'master' into PHRAS-2754-reactivate-permalink-41 2019-09-27 16:10:59 +02:00
aynsix
dbaca5bb94 reactivate permalink when record moved from TRASH 4.1 2019-09-27 11:49:09 +04:00
aynsix
56c44a1b3f fix 2019-09-26 18:05:03 +04:00
aynsix
5fc4d85aef fix 2019-09-26 15:30:59 +04:00
aynsix
194b0b0f5c incorporate subdefWebhook into phraseanet 2019-09-26 15:04:08 +04:00
aynsix
e50b60306c revert: 4cac08c48f do not use this approach 2019-09-25 14:45:48 +04:00
aynsix
4cac08c48f ask to write metadata only if record has subdefs 2019-09-25 11:29:07 +04:00
aynsix
e6fe8f98b6 change event name 2019-09-24 11:28:31 +04:00
Nicolas Maillat
fcb275da4c Merge branch 'master' into PHRAS-2686_paging_new_design 2019-09-23 12:24:00 +02:00
Nicolas Maillat
b30d458b64 Merge branch 'master' into PHRAS-2741-worker-service-part1 2019-09-23 12:23:46 +02:00
jygaulier
704e119f6b Merge branch 'master' into PHRAS-2666_slow-notifications_4.1 2019-09-23 12:04:11 +02:00