Enhancement Link to this entry
The GCN JS API api methods have been made more error resilient. It waspreviously the case the exceptions that occurred during the invocation ofcallback functions that were passed to the GCN JS API by the user of thelibrary would prevent the library from completing any further calls that it hasin is call queue; content objects would be left in unusable state from thereon. The enhancement provides and internal means to allow the library to catchexceptions that occur in user-given callbacks so that the library is able tocontinue processing its queued invocations.
Enhancement Link to this entry
Added support to the GCN JS API for dealing with property names that have dots in them. Suchsupport is especially needed in order to deal with object property tags whichhave names like “object.myprop”.
Enhancement Link to this entry
The context path of Gentics Content.Node can now be configured.Please take a look at the context feature within the guides.
Enhancement Link to this entry
A group mapping was added to the HTTP_AUTH_LOGIN feature.
Enhancement Link to this entry
The REST-API has been extended to support creation of local pages and folders by adding the property nodeId to the create request objects.Additionally, the new REST-API calls /CNPortletapp/rest/page/localize/{id}, /CNPortletapp/rest/file/localize/{id}, /CNPortletapp/rest/image/localize/{id} and /CNPortletapp/rest/folder/localize/{id} allow localization of pages, files, images and folders.
Enhancement Link to this entry
The i18n translation implementation within the Gentics Content.Node interface was changed.
Bugfix Link to this entry
Fixes a bug in the GCN Intergration Plugin where after closing the tagfilldialogue, the tag date of the edited tag would no longer be consistent.
Bugfix Link to this entry
Fixed a problem where jQuery would not be properly declared when working withthe GCN JS API in NodeJS environment.
Bugfix Link to this entry
Fixed clicking tag edit icons activates the image plugin
Bugfix Link to this entry
Fixed an issue when using tagtype names containing curly braces.
Bugfix Link to this entry
Fixed an issue when attempting to edit and view tagtypes fill without the necessary permissions.
Bugfix Link to this entry
Fixed Aloha-Editor block/tag initialization.Sometimes, after returning from a Tagfill-Dialog, duplicate tagiconswere either displayed doubled, or were missing.
Bugfix Link to this entry
Fixed detection of image dimensions for .ico files, when they are uploadedusing the REST API or imported. When .ico files were imported, the importfailed with an “Internal Error”.
Bugfix Link to this entry
Fixes the Rest API to respond with object data that has object tagsmapped in the correct way. They keys will now be ‘object.[name]‘ instead of just ‘[name]‘.
Bugfix Link to this entry
Fixed possible NPE in new Import, when importing tags based on tagtypes that have a part with keyword “name”.
Bugfix Link to this entry
Fixed a bug that allowed inadmissible characters in forms if the corresponding error message was not available in the current language.
Bugfix Link to this entry
Fixed resolving issue when rendering tags of “foreign” objects in velocity tags. E.g. when rendering the object tag of a folder in a page‘s velocity tag, where the folder is different from the page‘s folder, the object tag will now be able to resolve its containers name via
Bugfix Link to this entry
Fixed issue in gcn-repository.js, console.warn() made RepositoryManager unfunctional in IE
This Gentics Content.Node version includes the Aloha Editor 0.21.4 – 03.09.2012
This Gentics Content.Node version includes the Aloha Editor 0.20.23 – 23.08.2012