]> git.mjollnir.org Git - moodle.git/commit
Another big checkin.
authormoodler <moodler>
Thu, 7 Aug 2003 16:01:31 +0000 (16:01 +0000)
committermoodler <moodler>
Thu, 7 Aug 2003 16:01:31 +0000 (16:01 +0000)
commitd2b6ba704ebf74787d793b24cf78ace2699d7bf5
treea62fc342a69b3f4905489d45bf459a9dcab2a62b
parent7b2e2751064e6b8229e3b3d9c308c51b1b0eaf87
Another big checkin.

This includes some significant cleanups to the new course categories
system.  The basic idea is that the categories/course browser is now
unified under one system, and admin features related to that have
all been moved into the browser (as little icons).

I'm much happier with this as a foundation that can scale and be
built upon.

Still to go:

  - searching
  - paging
  - polishing

Also in here are a lot of little cleanups around the place, such as
the initial setup process.
22 files changed:
admin/config.php
admin/index.php
admin/site.html
admin/site.php
admin/teacher.php
course/categories.php [deleted file]
course/category.php
course/edit.html
course/edit.php
course/index.php
course/lib.php
lang/en/docs/release.html
lang/en/forum.php
lang/en/moodle.php
lib/datalib.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
lib/weblib.php
user/edit.php
version.php