Commit Graph

26 Commits

Author SHA1 Message Date
fcdea90774 Second pass. Modules. Some more default comments are out. MDL-11385 2007-09-24 22:17:05 +00:00
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
5d0fc5c33d Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
3aac1dc9a0 Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
b8a342d7ac New upgrade.php file added for this module. MDL-7214 2006-10-26 17:33:40 +00:00
b4c7bb78fc Deleting some old oci8po files from CVS. 2006-10-21 18:28:28 +00:00
88ab6ab46b Deleted duplicate table label2 from XMLDB schema 2006-09-05 16:09:15 +00:00
e0996851da XMLDB schema initial commit for the label module 2006-08-11 17:37:17 +00:00
43e2425857 Fixed log_display inserts. 2006-04-24 08:28:21 +00:00
9ee20a32f6 FIxed blank trailing lines (bug 5095) 2006-04-05 06:14:28 +00:00
cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
38b7336ed1 short php tags 2006-03-07 21:35:13 +00:00
f841494c62 see changes for admin/utfdbmigrate.php 2006-02-24 08:20:13 +00:00
136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
4979f73c9e fixing typos 2006-01-25 06:11:26 +00:00
f6691427d9 Added default values where needed for columns in the MySQL creation script mysql.sql.
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.

Committed by vyshane
2006-01-17 07:37:29 +00:00
e8f7b20f9a more bug fixes =( 2006-01-13 07:24:43 +00:00
1e4d9ff6dc utf8 migration support scripts 2006-01-09 06:06:49 +00:00
98cfbb9948 FIxed some wierd line feeds 2005-03-16 16:35:33 +00:00
6513df237c Merged from MOODLE_14_STABLE: Indexes for label and version bump (honoring partial freeze) 2004-11-19 03:05:38 +00:00
41905731b7 fixed capitalization and quoting of attribute values 2004-09-12 16:24:41 +00:00
899e041895 Fixed missing Label logs - thanks Eloy! 2004-02-19 13:25:25 +00:00
b36e7694a8 Oracle translation of mySQL module for label. 2003-09-14 23:41:22 +00:00
a90fb36bd2 Added a course field (whoops!) and edited backuplib.php and restorelib.php 2003-09-14 15:20:09 +00:00
2c5c3e62a7 New module: Label.
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00