Hi,

here are (either below in this email, or by following this link) the release notes compiled by Ian Smith for the 5.2 RC release.

http://www.nuxeo.org/sections/news/nuxeo-5-2-rc-released/

We also issued a press release touting the new features and enhancement in the 5.2 version:

http://www.nuxeo.com/en/news/nuxeo-5-2/

We're still working hard on packaging and fine-tuning. We'll keep you posted.

  S.

--

Release  Note for Nuxeo 5.2 RC
Functional Improvements

Search Center: New, advanced search feature that allows the interactive construction and manipulation of search parameters plus the ability to save searches for future use.

Annotations/Image Editing: Documents in popular office formats (including MS Office, Open Office, and PDF) as well as image files can be annotated. Both the location of the annotation and the comment provided can be seen by other users. These annotations are stored in Annotea format, an emerging W3C standard that is part of the Semantic Web effort. Basic editing of image documents-such as cropping and rotating-is now provided within the Nuxeo UI and without needing to open the document.

Web Workspaces: Each workspace now can be “published” to the web with a single click. The resulting “mini-site” can be configured to include any documents in the workspace as well as its appearance to remote users manipulated from within the Nuxeo application.

Windows Sharepoint Services: Nuxeo now can act as a Windows Sharepoint Server (using the WSS protocol). This enables enhanced functionality from within Windows office applications (like Word or Excel) such as the ability to invite other users to see the document and the ability to manipulate access control parameters with the application.

Virtual Navigation: Nuxeo now ships with the ability navigate the repository along many dimensions, not just in a simple heirarchy. For example, it is possible to navigate through the repository based on the geographic area that a document refers to. These axes can be defined by the user through Nuxeo’s ‘Vocabularies’ feature.

Theme Editor: It is now possible to customize the theme of your Nuxeo installation - such as images, backgrounds, colors, fonts - directly through the system’s web interface.

Document Conversion: When deployed with Open Office, Nuxeo now can convert many kinds of documents to PDF or HTML without needing the application that created the document.

Direct Email Access: Nuxeo can now retreive content directly from an email account, allowing easy integration with project management systems or other tools that want to use Nuxeo to create an “archive” of content.

Auditing: Nuxeo now can keep track of all changes to a document over the Document’s lifetime, so that this trail can be viewed by authorized users.

Technical Improvements

Repository back end choices: Nuxeo now ships with support for both the Java Content Repository standard (JCR, or JSR 170) and our own new document store, the Visible Content Store. VCS, for the users that choose, it, stores documents in an underlying database in more natural and understandable way, easing integration with Business Intelligence Reporting Tools (BIRT) or other systems that operate at the database level. Both backends now work with the same query model, easing transitions.

Management/monitoring: Nuxeo now ships with modules that allow Nuxeo to be managed and monitored via the Java Management Extensions (JMX).

JBPM Workflow: Nuxeo now uses a robust and scalable workflow engine based on Java Business Process Modeling (JBPM) techonology. All of Nuxeo’s default workflows are themselves now using JBPM.

Simpler Event Model: Although compatibility has been preserved, Nuxeo now has a simpler event model that unifies both the JMS (Java Messaging Service) and Nuxeo’s internal event systems. All of Nuxeo itself is now using this new Event system.

Search uses full-text engine of databases: When using Nuxeo with a relational database that can do efficient full-text indexing and searching (such as Oracle or PostgresQL) the database’s native full text storage/retrieval engine is used. This should give faster and better results for most client applications.

Web Engine: Nuxeo now ships with another way to develop custom applications based on the Nuxeo repository, the Nuxeo Web Engine. This is a standards-based tool for developing content-focused, web applications that mix Nuxeo’s Service Oriented Architecture and Document Management capabilities with advanced web techniques based on JAX-RS (JSR 311).

Deployment

Supported containers for Nuxeo Components: Eclipse 3.4 (Ganymede), JBoss 4.2.3

Web Application Servers supported by WebEngine: JBoss 4.2.3, Glassfish V3, Jetty 6

