Tim Hunt
71ece27e49
MDL-26260 quiz 'secure' window: close loophole in some themes.
...
Some themes put padding on body, which meant there were a few pixels
where you could get at the context menu. Oh noes!
2012-01-20 17:12:15 +00:00
sam marshall
5ad40d0e19
MDL-29896 Navigation: Make links, files clickable in nav block
2012-01-20 10:36:53 +00:00
Kordan
c00207c0bb
Merge branch 'master' of github.com:kordan/moodle
2012-01-20 11:19:38 +01:00
Marina Glancy
0387e003ad
MDL-28352: Fixed bug in html_writer::select_time causing not autoselecting month
2012-01-20 16:04:59 +08:00
Sam Hemelryk
a0a39b0dcb
MDL-31197 navigation: Fixed issue withing require_login for courses that are hidden or unavailable
2012-01-20 12:51:24 +08:00
Sam Hemelryk
13915f89d4
MDL-31224 block_navigation: Fixed display of icons for node with an action_link action
2012-01-20 11:19:25 +08:00
David Penner
a0cc337bdb
MDL-31160 block_navigation: Fixed incorrect thrid arg to substr.
2012-01-20 11:14:38 +08:00
Sam Hemelryk
ff8e5d47f8
MDL-29941 csslib: Improved PHPdocs and fixed up 4 and 5 char colour handling plus unittests
2012-01-20 11:05:38 +08:00
Sam Hemelryk
f37f608e75
MDL-29941 csslib: Peer-review documentation changes
2012-01-20 11:02:06 +08:00
Sam Hemelryk
6bbd4858b7
MDL-29941 csslib: Last minute cleanup before integration review
...
* Fixed reversed border styles.
* Added support for out of order background styles.
* Added more CSS tests again.
* Added better validation of CSS widths
2012-01-20 11:02:06 +08:00
Sam Hemelryk
0abd4846a0
MDL-29941 csslib: Improved PHPdocs
2012-01-20 11:02:06 +08:00
Sam Hemelryk
50836f26ca
MDL-29941 csslib: Improved unit tests and fixed bugs with background and border partial style optimisation
2012-01-20 11:02:06 +08:00
Sam Hemelryk
1d1d807ea6
MDL-29941 csslib: Made optimisation an experimental option
2012-01-20 11:02:05 +08:00
Sam Hemelryk
8589a4a52e
MDL-29941 csslib: Improved the stats generation and output
2012-01-20 11:02:05 +08:00
Sam Hemelryk
0e641c7437
MDL-29941 csslib: A CSS optimiser has been added to process our mountain of CSS
2012-01-20 11:02:05 +08:00
Marina Glancy
776d75b9a6
MDL-31179: added missing global
2012-01-20 10:33:27 +08:00
AMOS bot
f4d80b1a05
Automatically generated installer lang files
2012-01-20 00:31:19 +00:00
Davo Smith
910e1ecdaa
MDL-31113 filemanager element - refresh file list from server on load and prevent revertion to browser drag and drop behaviour when max files reached
2012-01-19 19:28:16 +00:00
Davo Smith
4069ae323d
MDL-31110 Filemanager drag and drop upload - always hide spinner, even when errors occur
2012-01-19 19:21:27 +00:00
Eloy Lafuente (stronk7)
564b858220
weekly release 2.3dev (blame stronk7 for 0202 mistake)
...
On 20120102 version was incorrectly bumped to 2012-02-02. So,
until then (< 1mo) we are going to be incrementing decimal digits
only and not date ones (first 8).
2012-01-19 18:35:40 +01:00
Andrew Robert Nicols
73c932022f
MDL-31242 Prevent redefinition of MOODLE_INTERNAL when loading multiple YUI modules from Moodle
2012-01-19 18:35:39 +01:00
Eloy Lafuente (stronk7)
fe0bc2e0be
MDL-31006 revert partially @ get_config()
...
The change from null to stdClass() in get_config() was leading to:
1) unit tests not passing.
2) non-equivalent evaluation in conditions (null evals false,
stdClassi() evals true)
2012-01-19 18:35:39 +01:00
AMOS bot
63abec4487
Automatically generated installer lang files
2012-01-19 18:35:39 +01:00
Petr Skoda
53a18ea433
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-19 18:35:39 +01:00
Petr Skoda
d76b718d84
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-19 18:35:39 +01:00
Petr Skoda
a289d672b6
MDL-31213 fix incorrect modifications of quickforms attributes
2012-01-19 18:35:38 +01:00
AMOS bot
983342b0df
Automatically generated installer lang files
2012-01-19 18:35:38 +01:00
Eloy Lafuente (stronk7)
2293fcb099
MDL-31196 quiz stats - fix version out of sync introduced recently
...
Pointing to current master version as requirement (2012020200)
2012-01-19 18:35:38 +01:00
Aparup Banerjee
f389db4bc8
MDL-3054 quiz : correcting currentpage to unsigned
2012-01-19 18:35:38 +01:00
Aparup Banerjee
605d75a07d
MDL-30929 fixed spelling mistake in string.
2012-01-19 18:35:38 +01:00
Petr Skoda
25af2aa663
MDL-31142 fix textlib::substr() performance, invalid length in iconv_substr; use mbstring by default
2012-01-19 18:35:38 +01:00
Petr Skoda
c12210514b
MDL-30929 detect incorrect major version upgrades
2012-01-19 18:35:38 +01:00
Sam Hemelryk
17f15e2053
MDL-31011 course: Fixed typo in comment
2012-01-19 18:35:38 +01:00
Mary Evans
fb5bbc1d42
MDL-29724-update login page layout for all themes
2012-01-19 18:35:38 +01:00
Aparup Banerjee
b645d61910
MDL-3054 quiz : cleaned whitespaces.
2012-01-19 18:35:38 +01:00
Mayank Gupa
66fa04fca2
MDL-30578, Updating CMILongIdentifer read comments at tracker
2012-01-19 18:35:37 +01:00
Mayank Gupa
4bc60a5b80
MDL-30578, Updating CMILongIdentifer to check for valid URI (RFC 3986 [6]) and URN syntax as per RFC 2141 [3]
2012-01-19 18:35:37 +01:00
Petr Skoda
d8488e27ac
MDL-29102 fix notice when auto-creating groups in existing grouping
2012-01-19 18:35:37 +01:00
Petr Skoda
90876da7fa
MDL-31171 fix blog attachment serving in BLOG_USER_LEVEL
2012-01-19 18:35:37 +01:00
Petr Skoda
6dd4f20261
MDL-31011 fix report links in logs
2012-01-19 18:35:37 +01:00
Petr Skoda
11323017d5
MDL-31035 fix showuseridentity notice before settings upgrade
2012-01-19 18:35:37 +01:00
Petr Skoda
8aaa2370bc
MDL-21992 fix custom scripts on https pages and CLI
2012-01-19 18:35:37 +01:00
Petr Skoda
716cd6b507
MDL-31161 fix notice when checking plugin requirements
...
Credit goes to Joseph Rézeau, thanks.
2012-01-19 18:35:36 +01:00
Petr Skoda
27630d8b5b
MDL-30958 do not use Yahoo CDN on https sites
...
Browsers do not like mixing of ssl and non-use content on one page. Unfortunately YAHOO does not provide the files over SSL yet - see http://yuilibrary.com/yui/docs/tutorials/faq/#does-yahoos-cdn-support-ssl
2012-01-19 18:35:36 +01:00
Petr Skoda
9627c1cd1b
MDL-31170 fix automatic blog blocks hiding/unhiding after blog level change
2012-01-19 18:35:36 +01:00
Petr Skoda
36650bdb43
MDL-31092 send localised new account emails
2012-01-19 18:35:36 +01:00
Petr Skoda
401dc2429f
MDL-31166 do not try to cleanup data root paths in CLI install script
...
PARAM_TYPE can not be used for full OS paths. Admins have to enter correct data there, if not they get directory creation error.
2012-01-19 18:35:36 +01:00
Petr Skoda
11f06bd7f6
MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE
2012-01-19 18:35:36 +01:00
AMOS bot
fab02dd630
Automatically generated installer lang files
2012-01-19 18:35:36 +01:00
Mary Evans
cd2e6b2050
MDL-31164-Fixes Sky High theme truncates report-Part2
2012-01-19 18:35:36 +01:00