summaryrefslogtreecommitdiff
path: root/src/www/gfse/sort.js
AgeCommit message (Collapse)Author
2019-01-21gfse: prevent scrolling during drag-and-drop on iOSThomas Hallgren
Applies to webkit-based browsers on other touch-based platforms too
2016-05-16Wide Coverage Translation Demo: you can now reorder the application grammarshallgren
When selecting which application grammars to use for translation, after pressing the "Grammars..." button, it is now possible to change the order of the selected grammars by dragging them up and down in the list.
2016-05-16gfse/sort.js: enable dragging on touch screenshallgren
2012-06-21gfse/sort.js: make it more resusablehallgren
Move the gfse-specific list of sortable tags and class names from sort.js to editor.js.
2012-02-29gfse: add missing file sort.js to the repositoryhallgren