Jordi Piguillem
2dd18a9323
[MDL-22553]
...
Fixing problems with sql sentences using LIMIT
2010-05-25 09:06:45 +00:00
Dongsheng Cai
cd8236983d
"fixed version number to make http://cvs.moodle.org/contrib/tools/check_upgrade_savepoints/ happy"
2010-05-17 09:51:40 +00:00
Dongsheng Cai
b420734aa0
"MDL-20814, verify the file path, and print relevant information is there is bad data"
2010-05-12 04:27:11 +00:00
David Mudrak
d3dbc520c4
MDL-22112 Wiki 2.0 upgrade code - PostgreSQL errors
...
Firstly, double quotes are used to quote columns in PostgreSQL - let $DB
to deal with quoting of constant strings. Secondly, PostgreSQL does not
seem support table name aliases in UPDATE.
2010-05-02 17:29:21 +00:00
Dongsheng Cai
00710f4cc1
MDL-22112, push wiki 2.0 into head
2010-05-02 11:28:11 +00:00
Petr Skoda
14a960ac7b
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 19:53:01 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
stronk7
e37cd84ad4
MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones
2009-04-27 20:29:01 +00:00
skodak
8b6f8099ea
MDL-18910 normalised module intro and introformat
2009-04-20 20:14:15 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
skodak
219f652b91
MDL-14679 upgrade $DB conversion
2008-05-31 18:05:42 +00:00
stronk7
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00