Petr Skoda
a226a972f7
MDL-24321 switching to stdClass in /admin/ and /
2010-09-21 08:44:02 +00:00
Petr Skoda
a7c02a42ee
fixed duplicate declaration
2010-09-17 10:30:31 +00:00
Petr Skoda
eab8ed9fb7
fixed a few spelling errors in /admin/
2010-09-17 10:27:26 +00:00
Petr Skoda
de77601b57
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests
2010-09-13 17:39:29 +00:00
Petr Skoda
6a50d10a64
MDL-24116 disabling test UI in XMLDB - this is a first step only, going to migrate this completely to DML/DDL functional tests soon
2010-09-07 09:38:23 +00:00
Petr Skoda
844239d3ed
MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead
2010-09-06 11:11:32 +00:00
Petr Skoda
f685e83030
MDL-14679 fixed remaining old style set_field()s
2010-09-03 18:14:55 +00:00
Petr Skoda
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +00:00
Petr Skoda
a9637e7df4
MDL-14679 fixed a lot more old style uses of insert_record()
2010-09-03 17:47:41 +00:00
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
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
David Mudrak
55c6372e28
MDL-15252 Fixed regression: XMLDB action using optionally defined strings
...
To prevent debugging warning, we check if the string is defined first.
In this case it does not make sense to add new string for every action
as the title is not actually displayed anywhere.
2010-04-22 21:13:53 +00:00
Eloy Lafuente
193caa7f5b
MDL-21438 xmldb editor - add missing sesskey to the save option
2010-01-25 16:11:20 +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
a591d38765
MDL-20700 coding style - new sloppy trailing whitespace fixed
2009-11-09 10:11:48 +00:00
Eloy Lafuente
54c72f84a0
MDL-20749 annihilating last ocurrences of PAGE/OUTPUT from xmldb actions.
2009-11-05 15:43:32 +00:00
Eloy Lafuente
fb9514e361
MDL-20749 correct error output - sentences/tables checkers fixed.
2009-11-05 15:40:26 +00:00
Eloy Lafuente
d3859b1340
MDL-20749 correct error output - key/index checkers fixed.
2009-11-05 13:58:22 +00:00
Eloy Lafuente
60a3e22b62
MDL-20749 fixed the class edit_field_save to output errors properly. Will
...
be beutifying the output a bit later
2009-11-05 13:38:02 +00:00
Moodle HQ git importer
8926f8449f
Fixing drift between CVS and git
2009-11-02 00:32:03 +00:00
Petr Skoda
8e3837060d
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 10:55:58 +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
stronk7
1e4d75c736
NOBUG. Added missing return causing dupe output after saving xml file.
2009-10-22 14:52:09 +00:00
stronk7
15a0ffc8f0
MDL-20349 find_sequence_name() is out. No need to use it anymore.
2009-10-11 21:52:40 +00:00
nicolasconnault
14f064525d
MDL-19787 Added missing globals
2009-09-18 05:44:00 +00:00
stronk7
8e6e14ae3a
fixed notice (and bug) introduced by MDL-19787
2009-09-07 08:05:01 +00:00
samhemelryk
91152a3518
navigation MDL-20216 Refactored add arguments
...
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
samhemelryk
69d77c232a
admin MDL-19787 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-03 05:11:33 +00:00
nicolasconnault
8fbce1c8c8
MDL-19878 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 04:28:40 +00:00
nicolasconnault
b324b47e36
MDL-19787 Upgraded calls to choose_from_menu
2009-08-17 15:15:20 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
stronk7
cab8690d4b
MDL-19331 Changes is table name/comments now flag xmldb as changed
2009-06-14 16:34:34 +00:00
tjhunt
684796fdae
xmldb editior: XHTML strict
2009-06-04 07:39:52 +00:00
stronk7
bd79ec5639
MDL-13204 xmlb editor checks - give extra time to checker because they can run looong
2009-05-30 23:45:07 +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
c97b24bf73
MDL-9176 xmldb editor - now it's possible to save from edit table page
2009-05-28 23:48:39 +00:00
stronk7
d5810e1d72
MDL-9176 xmldb editor - now it's possible to save from edit file page
2009-05-28 23:25:27 +00:00
stronk7
4f237e248b
MDL-9176 xmldb editor - enable the possibility to avoid unload after save (default)
2009-05-28 23:20:53 +00:00
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