38393 Commits

Author SHA1 Message Date
Nicolas Connault
ec22ccd53a MDL-20523 Script for upgrading sites that use the old bloglevel settings. 2009-10-30 07:24:55 +00:00
Nicolas Connault
cc82aef6fa MDL-19754 New tables for blog, and upgrade script if needed 2009-10-30 07:24:34 +00:00
Sam Hemelryk
26f0525fa5 NOBUG: Testing CVS mailout for Jordan 2009-10-30 06:31:17 +00:00
Sam Hemelryk
13b0b27172 moodle_url MDL-20674 Added a method to allow the dev to set the anchor attribute of a moodle_url 2009-10-30 06:20:59 +00:00
Moodle Robot
7e0b616a4a Updated the HEAD build version to 20091030 2009-10-30 00:31:40 +00:00
Nicolas Connault
9d90b9980e MDL-20663 (Correctly) added sesskey confirmation 2009-10-29 09:01:58 +00:00
Nicolas Connault
21fafca9c8 MDL-20663 Added sesskey confirmation 2009-10-29 08:51:51 +00:00
Nicolas Connault
0c68d91621 MDL-20663 Fixed horrible security hole in ajax callbacks file 2009-10-29 08:37:37 +00:00
Nicolas Connault
6c096a496d MDL-20418 Entirely removed the duplication of code by refactoring the way the grader report is built. Uses $OUTPUT only now. 2009-10-29 08:14:40 +00:00
Sam Hemelryk
5f8bce506f javascript MDL-20662 Commited patch to fix old_onload_focus, thanks Nigel for the patch :) 2009-10-29 07:48:55 +00:00
Moodle Robot
7f4c382ac0 Updated the HEAD build version to 20091029 2009-10-29 00:33:11 +00:00
Dan Poltawski
d87234ced5 auth/mnet - MDL-16872 Fix incorrect use of clone() on arrays
Thanks to Nigel McNie for the patch
2009-10-28 11:16:57 +00:00
Moodle Robot
054bc15b02 Updated the HEAD build version to 20091028 2009-10-28 00:32:23 +00:00
Dan Poltawski
8ee8780ebf lib/dml - 'complicated sql' unit test MDL-19645
I have just added one specific example SQL syntax which was breaking on
earlier versions of sqlite. We need to add more variations used throughout
moodle so different engines can be properly tested for compatibility.
2009-10-27 23:25:07 +00:00
Nicolas Connault
bb9b58a61f MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE 2009-10-27 14:21:30 +00:00
Nicolas Connault
1a96363a9d MDL-15050 Grades entered/updated through grader report now get correctly displayed in course user activity reports (commenting on last commit). Merged from MOODLE_19_STABLE 2009-10-27 12:37:15 +00:00
Petr Skoda
4a2ff5e40b MDL-12886 support for custom test client forms in plugins 2009-10-27 09:32:36 +00:00
Martin Dougiamas
7fde45a7e6 accesslib - Remove some notices when user is not logged in 2009-10-27 09:31:46 +00:00
Petr Skoda
2cb1ee78e4 MDL-12886 refactoring: improved test client forms support; fixing external group functions 2009-10-27 09:27:34 +00:00
Moodle Robot
3c2fe13652 Updated the HEAD build version to 20091027 2009-10-27 00:32:36 +00:00
Petr Skoda
0f4e72dee7 MDL-12886 untested external groups API 2009-10-26 23:05:11 +00:00
Petr Skoda
4f0c6ad110 MDL-12886 inproved hadnling of bool ws params and return values 2009-10-26 22:39:08 +00:00
Petr Skoda
01482a4a14 MDL-17135 external token access support 2009-10-26 21:44:53 +00:00
David Mudrak
0524b1d98e MDL-20623 formslib: fixed multiple forms freezing
The singleton MoodleQuickForm_Renderer's property $this->_formTemplate
was set during the first frozen form display at a page and
such a frozen template remained for all other forms, too. This fix
returns the default form template for non-frozen forms.
2009-10-26 21:16:55 +00:00
Pierre Pichet
03adfa13e5 MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected but also correcting the test setting an error on confir line
 394
