Sam Hemelryk
d9d2817ac8
navigation MDL-21560 Revised the way the active admin page is located in the settings navigation
2010-02-22 07:57:35 +00:00
jerome mouneyrac
d07ff72d15
webservice MDL-21580 remove reponse hook, add response cleaning to the method body for all Zend servers.
2010-02-22 07:07:44 +00:00
jerome mouneyrac
8300f99e09
webservice MDL-21580 remove personal log function call
2010-02-22 05:30:56 +00:00
jerome mouneyrac
c890a267b6
mnet MDL-21681 fix html_writer::tag call
2010-02-22 03:02:05 +00:00
Dan Marsden
449aa07bee
SCORM MDL-21584 detect SCORM 2004 4th edition correctly. thanks to Valerian for the report and patch.
2010-02-22 01:31:45 +00:00
Moodle Robot
b7763ed08e
Updated the HEAD build version to 20100222
2010-02-22 00:41:47 +00:00
Eloy Lafuente
a0abea77a2
Adding two new installer langs: mr_utf8 and zu_utf8
2010-02-21 15:04:22 +00:00
Moodle Robot
096db868c1
Updated the HEAD build version to 20100221
2010-02-21 00:40:45 +00:00
Moodle Robot
0a6a197f87
Updated the HEAD build version to 20100220
2010-02-20 00:40:20 +00:00
Eloy Lafuente
177c1a6cf5
MDL-21666 backup & restore caps. Bump version and lang strings
2010-02-19 19:27:12 +00:00
Eloy Lafuente
157aa3a22d
MDL-21666 backup & restore caps - renaming the import one
2010-02-19 19:11:06 +00:00
Eloy Lafuente
2fdde5d178
MDL-21666 backup & restore caps - upload/download renamed
2010-02-19 18:33:26 +00:00
Eloy Lafuente
d294000348
MDL-21666 backup & restore caps - moving to new naming schema. More to come.
2010-02-19 17:50:14 +00:00
Sam Marshall
a7382d3e07
MDL-21665 Minor fix to breadcrumb trail in completion progress report
2010-02-19 13:38:36 +00:00
David Mudrak
19f3bbb265
MDL-20204 fixing typo and missing static method identifier
2010-02-19 13:10:15 +00:00
Sam Hemelryk
f4ed6fc4b4
output MDL-20204 Fixed regression with block editing controls
2010-02-19 06:57:55 +00:00
jerome mouneyrac
3ac3223eb7
webservice MDL-21580 remove personal test code
2010-02-19 06:48:47 +00:00
jerome mouneyrac
eae18ab60c
webservice MDL-21580 remove hard coded string from validate_parameters function, clean XML-RPC response from additional values, XML-RPC return an exception if a return value is wrong
2010-02-19 02:40:10 +00:00
Sam Hemelryk
7da3a79994
navigation MDL-21646 Fixing icon positioning and ensured a regular look
2010-02-19 02:24:26 +00:00
Moodle Robot
0007208268
Updated the HEAD build version to 20100219
2010-02-19 00:41:25 +00:00
Petr Skoda
3e4735f459
MDL-21361 removed invalid unit tests for features that were removed or significantly redesigned
2010-02-18 18:24:26 +00:00
Petr Skoda
26acc814eb
MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api
2010-02-18 18:15:56 +00:00
Sam Hemelryk
d896fd51ba
themes MDL-21589 Added a CSS rule to correct the show advanced buttons in themes the make base their parent rather than standardold
2010-02-18 09:29:39 +00:00
Sam Hemelryk
3c14795adb
navigation MDL-21410 Fixed issue with navigation when in a blocks context and set page layout to admin when editing blocks
2010-02-18 09:23:14 +00:00
Andrew Davis
ab36384902
gradebook MDL-21095 Fixed an IE display bug in gradebook
2010-02-18 08:56:51 +00:00
Sam Hemelryk
f8bb9666c3
theme MDL-21648 Added support for styles_themename.css files for plugins
2010-02-18 08:47:47 +00:00
Sam Hemelryk
5f34a2a3d6
theme-anomaly MDL-20175 Fixed regressions after recent block changes
2010-02-18 07:48:22 +00:00
Sam Hemelryk
a3bbac8b76
navigation MDL-21604 Corrected simpletests after recent modifications
2010-02-18 06:42:29 +00:00
Sam Hemelryk
507a7a9a2d
navigation MDL-21604 Fixed AJAX security issue + the following changes
...
* AJAX expansion now uses JSON rather than XML
* Tidied up unused globals in navigaitonlib after recent refactoring
* Cleaned up Database calls that were no longer required after security changes
2010-02-18 05:57:20 +00:00
Sam Hemelryk
9ae71e9cc0
mod-forum MDL-21590 Fixed spelling error pic_icon to pix_icon
2010-02-18 05:49:36 +00:00
Penny Leach
ded77f8b7f
mnet MDL-21098 fixed another small issue in the testclient
2010-02-18 05:01:17 +00:00
Penny Leach
677b6321af
mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled
2010-02-18 04:55:34 +00:00
Penny Leach
24409f74b2
mnet MDL-21261 fixing a sql unique keyword in the new mnet admin testclient
2010-02-18 03:44:31 +00:00
Penny Leach
fd1972490e
mnet MDL-14117 truncate values in $dn to the RFC 3280 lengths when making new mnet keys
...
merged from MOODLE_19_STABLE
2010-02-18 03:11:51 +00:00
Penny Leach
b257d7c411
mnet MDL-21278 print a list of potential idps on the login page with links
...
this adds a new contract auth plugin method (implemented as empty in the base class)
2010-02-18 01:30:13 +00:00
Penny Leach
c9606565ca
mnet MDL-17629 fixed regression in fix_mnethostids
2010-02-18 01:17:43 +00:00
Moodle Robot
dfc0e676bc
Updated the HEAD build version to 20100218
2010-02-18 00:41:11 +00:00
Petr Skoda
8cea545e0b
MDL-20204 started refactoring of html_table + more cleanup
2010-02-17 19:33:24 +00:00
Petr Skoda
dd72b308ed
MDL-20204 blocks rendering does not depend on html_component any more
2010-02-17 18:36:26 +00:00
Petr Skoda
5be262b66f
MDL-20204 converting html_list
2010-02-17 17:56:26 +00:00
Petr Skoda
4ee753eb83
MDL-20204 converting html_span to html_writer
2010-02-17 17:17:45 +00:00
Petr Skoda
929d7a8362
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
Sam Hemelryk
28eb40111a
navigation MDL-20204 Now checks an icon implements renderable interface before trying to pass it to OUTPUTs render method
2010-02-17 04:03:43 +00:00
Penny Leach
b8a109a39d
mnet MDL-17202 disambiguating strings in mnet enrolment config and updated plugin desc
...
merged from MOODLE_19_STABLE
2010-02-17 03:59:06 +00:00
Sam Hemelryk
2caec08a8f
mod-assignment MDL-20204 Regression, converted two broken icons to use pix_icon
2010-02-17 03:58:13 +00:00
Sam Hemelryk
abdac127cf
outputcompontent MDL-20204 Regression, corrected broken conversions to html_writer::link
2010-02-17 03:53:28 +00:00
Penny Leach
6f11599540
mnet MDL-20204 fixing parse error in previous commit: "converting yes_no selects"
2010-02-17 03:50:44 +00:00
Sam Hemelryk
5e8c5b20f9
user MDL-20204 Regression, fixed link to JS file that has been removed
2010-02-17 03:49:20 +00:00
Penny Leach
fa276a0c00
mnet MDL-21256 fixed regressions I introduced while rewriting
2010-02-17 01:59:39 +00:00
Penny Leach
f867d2aa77
mnet NOBUG added some phpdocs
2010-02-17 01:37:55 +00:00