Damyon Wiese
3ec07614ba
MDL-43439: Behat - new $CFG param - behat_screenshot_after_failure
2014-01-10 17:54:53 +08:00
David Monllao
abe572e3f2
MDL-43642 behat: Setting the correct files @package
2014-01-10 17:50:50 +08:00
Eloy Lafuente (stronk7)
577432283c
Merge branch 'MDL-43590-en_fix' of git://github.com/mudrd8mz/moodle
2014-01-10 10:08:34 +01:00
Dan Marsden
aafb7a5b95
MDL-43222 SCORM: correct check for list of attempts and make correct check for current attempt in scorm_get_toc
2014-01-10 22:04:09 +13:00
Dan Marsden
2526d7e178
MDL-42792 SCORM: Prevent JS error when network connection fails. - return false to SCORM package so that issue can be detected and reported.
2014-01-10 21:04:54 +13:00
Dan Marsden
434cab3c79
MDL-41577 SCORM: remove old IE9 hack that didn't really work.
2014-01-10 20:46:05 +13:00
Damyon Wiese
8a0667a994
weekly release 2.7dev
2014-01-10 14:19:48 +08:00
Damyon Wiese
fb4c6f454b
Merge branch 'install_master' of git://git.moodle.org/moodle-install
2014-01-10 14:19:31 +08:00
Eloy Lafuente (stronk7)
b47b3c58e0
MDL-36721 make upgrade queries cross-db
2014-01-10 11:17:23 +08:00
Andrew Davis
2b860793a6
MDL-43178 mod_forum: fixed the digest setting confirmation message
2014-01-10 08:33:03 +08:00
Eloy Lafuente (stronk7)
24d74a6804
Merge branch 'wip-MDL-43283-master' of git://github.com/marinaglancy/moodle
2014-01-09 23:07:19 +01:00
Sam Hemelryk
c2dc13a017
MDL-43349 cache: added back are_requirements_met calls
2014-01-09 23:02:14 +01:00
Tim Hunt
d62382d1f9
MDL-40313 question bank search classes should be namespaced.
2014-01-09 18:26:21 +00:00
Tim Hunt
e22e749002
MDL-40313 Fix code and doc checker warnings.
2014-01-09 18:26:18 +00:00
Ray Morris
efa5155a2a
MDL-40313 questionbank: Add question filtering API
...
Add new API for filtering questions, refactoring the options to display
old questions and include subcategories into new
question_bank_search_condition classes. Make the new API pluggable via
local_[pluginname]_get_question_bank_search_conditions.
2014-01-09 16:46:42 +00:00
Frederic Massart
582ba677fd
MDL-43371 mod_lesson: Remove files upon page or module deletion
2014-01-09 16:20:20 +01:00
Frederic Massart
138eb08746
MDL-41152 theme_bootstrapbase: Optimise width for gradebook tree view
2014-01-09 10:25:53 +01:00
Eloy Lafuente (stronk7)
305e60a5e2
Merge branch 'MDL-43330_master-skippedexception-namespace' of https://github.com/dmonllao/moodle
2014-01-09 10:19:25 +01:00
Marina Glancy
1f47813b29
MDL-43283 mod_chat: corrected SQL query to follow strict groupping rules
2014-01-09 15:37:38 +08:00
David Monllao
9920d28b0a
MDL-43330 behat: Using the tag that includes the exception namespace
2014-01-09 12:08:21 +08:00
AMOS bot
b9fec1d364
Automatically generated installer lang files
2014-01-09 00:42:11 +00:00
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Tim Hunt
1f8ff396d2
MDL-43412 quiz with grade period and password did not work.
...
Once the attempt became overdue, it was impossible to get in to submit
it because of a redirect loop. This fix resovles that loop, so the
student can enter their password and get in.
2014-01-08 17:55:25 +00:00
Andrew Nicols
b5154feacc
MDL-40119 Forms: Remove cursor style override for calendar button
2014-01-08 11:13:37 +01:00
Frederic Massart
86048e8136
MDL-39603 theme_bootstrapbase: Alignment of filter form elements on enrol page
2014-01-08 10:37:41 +01:00
Eloy Lafuente (stronk7)
d68829aac0
Merge branch 'MDL-43423_master-increase-timeout' of git://github.com/dmonllao/moodle
2014-01-08 09:55:08 +01:00
David Monllao
845ceaff9f
MDL-43423 behat: Increasing the timeout to 6 seconds
2014-01-08 16:51:17 +08:00
Damyon Wiese
40cb48792a
MDL-33952 Assignment - bon voyage!
...
mod_assignment has been replaced with a stub that only exists to support restoring and
auto upgrading to mod_assign. If you require mod_assignment for some old plugin, then
overwrite with the 2.6 version manually.
2014-01-08 14:51:06 +08:00
Dan Poltawski
7de1b42f55
Merge branch 'wip-MDL-43606-master' of git://github.com/marinaglancy/moodle
2014-01-08 14:32:57 +08:00
Marina Glancy
c6cd067f14
MDL-43606 tinymce_managefiles: bump version
...
to allow smooth upgrade from contributed plugin in 2.5
2014-01-08 13:58:41 +08:00
Dan Poltawski
33c6c949e5
Merge branch 'MDL-43534-master' of git://github.com/andrewnicols/moodle
2014-01-08 11:56:53 +08:00
Dan Poltawski
f446874d53
Merge branch 'MDL-43532-master' of git://github.com/andrewnicols/moodle
2014-01-08 11:43:39 +08:00
Dan Poltawski
a6fa74bca3
Merge branch 'MDL-43595-master' of git://github.com/damyon/moodle
2014-01-08 11:34:46 +08:00
Damyon Wiese
8e1266bf77
MDL-33600 Assign: Add an admin setting to set the default for sendstudentnotifications
2014-01-08 11:03:59 +08:00
Damyon Wiese
f7dc9871e7
MDL-33600 Assign: Allow teachers to skip notifying students about grade update.
2014-01-08 10:34:57 +08:00
Damyon Wiese
cf1110eb62
MDL-43595: The dropdowns for editpdf stopped working due to a recent change.
2014-01-08 09:15:58 +08:00
Eloy Lafuente (stronk7)
ab7f498343
Merge branch 'MDL-40119-master' of git://github.com/andrewnicols/moodle
2014-01-08 02:15:03 +01:00
Eloy Lafuente (stronk7)
e6a6eb7838
Merge branch 'w01_MDL-42797_m27_admin' of https://github.com/skodak/moodle
2014-01-08 02:09:55 +01:00
Eloy Lafuente (stronk7)
69ebcb4222
Merge branch 'MDL-43423_master' of git://github.com/dmonllao/moodle
2014-01-08 02:02:29 +01:00
Eloy Lafuente (stronk7)
a1017ec837
Merge branch 'MDL-43330_master' of git://github.com/dmonllao/moodle
2014-01-08 01:59:21 +01:00
Eloy Lafuente (stronk7)
0601a82aff
Merge branch 'wip-MDL-42310-master' of git://github.com/abgreeve/moodle
2014-01-08 01:32:28 +01:00
Dan Poltawski
267d4927b4
Merge branch 'MDL-43173_master' of git://github.com/dmonllao/moodle
2014-01-08 08:21:06 +08:00
Eloy Lafuente (stronk7)
45f6a8340b
Merge branch 'm27_MDL-43508_Invalid_String_Identifier' of https://github.com/scara/moodle
2014-01-08 00:45:51 +01:00
Eloy Lafuente (stronk7)
b8a8f3dd01
Merge branch 'MDL-42607_rss' of https://github.com/andyjdavis/moodle
2014-01-08 00:39:15 +01:00
Eloy Lafuente (stronk7)
430740f65a
Merge branch 'MDL-42392-master' of git://github.com/andrewnicols/moodle
2014-01-08 00:23:40 +01:00
Eloy Lafuente (stronk7)
78b31176cb
Merge branch 'w01_MDL-43515_m27_phpunitdocs' of https://github.com/skodak/moodle
2014-01-08 00:13:28 +01:00
Eloy Lafuente (stronk7)
382addccef
Merge branch '23837-27' of git://github.com/samhemelryk/moodle
2014-01-07 23:42:55 +01:00
Eloy Lafuente (stronk7)
7ad46ac29d
Merge branch 'w01_MDL-43503_m27_pagedldap' of https://github.com/skodak/moodle
2014-01-07 23:40:51 +01:00
Eloy Lafuente (stronk7)
b3b1b18a4f
Merge branch 'MDL-43451-master' of git://github.com/andrewnicols/moodle
2014-01-07 23:32:38 +01:00
Dan Poltawski
7d374cdf4a
Merge branch 'w01_MDL-43510_m27_test404' of https://github.com/skodak/moodle
2014-01-07 17:28:15 +08:00