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

  • Committer: William Grant
  • Date: 2009-02-23 23:47:02 UTC
  • mfrom: (1099.1.211 new-dispatch)
  • Revision ID: grantw@unimelb.edu.au-20090223234702-db4b1llly46ignwo
Merge from lp:~ivle-dev/ivle/new-dispatch.

Pretty much everything changes. Reread the setup docs. Backup your databases.
Every file is now in a different installed location, the configuration system
is rewritten, the dispatch system is rewritten, URLs are different, the
database is different, worksheets and exercises are no longer on the
filesystem, we use a templating engine, jail service protocols are rewritten,
we don't repeat ourselves, we have authorization rewritten, phpBB is gone,
and probably lots of other things that I cannot remember.

This is certainly the biggest commit I have ever made, and hopefully
the largest I ever will.
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.206 15 years ago William Grant Only display tabs and overlays when we are logged 2.9 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.146 15 years ago William Grant Add support for public mode views to the new frame 2.9 KB Diff Download File
rest.py 1099.1.188 15 years ago Nick Chadwick Fixed a slight issue in convert_bool, which now us 5.9 KB Diff Download File
views.py 1099.1.180 15 years ago Nick Chadwick This commit changes the tutorial service, which no 1.2 KB Diff Download File
xhtml.py 1099.1.209 15 years ago William Grant Don't escape / in paths when they are in +login/+t 7 KB Diff Download File
xhtmlerror.html 1099.1.208 15 years ago William Grant Fix some more headings. 356 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