Bugfix SUP-11246 Link to this entry
The REST API for forms has been extended:
DELETE /form/{id}/publish/at
removes a set “publish at” timeDELETE /form/{id}/offline/at
removes a set “offline at” timePUT /form/{id}/publish
has a new query parameter “keepVersion” to keep the scheduled version, when scheduling a form to be published
Bugfix SUP-11192 Link to this entry
Editor User Interface: Added the sorting implementation for Form Generator selectable options.
Bugfix SUP-11246 Link to this entry
Editor User Interface: Implemented time management to publish / take offline forms.
Bugfix SUP-11655 Link to this entry
Editor User Interface: Opening pages of folders that were not opened yet, now also properly retrieves the corresponding permissions. Thus, a bug where the edit button (e.g. for pages) was hidden is fixed.
Bugfix SUP-11658 Link to this entry
Publishing into Mesh ContentRepositories has been optimized:
- The used OkHttpClient instance will be re-used now (which saves resources)
- Waiting for the semaphore (for synchronizing write requests to Mesh) has a defined timeout now (which is the call timeout for the Mesh client)
Bugfix SUP-11180 Link to this entry
Editor User Interface: Form generator now properly indicates which form elements contain invalid property values. Furthermore, the save button is now also disabled when invalid values exist.
This Gentics CMS version includes the Aloha Editor 1.4.58 – 12.11.2019
This Gentics CMS version includes the .Node Version 2.3.17