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

Replaced Python config files (conf.py) with new config files system, using
    configobj (INI-file style config files).

setup.py config now produces ./etc/ivle.conf, a new-style config file.
ivle/conf/conf.py is now part of the IVLE source code. It reads the new config
file and provides the same legacy interface, so all of IVLE still functions,
including setup.py config.

Added /etc to the source tree (config files will be stored here).
Added configobj as a dependency in doc/setup/install_proc.txt.

setup.py install copies ./etc/ivle.conf into /etc/ivle/ivle.conf.

Removed boilerplate code generation from setup/configure.py (that code is now
part of ivle/conf/conf.py which is now in the source tree).
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1080.1.30 15 years ago me at id bin/ivle-showenrolment: Switch to ivle.database.Us Diff
doc 1080.1.8 15 years ago me at id install_proc.txt: Add dependencies on python-{stor Diff
etc 1092.1.11 15 years ago Matt Giuca Replaced Python config files (conf.py) with new co Diff
exercises 512 16 years ago stevenbird Renaming of problems to exercises (initial commit) Diff
ivle 1080.1.33 15 years ago me at id ivle.db: Remove get_enrolment and get_subjects_sta Diff
services 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun Diff
setup 1080.1.16 15 years ago me at id ivle.makeuser: Don't create a local.auth. It wasn' Diff
subjects 313 16 years ago mattgiuca test/test_framework: Updated examples, a bit of be Diff
test 201 16 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
userdb 25 16 years ago drtomc A bit more work on the userdb stuff. Diff
website 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun Diff
www 1080.1.32 15 years ago me at id www/app/{subjects,tutorial}: Use the new Storm API Diff
.bzrignore 1092.1.11 15 years ago Matt Giuca Replaced Python config files (conf.py) with new co 138 bytes Diff Download File
COPYING 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun 17.5 KB Diff Download File
File setup.py 1092.1.1 15 years ago William Grant [Uber-commit of holiday work because I lacked a lo 2.7 KB Diff Download File