Jonathan

Results 26 issues of Jonathan

Adding the test again, against master

Adding the Favorite Page type, again!

Those test were changed accidentally we need to revert to the previous version

Team: Falcon

Adding conditional hashing of the user id for SAML

Look for the translation for the layout name First tries the layout name replacing the spaces by ., for instance Dev Tools will be transform such as dev.tools, if there...

Adding the curl test + new dependencies for the #21244

Currently you can recovery categories from the api, but you can not set the categories to the contentlet in order to be saved. Acceptance criteria: After the change a documented...

Severity : Support Requested
LTS: Next
Maintenance Sprint

Now you can run this ``` #set($parentCategory = $categories.getCategoryByKey('ageOrGender')) #set($cats= $categories.getChildrenCategories($categories.getCategoryByKey('ageOrGender'))) #set($contentDeps = $workflow.copyContentletDependenciesBuilder().categories($cats).build()) $workflow.setContentletDependencies($contentDeps)) ``` To set the categories on workflow

Initial draft - refreshing block editor contentlets

Supporting now on the user creation, an lang code _ country code such as es_ES, en_US, etc