Eloy Lafuente
|
2a97328522
|
NOBUG xmldb editor - make php code generated to follow the 2-slash coding style
|
2010-07-17 11:36:34 +00:00 |
|
Petr Skoda
|
d776d59ee2
|
MDL-21235 fixed select method name
|
2010-01-16 18:29:51 +00:00 |
|
Petr Skoda
|
4b9210f31b
|
MDL-21235 more conversion to new select
|
2010-01-16 18:25:51 +00:00 |
|
Eloy Lafuente
|
f25d53a992
|
MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE
|
2009-11-20 19:48:01 +00:00 |
|
Petr Skoda
|
0df0df23f4
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 10:55:31 +00:00 |
|
nicolasconnault
|
b324b47e36
|
MDL-19787 Upgraded calls to choose_from_menu
|
2009-08-17 15:15:20 +00:00 |
|
stronk7
|
11e167a9d0
|
MDL-16059 xmldb editor - now all the php auto-generated code include proper upgrade_xxx_savepoint() calls
|
2009-05-30 18:57:00 +00:00 |
|
stronk7
|
84774c552c
|
upgrade_mod_savepoint() implemented in XMLDB Editor generators. MDL-15343
|
2008-07-18 22:18:47 +00:00 |
|
stronk7
|
ef088e70e7
|
MDL-14956 DDL exceptions (code suggested by XMLDB Editor)
|
2008-06-22 18:26:55 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
stronk7
|
63dd5a626a
|
table suggested PHP is using $dbman now. MDL-14941
|
2008-05-23 22:34:53 +00:00 |
|
stronk7
|
70080fde65
|
Conditionally execute create/drop table dbmanager functions. MDL-14955
|
2008-05-23 22:24:00 +00:00 |
|
stronk7
|
5eaa41e8bc
|
3rd iteration committed: xmldb_table "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863
|
2008-05-21 17:55:23 +00:00 |
|
stronk7
|
a8cb94f66f
|
MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
wrapper class to support old syntax (no changes in public API yet)
|
2008-05-20 23:24:40 +00:00 |
|
stronk7
|
46293bd7b7
|
MDL-14863 - 1st iteration: lowercase XMLDB constants, object, file and structure (no changes in public API yet)
|
2008-05-20 17:06:26 +00:00 |
|
stronk7
|
dcbef1994e
|
Now PHP code generated by the XMLDB editor automatically
adds calls to upgrade_main_savepoint(). MDL-11698
Merged from MOODLE_19_STABLE
|
2007-11-01 23:24:36 +00:00 |
|
nicolasconnault
|
b7064779f5
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
|
toyomoyo
|
007456de61
|
MDL-8425, fixing xhtml strict issues
|
2007-02-08 07:12:53 +00:00 |
|
stronk7
|
db9940b605
|
PHP generated code must use $result instead of $status. MDL-7533
Merged from MOODLE_17_STABLE
|
2006-11-18 19:08:10 +00:00 |
|
stronk7
|
ef856b2d52
|
Enablig rename_table() PHP generator
Merged from MOODLE_17_STABLE
|
2006-11-02 22:44:29 +00:00 |
|
stronk7
|
8e895ae5c7
|
mark rename table as not implemented
|
2006-09-23 21:28:16 +00:00 |
|
skodak
|
eef868d17d
|
major whitespace cleanup - fixed trailng whitespace in new files and admin area
|
2006-09-20 21:00:45 +00:00 |
|
stronk7
|
cb78437d64
|
Changed some PHP comments.
|
2006-09-12 17:41:22 +00:00 |
|
stronk7
|
386c23c9da
|
PHP code for dropping and renaming tables added. Note that the DDL
functions doesn't exist yet. ;-)
|
2006-09-06 22:34:09 +00:00 |
|
stronk7
|
3ab430fbc5
|
The XMLDBEditor is generating automatic PHP code for create_table
|
2006-09-06 19:49:13 +00:00 |
|
stronk7
|
b0c7d55893
|
Skeleton of the view_php helper.
|
2006-09-02 23:44:06 +00:00 |
|