|
What's new?
- support full text prefix search for instances using postgres > 8.4 as database: try it by using search such as 'cubic*'
- new views for execution reports , based on filterable table of test execution
- test executions filtering abilities using new facets on branch, status, start time...
- ease access to test environment archive
- some enhancements in configuration views
- new notifications administration view, check the menu under you're login name!
- nicer schema and workflow views (clickable image!)
- more power to undo, though not yet complete (missing entity updates, soon available...)
- pdf export functionnality moved to its own cube. If it's no more present on this site while you found it useful, ask you site administrator to install the pdfexport cube.
- experimental support for undoing of deletion. If you're not proposed to undo deletion of one or several entities, ask you site administrator to activate the feature.
- display a 'forgot your password' link in the login box
- nice 'demo widget' to edit bookmark's path, e.g. a relative url, splitted as path and parameters and dealing nicely with url encodings. Try to edit your bookmarks!
- hell lot of refactorings, but you should hopefuly not see that from the outside
- add icons depending on file type
- selectable workflows: authorized users may change the workflow used by some workflowable entities
- support for SPARQL. Click here to test it.
- and another step toward the semantic web: new ExternalUri entity type with its associated same_as relation. See http://www.w3.org/TR/owl-ref/#sameAs-def for more information and check this instance schema to see on which entity types it may be applied
- new "view workflow" and "view history" items in the workflow sub-menu of the actions box
- you can now edit comments of workflow transition afterward (if authorized, of course)
- modification date of an entity is updated when its state is changed
- cubicweb is now open source !
- on adding a <File> entity, it will be automatically converted to an <Image> entity if the file is actually an image.
- new project/<name>/versions url, displaying ready or in-development versions and versions tagged as priority versions.
- anonymous users can now create themselves an account, thanks to the new registration cube
- new flashy download box on project and version views.
|