Editor update: inform user about errors that occured during document transaction
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 1 Apr 2014 19:42:06 +0000 (21:42 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 12 Aug 2014 09:47:13 +0000 (11:47 +0200)
Functional changes:

> editor: inform user about errors that occured during document transaction

Internal changes:

> smartxml: Document.transaction success callback
> editor: dialog - allow for hiding submit/cancel buttons
> wlxml: allow extending WLXMLDocument
> editor: canvas - initiate commands transactions via Document.transaction
> canvas: no need to handle nodeTagChange event anymore
> smartxml: removing special implementation for changing tag name
> Merge in canvas refactorizations
> smartxml: transaction calls error handler instead of throwing error
> smartxml: Automatically rollback transaction on error thrown
> smartxml: Rollback support for transactions
> smartxml: cleanup


No differences found