Harrys Ravalomanana
442c953708
PHRAS-2809 #comment add hide field switch attribute gui_editable value #time 2h
2019-11-06 15:51:25 +04:00
Nicolas Maillat
28c55ddf7a
Merge pull request #3181 from HRavalomanana/PHRAS-2761_add_status_change_capabilities-to_quarantine
...
PHRAS-2761 #comment port to 4.1 add status change to quarantine
2019-11-05 17:45:39 +01:00
Nicolas Maillat
ec2f0697d6
Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine
2019-11-05 17:13:52 +01:00
Nicolas Maillat
4221b7da7f
Merge pull request #3198 from HRavalomanana/PHRAS-2792_Order_manager_Applied_choice_not_shown_before_order_validation
...
PHRAS-2792 #comment Order manager : Applied choice not shown before order validation
2019-11-05 17:12:49 +01:00
Harrys Ravalomanana
27e100bdbd
PHRAS-2792 #comment add new icon
2019-11-05 17:20:24 +04:00
Nicolas Maillat
11ed5c08c8
Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine
2019-11-05 12:47:27 +01:00
Nicolas Maillat
452253eb09
Merge branch 'master' into PHRAS-2792_Order_manager_Applied_choice_not_shown_before_order_validation
2019-11-05 12:45:52 +01:00
Nicolas Maillat
232c255e3e
Merge pull request #3188 from HRavalomanana/PHRAS-2785_facets_on_date_restitued_in_wicked_way
...
PHRAS-2785 Port to 4.1 - Facets on date are restitued in a wicked way
2019-11-05 12:39:13 +01: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
3da13c5a88
Merge branch 'master' into PHRAS-2792_Order_manager_Applied_choice_not_shown_before_order_validation
2019-11-05 12:18:48 +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
Nicolas Maillat
be51b620d5
Merge pull request #3197 from jygaulier/PHRAS-2808-2806_disable-cterms_mask-writable-fields_4.1
...
PHRAS-2808 #comment disable cterms on linked field PHRAS-2806 #comment mask writable fields 4.1
2019-11-05 12:14:00 +01:00
Jean-Yves Gaulier
32ec974341
PHRAS-2808-2806_disable-cterms_mask-writable-fields_4.1
...
fix unit test
todo : implement "gui_editable" in edit ux (hide field when =false)
todo : 2 new strings (ckbox labels) to trans
2019-11-04 16:01:50 +01:00
Harrys Ravalomanana
c1c76a6d9e
PHRAS-2792 #comment upgrade phraseanet-production-client
2019-11-04 13:53:57 +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
Harrys Ravalomanana
9d31265574
PHRAS-2792 #time 4h
2019-11-04 11:20:49 +04: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
Harrys Ravalomanana
02e670880d
PHRAS-2761 #comment Port of PHRAS-2801 (Fix on firefox)
2019-10-29 18:11:46 +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
Nicolas Maillat
31d2032056
Merge branch 'master' into PHRAS-2785_facets_on_date_restitued_in_wicked_way
2019-10-11 17:10:52 +02:00
Nicolas Maillat
190ac6bb9f
Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine
2019-10-09 17:19:09 +02:00
Nicolas Maillat
1becb29bc3
Merge pull request #3190 from xrousset78800/PHRAS-2791/serve-poster-image-with-subdef-permalink
...
PHRAS-2791 #comment merge in 4.1 Serve a permalink instead of direct url.
2019-10-09 17:18:42 +02:00
Xavier Rousset
f6faaee857
PHRAS-2791 | 4.1 | Serve a permalink instead of direct url in case of specific subdef is selected
2019-10-09 17:04:08 +02: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
Nicolas Maillat
59900c3cdf
Merge pull request #3189 from jygaulier/PHRAS-2751_geoloc-search-403err_master
...
PHRAS-2751 #comment geoloc search 403err master
2019-10-08 16:35:24 +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
Harrys Ravalomanana
e0ee90e3af
PHRAS-2761 #comment add status change to quarantine #time 8h
2019-10-01 16:10:46 +04:00
Nicolas Maillat
d6c61eba28
Merge pull request #3179 from aynsix/PHRAS-2754-reactivate-permalink-41
...
PHRAS-2754 #comment merge in 4.1, reactivate permalink when record moved from TRASH
2019-09-27 16:27:05 +02:00
Nicolas Maillat
90959422eb
Merge branch 'master' into PHRAS-2754-reactivate-permalink-41
2019-09-27 16:10:59 +02:00
Nicolas Maillat
49ed81244e
Merge pull request #3169 from HRavalomanana/PHRAS-2686_paging_new_design
...
PHRAS-2686 #comment merge Prod - answer grid - Keep Pagination always visible. last fix for max page number
2019-09-27 12:48:43 +02:00
aynsix
dbaca5bb94
reactivate permalink when record moved from TRASH 4.1
2019-09-27 11:49:09 +04:00
Nicolas Maillat
fcb275da4c
Merge branch 'master' into PHRAS-2686_paging_new_design
2019-09-23 12:24:00 +02:00
Nicolas Maillat
62430e7c5d
Merge pull request #3099 from jygaulier/PHRAS-2666_slow-notifications_4.1
...
PHRAS-2666 #comment merge slow notifications 4.1
2019-09-23 12:23:29 +02:00
jygaulier
704e119f6b
Merge branch 'master' into PHRAS-2666_slow-notifications_4.1
2019-09-23 12:04:11 +02:00
Nicolas Maillat
39103c8509
Merge pull request #3103 from aynsix/PHRAS-2436-port-41
...
PHRAS-2436 #comment merge fix port to 4.1 extract xmp:PageImage indesign
2019-09-23 09:12:26 +02:00
aynsix
70c79d8118
merge
2019-09-23 10:52:31 +04:00
Nicolas Maillat
799dc1fef4
Merge pull request #3170 from HRavalomanana/PHRAS-2686_upgrade_phraseanet_production_client
...
PHRAS-2686 #comment merge upgrade phraseanet-production-client
2019-09-20 16:29:33 +02:00
Harrys Ravalomanana
d202fe5980
PHRAS-2686 upgrade phraseanet-production-client
2019-09-20 15:20:58 +04:00
Harrys Ravalomanana
e052d2ad06
Merge branch 'master' into PHRAS-2686_paging_new_design
2019-09-20 14:35:36 +04:00
Nicolas Maillat
861785e7ab
Merge pull request #3168 from HRavalomanana/PHRAS-2721_Edit_form_fix_submit_form
...
PHRAS-2721 #comment merge Edit form : Clicking back on a multivalued field entry value form add value to field
2019-09-20 10:41:35 +02:00
Nicolas Maillat
7865c14bcc
Merge branch 'master' into PHRAS-2721_Edit_form_fix_submit_form
2019-09-20 10:19:14 +02:00
Nicolas Maillat
456b65e481
Merge pull request #3167 from HRavalomanana/PHRAS-2661_help_menu
...
PHRAS-2661 #comment Help menue : click on arrow doesn't open sub menue
2019-09-20 10:16:21 +02:00
Nicolas Maillat
db453645fa
Merge branch 'master' into PHRAS-2661_help_menu
2019-09-20 09:53:01 +02:00
Harrys Ravalomanana
c16dc45208
PHRAS-2686
2019-09-20 11:10:26 +04:00
Harrys Ravalomanana
c0350649a1
Merge branch 'master' into PHRAS-2686_paging_new_design
2019-09-20 10:03:32 +04:00
Nicolas Maillat
6c17e6bf87
Merge pull request #3165 from HRavalomanana/PHRAS-2282_upgrade_phraseanet-production-client
...
PHRAS-2282 #comment merge Design of new basket windows Browser with last fix
2019-09-19 12:42:28 +02:00
Harrys Ravalomanana
b3af2c26b2
PHRAS-2686
2019-09-18 17:43:42 +04:00
Harrys Ravalomanana
44199925cd
PHRAS-2721 #comment fix Edit form: multi-values submit #time 3h
2019-09-18 10:39:43 +04:00