Enhancement Link to this entry
Enhanced the permission page for folders (Accessed through the folders context menu) The permissions are now directly shown for all groups for the currently selected folder.
Enhancement Link to this entry
Inherited content and properties are rendered in REST-API ‘render‘ call (only localized pages). When calling /rest/page/render/{id} now it is possible to get the inherited content and the inherited properties when the parameter ‘inherited‘ is set to true. The response then will add 2 new properties:
- ‘inheritedContent‘: content of the inherited page
- ‘inheritedProperties‘: properties of the inherited page
Bugfix RT57596 Link to this entry
When writing pages into the contentrepositories was slower than rendering the pages, the internal job queues could grow very big, which could cause memory problems. This has been fixed now. If one of the queue exceeds the limit of 1000 pages, no more pages will be rendered (and put into the queue), until the queue is below the limit.
Bugfix RT57590 Link to this entry
On some systems the Regex.Admin view did not display properly. A security check prevented the correct rendering of the view. The check has been adapted and the view will now render correctly.
Bugfix RT56835 Link to this entry
When using small browser windows (e.g. on systems with low resolutions), some data shown on the startpage of the CMS could overlap each other. This has been fixed now. If the window is too small to show the info boxes side by side the boxes will be shown one on top of the other.
Bugfix RT57556 Link to this entry
A minor issue in the autoupdate feature was fixed. Additional protection checks were added to prevent multiple autoupdate invocations.
Bugfix RT57212 Link to this entry
When loading the binary contents of a file via the REST API by using /rest/file/content/load/{id} the response always had the ‘Content-Type‘ ‘application/octet-stream‘. This has been changed now, the response to /rest/file/content/load/{id} will now have the correct ‘Content-Type‘ set.
Bugfix RT53165 Link to this entry
When part of type “URL (Page)“ was set to be required in the tagtype, the tagtype itself could not be filled without providing a default value for that part. This behaviour was different than the behaviour for other parts (e.g. type “Text”) where the part only has to be filled for tags, but not for the tagtype itself. The behaviour has been changed now to be consistent for all part types: If a part is required, it still can be left empty for the tagtype, but has to be filled in tags (e.g. in pages).
Bugfix RT57550 Link to this entry
When selecting elements for an overview using the repository browser, the order of the already selected elements was not always shown consistently. This has been fixed now.
Bugfix RT57297 Link to this entry
A bug in the scheduler view was fixed. Previously no error message was being displayed when the user was trying to delete a scheduler task that still got tasks that depended upon it. This issue has now been resolved.
Bugfix RT56031 Link to this entry
Pausing the scheduler could take a very long time due to an inperformant SQL statement. This has been fixed now.
This Gentics CMS version includes the Aloha Editor 0.24.9 – 18.12.2013