d3674ed965
Merged from MOODLE_17_STABLE: fixed the journal upgrade. renaming a null column to not null is unhappy
2006-11-07 00:09:37 +00:00
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
0bc94c9990
Last reserved word is out now!
...
journal_entries->comment to entrycomment
Only 2 tables have reserved names but they aren't
a problem if we force $CFG->prefix always
2006-09-21 09:54:00 +00:00
0327c40abb
bug fix for 5303. hope i didn't break anything >_<
2006-04-28 03:18:56 +00:00
cb24115c8e
trying to change all the default NULL fields to NOT NULL default '0'/'', hope i didn't mess up. Please report any bugs asap!
2006-04-26 05:48:04 +00:00
f0e13cf157
Whoops - forgot the db prefix in the where clause
2005-04-12 20:04:50 +00:00
ad96fa8e28
Wiki-like format converted to Markdown in journal intro and journal entries
2005-04-11 13:37:33 +00:00
58336c87a2
Merged from MOODLE_14_STABLE: Indexes for journal and version bump (honoring partial freeze)
2004-11-19 02:02:38 +00:00
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
34050fd84a
Removing old log upgrades (too slow)
2004-02-05 08:36:48 +00:00
8a55b99805
UPgrade logs to new format
2004-02-05 05:16:29 +00:00
34a2293e08
Journal questions can now use HTML editor, plus new field 'introformat'
2004-01-14 02:24:42 +00:00
fb7a194e6b
Removed blank lines at the end (!)
2003-11-03 02:59:09 +00:00
efabdeddef
Journal grading is now also all converted over to use scales as
...
well as numerical grades
2003-08-18 05:47:04 +00:00
ebc3bd2b24
Changes throughout Moodle to remove any reserved words from the
...
Moodle tables.
ie user -> userid in many tables, plus in user_students
start -> starttime and end -> endtime
I've just done all this as carefully as I could ... I don't think
I missed anything but it's pretty intensive work and I'd be fooling myself
if I didn't think I'd missed a couple.
Note that this version should pretty much be able to bootstrap itself
using PostgreSQL now ... but this is untested
2002-12-23 09:39:26 +00:00
b2a5ee1822
Added richtext to Journal entries.
2002-10-12 06:20:56 +00:00
c0d6bcc508
Moved upgrade functions into db/mysql.sql
2002-10-05 17:20:24 +00:00