Replace jqueryUIs sortable

This further reduces the amount of JS and CSS needed for the application.
Finally fixes #78
This commit is contained in:
Roland Geider
2016-06-16 15:52:16 +02:00
parent a5c892f0d2
commit 622d967994
12 changed files with 43 additions and 7187 deletions

View File

@@ -22,7 +22,7 @@ New features:
Improvements:
* Replace jquery UI's autocompleter, this reduces size of JS (part of) `#78`_
* Replace jquery UI's autocompleter and sortable this reduces size of JS and CSS `#78`_
* Remove hard-coded CC licence from documentation and website `#247`_
Other improvements and bugfixes: `#279`_, `#275`_, `#270`_, `#258`_, `#257`_, `#269`_, `#296_`