Ankit Agarwal
1efa930202
MDL-42604 scorm: Fix division by zero warnings in error logs
2013-10-30 11:01:04 +08:00
Dan Poltawski
b6ced2f7e4
weekly release 2.4.6+
2013-10-18 16:16:43 +08:00
Dan Poltawski
6123c76bc7
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE
2013-10-18 16:16:34 +08:00
Damyon Wiese
90b46f39a4
Merge branch 'MDL-41554-24' of git://github.com/danpoltawski/moodle into MOODLE_24_STABLE
2013-10-18 13:27:19 +08:00
Dan Poltawski
1f3a85aa54
MDL-41554 rss: Move to more robust test url
...
tinyurl was sometimes failing (was bad to use them anyway)
2013-10-18 12:47:44 +08:00
Dan Poltawski
98e4f24ff6
Merge branch 'MDL-42421_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-10-18 12:15:43 +08:00
Mark Nelson
a5436ae8ce
MDL-42421 auth: removed incorrect statement in upgrade.txt
2013-10-18 11:38:56 +08:00
Damyon Wiese
85d47590cc
Merge branch 'MDL-42065_24' of https://github.com/sam-moodle/moodle into MOODLE_24_STABLE
2013-10-16 15:48:19 +08:00
Damyon Wiese
8789750cc5
Merge branch 'MDL-37528-24' of git://github.com/andrewnicols/moodle into MOODLE_24_STABLE
2013-10-16 11:16:45 +08:00
Eloy Lafuente (stronk7)
8786deb033
MDL-37877 backup: fix incorrect backported code.
2013-10-16 00:32:00 +02:00
Damyon Wiese
e81aa9e8e6
Merge branch 'MDL-37877-m24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
2013-10-15 16:58:39 +08:00
Dan Poltawski
8a2e491ee7
Merge branch 'MDL-42209_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-10-15 14:43:21 +08:00
Ankit Agarwal
3a6857090e
MDL-37877 backup: Fix issues with zipping of large files
...
Files bigger than 4GB is not supported at this point. Zip archiver doesn't know about it and always returns true. We need to verify if it is a valid file or not and delete if not
Also delete the backup file immediately if anything goes wrong anywhere in backup. We don't want to use up space
2013-10-15 13:18:46 +08:00
Marina Glancy
d2ff78d173
Merge branch 'wip-MDL-42234-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE
2013-10-15 14:11:58 +11:00
Tim Hunt
ef37c13e29
MDL-42309 typo: fix reponse -> response throughout Moodle.
2013-10-15 13:50:05 +11:00
Adrian Greeve
a8d816982a
MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled.
2013-10-15 10:47:22 +08:00
Dan Poltawski
ac7f6f4b96
Merge branch 'w42_MDL-42082_m24_authdbpass' of https://github.com/skodak/moodle into MOODLE_24_STABLE
2013-10-14 14:36:29 +08:00
FilipBenco
6da08c0e2c
MDL-42209 backup: fixed wrong icon being displayed when restoring course
2013-10-14 14:33:19 +08:00
Damyon Wiese
f72e3fbbf2
MDL-34586 assignment - fix whitespace
2013-10-14 14:29:22 +08:00
Damyon Wiese
8afe4de645
Merge branch 'MDL-34586-24' of https://github.com/mackensen/moodle into MOODLE_24_STABLE
2013-10-14 14:29:14 +08:00
Dan Poltawski
1fc88334a6
Merge branch 'MDL-42232_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
2013-10-14 14:24:17 +08:00
Damyon Wiese
7643bd4ca9
Merge branch 'MDL-34612-24' of https://github.com/mackensen/moodle into MOODLE_24_STABLE
2013-10-14 14:12:23 +08:00
Damyon Wiese
1b9f0beaf3
Merge branch 'MDL-41170-m24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
2013-10-14 14:04:18 +08:00
Ankit Agarwal
993612b00e
MDL-41170 events: Update upgrade.txt to reflect changes made in MDL-41170
2013-10-14 13:24:05 +08:00
Akinsaya Delamarre
4eb084f1a2
MDL-41170: Added user updated event triggers to password updating functions.
2013-10-14 13:22:15 +08:00
Dan Poltawski
34b3d144fe
Merge branch 'MDL-41672-text-mail-links_24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-10-14 12:12:17 +08:00
Eloy Lafuente (stronk7)
5864eb6017
Merge branch 'wip-mdl-41843-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
2013-10-14 00:15:29 +02:00
Eloy Lafuente (stronk7)
d9131593c7
Merge branch 'MDL-37181_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-10-13 23:32:55 +02:00
Petr Škoda
bd010f8854
MDL-42110 do not show auth_db password in plaintext
2013-10-12 13:49:54 +02:00
AMOS bot
a364f61121
Automatically generated installer lang files
2013-10-12 00:43:51 +00:00
Tim Hunt
cf2fb7579b
MDL-42232 Multiple choice question choice alignment issue
...
The problem was with the alignment of:
* tables inside the choices.
* Lists inside the choices.
* The specific feedback, when it spanned mulitple lines.
The problem was introduced by MDL-39420.
2013-10-11 14:26:34 +01:00
Eloy Lafuente (stronk7)
945aa97617
weekly release 2.4.6+
2013-10-11 13:20:55 +02:00
Andrew Nicols
4c53ec3355
MDL-37528 Libraries: Fix gesture + mouse issues with YUI
...
This addresses issues with devices which support both mouse and gesture
input devices whereby the presence of gesture support on the device causes
mouse interactions to be ignored.
This has the potential to cause issues with multiple events being triggered
for the same action, but we do not have this issue in core, and few
third-party plugins support drag and drop in such a way that this may be an
issue.
This is fixed in the latest version of YUI in a similar way, and the
addition of a new system to only trigger the event from the first action to
be triggered.
2013-10-10 17:14:02 +08:00
Marina Glancy
7bd19d562d
Merge branch 'MDL-37153_24' of https://github.com/pauln/moodle into MOODLE_24_STABLE
2013-10-10 12:53:27 +11:00
Sam Hemelryk
49e3cda704
Merge branch 'wip-mdl-41744-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
2013-10-10 14:39:24 +13:00
Sam Chaffee
e8ec840f3c
MDL-42065 core_grade: Modified some grade_item queries for improved performance
...
* Modified 2 queries in grade_item::depends_on to improve performance
* Added additional unit tests to cover those queries better
2013-10-09 12:34:29 -06:00
Alain Corbière
0c018318c6
MDL-41672 Fix html2text processing of multiple occurrences of the same URL
2013-10-09 15:49:21 +02:00
David Mudrák
3bd02768df
MDL-41672 Add html2text unit test for multiple occurrences of the same URL
2013-10-09 15:49:12 +02:00
Dan Poltawski
39adfbde72
Merge branch 'w41_MDL-42054_m24_phpmailertesting_i' of https://github.com/skodak/moodle into MOODLE_24_STABLE
2013-10-09 18:20:13 +08:00
Petr Škoda
a42e313460
MDL-42054 fix incorrect email redirection in unit tests
2013-10-09 11:57:04 +02:00
Dan Poltawski
d6b99cf123
Merge branch 'MDL-39776-24' of git://github.com/phalacee/moodle into MOODLE_24_STABLE
2013-10-09 16:54:30 +08:00
Dan Poltawski
77eb24f886
Merge branch 'm24_MDL-40226_Add_JNLP_MIME_Type_Support' of https://github.com/scara/moodle into MOODLE_24_STABLE
2013-10-09 16:48:44 +08:00
Damyon Wiese
d4609de200
Merge branch 'w41_MDL-42047_m24_cohortdel' of https://github.com/skodak/moodle into MOODLE_24_STABLE
2013-10-09 14:44:25 +08:00
Mark Nelson
6c2d9137b3
MDL-37181 backup: stopped setting the status of unscheduled backups to skipped
2013-10-09 14:16:03 +08:00
Damyon Wiese
5dc182dd6e
Merge branch 'wip-MDL-41967-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE
2013-10-09 13:12:41 +08:00
Jason Fowler
88e2d12038
MDL-39776 Javascript - enable formautosubmit from a select box on android
2013-10-09 11:39:11 +08:00
Charles Fulton
b6a84b6fdd
MDL-34612 forum: convert default format value during restore
2013-10-08 20:05:35 -07:00
Paul Nicholls
3e2821e6f5
MDL-37153 - assign: Obey grade display settings in submission status
...
The assignment submission status screen was ignoring the grade item's
display setting, showing scores even if it's set to display letters only.
2013-10-09 16:03:50 +13:00
Tim Lock
d93610d4b0
MDL-41908 QuickForm: Fix PEAR Non-static method error
2013-10-09 10:27:30 +08:00
James Henestofel
34d55059cb
MDL-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname
2013-10-09 01:27:33 +02:00