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)
commit63fc0519ce8555d09a90193fb2b0f599ecd721f8
treecd194d8b33d6d7fa0c010c64018e18fedcc0e9b5
parent535b8005598c4dba33e8a54890d84624ceab0040
Editor update: inform user about errors that occured during document transaction

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
apps/wiki/static/wiki/editor