Gentics Content.Node 5.27.28
Bugfix SUP-6115
UI: When saving a page with an empty filename, derive it from the page name
Bugfix SUP-5896
UI: Update gentics-ui-core version to fix modal scrolling
Bugfix SUP-5807
UI: Show full path in editor title when hovered
Bugfix SUP-5992
UI: Fix displaying error messages
Bugfix SUP-6329
UI: Fix styling of overlay tagfill modals
Bugfix SUP-6361
UI: Fix styling in node properties
Bugfix GTXPE-248
UI: Style image attributes to not overlapp action buttons
Bugfix SUP-6112
Deleting folders or triggering dependencies in multichannelling environments sometimes failed with an error like: Data inconsistent: Folder {[id]} of page {[id]} does not exist!
The cause for this error was no data inconsistency, but an incorrect multichannelling fallback, which has been fixed now.
Bugfix GTXPE-218
UI: Remove UI version from user menu and login
Bugfix SUP-6424
Sometimes, searching for contentattributes in a multichannelling contentrepository with the CR Browser failed with an error. This has been fixed now.
Bugfix SUP-6413
Sometimes files where not cached correctly. This has been fixed now.
Gentics Content.Node 5.27.27
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.
Gentics Content.Node 5.27.26
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.27.25
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.27.24
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.
Gentics Content.Node 5.27.23
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.27.22
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-5700
UI: FormGenerator button handling fixed for Internet Explorer & slower systems.
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.27.21
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.27.20
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-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 SUP-5667
UI: Show correct error messages
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-5671
UI: Show error message when saving item properties fails
Bugfix SUP-5714
UI: Fix unwanted navigation away from the page being edited when clicking certain buttons or links.
Bugfix SUP-5493
A performance issue when rendering certain tags has been fixed.
Gentics Content.Node 5.27.19
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 GCU-422
UI: Fix take-offline modal styling
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.
Bugfix GCU-404
UI: Navigating to a favorite in the current folder opens the item for preview
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-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.27.18
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-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.
New UI Update
UI Version 1.13.2
- Show confirmation modal if a user without wastebin permissions deletes an item
- 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
Gentics Content.Node 5.27.17
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-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-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-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.
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-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.
Gentics Content.Node 5.27.16
Gentics Content.Node 5.27.15
Gentics Content.Node 5.27.14
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-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 an error which prevented the native fileutils from being loaded. This error only affected the Gentics CMS docker image.
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.
Bugfix SUP-5169
Fixed a javascript error that occurred when deleting a Content.Repository which was still linked to at least one node.
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.27.13
Documentation SUP-4833
Fixed Chapters which would not appear on certain Pages. Also fixed the automatic-anchor links to these Chapters.
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-5056
Fixed an issue where the tag edit dialog consumed too much memory when the page has many versions.
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.
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-4992
Fixed an SGB error that occured when adding a node in an overview tag with the repository browser.
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-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-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.
Gentics Content.Node 5.27.12
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.27.11
Enhancement SUP-4907
It is now possible to use different Media-RequestTypes in Rest-Requests when using the RestClientManager in Activiti-Tasks
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.
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-4910
Clicking ‘Back to the folder‘ before uploading a new file or image did nothing. Now it works as intended.
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
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.27.10
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.27.9
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-4740
The permission check of the REST API endpoint /user/save/{id}
was too restrictive and 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-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.
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.
Gentics Content.Node 5.27.8
Documentation SUP-3892
A description for the feature tagfill_light
has been added to the Guides
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
Gentics Content.Node 5.27.7
Documentation SUP-4069
The description for mounting a folder via WebDAV has been updated. Please note that the WebDAV feature is deprecated.
Documentation SUP-4625
Improved translation for documentation of breadcrumb part type.
Bugfix SUP-4110
When the license key of an installation was changed during reactivation, the global prefix was not immediately changed to the new license key, but only when the Tomcat was restarted. This has been fixed now.
Bugfix SUP-4235
When using MariaDB in the backend, the session handling could cause some locks in the database, which caused SGBs. This has been fixed now.
Bugfix SUP-4017
The check for the DB triggers on JVM startup failed to detect non-existent Definers in triggers. This could happen, when the user with which the database was originally created was dropped, or when the triggers were migrated between systems. The trigger check has been changed now, so that triggers with non-existent Definers will be dropped and recreated upon startup of the CMS JVM.
Bugfix SUP-4000
Synchronizing pages between channels sometimes produced an error, when they either contained tags from constructs with multiple parts that had no keyword, or when tags with the same name used different constructs. Those issues have been fixed now.
Bugfix SUP-4492
When the group assignment of users were changed, objects that were created, edited or published by that user were unnecessarily queued for republishing. This has been fixed now.
Bugfix SUP-4236
When the upload of a file fails, because of problems with the file upload manipulator (e.g. timeout), the error message shown to the user has been improved.
Bugfix SUP-4545
The contentnode-restapi maven module dependencies have been updated. Various mandatory jersey client libraries are now included via the compile time scope setting.
Bugfix SUP-4548
Several fixes have been made to the Java RestClient:
- The call to client.ssologin() failed with “406 Not Acceptable”
- It is now possible to initialize the client with a custom JerseyClient instance, in order to add custom filters and interceptors
- File Upload did not work
- The examples in the Infoportal:http://www.gentics.com/Content.Node/guides/rest_java_client.html have been updated to Jersey 2
Bugfix SUP-4569
The REST API endpoint /CNPortletapp/rest/info/maintenance
returns information about maintenance mode (whether the maintenance mode is active and the maintenance message).
New UI Update
UI Version 1.9.0
- Display a notification when maintenance mode is active (ContentNode >= 5.27)
- No longer prevent events from implementation-specific scripts in edit frame
- Don‘t mark pages as locked when previewing or when user has no edit permissions
- Fix behavior of “synchronize channel with master” modal
Gentics Content.Node 5.27.5
Bugfix SUP-4274
When copying an existing tag inside the same page (with the copy-tags feature activated) and deleting the original tag afterwards the page could not be saved because of a JavaScript error. This has been fixed now.
Bugfix SUP-4360
When a new user was created, the user list fetched from the REST API via /rest/user/list did not show the new user immediately due to caches not being invalidated. This has been fixed now.
Bugfix SUP-4358
Fixed an error in the REST API, which could lead to recurrent NullPointerExceptions.
Bugfix SUP-4430
Under special circumstances, the automatic recreation of missing images in the GenticsImageStore while publishing into the filesystem failed, which caused a failure of the publish process. This has been fixed now.
Bugfix SUP-4372
When editing a page with Aloha Editor and clicking the “Cancel“ link in the assistant frame, the intermediate state of the page was saved and the page still locked. This has been fixed now, so that “Cancel“ from the assistant frame works exactly like “Cancel” from the main menu.
New UI Update
UI Version 1.8.3
- Use correct item permissions when searching
- Open page preview when clicking a page in favourites list
- Fix page status after publishing pages with time management
- Fix inbox message parsing for edge-cases
Gentics Content.Node 5.27.4
New UI Update
UI Version 1.8.2
- Add error message when new passwords do not match
- Fix missing scrollbars in sidebar “messages“ and “favourites” components in FF & IE11
- Correctly detect and handle errors from the REST API
Gentics Content.Node 5.27.3
Bugfix SUP-4193
Fixed logging in not working for IPv6 HTTP clients.
Gentics Content.Node 5.27.2
Deleting an item from the wastebin has been renamed from “Remove from wastebin“ to “Delete“ for usability reasons, so that it‘s better distinguishable from the “Restore” operation.
Optional Manual Change
Changed the Tomcat maxThreads setting to 256 for the AJP connector in server.xml in the default package configuration. If your Apache webserver is allowing more than 200 connections you will need to make sure that the Tomcat can also handle at least as many connections (MaxThreads) as the MaxClients setting in Apache (default 256). Please configure this in server.xml for AJP connector if not already done in order to avoid errors.
Bugfix SUP-3980
Logged rendering errors will now include more specific information, which object was rendered when the error occurred.
Bugfix SUP-4135
Under special circumstances, the URL to translate a page could lead to an SGB. This has been fixed now.
Bugfix SUP-4108
Enhanced an error message that occured when deleting on object in the CMS with the UI or pageimport and the object was already deleted.
New UI Update
UI Version 1.8.1
- Mark page as changed after submitting tagfill dialog
- Enable publish button when page has unsaved changes
- Don‘t show “save/discard changes?” modal after publishing
Gentics Content.Node 5.27.1
Optional Manual Change
Updated the Oracle JDBC connector to 5.1.41 in order to fix a bug with MySQL 5.7 where the CMS would throw an error when trying to check and update the MySQL database triggers. For newer MySQL server versions the JDBC connector will now use SSL for connections by default. However SSL also comes with a performance impact. If you don‘t need SSL for connections to the MySQL database (eg.: when MySQL is running on the same server), we recommend to turn SSL off by adding useSSL=false to the MySQL JDBC URL.
This is done in the node.conf of your cms installation. By default the configuration file is found at /Node/etc/conf.d/node.db.conf
. If there is no such file – create it.
In the node.db.conf create the following entry:
bc. $SETTINGS[“jdbcparameters“] = “useSSL=false“;
If the jdbcparameters index is already set concatenate parameters with “&“ like
bc. $SETTINGS[“jdbcparameters“] = “someOtherParam=1&useSSL=false”;
When using SSL, server certificate verification should be enabled and configured properly according to the MySQL documentation. See Connecting Securely Using SSL for more information.
Bugfix SUP-4081
Some icons in the CMS UI were missing tooltips, which have been added now.
Bugfix SUP-4079
When using the “cancel” action from the related links from the translation split view, the split view was not closed, but showed the page list in the lower part. This has been fixed, cancel will now close the split view and show the page list in the whole frame.
Bugfix SUP-4121
An error in the Java REST API Client, which was introduced with the Update of Jersey has been fixed.
Bugfix SUP-4111
When tags of a template were changed to use a different construct, the synchronization with pages did not change the tags in the page, if the page was imported. This has been fixed now, synchronization of pages with their templates will now work regardless of how the page was created.
Bugfix SUP-4082
When the permission to view pages was granted through roles, the pages were not always shown in the page list correctly. Especially the list of pages using other items (like specific images) was not always correct. This has been fixed now.
Gentics Content.Node 5.27.0
Security SUP-2676
The node user doesn‘t have a password now by default (new CMS installations). See: How can i set the password of the node CMS user?.
Enhancement
The library used to generate the REST API (Jersey) has been updated to Version 2.23.1.
Enhancement
The new feature Devtools allows to edit tagtypes, datasources, templates and object properties in the filesystem.
Possible usecases are
- Developers can use their favourite editors for editing
- Implementations can be versioned and distributed via versioning systems (like git)
- Clean separation of implementation assets (javascript, css, images) from content elements
- Staging of implementations via the filesystem (fully automated)
Enhancement GTXPE-73
The queue for pages which have to be approved for publication will now also show the name of the template for each page.
New UI Update
UI Version 1.8.0
- Increased performance and responsiveness across all browsers
- Navigation across items and edit modes now persist in the URL and browser history
- Improved confirmation prompt when navigating away from unsaved changes
- Hover intent for item list checkboxes improved
- Page status visible in repository browser
- Fix edge-cases with custom scripts for long-loading pages
- Fix missing cancel button in certain tagfill dialogs
- Fix time management modal inconsistency in edge-cases
- Fix creation & edit date in file/image preview
- Fix file upload issues for Firefox 45
- Fix breadcrumb styling on deep navigation
- Item list no longer jumps when using pagination
- Start page icon now more obvious and added to repository browser
- Buttons in edit panel rearranged & improved
- Publishing a page closes the edit panel
- Folder list is scrolled to top on navigation
- Better error messages for failed file uploads