Java Virtual Machines supported: Java 5 JDK for development and deployment, Java 6 JDK for deployment

Supported Databases for Nuxeo EP: PostgresQL, Oracle, MySQL, MS SQL Server (although known to work with many others)

JIRA Automatically Generated Release Notes

Release Notes - Nuxeo Enterprise Platform - Version 5.2 RC
New Feature

[NXP-1738] - XSLT Plugin.
[NXP-1746] - note and pictures
[NXP-1926] - Make a new default theme (including login screen) and improve interactive elements like forms
[NXP-2020] - Make a portal setup & user preferences
[NXP-2298] - Add min-width in css properties of theme
[NXP-2771] - create language pack for nuxeo
[NXP-2855] - Annotation Add-On : Focus on text area of annotation creation pop up (and cursor visibility)
[NXP-2887] - NXThemes: add support for local theme presets
[NXP-2888] - NXThemes: add support for through-the-web theme creation
[NXP-3067] - Allow batching in core queries
[NXP-3124] - SQL storage: support Oracle
[NXP-3125] - SQL storage: support MySQL
[NXP-3126] - SQL storage: support MS SQL Server
[NXP-3155] - Add a pdf to image converter
[NXP-3234] - Make it possible to have a QueryModel with a STARTSWITH on a list of values
User story

[NXP-2945] - Publishing Ergo Improvement : manage many publication trees per workspace
[NXP-3051] - Publishing ergo: tweaks
[NXP-3222] - Mailbox feature: foundation
[NXP-3248] - Mailbox feature: improvements
Improvement

[NXP-1263] - Forum : threads have an "Archive" tab
[NXP-1686] - ‘transform’ methods should throw consistent exceptions
[NXP-1739] - Improvements of the Note document
[NXP-1771] - improve massive document injection / indexing performance by disabling synchronous indexing
[NXP-1777] - The "trash" view needs a more "trash-looking" view.
[NXP-1859] - fix maven plugins used
[NXP-2087] - simplify ear packaging
[NXP-2229] - Implement annotation inheritance in XMap objects
[NXP-2470] - Fix core query.
[NXP-2553] - Make Relations SQL structure created when server starts rather that when first accessed
[NXP-2647] - Enhance Search Exception handling
[NXP-2703] - Make the UserWorkpace Service more pluggable
[NXP-2871] - in SimpleCacheFilter, adding expires directive for apache disk_cache [NXP-3152] - caching directory for convert must be writable, else use another directory
[NXP-3174] - Ensure Java6 compatibility
[NXP-3178] - Add GUI buttons to delete an annotation
[NXP-3179] - Cleanup packaging
[NXP-3207] - use the querymodel treemanager config by default
[NXP-3211] - make it possible to build programmatically the querymodel description
[NXP-3230] - Refactoring the placeful service and make him unit testable
[NXP-3292] - add an action below advanced search that redirects the user to the default filterSet of search center.
[NXP-3300] - Refresh the tree explorer when accessing to user workspace
Task

[NXP-1636] - Ensure sub-processes in Nuxeo Workflow works correcly
[NXP-2402] - dynsearch: make edit tab on a saved search
[NXP-2449] - light packaging for webengine
[NXP-3037] - Publishing Ergo Improvement: Use placeful configuration service [NXP-3088] - mark nuxeo-shell/nuxeo-shell/ as deprecated in 5.2 and foward port changes on nuxeo-distribution-shell
[NXP-3156] - Make sure unit tests can be run in parallel
[NXP-3246] - Add profile JCR + Postgresql for nuxeo packaging
Sub-task

