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
bb209a3e1a
Reconverted using a newer converter. Still not tested.
2002-05-27 13:17:18 +00:00
martin
27dd018c34
QL to create core databases in PostgreSQL. Not tested at all. In fact
...
I'm pretty sure it won't work, because it needs sequences.
2002-05-27 12:58:06 +00:00
martin
6fa8326dad
SQL to create core databases in MySQL (any version).
2002-05-27 12:56:48 +00:00