Release Notes – Version 5.2003 (16 November 2012)
referenced by Version 5.2. also 5.2003: Download PageSeeder 5.0002 (reverse links to be added)
The following features have been added:
Description | ID | Date | Version |
---|---|---|---|
Added: beta versions of export and process Ant Tasks which can be used to download and process the new universal format including conversion of PS standard XML to PSML. Also, added config Ant task which is used to configure these. |
444956 |
13 Nov 2012 |
5.2001 |
Added: web services for simple discussion forum functionality including:
The output of the edit-group-member and register-group-member services has been wrapped in a |
444910 |
05 Nov 2012 |
5.1504 |
Added: support for Enable SSL in PageSeeder Windows and Linux installers. Added an Update icon next to each host on the Admin > Hosts page which can be used to update the schema and port to SSL for existing documents. For more information see Configuring SSL under Installation guides. Also, added support for the following global property: |
443501 |
05 Nov 2012 |
5.1504 |
Changed: On the Upload Documents page, removed Overwrite Options and instead always display an Upload Confirmation which shows where the documents will be loaded in a tree of existing folders and which documents will overwrite existing ones. Also in the Developer Options, removed "Link" and "Create Edits when overwriting" and added "Display Confirmation" which is ticked by default. |
445361 |
09 Oct 2012 |
5.1503 |
Added: Validate option on PS XML documents when uploading them which uses the |
443801 |
21 Sep 2012 |
5.1503 |
Added: support for the following message in PS Ant scripts: |
444872 |
17 Sep 2012 |
5.1503 |
Added: "Apply document edit and xref sharing" action to group-manage page which can be used to make edits and reverse xrefs appear correctly after changing the "Share Document Edits" or "Share Xrefs With Target" group properties or moving an XRef target document to another group. Also changed default for "Share Document Edits" or "Share Xrefs With Target" to true. Projects that require edits/xrefs not to be shared should set these properties to false. The "Apply document edit and xref sharing" action will need to be run on groups that wish to use the new defaults on existing documents. |
443399 |
05 Sep 2013 |
5.1503 |
Added: support for facet-size parameter on the |
443646 |
21 Aug 2012 |
5.1503 |
Added: multi-file schematron 'Validate' option to folders in Document Browse page and Search Results page (table display with document and PageSeeder Document selected). This can be useful for checking the integrity of your content and file structures. |
441440 |
17 Aug 2012 |
5.1503 |
Added: a Login button in place of user name when the user is not logged in so that users can log in when visiting public groups. Also fixed Recently Viewed block JS error when the user is not logged in. |
441589 |
10 Aug 2012 |
5.1503 |
- Added: new logging framework including:
(02 Nov 12, WP: 9050, ID: 444173, v5.1504)
- Easier to read and more efficient log format.
- New Access Logs and Recent Logs (previously tomcat logs) available from Admin > Console page.
-
Support for the following new global properties:
logsFolder Absolute folder path for log files. If not set the pageseeder/webapp/WEB-INF/logs
folder is used.logsAccessLevel
(default INFO)- DEBUG and INFO will log all accesses.
- WARN will only log errors with HTTP status code >= 400.
- ERROR will only log errors with HTTP status code >= 500.
- OFF will turn access logs off completely
logsAccessHistory Positive integer corresponding to the number of days the access log history is kept (default 7).
The following changes have been made:
Description | ID | Date | Version |
---|---|---|---|
Changed: The Document Browse page will no longer automatically register and display documents or folders which do not have a registered URI. Missing folders can be registered by indexing the documents for the whole group. Missing documents must be uploaded to PageSeeder. Deprecated: The following global properties have been deprecated: backupExtension, ignoreExtensions, ignorePrefix, indexExtension, manualExtension, originalExtension, webExtension. The following servlets have been removed: com.pageseeder.ArchiveURI, com.pageseeder.ArchiveGroup, com.pageseeder.EditURIProperties, com.pageseeder.MoveURI. |
446051 |
07 Nov 2012 |
5.1504 |
Fixed: problem declining a group invitation from home page |
445849 |
06 Nov 2012 |
5.1504 |
Fixed: 'Send a welcome email' unticked not working when creating a new member without a group |
446494 |
06 Nov 2012 |
5.1504 |
Fixed: various problems with I.E.9 and document editing in FCK |
445388 |
05 Nov 2012 |
5.1504 |
Fixed: problem with multiple fields of type xref in pslabelvalues editor |
445997 |
02 Nov 2012 |
5.1504 |
Fixed: error caused by multiple invitations to the same group using service |
445848 |
30 Oct 2012 |
5.1504 |
Fixed: moderated comments being emailed to group members before being accepted |
445761 |
26 Oct 2012 |
5.1504 |
Fixed: possible OutOfMemoryError when comparing extremely large document fragments |
445671 |
22 Oct 2012 |
5.1504 |
Modified: archive/unarchive group to use thread processing and improved performance |
444751 |
09 Oct 2012 |
5.1503 |
Fixed: problem on group-fragment-history and group-xref-insert pages with content not displaying if window is too small |
445358 |
09 Oct 2012 |
5.1503 |
Fixed: problem with FCK editor dialogs in IE9 |
445340 |
08 Oct 2012 |
5.1503 |
Fixed: problem opening psxreflist editor in IE9 |
444820 |
05 Oct 2012 |
5.1503 |
Fixed: comments not being removed from index when moved between groups |
444909 |
05 Oct 2012 |
5.1503 |
Modified: Made setting document status optional when bulk versioning. Simplified group-folder-version and batch-addversion pages by only displaying status fields if "Use document status" is ticked. Simplified group-document-version page by putting status fields under "Document Status and Notes Options" section. Also allowed contributors to bulk version documents in a folder. |
443663 |
21 Sep 2012 |
5.1503 |
Modified: The |
443483 |
17 Sep 2012 |
5.1503 |
Fixed: problem in IE8 adding/removing labels when moving comments |
443432 |
17 Sep 2012 |
5.1503 |
Fixed: "Member not found" error when clicking Deregister on the user-preferences-membergroups page. |
443667 |
14 Sep 2012 |
5.1503 |
Modified: Ensured that document versions are only shared to other groups if the group property "Shared Document Edits" is true the same as it is for edits |
443388 |
05 Sep 2012 |
5.1503 |
Fixed: document browse taking a long time when folder name contains a space. |
444499 |
05 Sep 2012 |
5.1503 |
Fixed: problem editing text values in section tables when |
444478 |
04 Sep 2012 |
5.1503 |
Fixed: error in Recently Viewed block when a document is moved |
444336 |
31 Aug 2012 |
5.1503 |
Changed: Overriding the login, forbidden and error pages should now be done by creating a new page with the url pattern To avoid problems when upgrading PageSeeder projects customizing the login, forbidden and error pages should be updated as above. |
442856 |
31 Aug 2012 |
5.1503 |
Fixed: documents not removed from index when moved to another group |
443387 |
31 Aug 2012 |
5.1503 |
Fixed: problem on import members page when password is not included. A work around for previous versions is to include a random password of sufficient complexity which will be ignored for existing members. |
443658 |
21 Aug 2012 |
5.1503 |
Fixed: 'New Group' option not appearing on project home page for administrators who are not a member of the project |
429702 |
20 Aug 2012 |
5.1503 |
Allowed: ' |
436528 |
20 Aug 2012 |
5.1503 |
Fixed: transclusion box not displayed after editing content |
441674 |
17 Aug 2012 |
5.1503 |
Fixed: warning messages in comment thread page not allowing the page to reload |
421118 |
17 Aug 2012 |
5.1503 |
Fixed: long document titles overwriting search icon in navigation |
430053 |
17 Aug 2012 |
5.1503 |
Fixed: possible error "A sequence of more than one item is not allowed as the first argument" with shared documents in document view page and reverse xrefs not showing for administrators in some cases |
442901 |
14 Aug 2012 |
5.1503 |
Fixed: validation error "Attribute 'format' is not expected in element 'body'" when uploading a document but the document must be downloaded again to fix this |
443440 |
14 Aug 2012 |
5.1503 |
Modified: Ensured that correct member is logged in when accepting a group invitation |
442854 |
10 Aug 2012 |
5.1503 |