2009-10-26 21:00:04 +00:00
Petr Skoda
b8affd4c8a MDL-12886 support for ws cap names in core 2009-10-26 19:41:06 +00:00
Petr Skoda
dc3f5ffa12 MDL-12886 untested amf server 2009-10-26 19:30:12 +00:00
Petr Skoda
1942103f8b MDL-17135 external token access support 2009-10-26 19:10:20 +00:00
Eloy Lafuente
79a7bcfd0b MDL-20591 IMS-CC import: Integration committed. Next weeklies will include it. Merged from 19_STABLE 2009-10-26 09:21:50 +00:00
Sam Hemelryk
3d97797bdb navigation MDL-20543 Fixed remove_child and simpletests 2009-10-26 06:08:47 +00:00
Moodle Robot
60c50bd529 Updated the HEAD build version to 20091026 2009-10-26 04:31:41 +00:00
Petr Skoda
76b3838adb MDL-20632 crippling the Zend framework, only stuff needed for our /webservice/* kept :-( 2009-10-25 17:58:57 +00:00
Petr Skoda
1e18b6fe65 MDL-20632 import notes 2009-10-25 09:57:22 +00:00
Moodle Robot
47e3f91f49 Updated the HEAD build version to 20091025 2009-10-25 03:20:52 +00:00
Petr Skoda
b107e64716 MDL-12886 zend based Soap server class 2009-10-24 20:59:59 +00:00
Petr Skoda
63b1164049 MDL-20632 latest zend framework lib import 2009-10-24 19:49:26 +00:00
Petr Skoda
2b271c7bc3 MDL-20632 latest zend framework lib import 2009-10-24 19:48:22 +00:00
Petr Skoda
c187722c1f MDL-12886 improved zend base class 2009-10-24 16:25:31 +00:00
Petr Skoda
2458e30a86 MDL-12886 zend base class improvements, somebody forgot to update Zend framework, this should help with compativiltiy too 2009-10-24 15:28:01 +00:00
David Mudrak
8302aae15e Fixed passing 'itemid' param in case of no item 2009-10-24 09:45:25 +00:00
Moodle Robot
1df7d3bea0 Updated the HEAD build version to 20091024 2009-10-24 03:37:49 +00:00
Moodle Robot
998525d1de Automatic installer.php lang files by installer_builder (20091024) 2009-10-24 03:26:57 +00:00
Pierre Pichet
90a92bd0cd MDL-20585 correcting so that the confirm check button appears only on reload
if errors are detected
2009-10-24 03:03:34 +00:00
Tim Hunt
02f64f9790 outputlib: MDL-20631 link_to_popup throws an exception if $link->text is empty, but you have passed an $image. 2009-10-23 18:49:00 +00:00
Tim Hunt
1a9def7cc2 Move action icons closer to the question name in the question bank to make Oleg happy. 2009-10-23 18:44:02 +00:00
Sam Hemelryk
2561c4e99c NOBUG: Fixed spelling mistake in comments to test something for Jordan 2009-10-23 04:23:57 +00:00
Moodle Robot
e00e9a636c Updated the HEAD build version to 20091023 2009-10-23 03:23:47 +00:00
nicolasconnault
012cdce483 MDL-19118 Fixed a couple of XHTML errors in comment form definition 2009-10-23 02:02:13 +00:00
skodak
b9b3a3e7cd MDL-12886 fixed strict type checking of paramters in XML-RPC client 2009-10-23 00:09:22 +00:00
skodak
c7e8e6b72b MDL-12886 fixed regressions, WS may return any data type, we have to use some var_export() or something similar to make it printable 2009-10-23 00:03:10 +00:00