Gentics Content.Node 5.29.16
Bugfix SUP-6113
The REST API Endpoints
/page/usage/tag
/page/usage/variant
/page/usage/page
/file/usage/page
/image/usage/page
never returned additional data with the pages (like contenttags, objecttags, ...), although the example in the REST API documentation showed this data.
The endpoints now accept additional query parameters to add various information (similar to /folder/getPages/[id]
).
Bugfix SUP-6171
Sometimes page versions where created out of order, which could also cause some page versions to be used multiple times. This has been fixed now.
Bugfix SUP-6214
When using the features nice_url and publish_cache in combination, saving pages with nice URLs could fail with an internal error, which has been fixed now.
Gentics Content.Node 5.29.15
Bugfix SUP-6010
When using the features nice_urls
and multichannelling
, copying a page into a folder with more restrictive inheritance settings than the source folder failed with an internal error. This has been fixed now.
Bugfix SUP-6015
UI: Editor no longer overrides link behavior for anchor links. This restores the behavior of editables which rely on jQuery UI and other jQuery plugins.
Bugfix SUP-6238
UI: Fixed an edge-case which prevented new users from logging in.
Bugfix SUP-6178
UI: Enable/disable save button when an editable updates the page via the GCN JSLib.
Bugfix SUP-6162
The Tag Type Migration did not correctly handle queued pages. Queued pages have automatically been published before. This behaviour has been fixed now. Handled pages will now be put back into the queued status by the migration.
Bugfix SUP-6034
When uploading a file failed (e.g. due to insufficient permissions or because it has been denied by the file upload manipulator), the response message was general and not specific to the causing problem. This has been fixed now. Especially when the file is denied by the file upload manipulator, the message provided by the file upload manipulator will be returned now.
Gentics Content.Node 5.29.14
Bugfix SUP-5756
When a page was rendered in preview or edit mode with Aloha Editor, the response contained the content-type of the page, but returned basically HTML code. This caused the browser to not display the response, but an error instead. This has been changed now, so that the content-type of the response will always be text/html.
Bugfix SUP-5856
When creating or updating a page over the REST API or with the new UI, and setting a filename without or with a wrong extension (that is: an extension that does not match the extension enforced by the page‘s template), the correct extension was not automatically appended. This has been fixed now.
Bugfix SUP-5748
UI: Show correct usage count after new page variation created
Bugfix SUP-5755
UI: Show search field more visible
Gentics Content.Node 5.29.13
Bugfix SUP-4942
Fixed a bug where the printing of error messages didn‘t work correctly. This could affect the error messages logged in the Scheduler logs.
Bugfix SUP-6035
In special cases when a publish process failed, this could cause some connections to the backend database to remain open. This has been fixed now.
Bugfix SUP-5894
UI: Add option to keep existing filename when replacing item
Bugfix SUP-3564
The script /Node/bin/nodectl
has been modified to return a proper exit status when the Tomcat cannot be started.
Bugfix SUP-6017
When the feature nice_urls was activated, publishing of pages in a channel into the filesystem did not work, if the master node did not have publishing into the filesystem activated. This has been fixed now.
Gentics Content.Node 5.29.12
Enhancement GTXPE-257
Improved the help text for the advanced search feature in the UI.
Bugfix SUP-5967
When a request with an invalid session ID was made to the Rest API, the used transaction has not been returned to the connection pool. After a while this could lock up the CMS because the connection pool was exhausted. This has been fixed.
Bugfix SUP-5925
When values of static datasource were changed in the GCMS, the values were stored with new global IDs, which caused problems during synchronization using the devtools. This has been fixed now, the global IDs of datasource values will not change during updating.
Bugfix SUP-5727
UI: Fix opening an item in the editor when clicking on a page in the favourites list
Bugfix GTXPE-238
UI: Keep unread message list displayed correctly after receiving new message
Bugfix SUP-5876
When a tag containing a visible overview part was rendered in edit mode, the page was not editable any more, if the overview contained the page itself. This has been fixed now.
Bugfix SUP-5726
UI: Fix styling for favourites stars to be more visible
Bugfix SUP-5823
UI: Fix permissions when changing node in repository browser
Gentics Content.Node 5.29.11
Bugfix SUP-5892
Fixed the live url search feature. This was not working on initial app load, but only after changing nodes for the first time.
Bugfix SUP-5871
Fixed specifying a Unix socket in the MySQL setting $SETTINGS[‘server‘] not working anymore.
Gentics Content.Node 5.29.10
Bugfix SUP-5846
Sometimes, when starting an autoupdate, the status was not shown correctly: All steps were immediately shown as succeeded, even though the update was still running. This has been fixed now.
Gentics Content.Node 5.29.9
Optional Manual Change
An error in the CMS integration of Activiti Processes Webapps, which caused the Activiti UI and processes to fail
with a javax.ws.rs.NotAuthorizedException has been fixed.
Installations using the Activiti Integration need to have the Activiti Server updated to get this fix.
Bugfix SUP-5831
When setting a nice URL to a page, the uniqueness check failed to detect pages, which were published with the same nice URL, but later changed to another nice URL (without publishing). This could cause subsequent errors in the publish process and has been fixed now.
Bugfix SUP-5700
UI: FormGenerator button handling fixed for Internet Explorer & slower systems.
Gentics Content.Node 5.29.8
Gentics Content.Node 5.29.7
Bugfix SUP-5757
UI: Ignore “#” links in internal link handling
Bugfix SUP-5804
When a tag is selected (by clicking on it) and then removed with the keyboard, the user will now get a confirmation dialog for deleting the tag. This behaviour is now consistent with deleting a tag with the “delete” button.
Gentics Content.Node 5.29.6
Bugfix SUP-5609
When templates were pushed to a master node from a localized folder, the templates would not be shown in that folder anymore (neither in the channel, nor the master) due to an incorrect assignment. This error has been fixed and the update will automatically repair the incorrect assigments, so that any incorrectly assigned templates will reappear.
Bugfix SUP-5754
UI: Fix repository browser selection for “image” overviews
Bugfix SUP-5493
A performance issue when rendering certain tags has been fixed.
Gentics Content.Node 5.29.5
Bugfix SUP-5659
UI: Fix API errors when using the Elasticsearch mode and correctly filter page results by language.
Bugfix SUP-5714
UI: Fix unwanted navigation away from the page being edited when clicking certain buttons or links.
Gentics Content.Node 5.29.4
Bugfix SUP-5668
UI: When editing a page, the page was marked as being modified too often (even when there was no actual change), which caused a warning about unsaved changes when leaving the edit mode (e.g. switching to preview). This has been changed now, so that the page will only be marked modified, if actually changed.
Bugfix SUP-5659
UI: A number of issues relating to the Elasticsearch feature have been fixed, including: inconsistent results between regular and advanced searches; inability to select current date in filters; incorrect wildcard handling; incorrect display of pagination links when navigating with an active filter.
Bugfix SUP-5666
UI: Disable button when sending form to prevent double click
Bugfix SUP-5665
UI: Fix form submission via “enter” key when creating pages and folders in IE11.
Bugfix SUP-5667
Requests to the REST API to create/update objects with too long data (e.g. more than 255 characters for a page‘s name) failed with an error. The behaviour has been changed now, so that too long data will automatically be truncated.
Bugfix GCU-438
UI: Fix Keycloak error which causes the app to refresh periodically
Bugfix SUP-5667
UI: Show correct error messages
Bugfix SUP-5671
UI: Show error message when saving item properties fails
Gentics Content.Node 5.29.3
Manual Change
The new UI is now shipped with a .htaccess file that controls the cache settings. Please enable the Apache 2 module “mod_expires“. On most distributions this is done by executing “a2enmod expires”. Apache 2 has to be restarted afterwards.
Bugfix SUP-5681
A recent change introduced an incompatibility with PHP 5.3. This has been fixed.
Bugfix SUP-5682
UI: Fix caching issues with the UI JavaScript bundles.
Bugfix SUP-5683
On systems using old PHP versions, the list of devtool packages assigned to a node did not work (showed a blank page) due to a parse error. This has been fixed now.
Bugfix SUP-5674
When using the devtools, changes in the filesystem of the packages were not always reflected in the UI when the automatic synchronization was disabled. This has been fixed now.
Gentics Content.Node 5.29.2
Bugfix GCU-422
UI: Fix take-offline modal styling
Bugfix GCU-404
UI: Navigating to a favorite in the current folder opens the item for preview
Bugfix SUP-5663
Fixed some SGB errors in the ContentRepository browser.
Bugfix SUP-5628
UI: Disable okay button for form generator until the save button is clicked
Bugfix GCU-425
UI: Unlocalizing item opened in editor updates the url and refreshes the item list
Bugfix SUP-5379
The dirting of pages with automatic overviews didn‘t always work when objects got excluded or included from the channel or when new objects have been created in a localized folder. This has been fixed.
Bugfix GCU-433
UI: Fixed regression bug that prevented saving propertes, object properties or images
Bugfix GCU-236
UI: Show display fields correctly on small window sizes
Bugfix GCU-419
UI: Localizing item opened for preview updates the content frame
Bugfix GCU-372
UI: Show different logged out message for maintenance and inactivity
Gentics Content.Node 5.29.1
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.
Enhancement SUP-5549
Support for Gentics Mesh 0.13.1 has been added.
Gentics Content.Node 5.29.0
Optional Manual Change
PHP 7 is now supported. PHP 7 comes with a great performance boost. You can update to PHP 7.x at anytime after applying this CMS update. Be sure to install all PHP extensions required by the CMS (according to the installation guides).
Optional Manual Change
Maria DB Connector/J is the default MySQL driver now.
It increases the performance and is compatible with Oracle MySQL database servers. Please read the documentation in case you want to switch back to the Oracle MySQL JDBC connector.
Optional Manual Change
OpenJDK 8 is the default JDK now. You can switch to OpenJDK (JDK 8) at anytime now after updating and remove the Oracle JDK installation. Make sure to remove the /Node/java symlink if it exists.
Enhancement GTXPE-50
The new feature elasticsearch allows indexing backend data in elasticsearch.
Enhancement GTXPE-136
The deprecated (and non-functional) SOAP entry of the tree has been removed.
Enhancement GTXPE-85
The new REST API endpoint /file/create
with Content-Type: application/json
allows creating files with the binary data loaded from URLs.
Enhancement GTXPE-160
The REST API endpoints /folder/getFiles/[id]
and /folder/getImages/[id]
have been extended with a new query parameter usedIn
that can be used in combination with the query parameter used
to search for files/images that are used or unused in specific channels.
Enhancement GTXPE-156
The new REST API endpoint rest/page/pubqueue
returns all pages currently in the publish queue.
Enhancement GTXPE-161
The Debian package installer has been updated for Debian 9 Stretch.
Enhancement GTXPE-162
The REST API has been enhanced:
- The endpoint
rest/page/usage/linkedPage
returns pages, which are referenced from a given set of pages - The endpoint
rest/page/usage/linkedFile
returns files, which are referenced from a given set of pages - The endpoint
rest/page/usage/linkedImage
returns images, which are referenced from a given set of pages
Enhancement GTXPE-84
The new spellcheck plugin integrates the LanguageTool proofreading service in Aloha Editor. See the documentation for configuration options.
Enhancement
The new REST endpoint rest/contentrepositories
allows management for ContentRepositories. For details see the REST API documentation
Enhancement
It is now possible to access monitoring data provided by JMX beans with http calls. See the Guides for details.
Enhancement
The list of folders will now show the publish directories of the folders.
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-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.
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
The total numbers contained in the response of the REST API call rest/page/usage/total
did not consider pages which would be returned by the REST API call rest/page/usage/page
. This has been fixed now.
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