martin
2c4483e5fb
New upgrading procedure, uses module functions to handle all version changes
2002-07-27 06:08:29 +00:00
martin
a83fded1a9
Consistent use of get_site() instead of checking course->category directly
2002-07-11 05:30:10 +00:00
martin
b5fe4c935d
Major changes throughout to change "week" notation to "section" notation.
...
Sections covers "weeks", "topics" and anything else that may come along.
Note, again, some databases have changed esp course_weeks -> course_sections
and several fields called "week" are now "section. Also course no longer
has an enddate, but instead has a numsections field.
2002-06-25 11:49:06 +00:00
martin
d887b5a7bd
Changes to allow choice of format on home page of site
2002-06-10 05:19:03 +00:00
martin
a9b07c5288
Moved creation of guest user to login page - this means it can be
...
trashed any time and it will recreate itself as necessary.
2002-06-10 04:24:50 +00:00
martin
da5c172a07
Changes to support guest user across any course (guest/guest)
2002-06-09 14:14:07 +00:00
martin
5710022c65
Removed password ... it's not necessary any more.
2002-06-06 15:19:23 +00:00
martin
6c19f34bf8
Removed some logging
2002-05-31 13:20:21 +00:00
martin
a634339f4e
Now looks for module SQL files in mod/db/dbtype.sql
2002-05-31 13:20:01 +00:00
martin
65c687a5dc
Changes to support various types of databases (using SQL code in lib/db)
2002-05-27 13:02:48 +00:00
martin
db23f0caf9
All moved to lib/db
2002-05-27 06:19:44 +00:00
martin
3eff8fde3a
Now uses $CFG->cronpassword from config.php
2002-05-27 06:18:39 +00:00
martin
c88f014ac6
Improvements to the process of setting up Moodle the first time, also better interface for adding/removing teachers
2001-12-04 14:02:36 +00:00
martin
f3b9479b3e
Fixed serious bug that allowed any existing user to use this page. Doh!
2001-11-30 15:21:25 +00:00
martin
beef8d0bbf
Corrected a type used "=" instead of "=="
2001-11-29 12:28:29 +00:00
martin
7ea4679b24
Turned on link to teacher.php
2001-11-29 05:47:43 +00:00
martin
dbb24f689d
Basic script to add/delete teachers of courses
2001-11-29 05:46:15 +00:00
martin
0d1a6b9226
Make it ignore CVS directories
2001-11-28 14:44:53 +00:00
martin
f9903ed0a4
Initial revision
2001-11-22 06:23:56 +00:00