-
Andreas Kienast authored
This change ports EXT:workspace to Bootstrap and jQuery. The workspace interface is simplified now, similar actions are tied together: - The record history is now part of ``getRowDetails()`` to get rid of the extra button and popup. - The "Send to stage" buttons are now also in the record information modal as separate buttons. The JavaScript has some wrapper methods to simplify the remaining ExtDirect calls. ExtDirectServer::getDifferenceHandler() now instantiates the DiffUtility and does not use the internal diff library directly anymore. Resolves: #74359 Releases: master Change-Id: Id706ae8a886f05aafeb402cdc2352068f1021dbe Reviewed-on: https://review.typo3.org/46573 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
Andreas Kienast authoredThis change ports EXT:workspace to Bootstrap and jQuery. The workspace interface is simplified now, similar actions are tied together: - The record history is now part of ``getRowDetails()`` to get rid of the extra button and popup. - The "Send to stage" buttons are now also in the record information modal as separate buttons. The JavaScript has some wrapper methods to simplify the remaining ExtDirect calls. ExtDirectServer::getDifferenceHandler() now instantiates the DiffUtility and does not use the internal diff library directly anymore. Resolves: #74359 Releases: master Change-Id: Id706ae8a886f05aafeb402cdc2352068f1021dbe Reviewed-on: https://review.typo3.org/46573 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
Loading