39885 Commits

Author SHA1 Message Date
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
Petr Skoda
427649bfdf MDL-21392 it is possible to have settings without Save button 2010-02-08 16:26:15 +00:00
David Mudrak
1ed4730901 MDL-21558 adding local plugins management page into the admin tree
The new admin external page admin/localplugins.php provides a list of
installed local plugins with a possibility to remove it.
2010-02-08 16:03:37 +00:00
Jamie Pratt
f4f6ae8023 removing old amf test client code and swf 2010-02-08 11:30:55 +00:00
David Mudrak
d523044d5e workshop: fixing minor issues discovered during the preparation of iMoot2010 talk 2010-02-08 08:53:43 +00:00
Andrew Davis
61541a5a46 gradebook MDL-21218 Improved the hiding/displaying of category and course totals when they contain hidden items 2010-02-08 06:27:04 +00:00
Sam Hemelryk
d2e68385d7 navigation MDL-21529 Added a close icon to docked item panels + show/hide event improvements 2010-02-08 04:09:18 +00:00
jerome mouneyrac
5a1861ee32 webservice MDL-21510 added two new DEFINE values: NULL_ALLOWED and NULL_NOT_ALLOWED 2010-02-08 03:49:52 +00:00
Sam Hemelryk
5d6957f349 outputrequirements MDL-21400 Added missing YUI2 module required by dock 2010-02-08 03:25:45 +00:00
Moodle Robot
343b300937 Updated the HEAD build version to 20100208 2010-02-08 00:40:53 +00:00
Petr Skoda
916276fc0a MDL-20204 more outputlib changes towards separate html_writer 2010-02-07 20:12:31 +00:00
Pierre Pichet
ab8b51424c MDL-10110 Modifications related to the creation of the calculatedmulti question type 2010-02-07 19:52:52 +00:00
Pierre Pichet
2d279432b0 MDL-10110 Creating the calculatedmulti question type 2010-02-07 19:50:10 +00:00
Petr Skoda
4c1f394246 MDL-21400 apparently tinymce loading is not compatible with our brand new JS caching yet ;-) 2010-02-07 13:26:28 +00:00
Petr Skoda
cd2bbdabb7 MDL-21400 main version bump - initialised jsrev counter 2010-02-07 13:18:03 +00:00
Petr Skoda
baeb20bba3 MDL-21400 thems and JS now using the same script naming convention and parameter style 2010-02-07 13:08:46 +00:00
Petr Skoda
6597e6b7ae MDL-20601 added missing covnersion of url placeholders 2010-02-07 12:58:25 +00:00
Petr Skoda
0139ec3fe6 MDL-21400 finally, gzip for JS files and proper caching - without admin UI for now (off by default) 2010-02-07 12:50:53 +00:00
Petr Skoda
2b728cb5e1 MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00