* migration to delete `TestBlock` if it exists (cleaning up an earlier migration snafu)
1.2.0
=================== * Added jshint/jscs checks * Moved pagetree's js files from `static/pagetree/js` to `static/pagetree/js/src`, separating from JS libraries which we don't run checks on. * Added loading animation to clone form.
1.1.15
=================== * Updated jQuery to 1.12.3 * Updated jQuery UI to 1.11.4 * label/css_extra required field bugfix on add pageblock form
1.1.14
===================
* label/css_extra required field bugfix * python3 support
1.1.13
================== * get_descendants optimization. override to select the related hierarchy.