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
sam marshall
ea47046689
MDL-31153 File manager drag and drop English text improvement
2012-01-19 14:49:21 +00:00
sam marshall
d67e4821ab
MDL-31122 Navigation: Do not show week in navigation if it contains only labels
2012-01-19 14:46:03 +00:00
sam marshall
a2c5766674
MDL-31121 File resource: add options to display file type and size
2012-01-19 12:52:38 +00:00
Eloy Lafuente (stronk7)
f6b4ec2b4a
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 13:34:40 +01:00
Eloy Lafuente (stronk7)
aae1ebe999
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-01-19 13:28:00 +01:00
Andrew Robert Nicols
2f76f1019e
MDL-31242 Prevent redefinition of MOODLE_INTERNAL when loading multiple YUI modules from Moodle
2012-01-18 15:38:55 +01:00
Andrew Robert Nicols
7aefaa91c9
MDL-31245 Add missing 'icon' class to highlight button in topics format
2012-01-18 14:12:09 +00:00
Eloy Lafuente (stronk7)
7fb7e9835a
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-18 02:09:46 +01:00
AMOS bot
3e2c9a037f
Automatically generated installer lang files
2012-01-18 00:31:32 +00:00
Petr Skoda
927010240f
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:17:25 +01:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Eloy Lafuente (stronk7)
ae924874d7
Merge branch 'w03_MDL-31213_m23_attributesmess' of git://github.com/skodak/moodle
2012-01-17 12:32:47 +01:00
Petr Skoda
48cbe43ded
MDL-31213 fix incorrect modifications of quickforms attributes
2012-01-17 11:18:56 +01:00
Jerome Mouneyrac
2ada59b759
MDL-31077 REST server should return null if nothing fail and if the description function return null.
2012-01-17 15:37:27 +08:00
Eloy Lafuente (stronk7)
dc978ceb99
Merge branch 'w03_MDL-31053_m23_contextpreloading' of git://github.com/skodak/moodle
2012-01-17 02:18:46 +01:00
Eloy Lafuente (stronk7)
5f39437ae0
Merge branch 'w03_MDL-31127_m23_switchaccessinit' of git://github.com/skodak/moodle
2012-01-17 02:10:41 +01:00
Eloy Lafuente (stronk7)
679f37e5fe
Merge branch 'w03_MDL-31161_m23_reqpluginnotice' of git://github.com/skodak/moodle
2012-01-17 02:05:53 +01:00
Eloy Lafuente (stronk7)
2176ed55e9
Merge branch 'MDL-31080' of git://github.com/timhunt/moodle
2012-01-17 01:58:51 +01:00
Eloy Lafuente (stronk7)
ec43e2267c
Merge branch 'MDL-30408-master' of git://github.com/sammarshallou/moodle
2012-01-17 01:43:19 +01:00
Eloy Lafuente (stronk7)
4374d03158
Merge branch 'w03_MDL-31142_m23_slowiconv' of git://github.com/skodak/moodle
2012-01-17 01:36:03 +01:00
Eloy Lafuente (stronk7)
f58e09cbce
Merge branch 'w03_MDL-31171_m23_blogattachment' of git://github.com/skodak/moodle
2012-01-17 01:31:59 +01:00
AMOS bot
c09ca45e96
Automatically generated installer lang files
2012-01-17 00:31:09 +00:00
Eloy Lafuente (stronk7)
479932c132
Merge branch 'w03_MDL-31170_m23_blogblocks' of git://github.com/skodak/moodle
2012-01-17 00:55:31 +01:00
Eloy Lafuente (stronk7)
325f3addf2
Merge branch 'MDL-3054' of git://github.com/nebgor/moodle
2012-01-16 12:24:35 +01:00
Eloy Lafuente (stronk7)
b3bc81893e
Merge branch 'MDL-31196' of git://github.com/stronk7/moodle
2012-01-16 12:16:42 +01:00
Eloy Lafuente (stronk7)
273a432956
MDL-31196 quiz stats - fix version out of sync introduced recently
...
Pointing to current master version as requirement (2012020200)
2012-01-16 11:16:59 +01:00
Aparup Banerjee
b3f8559ebc
MDL-3054 quiz : correcting currentpage to unsigned
2012-01-16 17:35:57 +08:00
Sam Hemelryk
d36b5d1177
Merge branch 'MDL-31095' of git://github.com/timhunt/moodle
2012-01-16 16:58:32 +08:00
Sam Hemelryk
99eec460d7
Merge branch 'MDL-31135' of https://github.com/timhunt/moodle
2012-01-16 16:40:33 +08:00
Sam Hemelryk
b1baa8a2f2
Merge branch 'MDL-31102' of git://github.com/timhunt/moodle
2012-01-16 16:30:48 +08:00
Aparup Banerjee
12fd545a01
MDL-30929 fixed spelling mistake in string.
2012-01-16 16:24:22 +08:00
Sam Hemelryk
3c7aef3492
Merge remote-tracking branch 'skodak/w03_MDL-27165_m23_confirmed'
2012-01-16 16:17:28 +08:00
Petr Skoda
ca281c51bb
MDL-31142 fix textlib::substr() performance, invalid length in iconv_substr; use mbstring by default
2012-01-16 09:16:14 +01:00
Aparup Banerjee
c8be518100
Merge branch 'w03_MDL-30929_m23_stalefiles' of https://github.com/skodak/moodle
2012-01-16 16:15:04 +08:00
Petr Skoda
9008ec1654
MDL-30929 detect incorrect major version upgrades
2012-01-16 09:08:36 +01:00
Aparup Banerjee
025ce406e7
Merge branch 'MDL-31143' of https://github.com/timhunt/moodle
2012-01-16 15:29:05 +08:00
Sam Hemelryk
e9d2492833
Merge remote-tracking branch 'skodak/w03_MDL-29102_m23_autogrouping'
2012-01-16 15:12:02 +08:00
Sam Hemelryk
69136724f6
Merge remote-tracking branch 'skodak/w03_MDL-30891_m23_repository'
2012-01-16 15:01:36 +08:00
Sam Hemelryk
0cfedcbba7
Merge remote-tracking branch 'skodak/w03_MDL-30958_m23_yuissl'
2012-01-16 14:55:52 +08:00
Aparup Banerjee
9208714315
Merge branch 'w03_MDL-31166_m23_clipath' of https://github.com/skodak/moodle
2012-01-16 14:52:23 +08:00
Sam Hemelryk
3ce3bb8861
MDL-31011 course: Fixed typo in comment
2012-01-16 14:49:56 +08:00
Sam Hemelryk
371fa34ecc
Merge remote-tracking branch 'skodak/w03_MDL-31011_m23_loglinks'
2012-01-16 14:49:55 +08:00
Aparup Banerjee
cd70d3c4a8
Merge branch 'w03_MDL-21992_m23_customscripts' of https://github.com/skodak/moodle
2012-01-16 14:46:39 +08:00
Aparup Banerjee
9e32834827
Merge branch 'wip-MDL-31025-m23' of https://github.com/samhemelryk/moodle
2012-01-16 14:40:46 +08:00
Sam Hemelryk
6a57cb0cb0
Merge remote-tracking branch 'skodak/w03_MDL-31035_m23_identitynotice'
2012-01-16 14:38:47 +08:00