Sam Hemelryk
d4de3f22c1
Merge branch 'MDL-31013-master-1' of git://git.luns.net.uk/moodle
2012-01-23 11:08:22 +08:00
Eloy Lafuente (stronk7)
14926a50c7
Merge branch 'w04_MDL-31180_m23_closedproperty' of git://github.com/skodak/moodle
2012-01-23 01:10:38 +01:00
Eloy Lafuente (stronk7)
02cb385844
Merge branch 'w04_MDL-31181_m23_fitlertestcfg' of git://github.com/skodak/moodle
2012-01-23 01:04:00 +01:00
Eloy Lafuente (stronk7)
14f349cb78
MDL-31329 timezones: updated to 2011n
2012-01-22 21:30:06 +01:00
Petr Skoda
4ae40aa577
MDL-31180 fix coding error in fake_recordset iterator
2012-01-21 17:13:39 +01:00
Petr Skoda
aeacb7b128
MDL-31181 fix missing global $CFG that was breaking unit test teardown
2012-01-21 17:07:59 +01:00
Petr Skoda
1c199e29b1
MDL-31202 do not try sending emails to invalid addresses
...
The use of mtrace() in email_to_user() is most probably incorrect, I am going to use it only in CLI scripts (which includes cron). This should not be considered a security issue because we should be already validating emails when accepting them from untrusted users.
2012-01-21 15:21:08 +01:00
Petr Skoda
daac3835dc
MDL-31208 fix obsolete get_record_sql() parameter
...
Credit goes to Rajesh Taneja.
2012-01-21 11:36:10 +01:00
Petr Skoda
820a8188ec
MDL-31238 remove now unnecessary null to stdClass conversion for plugin settings
2012-01-21 11:15:30 +01:00
Petr Skoda
268b6709ec
MDL-31238 always return object for plugin settings from get_config()
...
This prevents multiple creations of objects from NULL which is note a warnings in php54
2012-01-21 11:14:37 +01:00
sam marshall
5ad40d0e19
MDL-29896 Navigation: Make links, files clickable in nav block
2012-01-20 10:36:53 +00: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
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
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
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
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
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)
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
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
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
Sam Hemelryk
0cfedcbba7
Merge remote-tracking branch 'skodak/w03_MDL-30958_m23_yuissl'
2012-01-16 14:55:52 +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
Sam Hemelryk
7255250c2c
Merge remote-tracking branch 'skodak/w03_MDL-31092_m23_emailpass'
2012-01-16 14:30:43 +08:00
Aparup Banerjee
7ed8dc999f
Merge branch 'wip-MDL-31072-master' of github.com:marinaglancy/moodle
2012-01-16 11:39:05 +08:00
Sam Hemelryk
d37d6e2a8e
Merge branch 'moodleurl_out_as_local_url' of git://git.luns.net.uk/moodle
2012-01-16 11:31:24 +08:00
Sam Hemelryk
66fe8d59c8
Merge branch 'MDL-31040-master-2' of git://git.luns.net.uk/moodle
2012-01-16 10:54:08 +08:00
Petr Skoda
58a435f6cf
MDL-31171 fix blog attachment serving in BLOG_USER_LEVEL
2012-01-15 19:11:16 +01:00
Petr Skoda
33e5ac269e
MDL-31035 fix showuseridentity notice before settings upgrade
2012-01-15 17:12:35 +01:00
Petr Skoda
7858b5212c
MDL-21992 fix custom scripts on https pages and CLI
2012-01-15 15:59:06 +01:00