Releases: FriendsOfTYPO3/frontend_editing
Preview mode fix
This release contains fixes that ensure that the Preview mode always is only displayed when frontend editing is activated.
- [BUGFIX] Make sure to only display ''Preview mode'' in frontend_editing mode
Modal visibility
This release contains fixes that ensure that the Modal always is visible when activated.
- [TASK] Fix z-index on Modal so it is always on top
Performance and UI improvements
This is a new major release which have focus on better performance and a more slim UI. A big part of the UI changes are related to the inline editing to make it more intuitive.
General UI:
- [FEATURE] Buttons on right bar to edit/create a page
- [TASK] Darker loading screen
- [BUGFIX] Prevent double confirm modal on delete action
- [BUGFIX] Use already initialized language service $GLOBALS['LANG']
- [TASK] Make the save key more unique
- [TASK] Add notification for when opening inline editing and unsaved changes
Inline editing:
- [FEATURE] Add 'New' action icon
- [FEATURE] Make record editing possible (like news records)
- [TASK] Change showing hidden elements
- [TASK] Move action icons to left
- [FEATURE] Retain scrollbar position after reloading
- [FEATURE] Handle drag&drop of nested CE
- [TASK] Improve dropzone active state
- [TASK] Add record title to ''title'' attribute in inline actions icon
Performance:
- [TASK] Load page by ajax request without get variable
- [TASK] Set iframe content direct on first load
- [BUGFIX] Unset page setup before render the toolbars
Performance and UI improvements
This is a new major release which have focus on better performance and a more slim UI. A big part of the UI changes are related to the inline editing to make it more intuitive.
General UI:
- [FEATURE] Buttons on right bar to edit/create a page
- [TASK] Darker loading screen
- [BUGFIX] Prevent double confirm modal on delete action
- [BUGFIX] Use already initialized language service $GLOBALS['LANG']
- [TASK] Make the save key more unique
- [TASK] Add notification for when opening inline editing and unsaved changes
Inline editing:
- [FEATURE] Add 'New' action icon
- [FEATURE] Make record editing possible (like news records)
- [TASK] Change showing hidden elements
- [TASK] Move action icons to left
- [FEATURE] Retain scrollbar position after reloading
- [FEATURE] Handle drag&drop of nested CE
- [TASK] Improve dropzone active state
- [TASK] Add record title to ''title'' attribute in inline actions icon
Performance:
- [TASK] Load page by ajax request without get variable
- [TASK] Set iframe content direct on first load
- [BUGFIX] Unset page setup before render the toolbars
Content type change
This release contains the following fixes:
- Make it possible to change content type in Modal popup
- Update documentation regarding optional "field" in view helper
Linkhandler error
This release contains the following fixes:
- Link wizard in rte not working in TYPO3 8.7 LTS
- Can not disable "Frontend editing" in User settings
Improved creation of new content elements
This release focus on improved handling of creating new content elements, so now there is support for multi column layouts. So from now on the is a possibility to add new content elements to for example a 3 column splitter, to each and one of the columns.
Bug fixes:
Fix broken documentation link
v1.0.6 [TASK] Update extension version to 1.0.6
Improve handling of headline inline editing
This release contains the following fixes:
- Remove tags from record title for inline editing
- Set UID of root page when ?id= missing
- Improved default dropzone configuration
Create content element in empty column
This release contains the following bug fixes:
- TYPO3 backend user image broken
- Not possible to create new content element on blank page
- Editable fields gets wrapped in 'p' tag