Release of Beta version 0.10
15 Oct 2013
Core toolkit (nsesa-editor v. 0.10)
- Added initial NLP support for injecting amendments based on their location rather than via element IDs
- Added support for plaintext handling via content type in the DTO (used in markup module)
- Corrected id field namings
- Extracted evaluators used in snippet factory
- Corrected formatting of indexes in certain cases
- Exposed overlay strategy on the overlay factory (useful for composite overlay factories)
- Initial bundling support for amendments
- X-Path improvements
- Added 'applied' and 'language' filters for amendments
- Added GWT-DND support
- Added DnD support for authors
- Fixed an ordering bug for authors
- Switched to data-ns and data-type attributes
- Added 'move' operation - no amendment is actually created yet
Akoma Ntoso editor (nsesa-editor-an v. 0.10)
- Small CSS corrections
- Added first steps towards injection of amendments using NLP of their location rather than element IDs
- Added markup GWT module
- Added support for changing the type via a second-long click on the path in the markup module
- Merged AN 2.0 and 3.0-draft support
- Amendments are now in 2.0 or 3.0-draft depending on the namespace of the element that is amended
- Improved snippet factory
- I18n improvements
- Renamed modules and html pages
- Added basic Geda support for Server-DTO-to-GWT-DTO transformation
- Various bug fixes
- Initial support for bundling amendments
- Added support for ordering authors and fixed a bug where the author order was not preserved
- Added support for AN3-05
- Added server push support via Atmosphere
- Switched to new attribute names (data-ns and data-type)
- Added support for images and tables
- Added export for OpenOffice (non-functional)
Demo backend server API (nsesa-server-api v. 0.5)
- Added document type
- Fixed a potential NPE if the type is not set on the document DTO
- Renamed certain fields so their purpose is reflected better when bundling
Demo backend server implementation (nsesa-server-impl v. 0.5)
- Added document content type
- Added initialization procedure change to detect document type
- Added support for bundling amendments