Dongsheng Cai
6ee744b36e
"MDL-20204, fixed html_writer::tag parameters"
2010-03-17 02:25:36 +00:00
Eloy Lafuente
237e66198d
MDL-21834 DDL tests - static caches aren't good for multiple connections in same request
2010-03-17 02:17:26 +00:00
Andrew Davis
019cf6ce82
rating MDL-21657 added something to upgrade script to ensure there are no problems due to db/install.php having lagged behind unpgrade.php
2010-03-17 02:05:31 +00:00
Andrew Davis
e32a0646b6
rating MDL-21657 fixed rating table name in install.xml
2010-03-17 01:49:52 +00:00
Eloy Lafuente
d61b3d0269
MDL-21834 DDL tests - fix concurrent temp tables for mssql + 1 incorrect test
2010-03-17 01:34:29 +00:00
Eloy Lafuente
00511e2101
MDL-21834 DDL tests - fix concurrent temp tables for postgresql
2010-03-17 01:32:59 +00:00
Penny Leach
549c1ae680
portfolio MDL-21508 fixed broken forum attachment export
...
- fixed a lot of logic in the format conflict stuff
- fixed a very specific bug in forum export when exporting a single
attachment.
2010-03-16 19:07:53 +00:00
Eloy Lafuente
fbff152d22
MDL-21834 DDL tests - reveal some problems using concurrent temp tables
2010-03-16 19:02:18 +00:00
Penny Leach
fda8369f38
filelib MDL-21752 fixed case where mimeinfo_from_icon was including document/unknown when there were better options
2010-03-16 18:58:08 +00:00
Andrew Davis
6c5fcef746
rating MDL-21657 changing from ratings (plural) to rating (singular)
2010-03-16 09:37:31 +00:00
Andrew Davis
0f51ca7922
rating MDL-21657 changed table from ratings (plural) to rating (singular)
2010-03-16 09:20:23 +00:00
Andrew Davis
19fae1198c
rating MDL-21657 changed capabilities from ratings (plural) to rating (singular)
2010-03-16 09:02:34 +00:00
Andrew Davis
54e42e0bf2
rating MDL-21657 Switched from table ratings to rating
2010-03-16 08:57:57 +00:00
Dongsheng Cai
249c4f606d
"MDL-20904, web services for files"
2010-03-16 08:29:08 +00:00
Andrew Davis
158cd5d91a
rating MDL-21657 Fixed 2 upgrade problems
2010-03-16 06:59:34 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Dongsheng Cai
88342307b0
"MDL-21786, remove old comment lib file"
2010-03-15 08:03:18 +00:00
Dongsheng Cai
36051c9e91
"MDL-21786, moving comments library files to consistency"
2010-03-15 07:59:28 +00:00
Dongsheng Cai
ad13710756
"MDL-15405, fixed non-js filepicker url, need more work on nonjs version"
2010-03-15 06:29:47 +00:00
Dongsheng Cai
133fd70ba5
"MDL-13766, improve filemanager to browse user_private area files"
2010-03-15 06:12:39 +00:00
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