[NXP-1672] - ant patch must detect which JBoss version is installed
[NXP-1682] - nuxeo libs deployment in JBoss
[NXP-2954] - add additional tests for covering all persistence behaviours
[NXP-2955] - update nuxeo book by introducing audit behaviours
[NXP-2962] - write documentation
[NXP-3096] - restart publication selenium test
[NXP-3131] - The API is missing the method. This breaks the management serializer in web engine. [NXP-3153] - Put CSS classes to contextual right clic menu instead of inline style
[NXP-3169] - make access sql repository accounting from JMX working
[NXP-3177] - Replug notifications
[NXP-3208] - Fix problem with webservice using jre 1.6
[NXP-3223] - Create mailbox folder document type inherited from "folder"
[NXP-3224] - Create email document type inherited from "file"
[NXP-3225] - View / create / modify MailboxFolder
[NXP-3226] - View / modify MailFile
[NXP-3227] - Import of emails
[NXP-3228] - Create nuxeo-platform-mail-web project
[NXP-3237] - Fix class loader on versioning when deploying
[NXP-3249] - Improve mailbox feaure
[NXP-3250] - Update the README file
[NXP-3271] - Merge "publishing improved" addon into default webapp
Bug

[NXP-1398] - Remove the History tab of topics
[NXP-1673] - deploy default-versioning-config.xml only in the core machine
[NXP-1718] - Fix calendar display when using the arabic locale
[NXP-1782] - In clipboard/worklist every mass action buttons are broken when you switch between clipboard and workspace
[NXP-1810] - Can’t pass xsl parameters to the XSLT plugin.
[NXP-1893] - Due to core refactoring Virtual Navigation is working bad
[NXP-1896] - On trunk (5.2) every ajax based actions don’t refresh the page if current language is french or german [NXP-2210] - Invalid invocation of local interface when lookup on a remote service [NXP-2382] - update Nuxeo-addon "OLE extract Transformer" to new transformer API [NXP-2421] - Sections are not correctly sorted in "Publication" tab of documents [NXP-2428] - Users with writing rights in sections are missing "unpublish" link in document’s "publication" tab [NXP-2517] - Fix nxshell - align with latest nuxeo-osgi. Add offline repository connection [NXP-2548] - clearing phantom flag is not propagated correctly to parent properties
[NXP-2617] - Make CustomVersioning service public
[NXP-2657] - Display correct link in view after document-child restored
[NXP-2981] - Initiate Nuxeo Monitoring Services
[NXP-3121] - STARTWITH clause is no longer supported on fields other than ecm:path [NXP-3132] - Make nxu:inputList validation fail if it’s required and no value is filled
[NXP-3139] - nuxeo shell 5.2.0.m4 is broken
[NXP-3147] - Make documents without a life cycle state appear in parent content [NXP-3157] - Don’t lose transient changes in a multi-transaction JCA setup
[NXP-3158] - SQL storage: fix logging
[NXP-3159] - Errors in async listeners execution
[NXP-3160] - add dependency to core on publishing-core
[NXP-3162] - Allow big pdf attachment
[NXP-3164] - Make sure two children with the same name cannot be created
[NXP-3165] - SQL storage: allow ordering by ecm:path
[NXP-3166] - Jackrabbit storage: allow query ordering by ecm:path
[NXP-3170] - Jackrabbit storage: allow queries with ecm:isProxy and ecm:isCheckInVersion
[NXP-3172] - SQL storage: copy must also copy fulltext information
[NXP-3186] - Make authentication events auditable
[NXP-3203] - Avoid NPE in transformations
[NXP-3204] - make it possible to override tree manager querymodel definition in custom projects [NXP-3205] - make TreeManager with querymodel work with SQL storage search feature [NXP-3206] - default TREE_CHILDREN querymodel generates a very expensive complex JOIN when browsing folders with many documents (>5000) [NXP-3209] - Copy-paste produces document with problematic names when title has accented characters (generateDocumentName in Jackrabbit session)
[NXP-3212] - Display page navigation controls
[NXP-3239] - Fix spurious warn logs when moving documents to trash
[NXP-3240] - Fix permanent delete of several documents
[NXP-3272] - some task instances are not returned if for the same document
Problem

[NXP-1648] - TestCachedLDAPSession collision between multiple instances
--
Stefane Fermigier, Founder and Chairman, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
New: follow me on Twitter: http://twitter.com/sfermigier
New: join the Nuxeo Group on LinkedIn: http://www.linkedin.com/groups?gid=43314

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to