~azzar1/unity/add-show-desktop-key

Modified the database so that exercises are now stored in the database, rather
than in flat files.

This also necessitated adding new tables and storm classes for test suites
and test cases.

Note that this commit merely changes the database and adds a script to
upload exercises. The code for actually reading exercises has yet
to be changed.
Filename Latest Rev Last Changed Committer Comment Size
..
test 1099.1.34 15 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b Diff
__init__.py 1099.1.95 15 years ago William Grant Error views are now retrieved from a class method Empty Diff Download File
ivle-headings.html 1099.1.111 15 years ago William Grant Throw the view content into a new ivleview div (in 3.3 KB Diff Download File
overlays.py 1099.1.74 15 years ago Nick Chadwick Added overlay system and console overlay. Note tha 2 KB Diff Download File
plugins.py 1099.1.100 15 years ago Nick Chadwick Created a new help system. The new help system al 2.3 KB Diff Download File
rest.py 1099.1.112 15 years ago William Grant Implement authorization in JSON REST views. Add se 5.6 KB Diff Download File
views.py 1099.1.110 15 years ago William Grant Implement an authorization system in the new frame 1.1 KB Diff Download File
xhtml.py 1099.1.100 15 years ago Nick Chadwick Created a new help system. The new help system al 6.3 KB Diff Download File
xhtmlerror.html 1099.1.91 15 years ago William Grant Add support for custom error views. Plugins can no 337 bytes Diff Download File
xhtmlunauthorized.html 1099.1.96 15 years ago William Grant Add an XHTMLUnauthorizedView which redirects unaut 294 bytes Diff Download File