39903 Commits

Author SHA1 Message Date
Penny Leach
d36fa8159b mnet MDL-21256 reworked some more of admin/mnet to use forms and new output stuff 2010-02-11 02:50:28 +00:00
Penny Leach
96bd292127 mnet MDL-21256 & the start of a proper fix for MDL-20660
Unfortunately these are tangled up together a bit
2010-02-11 02:49:11 +00:00
Moodle Robot
9f427def8c Updated the HEAD build version to 20100211 2010-02-11 00:40:55 +00:00
Eloy Lafuente
40be01445b MDL-20204 checkboxes small regression - two "showsearch" are way too much! :-P 2010-02-10 17:01:44 +00:00
Eloy Lafuente
099820aac8 MDL-7647 confirmation email - usernames with slashes causing confirmation problems ; merged from 19_STABLE 2010-02-10 16:48:44 +00:00
Petr Skoda
2849ddc667 MDL-21577 removing tests for removed features 2010-02-10 16:27:49 +00:00
Petr Skoda
f3c950e4c1 MDL-21577 fixed regression 2010-02-10 16:26:23 +00:00
Petr Skoda
18300e6b50 MDL-21577 fixed typos 2010-02-10 16:21:49 +00:00
Petr Skoda
edc28287b2 MDL-21577 converting select auto submit code 2010-02-10 16:20:28 +00:00
Petr Skoda
baa50557ac MDL-21577 fixed regression, thanks James Gheel for the patch 2010-02-10 15:52:34 +00:00
Petr Skoda
f83b9b63ae MDL-20204 legacy time selects converted, please note we should always use mforms if possible 2010-02-10 14:27:03 +00:00
Petr Skoda
78bdac6449 MDL-20204 converting yes_no selects 2010-02-10 14:05:07 +00:00
Petr Skoda
81aba78d05 MDL-20204 all popup forms converted 2010-02-10 12:00:18 +00:00
Petr Skoda
94fa6be479 MDL-20204 more single_selects converted 2010-02-10 11:51:49 +00:00
Petr Skoda
4cd3dac990 MDL-20204 sorry for the forgotten debug code 2010-02-10 11:38:14 +00:00
Petr Skoda
54aa3239c7 MDL-20204 fixed regression from button conversion 2010-02-10 11:35:54 +00:00
Petr Skoda
a5f655adcc MDL-20204 init weirdness TODO 2010-02-10 11:34:59 +00:00
Petr Skoda
31dadc6fee MDL-20204 more steps away from old popup_form 2010-02-10 11:25:17 +00:00
Petr Skoda
f1a3e072fa MDL-20204 using url_select 2010-02-10 10:55:51 +00:00
Petr Skoda
ab08be9839 MDL-20204 fixed docs 2010-02-10 10:23:09 +00:00
Petr Skoda
4d10e57985 MDL-20204 new url_select widget 2010-02-10 10:22:25 +00:00
Petr Skoda
0b2cb1327a MDL-20204 added forgotten support for disabled in single_select 2010-02-10 09:46:44 +00:00
Petr Skoda
f8dab96615 MDL-20204 a lot more steps away from html_select 2010-02-10 09:37:50 +00:00
Jamie Pratt
94a9b9e770 MDL-20808 Fixes for amf web services and test client - a web service browser.
Includes :

MDL-21552 amf web services need to accept params and return values of proper type

MDL-21553 amf web service : In Flash an array has normally a numeri
2010-02-10 08:44:46 +00:00
Sam Hemelryk
279e2669eb navigation MDL-21564 Fixed regression whereby the last course section was not being shown on the navigation 2010-02-10 01:28:17 +00:00
Sam Hemelryk
0e3eee62fe navigation MDL-21560 Fixed method of finding active admin settings page. 2010-02-10 01:12:59 +00:00
Moodle Robot
fffdc00592 Updated the HEAD build version to 20100210 2010-02-10 00:42:39 +00:00
Moodle Robot
88f27c5a3b Automatic installer.php lang files by installer_builder (20100210) 2010-02-10 00:31:27 +00:00
Petr Skoda
6fe3775a2d MDL-20204 some more steps away from html_select 2010-02-09 19:50:11 +00:00
Petr Skoda
aebddebb97 MDL-20204 more steps away from html_select 2010-02-09 19:23:11 +00:00
Petr Skoda
2f0e96e447 MDL-20204 one more step away from html_select 2010-02-09 18:54:03 +00:00
Piers Harding
c86a91d508 MDL-16184 - revert earlier work for x.start.time, and apply patch from valerian (incidental fix for user_picture) 2010-02-09 18:43:15 +00:00
Petr Skoda
6bacd33926 MDL-20204 converting to new checkboxes 2010-02-09 18:17:21 +00:00
Petr Skoda
538684258a MDL-20204 new html_writer::checkbox fixed 2010-02-09 18:16:14 +00:00
Petr Skoda
14dce022db MDL-20204 new html_writer::checkbox 2010-02-09 18:04:16 +00:00
Piers Harding
9a44a14c63 MDL-18202 - fix incorrect substitutions of '_'. 2010-02-09 18:00:43 +00:00
Petr Skoda
2e866010a3 fixed regression 2010-02-09 17:56:26 +00:00
Petr Skoda
a9967cf5a5 MDL-20204 new single_select + cleanup 2010-02-09 17:39:13 +00:00
David Mudrak
695a6fb80a MDL-21558 fixed php warning in case no local plugins are installed
Thanks Stephen Bourget for a prompt report
2010-02-09 17:27:39 +00:00
Petr Skoda
8dd14645da MDL-21400 yet another IE weirdness fixed 2010-02-09 14:48:29 +00:00
David Mudrak
70be294d15 MDL-21558 fixed sorting of installed local plugins
A typo caused loosing of array keys that are needed in the later
foreach loop
2010-02-09 14:15:43 +00:00
Petr Skoda
885ea6df1b fixed sloppy IE regression, sorrrryyyyy 2010-02-09 13:39:37 +00:00
jerome mouneyrac
17ecdd29f0 webservice MDL-16805 fix REST server bug: empty list (<MULTIPLE></MULTIPLE>) without php error 2010-02-09 09:26:03 +00:00
Sam Hemelryk
7c964cdf14 javascript-modules MDL-21400 Fixed up some recent module regressions 2010-02-09 01:38:45 +00:00
Moodle Robot
9d427f2102 Updated the HEAD build version to 20100209 2010-02-09 00:41:03 +00:00
Moodle Robot
4e8487a72d Automatic installer.php lang files by installer_builder (20100209) 2010-02-09 00:30:19 +00:00
Pierre Pichet
a6aa2c4226 MDL-10110 removing common code with calculated/questiontype.php 2010-02-08 20:27:49 +00:00
Pierre Pichet
78a6d0ba1f MDL-10110 removing call to multichoice field from code 2010-02-08 18:47:16 +00:00
Pierre Pichet
c9acc7728f MDL-10110 dropping multichoice field in question_calculated_options table 2010-02-08 18:44:53 +00:00
Petr Skoda
c09e1a2cb7 MDL-21557 potential fix for IE CSS issues in debug mode 2010-02-08 16:50:12 +00:00