Dongsheng Cai
875f4e7b54
"MDL-21400, fixed image & media filepicker in editor"
2010-03-11 07:45:06 +00:00
Petr Skoda
c676fe6717
MDL-21789 fixed buggy handling of 0.00 in s()
2010-03-10 08:47:15 +00:00
Petr Skoda
b16b5857f0
MDL-21790 fixed dml conversion regression - credit goes to Evan Irving-Pease for the patch and discovery, thanks
2010-03-10 08:42:44 +00:00
Dongsheng Cai
ad620df347
"MDL-13766, fixed maxbytes parameter"
2010-03-09 01:49:02 +00:00
Dongsheng Cai
8a3e6a5604
"MDL-13766, fixed maxbytes limit"
2010-03-08 16:49:51 +00:00
Tim Hunt
7c1b615060
formslib: MDL-21561 minor bug with disabled datetimeselectors.
...
Thanks for Matt Petro for finding this and suggesting the fix.
I introduced this error when adding the calendar pop-up.
Strangely, dateselector was not affected.
2010-03-08 14:03:24 +00:00
Dongsheng Cai
0dc303382f
"MDL-21240, added yui3 lib requirment"
2010-03-08 04:13:55 +00:00
Dongsheng Cai
26d7ca9e09
"MDL-15405, perform filemanager init tasks in one function"
2010-03-08 03:37:20 +00:00
Dongsheng Cai
e30d75ccdd
"MDL-15405, perform filemanager init tasks in one function"
2010-03-08 03:28:22 +00:00
Dongsheng Cai
a14a933c2b
"MDL-16596, fixed nonjs filemanager"
2010-03-07 16:40:25 +00:00
Petr Skoda
6fdbd16203
MDL-21767 fixed input validation
2010-03-07 14:58:19 +00:00
Petr Skoda
01a2ce80ec
MDL-21710, MDL-21711 new permissions evaluation and overriding UI
2010-03-07 09:28:54 +00:00
Dongsheng Cai
26032c2d20
"MDL-15405, data module to use filemanager"
2010-03-05 05:37:09 +00:00
Dongsheng Cai
cfa8f37d5c
"MDL-20470, upgrade to yui3"
2010-03-05 02:56:12 +00:00
Dongsheng Cai
7b3f23e4b1
"MDL-21240, added missing yui2 lib"
2010-03-05 02:33:28 +00:00
Petr Skoda
00dadbe164
MDL-21742 fixed serious regressions - require_login(); could not be called after setting up themes (we need this in several places, this will be improved later) + it is too late to set up default local in require_login() because some scripts may not even call this - such as CLI
2010-03-02 11:51:36 +00:00
Penny Leach
491fff6497
portfolio/leap MDL-21030 fixed a namespace problem in the leap2a relationships
2010-03-01 13:45:05 +00:00
Petr Skoda
db785816ad
MDL-20204 finally deprecated admin_externalpage_print_header()
2010-02-27 22:45:29 +00:00
Penny Leach
fba249c9c5
portfolio/leap MDL-21030 fixed a namespace problem in the leap2a relationships
2010-02-26 14:13:18 +00:00
Dan Poltawski
ff297eca79
moodlelib: sync_metacourse MDL-20626 wasn't respecting hidden role assignments
...
This causes hidden role assignments to become public on metacourses
Many thanks to Daniel Neis for the patch
forward ported from MOODLE_19_STABLE
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>
2010-02-24 09:03:11 +00:00
Sam Hemelryk
46de77b6b7
navigation MDL-21543 Moved block docking icons next to the show-hide block icon
2010-02-24 08:12:17 +00:00
Sam Hemelryk
b0fef57b1b
output MDL-20204 Fixed regression action link wasn't making use of attributes argument
2010-02-24 06:11:45 +00:00
Sam Hemelryk
524645e768
output MDL-20204 Fixed regression misnamed variable
2010-02-24 06:08:52 +00:00
Sam Hemelryk
c24895978f
group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code
2010-02-24 03:57:36 +00:00
Petr Skoda
c564ee2ac8
MDL-21704 fixed recent regression
2010-02-23 16:39:56 +00:00
Penny Leach
b8824f38e4
portfoli MDL-21699 workaround for php 5.3 reference changes in call_user_func
2010-02-23 11:25:32 +00:00
Penny Leach
8810fb89b1
MDL-20204 fixed regression in html_writer::tag parameter order
2010-02-23 10:05:20 +00:00
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
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
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
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
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
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
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
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
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
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
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