PACKAGED_Portal - Build & deploy configs
Update on vue_app_base_url
prop
vue_app_base_url
has been modified into an object property vue_apps_base_url
:
Instead of:
vue_app_base_url: '/portal/', vue_app_base_url_asset_picker: '/asset-picker/', vue_app_base_url_adobe_asset_picker: '/adobe-asset-picker/', vue_app_base_url_config: '/wedia-config/', vue_app_base_url_office_picker: '/office-picker/', vue_app_base_url_office_outlook_picker: '/office-outlook-asset-picker/',
You will have:
vue_apps_base_url: { 'adobe-asset-picker': '/adobe-asset-picker/', 'asset-picker': '/asset-picker/', 'office-outlook-asset-picker': '/office-outlook-asset-picker/', 'office-asset-picker': '/office-picker/', portal: '/portal/', 'wedia-config': '/wedia-config/', },
The old properties are backward-compatible.
PACKAGED_Portal - update of $.menu.links configuration
The menu has changed in format, transitioning from a horizontal menu to a vertical one.
The description is no longer displayed, but it is now possible to place an icon next to the titles.
Moved files
src/common/mixins/menu/CwMenuChangeLangMixin/computed/availableLanguages.js
→src/common/mixins/menu/CwMenuChangeLangMixin/methods/availableLanguages.js
src/common/mixins/menu/CwMenuChangeLangMixin/computed/dropdownLanguages.js
→src/common/mixins/menu/CwMenuChangeLangMixin/methods/dropdownLanguages.js
src/common/mixins/menu/CwMenuChangeLangMixin/computed/maxInlineLanguages.js
→src/common/mixins/menu/CwMenuChangeLangMixin/methods/maxInlineLanguages.js
src/common/mixins/menu/CwMenuMixin/computed/currentUserDisplayName.js
→src/common/mixins/menu/CwMenuMixin/methods/currentUserDisplayName.js
src/common/mixins/menu/CwMenuMixin/computed/footerLinks.js
→src/common/mixins/menu/CwMenuMixin/methods/footerLinks.js
Structures changes
asset
Fields changes
poster
Tags:
Added: rest_api_include
Creative workflow’s structures (feature not yet available)
contentcomments
Fields changes
status
Nature:
workflow--> wkfcontentcommentsDefault value:
(- empty -)--> 2
target (added)
Type: data
Nature:
Label:
Default value:
Order: 1800
Remote name:
Max size: 0
Attachment:
In list:
Editable: false
Viewable: false
Mandatory: false
Null if empty: false
Auto carriage return: false
Index: Not indexed
i18n: false
i18n for:
Tags:
massimportitem
Fields changes
created
Tags:
Added:
rest_api_include/massimport
owner
Tags:
Added:
rest_api_include/massimport
sha
Tags:
Added:
rest_api_mass_import_field
space
Tags:
Added:
rest_api_include/massimport
,rest_api_create_not_required
,rest_api_update_not_required
indexingstatus
Tags:
Added:
rest_api_include/massimport
,rest_api_create_not_required
,rest_api_update_not_required
jobowner (added)
Type: child
Nature: user
Label:
Default value:
Order: 6300
Remote name:
Max size: 0
Attachment:
In list:
Editable: false
Viewable: false
Mandatory: false
Null if empty: false
Auto carriage return: false
Index: Not indexed
i18n: false
i18n for:
Tags:
itemversion (added)
Type: integer
Nature:
Label:
Default value:
Order: 6400
Remote name:
Max size: 0
Attachment:
In list:
Editable: false
Viewable: false
Mandatory: false
Null if empty: false
Auto carriage return: false
Index: Not indexed
i18n: false
i18n for:
Tags:
rest_api_include/massimport
,rest_api_create_not_required
,rest_api_update_not_required
wkfcontentcomments (ADDED)
wkfcontentcommentsaction (ADDED)
Instances changes
user
user/1000 (ADDED)
activated: 2
authmedias: 0
avatar:
blocs:
bocolor: blue
bolang: 2
changepass: 2
child:
contriblangs: ,2,
created: 08/09/2023 09:52:33
deactivateonnbrfail: 0
email:
firstname:
groups: ,1,
HistoryPasswords:
id: 1000
internal: 1
lastdateconnected:
lastname:
LastPassChanged: 08/09/2023 09:52:33
login:
modified: 08/09/2023 09:53:44
name: default
nbrconnexionfailed: 0
organization: 0
owner: 1
parent:
parentgroup: 74
password:
pkgroletemplate: 0
role: 1
status: 2
type: 2
wkfcontentcomment Instances
Plugins changes
PACKAGED_Activity (ADDED)
PACKAGED_CreativeWorkflow
PACKAGED_Security
Diff => configresolver permissions have now a default configuration for PACKAGED_Security’s role_template_default_permissions parameter.
This has been done to ensure that the new menu in wedia-config functions correctly for users who have access to wedia-config but do not have the "manage portal" permission.
WXM_Wedia_Support
POC_AWS_MEDIACONVERT
plugin.xml
Plugins Config changes
WXM_CART2
Parameters:
UPDATED previewsProfiles:
New value : empty => Default value set in nar config
UPDATED shareProfiles:
New value : empty => Default value set in nar config
PACKAGED_Activity
Activated:
true
Rights
Even though there is a correction on PACKAGED_Security’s role_template_default_permissions default value. For now, to ensure that the menu functions properly in wedia-config, we recommend granting the "manage portal" permission to all users who have access to wedia-config.