Petr Skoda [Sun, 14 Feb 2010 08:56:57 +0000 (08:56 +0000)]
MDL-21591 fixed regression in JS calls
Moodle Robot [Sun, 14 Feb 2010 00:40:53 +0000 (00:40 +0000)]
Updated the HEAD build version to
20100214
Moodle Robot [Sun, 14 Feb 2010 00:30:01 +0000 (00:30 +0000)]
installer.php lang files by installer_builder (
20100214)
Moodle Robot [Sat, 13 Feb 2010 00:41:00 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100213
Eloy Lafuente [Fri, 12 Feb 2010 09:24:28 +0000 (09:24 +0000)]
NOBUG: Fix upgrade, plz review
jerome mouneyrac [Fri, 12 Feb 2010 08:10:23 +0000 (08:10 +0000)]
webservice MDL-21351 Create service page: required capability is now in a show advanced section
jerome mouneyrac [Fri, 12 Feb 2010 07:30:44 +0000 (07:30 +0000)]
webservice MDL-21351 add creator field to security keys page
jerome mouneyrac [Fri, 12 Feb 2010 04:14:26 +0000 (04:14 +0000)]
webservice MDL-21351
Manage token page: user should be linked to their user profil
Security keys page: display token created by administrator
Manage service page: rewording :
Authorised user only => user
Andrew Davis [Fri, 12 Feb 2010 03:39:40 +0000 (03:39 +0000)]
gradebook MDL-21514 Ironed out a bug with hiding course totals
Moodle Robot [Fri, 12 Feb 2010 00:40:33 +0000 (00:40 +0000)]
Updated the HEAD build version to
20100212
Petr Skoda [Thu, 11 Feb 2010 18:58:06 +0000 (18:58 +0000)]
MDL-21581 fixed silly typo, thanks penny
Petr Skoda [Thu, 11 Feb 2010 18:50:55 +0000 (18:50 +0000)]
MDL-20204 more html_link converstions
Petr Skoda [Thu, 11 Feb 2010 16:56:00 +0000 (16:56 +0000)]
MDL-20204 converting link to html_writer or action_link
Petr Skoda [Thu, 11 Feb 2010 16:27:53 +0000 (16:27 +0000)]
MDL-20204 converting link to html_writer or action_link
Petr Skoda [Thu, 11 Feb 2010 15:44:06 +0000 (15:44 +0000)]
MDL-20204 fixed recent regressions + improved action handling - sorrrry
Petr Skoda [Thu, 11 Feb 2010 14:59:00 +0000 (14:59 +0000)]
MDL-20204 new pix_icon renderable widget
Petr Skoda [Thu, 11 Feb 2010 13:27:02 +0000 (13:27 +0000)]
MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout
Petr Skoda [Thu, 11 Feb 2010 13:09:30 +0000 (13:09 +0000)]
MDL-21581 fixed regression + eliminated one query when mnet not enabled
Petr Skoda [Thu, 11 Feb 2010 10:39:22 +0000 (10:39 +0000)]
MDL-20204 more cleanup
Petr Skoda [Thu, 11 Feb 2010 10:37:19 +0000 (10:37 +0000)]
MDL-20204 conversion to html_writer
Petr Skoda [Thu, 11 Feb 2010 10:32:39 +0000 (10:32 +0000)]
MDL-20204 fianl cleanup - removing obsolete renderer stuff
Petr Skoda [Thu, 11 Feb 2010 10:24:59 +0000 (10:24 +0000)]
MDL-20204 fixed regression
Petr Skoda [Thu, 11 Feb 2010 10:22:22 +0000 (10:22 +0000)]
MDL-20204 migrated checkbox to html_writer
Petr Skoda [Thu, 11 Feb 2010 10:12:59 +0000 (10:12 +0000)]
MDL-20204 selects now removed from renderers, now livingi n html_writer - yay!
Petr Skoda [Thu, 11 Feb 2010 10:03:28 +0000 (10:03 +0000)]
MDL-20204 selects conversion
Petr Skoda [Thu, 11 Feb 2010 09:57:33 +0000 (09:57 +0000)]
MDL-20204 select conversion
Petr Skoda [Thu, 11 Feb 2010 09:46:03 +0000 (09:46 +0000)]
MDL-20204 select conversion
Petr Skoda [Thu, 11 Feb 2010 09:28:14 +0000 (09:28 +0000)]
MDL-20204 select conversion
Petr Skoda [Thu, 11 Feb 2010 09:27:36 +0000 (09:27 +0000)]
MDL-20204 removing stuff used on old mod edit forms that are not in 2.0 any more - we use mforms now only
Petr Skoda [Thu, 11 Feb 2010 09:18:13 +0000 (09:18 +0000)]
MDL-20204 converted selects
Petr Skoda [Thu, 11 Feb 2010 09:12:17 +0000 (09:12 +0000)]
MDL-20204 converted select + JS on participation page
jerome mouneyrac [Thu, 11 Feb 2010 09:04:39 +0000 (09:04 +0000)]
webservice MDL-12866 add PARAM_EMAIL
Petr Skoda [Thu, 11 Feb 2010 08:43:39 +0000 (08:43 +0000)]
MDL-20204 converted more selects in forms
jerome mouneyrac [Thu, 11 Feb 2010 08:26:46 +0000 (08:26 +0000)]
mnet MDL-21582 fix peer service page redirection with a moodle_url
jerome mouneyrac [Thu, 11 Feb 2010 08:20:27 +0000 (08:20 +0000)]
mnet MDL-21582 fix empty mnet debug variable that display a notice on the peer services page
jerome mouneyrac [Thu, 11 Feb 2010 04:02:04 +0000 (04:02 +0000)]
webservice MDL-20808 add user lib.php, add web service user functions, rename $usercustomfields variable into profile_user_record() function
jerome mouneyrac [Thu, 11 Feb 2010 03:48:38 +0000 (03:48 +0000)]
webservice MDL-20808 fix the missing $PAGE->set_url()
Jamie Pratt [Thu, 11 Feb 2010 03:39:02 +0000 (03:39 +0000)]
MDL-20808 Fixes for amf web services and test client - a web service browser.
Fixed the bugs that Jerome mentions in the comments for this issue :
* No exception thrown when there is no return value now.
* No exception thrown when there are extra keys in the return value that are not in the description. Now the extra keys are ignored and not returned which is what the other web services do.
* Improved information about exceptions in the test client.
Gordon Bateson [Thu, 11 Feb 2010 02:55:40 +0000 (02:55 +0000)]
fix student access to HotPots in tail of a HotPot quiz chain
Penny Leach [Thu, 11 Feb 2010 02:50:28 +0000 (02:50 +0000)]
mnet MDL-21256 reworked some more of admin/mnet to use forms and new output stuff
Penny Leach [Thu, 11 Feb 2010 02:49:11 +0000 (02:49 +0000)]
mnet MDL-21256 & the start of a proper fix for MDL-20660
Unfortunately these are tangled up together a bit
Moodle Robot [Thu, 11 Feb 2010 00:40:55 +0000 (00:40 +0000)]
Updated the HEAD build version to
20100211
Eloy Lafuente [Wed, 10 Feb 2010 17:01:44 +0000 (17:01 +0000)]
MDL-20204 checkboxes small regression - two "showsearch" are way too much! :-P
Eloy Lafuente [Wed, 10 Feb 2010 16:48:44 +0000 (16:48 +0000)]
MDL-7647 confirmation email - usernames with slashes causing confirmation problems ; merged from 19_STABLE
Petr Skoda [Wed, 10 Feb 2010 16:27:49 +0000 (16:27 +0000)]
MDL-21577 removing tests for removed features
Petr Skoda [Wed, 10 Feb 2010 16:26:23 +0000 (16:26 +0000)]
MDL-21577 fixed regression
Petr Skoda [Wed, 10 Feb 2010 16:21:49 +0000 (16:21 +0000)]
MDL-21577 fixed typos
Petr Skoda [Wed, 10 Feb 2010 16:20:28 +0000 (16:20 +0000)]
MDL-21577 converting select auto submit code
Petr Skoda [Wed, 10 Feb 2010 15:52:34 +0000 (15:52 +0000)]
MDL-21577 fixed regression, thanks James Gheel for the patch
Petr Skoda [Wed, 10 Feb 2010 14:27:03 +0000 (14:27 +0000)]
MDL-20204 legacy time selects converted, please note we should always use mforms if possible
Petr Skoda [Wed, 10 Feb 2010 14:05:07 +0000 (14:05 +0000)]
MDL-20204 converting yes_no selects
Petr Skoda [Wed, 10 Feb 2010 12:00:18 +0000 (12:00 +0000)]
MDL-20204 all popup forms converted
Petr Skoda [Wed, 10 Feb 2010 11:51:49 +0000 (11:51 +0000)]
MDL-20204 more single_selects converted
Petr Skoda [Wed, 10 Feb 2010 11:38:14 +0000 (11:38 +0000)]
MDL-20204 sorry for the forgotten debug code
Petr Skoda [Wed, 10 Feb 2010 11:35:54 +0000 (11:35 +0000)]
MDL-20204 fixed regression from button conversion
Petr Skoda [Wed, 10 Feb 2010 11:34:59 +0000 (11:34 +0000)]
MDL-20204 init weirdness TODO
Petr Skoda [Wed, 10 Feb 2010 11:25:17 +0000 (11:25 +0000)]
MDL-20204 more steps away from old popup_form
Petr Skoda [Wed, 10 Feb 2010 10:55:51 +0000 (10:55 +0000)]
MDL-20204 using url_select
Petr Skoda [Wed, 10 Feb 2010 10:23:09 +0000 (10:23 +0000)]
MDL-20204 fixed docs
Petr Skoda [Wed, 10 Feb 2010 10:22:25 +0000 (10:22 +0000)]
MDL-20204 new url_select widget
Petr Skoda [Wed, 10 Feb 2010 09:46:44 +0000 (09:46 +0000)]
MDL-20204 added forgotten support for disabled in single_select
Petr Skoda [Wed, 10 Feb 2010 09:37:50 +0000 (09:37 +0000)]
MDL-20204 a lot more steps away from html_select
Jamie Pratt [Wed, 10 Feb 2010 08:44:46 +0000 (08:44 +0000)]
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
Sam Hemelryk [Wed, 10 Feb 2010 01:28:17 +0000 (01:28 +0000)]
navigation MDL-21564 Fixed regression whereby the last course section was not being shown on the navigation
Sam Hemelryk [Wed, 10 Feb 2010 01:12:59 +0000 (01:12 +0000)]
navigation MDL-21560 Fixed method of finding active admin settings page.
Moodle Robot [Wed, 10 Feb 2010 00:42:39 +0000 (00:42 +0000)]
Updated the HEAD build version to
20100210
Moodle Robot [Wed, 10 Feb 2010 00:31:27 +0000 (00:31 +0000)]
installer.php lang files by installer_builder (
20100210)
Petr Skoda [Tue, 9 Feb 2010 19:50:11 +0000 (19:50 +0000)]
MDL-20204 some more steps away from html_select
Petr Skoda [Tue, 9 Feb 2010 19:23:11 +0000 (19:23 +0000)]
MDL-20204 more steps away from html_select
Petr Skoda [Tue, 9 Feb 2010 18:54:03 +0000 (18:54 +0000)]
MDL-20204 one more step away from html_select
Piers Harding [Tue, 9 Feb 2010 18:43:15 +0000 (18:43 +0000)]
MDL-16184 - revert earlier work for x.start.time, and apply patch from valerian (incidental fix for user_picture)
Petr Skoda [Tue, 9 Feb 2010 18:17:21 +0000 (18:17 +0000)]
MDL-20204 converting to new checkboxes
Petr Skoda [Tue, 9 Feb 2010 18:16:14 +0000 (18:16 +0000)]
MDL-20204 new html_writer::checkbox fixed
Petr Skoda [Tue, 9 Feb 2010 18:04:16 +0000 (18:04 +0000)]
MDL-20204 new html_writer::checkbox
Piers Harding [Tue, 9 Feb 2010 18:00:43 +0000 (18:00 +0000)]
MDL-18202 - fix incorrect substitutions of '_'.
Petr Skoda [Tue, 9 Feb 2010 17:56:26 +0000 (17:56 +0000)]
fixed regression
Petr Skoda [Tue, 9 Feb 2010 17:39:13 +0000 (17:39 +0000)]
MDL-20204 new single_select + cleanup
David Mudrak [Tue, 9 Feb 2010 17:27:39 +0000 (17:27 +0000)]
MDL-21558 fixed php warning in case no local plugins are installed
Thanks Stephen Bourget for a prompt report
Petr Skoda [Tue, 9 Feb 2010 14:48:29 +0000 (14:48 +0000)]
MDL-21400 yet another IE weirdness fixed
David Mudrak [Tue, 9 Feb 2010 14:15:43 +0000 (14:15 +0000)]
MDL-21558 fixed sorting of installed local plugins
A typo caused loosing of array keys that are needed in the later
foreach loop
Petr Skoda [Tue, 9 Feb 2010 13:39:37 +0000 (13:39 +0000)]
fixed sloppy IE regression, sorrrryyyyy
jerome mouneyrac [Tue, 9 Feb 2010 09:26:03 +0000 (09:26 +0000)]
webservice MDL-16805 fix REST server bug: empty list (<MULTIPLE></MULTIPLE>) without php error
Sam Hemelryk [Tue, 9 Feb 2010 01:38:45 +0000 (01:38 +0000)]
javascript-modules MDL-21400 Fixed up some recent module regressions
Moodle Robot [Tue, 9 Feb 2010 00:41:03 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100209
Moodle Robot [Tue, 9 Feb 2010 00:30:19 +0000 (00:30 +0000)]
installer.php lang files by installer_builder (
20100209)
Pierre Pichet [Mon, 8 Feb 2010 20:27:49 +0000 (20:27 +0000)]
MDL-10110 removing common code with calculated/questiontype.php
Pierre Pichet [Mon, 8 Feb 2010 18:47:16 +0000 (18:47 +0000)]
MDL-10110 removing call to multichoice field from code
Pierre Pichet [Mon, 8 Feb 2010 18:44:53 +0000 (18:44 +0000)]
MDL-10110 dropping multichoice field in question_calculated_options table
Petr Skoda [Mon, 8 Feb 2010 16:50:12 +0000 (16:50 +0000)]
MDL-21557 potential fix for IE CSS issues in debug mode
Petr Skoda [Mon, 8 Feb 2010 16:26:15 +0000 (16:26 +0000)]
MDL-21392 it is possible to have settings without Save button
David Mudrak [Mon, 8 Feb 2010 16:03:37 +0000 (16:03 +0000)]
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.
Jamie Pratt [Mon, 8 Feb 2010 11:30:55 +0000 (11:30 +0000)]
removing old amf test client code and swf
David Mudrak [Mon, 8 Feb 2010 08:53:43 +0000 (08:53 +0000)]
workshop: fixing minor issues discovered during the preparation of iMoot2010 talk
Andrew Davis [Mon, 8 Feb 2010 06:27:04 +0000 (06:27 +0000)]
gradebook MDL-21218 Improved the hiding/displaying of category and course totals when they contain hidden items
Sam Hemelryk [Mon, 8 Feb 2010 04:09:18 +0000 (04:09 +0000)]
navigation MDL-21529 Added a close icon to docked item panels + show/hide event improvements
jerome mouneyrac [Mon, 8 Feb 2010 03:49:52 +0000 (03:49 +0000)]
webservice MDL-21510 added two new DEFINE values: NULL_ALLOWED and NULL_NOT_ALLOWED
Sam Hemelryk [Mon, 8 Feb 2010 03:25:45 +0000 (03:25 +0000)]
outputrequirements MDL-21400 Added missing YUI2 module required by dock
Moodle Robot [Mon, 8 Feb 2010 00:40:53 +0000 (00:40 +0000)]
Updated the HEAD build version to
20100208
Petr Skoda [Sun, 7 Feb 2010 20:12:31 +0000 (20:12 +0000)]
MDL-20204 more outputlib changes towards separate html_writer
Pierre Pichet [Sun, 7 Feb 2010 19:52:52 +0000 (19:52 +0000)]
MDL-10110 Modifications related to the creation of the calculatedmulti question type