Gentics Content.Node 5.28.10
When applying this update, the packaged Tomcat will be updated to version 7.0.82 which contains important security and bug fixes. You can delete the old Tomcat directories after updating.
Bugfix SUP-5380
The xml response of the REST API endpoints /file/usage/total
and /image/usage/total
did not contain any usage info. This has been fixed.
Bugfix SUP-5472
When editing the object properties for pages using the new UI, sometimes the action to apply an object property to all language variants of the page was not available. This has been fixed now.
Bugfix SUP-5431
Fixed that users that are restricted to a certain channel and have no permissions on the master node were not able to create new files in certain cases.
New UI Update
UI Version 1.15.0
- Show confirm delete modal if user doesn‘t have wastebin permissions
- Allow clearing dates in the time management modal
- Allow sorting of wastebin contents
- Correctly fetch template information when working in a channel
- Improve performance when navigating by eliminating redundant API calls
- Searching for a number no longer returns irrelevant results
- Add paging support to repository browser
- Improve version restoring of current item in editor
- Allow filtering repository browser by page ID
- Add ability to localize more items at once
- Implement ‘always localize‘ feature
- Remove redundant API calls when navigating
- Searching for a page ID no longer returns irrelevant results
- Always compare new to old when comparing page versions
- Filter/search in repository browser can be cleared
- Fix size of search bar chip with long inputs
- Refresh/change folder after copying items
- Refresh ItemList after restoring from wastebin with an active search
- Enable users with no template permissions to create pages
- Fix repository browser selection for “image” overviews
- Fix old file picker being used for the Aloha gcnfileupload plugin
- Internal links correctly navigate when clicked
- Fix unresponsive publish queue when there are many nodes
Gentics Content.Node 5.28.9
Bugfix SUP-5362
When using the devtools to synchronize a template, changing of an object property of the template did not trigger the automatic synchronization into the package. This has been fixed now.
Bugfix SUP-5364
Synchronizing objects with special characters (like umlauts) in the name using the devtools sometimes failed with an error. This has been fixed now.
Bugfix SUP-5350
When using the tagfill dialog in the new UI, selecting an image could cause an error (showing a blank page), if the user had never logged in using the old UI before. This has been fixed now.
Bugfix SUP-5345
When using the devtools to synchronize a construct, the categories were not synchronized. This has been fixed now.
Note, that objects, that were synchronized to the filesystem with a version of Gentics CMS having this fix can no longer be synchronized from the filesystem with an older version.
Bugfix SUP-5237
When using the devtools to synchronize tagtypes containing overview parts, the overall overview settings
- Allowed object types
- Allowed selection types
- Hide sort options
- Sticky Channel
- Default template
- “Changeable” flag for the template
were not synchronized. This has been fixed now.
Bugfix SUP-5389
Fixed that the deletion of import bundles didn‘t work sometimes. A white page appeared and an error was logged.
Bugfix SUP-5351
When using the devtools to synchronize an object property definition, the category and the flags for required and inheritable were not synchronized. This has been fixed now.
Note, that objects, that were synchronized to the filesystem with a version of Gentics CMS having this fix can no longer be synchronized from the filesystem with an older version.
Gentics Content.Node 5.28.8
Gentics Content.Node 5.28.7
Bugfix SUP-5241
Uploading a file didn‘t work when the nice_urls feature is activated and the folder of the file to create is disinherited in other channels of this node. This has been fixed.
Gentics Content.Node 5.28.6
Bugfix SUP-5092
Creating a page didn‘t work when the nice_urls feature is activated and the folder of the page to create is disinherited in other channels of this node. This has been fixed.
Bugfix SUP-5161
Fixed a special case where files with the same filenames could be uploaded with the new UI when the filenames were very long.
Bugfix SUP-5169
Fixed a javascript error that occurred when deleting a Content.Repository which was still linked to at least one node.
Bugfix SUP-5169
Fixed an error which prevented the native fileutils from being loaded. This error only affected the Gentics CMS docker image.
Bugfix SUP-5096
When a maintenance banner message is set that takes allot of space, it will not overlap the menu anymore. The maintenance banner can be scrolled now.
Bugfix SUP-5125
When the feature always_localize was enabled, viewing the properties of an inherited object (folders, pages, files) caused the object to be localized immediately. This has been changed now to localize the object only when the user submits the properties dialog.
New UI Update
UI Version 1.13.0
- Node selectors are filterable when there are many nodes
- On login, the UI starts from the last-used node
- Fix item selection logic in list
- Fix dropdown menus not using available space
Gentics Content.Node 5.28.5
Documentation SUP-4833
Fixed Chapters which would not appear on certain Pages. Also fixed the automatic-anchor links to these Chapters.
Bugfix SUP-5056
Fixed an issue where the tag edit dialog consumed too much memory when the page has many versions.
Bugfix
When a Rest API method was called with wrong credentials (session ID), a HTTP 200 OK response code was returned. This has been changed to correctly return a HTTP 401 Unauthorized response.
Bugfix SUP-4992
Fixed an SGB error that occured when adding a node in an overview tag with the repository browser.
Bugfix SUP-4948
Requests to the REST API with invalid session credentials (e.g. when the session timed out) caused unnecessary log output on the server, which will be omitted now.
Bugfix SUP-4972
When an editor starts editing a page that has unversioned changes, the implicitly created version will now have the timestamp of the last change made on the page, not the current timestamp.
Bugfix SUP-4988
When publishing a channel into a ContentRepository, the motherid of objects always contained the ID of the master object, even if the mother was localized in the channel. This has been fixed now.
Bugfix SUP-4929
When doing a global tagtype migration on pages and templates, the templates were migrated first. This caused pages to be changed to use the new tagtype, without applying the mapping. The order has been changed now, so that pages will be migrated first, and the templates after that.
Additionally, the Guides:“http://www.gentics.com/Content.Node/guides/feature_migration.html#limitations” have been updated with a note, that when tags in templates are migrated, that are editable in pages, the pages will be changed, but not migrated with the mapping.
Bugfix SUP-4834
When importing a page with a language into a system, where that page was put in the wastebin, the page was not imported, but only removed from the wastebin. This has been fixed now.
Gentics Content.Node 5.28.4
Bugfix SUP-4911
Aloha Editor gcnfileupload-plugin: Uploading a new file did not work when the Fileupload Manipulator previously rejected the file and the dialog has not been closed in between.
Bugfix SUP-4941
Fixed a bug in the GenticsImageStore that caused images that are cropped to have the wrong width and height. Be careful when updating if you have pages with cropped images and swapped crop width and crop height in the GenticsImagestore URL.
Bugfix SUP-4646
Moving a folder to another channel did not move all objects within that folder to the new channel which could make objects inaccessible in some situations. This has been fixed.
New UI Update
UI Version 1.12.0
- Repository browser supports selecting items from user favourites
- Opening an item in the editor panel highlights it in the list
- Node and base folder properties can now be edited
- Close editor when user deletes opened item
- Correctly update page status after publishing
- Fix taking pages offline where there are no language variants
- Fix runtime error in item list
- Performance improvements
- Improve handling of unknown nodes and folders
Gentics Content.Node 5.28.3
Enhancement SUP-4907
It is now possible to use different Media-RequestTypes in Rest-Requests when using the RestClientManager in Activiti-Tasks
Bugfix SUP-4824
Some UI errors for export of channels have been fixed:
- It is now possible to select channels also from the list of nodes (not only from the tree)
- Channels will now also be included in the count of objects contained in an export bundle
- Channels will now be shown in the overview and detailed list of objects contained in an export bundle
Bugfix SUP-4910
Clicking ‘Back to the folder‘ before uploading a new file or image did nothing. Now it works as intended.
Bugfix SUP-4867
The fix for SUP-4530 “When using the gcnfileupload Aloha Editor Plugin to upload files, the file upload dialog did not always close after successful upload. This has been fixed now.” has been extended to work under all circumstances.
Bugfix SUP-4363
Fixed that Rest API requests to /auth/login failed when the User-Agent header was empty. A set User-Agent ist not required for HTTP requests.
Bugfix SUP-4293
Fixed a bug where duplicate pages with the same name and filename would be created when copying multiple pages to another folder and the user would double click the folder name link.
Bugfix SUP-4308
Fixed that the assigned content repository was not saved when using the rest methods /node/create or /node/save with a new content repository ID.
New UI Update
UI Version 1.11.0
- Do not hide display fields when right panel is open
- Redirect to previous URL on login
- Improved load times in all browsers
- Fix language comparison mode
- Fix error when searching by page id for a localized page
Gentics Content.Node 5.28.2
Bugfix SUP-4832
Feature invalidpageurlmsg: Fixed that deleting a page from the wastebin generated an inbox message when the page was references by a link in another page. The message will be only sent anymore when the page is moved to the wastebin.
Gentics Content.Node 5.28.1
Documentation SUP-4738
The Guides to install Oracle Server JRE 8 on Debian have been updated to fix errors in Autoupdate due to missing jar tool.
Bugfix SUP-4530
When using the gcnfileupload Aloha Editor Plugin to upload files, the file upload dialog did not always close after successful upload. This has been fixed now.
Bugfix SUP-4638
Fixed user being notified for offline links unnecessarily when the source page also has been taken offline at the same time.
Bugfix SUP-4740
The permission check of the REST API endpoint /user/save/{id}
was too restrictive and has been fixed now.
Bugfix SUP-4309
When restarting the Tomcat with the nodectl command, the script could hang in an infinite loop when the PID file doesn‘t exist. This has been fixed.
Gentics Content.Node 5.28.0
Optional Manual Change
Internal Aloha links can now be marked as online/offline via the attribute data-gentics-aloha-object-online
.
This will be used in the aloha editor plugin emptylink to highlight links to internal pages that are offline. Check out the (Aloha Page Link Tag Description) for details.
Enhancement GTXPE-79
The new feature nice_urls allows setting of alternative URLs for pages.
Enhancement GTXPE-74
The list of objects in the wastebin can now also be sorted by folder path.
Enhancement GTXPE-52
The tag migration tool now supports custom pre processors, that can modify tags (before they are migrated), skip migration for specific tags or skip migration of objects. Consult the Migration Tool Documentation for details.
Bugfix SUP-4688
Fixed a bug which caused the REST API to reject XML formatted bodies.
New UI Update
UI Version 1.10.0
- Support for nice urls
- Fix height of multi-select inputs in object properties form
- Clicking Gentics logo clears out the search term
- Fix unwanted switching between edit/list views in IE11
- Fix page scrolling issue in IE11