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

  • Committer: wagrant
  • Date: 2008-07-23 02:42:54 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:935
userdb: Large changes:
 - Split out semesters into their own table.
 - Give semesters and enrolments an active flag.
   + Enrolments cannot be active if their semester is not.
 - Introduce the project set concept, to link groups to projects.
   + Groups and projects now reference a project set, not an offering.

Also update the DB access code to respect the group changes.

<FONT COLOR="red"><BLINK>

  ** WARNING: This migration will destroy all groups, enrolments and
              offerings. **

</BLINK></FONT>
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 409 16 years ago mattgiuca Moved www/conf and www/common to a new directory l Empty Diff Download File
caps.py 488 16 years ago drtomc caps.py: Added more capabilities and descriptions. 5.1 KB Diff Download File
cgirequest.py 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 11.9 KB Diff Download File
chat.py 544 16 years ago mattgiuca chat.py: When an exception is caught, now returns 3.6 KB Diff Download File
date.py 892 16 years ago wagrant fileservice_lib: Give date pretty-printing functio 2.4 KB Diff Download File
db.py 935 16 years ago wagrant userdb: Large changes: - Split out semesters into 38.6 KB Diff Download File
forumutil.py 671 16 years ago dcoles forum: Now uses a unique secret generated at './se 1.6 KB Diff Download File
interpret.py 917 16 years ago mattgiuca interpret.py: Removed the code which removes HTTP_ 16.1 KB Diff Download File
makeuser.py 912 16 years ago dcoles Makeuser: Makeuser will now chown all files in a u 14.5 KB Diff Download File
studpath.py 724 16 years ago dcoles public mode: Backend changes to enable public mode 6 KB Diff Download File
svn.py 889 16 years ago wagrant common.svn: Add a method to check if a path has th 2.3 KB Diff Download File
user.py 669 16 years ago mattgiuca Timestamps are now stored within the program as Py 4.2 KB Diff Download File
util.py 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 7 KB Diff Download File
zip.py 763 16 years ago mattgiuca Zip file uploading now works. (Patch submitted by 4.3 KB Diff Download File