ltl2tgba.html: save state in URL to preserve history

* wrap/python/ajax/js/jquery.ba-bbq.min.js: New file.
* wrap/python/ajax/Makefile.am: Distribute it.
* wrap/python/ajax/ltl2tgba.html: Include it, and
Adjust the code to update the URL's hash fragment,
and to read it.
This commit is contained in:
Alexandre Duret-Lutz 2012-03-04 17:34:13 +01:00
parent 88044453fc
commit 9114305995
5 changed files with 240 additions and 156 deletions

2
NEWS
View file

@ -2,6 +2,8 @@ New in spot 0.8.2a:
* Support for both Python 2.x and Python 3.x.
(Previous versions would only work with Python 2.x.)
* The online ltl2tgba.html now stores its state in the URL so that
history is preserved, and links to particular setups can be sent.
* Bug fixes:
- Fix a segfault in the compression code used by the -Z
option of dve2check.