Commit graph

219 commits

Author SHA1 Message Date
stronk7
c1b8eeda68 MDL-19305 renaming string because I'm going to need both 2009-05-28 21:57:56 +00:00
stronk7
9dd35834ee MDL-19305 xmldb editor - throw message when there are changes pending to save and perms don't allow it. 2009-05-28 21:48:13 +00:00
stronk7
0dd435add1 MDL-19304 xmldb editor - files default action changet to edit 2009-05-28 18:59:08 +00:00
stronk7
f802a79b70 MDL-19304 xmldb editor - fixed default action for tables & statements 2009-05-28 18:41:02 +00:00
stronk7
8d38291f76 MDL-19304 xmldb editor - default action (click on name) for field/key/index is now "edit". New "xml" button added. 2009-05-28 18:19:10 +00:00
stronk7
98d1895fe0 MDL-19307 xmldb documentation - add link from main page to global docs generator 2009-05-28 00:21:42 +00:00
stronk7
0fa07dab85 MDL-19307 xmldb documentation - generate all the documentation in a BIG report 2009-05-28 00:19:59 +00:00
stronk7
12bef9fe30 MDL-19319 xmldb docs - move intro paragraph out from xlst 2009-05-28 00:07:59 +00:00
stronk7
6ef8b35a4b MDL-19319 xmldb documentation - improve output to show complete field specs 2009-05-27 22:55:36 +00:00
stronk7
3a0a3d7a6c MDL-19058 xmldb editor & enums - inform about ENUM info detected in all
the loaded files, suggesting different options depending of active/inactive ENUMs found
2009-05-26 18:47:02 +00:00
stronk7
a12fbc0125 MDL-18547 xmldb floats - recommend to switch to number fields when possible 2009-05-12 08:32:16 +00:00
stronk7
08f4df55cb MDL-18577 drop enums support - added 2 more basic xmldb tests 2009-05-03 16:06:14 +00:00
stronk7
e849e86891 MDL-18577 drop enums support - step3: Fix XMLDB own tests + new tests for dropping enums 2009-05-01 23:53:14 +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
tjhunt
d09ef2a0ef Fix XHTML strict problems in XMLDB. 2009-04-03 05:47:59 +00:00
tjhunt
89f6a3544c XMLDB generated docs: XHTML strictify output, and strip trailing whitespace. 2009-03-05 03:09:33 +00:00
sam_marshall
54ab56b349 MDL-18208: Make xmldb give sensible error if you try to generate documentation without having xsl extension installed 2009-02-17 12:53:51 +00:00
skodak
c05ede9867 MDL-17898 do not store real object instances into sessions in XMLDB editor 2009-01-14 18:45:40 +00:00
tjhunt
ea6d9d40a6 XHTML strict. 2009-01-06 05:04:58 +00:00
arborrow
99fd4f7988 MDL-17741 - typo $tableparam; merged from MOODLE_18_STABLE 2008-12-26 23:24:58 +00:00
arborrow
93816e5d3f MDL-17741 - typo $tableparam 2008-12-26 20:47:57 +00:00
sam_marshall
6c59c9c76b MDL-17667: Added simple XSL-based 'doc' feature to xmldb 2008-12-16 12:55:21 +00:00
dongsheng
771dc7b298 "MDL-14129, fix error() in moodle2" 2008-12-12 05:45:43 +00:00
tjhunt
9dbebd145d xmldb: typos in generated code. 2008-11-18 07:36:02 +00:00
stronk7
fb81188c6c NOTINTRACKER: Fixed innocent typo 2008-11-07 12:58:03 +00:00
tjhunt
8c901fb816 xmldb checks: MDL-16976 write a check that finds rows that violate the foreign key constraints. 2008-10-23 08:32:12 +00:00
tjhunt
9f5e5dee97 xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code. 2008-10-23 08:30:43 +00:00
tjhunt
7264519e3f MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js 2008-09-23 07:00:59 +00:00
skodak
d2d9ba7d64 MDL-14326 fixed incorrect requires 2008-09-03 07:48:19 +00:00
tjhunt
2c746a6665 Fix typo. 2008-08-19 05:47:06 +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
eee5d9bb85 MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
dongsheng
bcc45748f5 "MDL-14129, fix print_error" 2008-06-15 11:25:45 +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
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak
fd1d37290f comment fix 2008-06-05 14:10:55 +00:00
skodak
eb2ce497bc comment fix 2008-06-05 14:09:59 +00:00
skodak
a5d424df7c MDL-14679 converted some get/set_field() 2008-06-02 21:39:23 +00:00
skodak
fd0e6640cc MDL-14679 fixed some more $db's 2008-05-31 22:18:41 +00:00
thepurpleblob
ac1dc9845a MDL-14854
Changed the language strings to something more sensible as per Petr's comments.
2008-05-29 10:53:30 +00:00
stronk7
cdb1e987e6 All fields, keys and indexes in suggested PHP core are using $dbman. MDL-14941 2008-05-23 22:42:45 +00:00
stronk7
63dd5a626a table suggested PHP is using $dbman now. MDL-14941 2008-05-23 22:34:53 +00:00
stronk7
82bba3e4d5 And also conditionally create/drop indexes and fields. MDL-14955 2008-05-23 22:26:08 +00:00
stronk7
70080fde65 Conditionally execute create/drop table dbmanager functions. MDL-14955 2008-05-23 22:24:00 +00:00
stronk7
69b80cc2eb 4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863 2008-05-22 00:09:59 +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
c6ad174104 There was one "phantom" test + minor improvements for robustness. 2008-05-19 00:16:48 +00:00