martin
01a086c3dd
Support for new deleted field in user table
2002-09-22 03:11:05 +00:00
martin
c07daf5bbc
Added lang for users
2002-09-21 05:43:21 +00:00
martin
a789fb73f4
More security for email confirmation process ... a 15-character random
...
"secret" key is stored the user record on account creation, sent via
email and checked again during confirmation.
2002-09-10 12:54:01 +00:00
martin
b4d7002e66
Changes to allow much better control over what "teachers" are called
...
in a course. Firstly, the course settings page now allows the teachers
to specify the word they want to use in place of "teachers" and "students"
as well as "teacher" and "student". Secondly, a new teacher admin tool
allows any teacher to modify the order and displayed role of teachers
in that course. This affects the display on the course listings, the
participants page and so on.
2002-09-08 03:24:38 +00:00
martin
7b1c0ce35c
Increased size of section summaries from 255 chars to 65000 chars.
2002-09-01 14:24:16 +00:00
martin
bd2ad32fba
Added recent upgrades (course->guest, and user->maildisplay)
2002-08-22 06:40:48 +00:00
martin
565f7a9504
Fixes to two database fields log_display(table -> mtable) and
...
user_teachers(authority from varchar -> int)
2002-08-04 02:08:43 +00:00
martin
7ea53a1fb1
Removed fullname and search fields from modules table. Fullname is now
...
derived from the string 'modulename' in the lang files for each module.
2002-08-02 17:42:59 +00:00
martin
dafa318bab
Dropping any pretense of Postgres support for the moment, and added a README
2002-07-27 12:38:06 +00:00
martin
e3f0a6a737
Minor changes
2002-06-25 12:08:38 +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
2f21e988a6
Added course->marker
2002-06-19 05:37:59 +00:00
martin
f13b00d318
Added course->timecreated
2002-06-10 11:34:31 +00:00
martin
da5c172a07
Changes to support guest user across any course (guest/guest)
2002-06-09 14:14:07 +00:00
martin
65adacc4ba
Put backquotes around some field names to avoid errors
2002-06-08 02:13:17 +00:00
martin
bda8d43a78
Changes to user settings, now it matches the stored data better
2002-06-05 05:37:55 +00:00
martin
8dd650745f
Changes to user table
2002-06-05 03:24:29 +00:00
martin
873960de8c
Changes related to timezone display. Datetime display now uses userdate()
...
which itself uses the USER variable timezone to alter the displayed time.
2002-06-05 03:15:30 +00:00
martin
93777df60d
Removed "logs" and added new log format: "log" and "log_display"
2002-05-31 09:18:12 +00:00
martin
6fa8326dad
SQL to create core databases in MySQL (any version).
2002-05-27 12:56:48 +00:00