Skip to content

8.1.2

Compare
Choose a tag to compare
@opi99 opi99 released this 22 Oct 12:01
· 255 commits to main since this release

028daa3 [RELEASE] Maintenance Release 8.1.2
e95477c [TASK] Add some more documentation
88b636d Update README
a321ddd [BUGFIX] TV+ content elements showed again in new ce wizard
965a4b4 [CODEQUALITY] fix css
428e278 [BUGFIX] case problem with variable name
f5808d2 [CODEQUALITY] update phpstan config for latest changes
2d5a383 [CODEQUALITY] set editorconfig to 4 spaces indent for JavaScript as that is what PageLayout.js uses
3da15c7 [CODEQUALITY] suppress phpcs errors we can't do nothing about
1b90688 [BUGFIX] case problem with variable name
30902c5 [CODEQUALITY] relax php copypaste detector
fbf288e [FEATURE] Implement unique filename while migration
c0d15e7 [TASK] Remove hint about step 6 in UpdateScript
2945a91 phpcs: Fix missing spaces
6ef4559 [BUGFIX] clipboard not working on new elements
8dd9222 [BUGFIX] newly added FCEs have no valid dropzone
f81a4e6 [TASK] add notification API and provide meaningful error messages
0992243 [BUGFIX] clipboard copy to empty area broken
aa40c84 [BUGFIX] filterMaps wasn't respected in NewCeWizard, pageTSconfig couldn't filter wizards
60d321d [REGRESSION] rowList child retrieval doesn't respect hidden=1
0835a27 [BUGFIX] not translated records should fallback to default lang
5c2c96f [TASK] mapping type rowList should get l10n record and FAL relations
68f042e [BUGFIX] Backend ControlCenter needs current CSS/JS and descriptions
5a1ee13 [BUGFIX] Backend ControlCenter actions and labels need adaption to new models
8b3b921 [BUGFIX] Backend ControlCenter shows exception on TemplateConfiguration->Info
4c0038f [BUGFIX] page type external shows exception in BE page module
3c90734 [TASK] string comparison should use ===
e0a158b [FEATURE] add TSconfig additionalRecordData. < table> for BE node data attributes
df3a17a [BUGFIX] Argument 2 passed to IconUtility::mapRecordTypeToIconIdentifier() must be of the type array, null given
7842771 [FEATURE] new mapping type RowList
45879d8 [FEATURE] MappingConfiguration should allow LLL-names
59c7146 [BUGFIX] if node has same children multiple times it is not shown
c84b2d8 [TASK] FCEs with no mapping error should be more visible
e0c02c0 [BUG] fixes update error when server has sql_mode=only_full_group_by enabled
a8a89f8 [BUGFIX] FCEs with no mapping create exception
f7f551c [TASK] content_on_pid notice shows (redundant) page translations
c68ee87 [TASK] add some comments to clear up how content_from_pid works
88033be [BUGFIX] PageModule: Notifications on top show page type icon, but not icon of the pid
c2b7e8d [BUGFIX] content edit modal title should accept HTML
3bb876c [BUGFIX] PageRepository was moved to cms-core in 10LTS, not 9LTS
12ca03e [TASK] json settings output should be userSettings only as full tca slows down page
786413a [BUGFIX] ddev breaks processValue wraps
180417d [TASK] remove deprecated comment
57bec3c [REGRESSION] cursor was not set to drag anymore for node headers
5f55a8e [BUGFIX] non-admin: page module calcperm wrong
68457df [BUGFIX] non-admin: page module without selected page creates exception
ccac847 [REGRESSION] move sidebar item data-attributes to draggable element again
2b6e5da [TASK] optimize CSS and add labels for sidebar clipboard
1213d91 [TASK] optimize CSS and add labels for sidebar trash
f7a2c68 [REGRESSION] fix showInProgess/Success/Error functions flashing moved element header
b28cd70 [BUGFIX] fetchRecordLocalizations needs transOrigPointerField instead of origField
5b2f68e [REGRESSION] 10LTS fixes for node header
e798d7d [TASK] node titlebar shouldn't use bootstrap navbar as it is no navbar
76743ef [REGRESSION] <11LTS warp btn-groups and have wrong margins
809806c [REGRESSION] negative margin for childsTable only works on empty type (pages)
b4e9e94 [TASK] BE childsTable should use bootstrap row/col instead of table
f009a9c [TASK] Fix some phpstan errors
72e45b2 [FEATURE] Migration: Add extension key in composer.json
1391f82 [REGRESSION] activate first cewizard tab: pre-11LTS cewizard uses different tab active items as 11LTS
8c9b4f3 [TASK] fix 10LTS page module css for node margins, headers and badges
e6fcec8 [TASK] ContentElementWizard should have a title and desc to explain what it does
b179f2f [TASK] ContentElementWizard should have a title and desc to explain what it does
5c78de9 [TASK] ContentElementWizard should have first tab preselected
ca9e52a [TASK] only show flexform fields preview at bottom of page if there is something to show at all
d55d477 [TASK] remove page type information as only pages with type standard are shown
88fbb3b [TASK] fix double > in html code
8ef5f4a [TASK] moveElement should work if target fieldPointerPath only in DS but not yet in flexfield
c776c6c [TASK] node titlebar should crop title via CSS and shouldn't wrap
90be07b [BUGFIX] Fix adding new content element