Sam Hemelryk
63b159d0d4
MDL-48568 cache: stores now determine testing
...
Cache stores are now responsible for deciding if they are suitable
for use as the primary cache store during unit and acceptance tests
Changes are as follows:
* New method: cache_store::ready_to_be_used_for_testing
* Core cache store have been updated to override this method as
required.
* MongoDB usesafe default changed to true to match actual default
behaviour.
2014-12-12 09:30:46 +13:00
Jean-Michel Vedrine
cb9af73037
MDL-48473 mod_lesson: fill in the blank shortanswer option
2014-12-11 21:12:43 +01:00
Gilles-Philippe Leblanc
96b839b8a8
MDL-48539 filepicker: Missing file view_icon_selected in the file picker
2014-12-11 09:07:29 -05:00
Dan Poltawski
8f06fffbe1
weekly release 2.9dev
2014-12-11 09:55:09 +00:00
Dan Poltawski
5c47c339e3
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2014-12-11 09:55:07 +00:00
Andrew Nicols
f6749ba690
MDL-46491 course: Correct activity visibility on section show
2014-12-11 14:48:25 +08:00
Brian Barnes
64d00f4c11
MDL-48567 core_badges: fixed display of badge created date
2014-12-11 15:10:39 +13:00
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Frederic Massart
faf87da886
MDL-48496 block_rss_client: Deleting unused string errorloadingfeed
2014-12-11 00:24:07 +01:00
Frederic Massart
b58d8d23f3
MDL-48496 block_rss_client: Do not display curl error messages
2014-12-11 00:24:07 +01:00
Eloy Lafuente (stronk7)
82e1d7f151
Revert "MDL-46814 calendar: Export calendar uses moodle forms"
...
This reverts commit a008de2a58cae82121bf88826bbeade33f550fa7.
2014-12-11 00:19:14 +01:00
Eloy Lafuente (stronk7)
41c3f865ee
Revert "MDL-46814 calendar export: Minor coding tweaks"
...
This reverts commit 0b956a64d85a0f9e7c43efa4cd7e51f28216ebf0.
2014-12-11 00:18:16 +01:00
AMOS bot
fab9018590
Automatically generated installer lang files
2014-12-11 00:03:59 +08:00
Jonathon Fowler
70cfc878b9
MDL-45324 assign: notify when workflow is Off, or if state is Released
...
When marking workflow is enabled, students will be notified only when
the workflow state transitions to 'Released'. Until that happens,
sending of messages will be held and the 'Notify students' grading
form option will be locked.
Additionally, the batch set marking workflow state facility gains
the 'Notify students' option.
Credit to Steve Upton and David Balch for the basis of this patch.
2014-12-10 22:29:08 +10:00
Sam Hemelryk
16dfee4e5b
MDL-48430 customment: improved exception handling
2014-12-10 13:24:39 +01:00
Sam Hemelryk
f6c65c2575
Merge branch 'MDL-48430_master' of https://github.com/crazyserver/moodle
2014-12-10 13:24:38 +01:00
Ankit Agarwal
bd58dfbfa1
MDL-48556 backup: Use correct conditions before checking dir permissions
2014-12-10 14:33:05 +05:30
Ankit Agarwal
f9b7be4f95
MDL-34550 libraries: Final deprecation - get_context_instance_by_id()
2014-12-10 13:50:08 +05:30
Ankit Agarwal
4d851042eb
MDL-44985 libraries: Final deprecation of conditional apis in modinfo
2014-12-10 12:20:37 +05:30
Ankit Agarwal
e56e8e3a0e
MDL-44985 libraries: Final deprecation of conditional classes and apis
2014-12-10 12:20:37 +05:30
Ankit Agarwal
88b122537b
MDL-42862 behat: Final deprecation of various steps
2014-12-10 09:58:42 +05:30
Brian Barnes
bbb0733297
MDL-45955 forms: replaced labels in static text elements
2014-12-10 17:28:09 +13:00
Dan Poltawski
5260dbb55b
MDL-48547 thirdparty: remove incorrect entry
2014-12-09 23:12:02 +00:00
Dan Poltawski
e600e6ae50
Merge branch 'MDL-47323-enrol-plugin-backup' of https://github.com/mpetrowi/moodle
2014-12-09 22:29:37 +00:00
Dan Poltawski
971f1c28a8
Merge branch 'MDL-45430-master' of git://github.com/ankitagarwal/moodle
2014-12-09 21:22:03 +00:00
Sam Hemelryk
6009ccb2f1
Merge branch 'm29_MDL-48389' of https://github.com/totara/moodle
2014-12-10 09:27:18 +13:00
Eloy Lafuente (stronk7)
f6d955fe6b
Merge branch 'MDL-31822_master' of https://github.com/dmonllao/moodle
2014-12-09 16:05:56 +01:00
Eloy Lafuente (stronk7)
0b956a64d8
MDL-46814 calendar export: Minor coding tweaks
2014-12-09 15:44:11 +01:00
Brian Barnes
a008de2a58
MDL-46814 calendar: Export calendar uses moodle forms
2014-12-09 15:44:10 +01:00
Dan Poltawski
23da79a464
MDL-45679 mod_lesson: do not overqualify styles
2014-12-09 12:34:54 +00:00
Dan Poltawski
9478d117fc
Merge branch 'MDL-45679' of git://github.com/jmvedrine/moodle
2014-12-09 12:05:29 +00:00
Dan Poltawski
51019f2a91
Merge branch 'MDL-48394-master' of git://github.com/jethac/moodle
2014-12-09 10:53:41 +00:00
Dan Poltawski
c676a343a5
Merge branch 'MDL-41846-master' of git://github.com/xow/moodle
2014-12-09 10:25:15 +00:00
Ankit Agarwal
1973a7e2f5
MDL-42862 behat: update deprecated_message api
...
Deprecated message api now accepts a $throwexception param that if set to true always throws an exception
2014-12-09 14:34:46 +05:30
Zachary Durber
8c1050f87d
MDL-47694 mod_assign: Grades require a grade to show as graded
...
Special thanks to Howard Miller.
2014-12-09 15:55:29 +08:00
Frederic Massart
2c2171bdce
MDL-45295 core_block: Removing obsolete method preferred_width()
2014-12-09 15:29:12 +08:00
Frederic Massart
ba55be9151
MDL-43902 output: Final deprecation of classes r0/r1 in table rows
2014-12-09 14:52:30 +08:00
Sam Hemelryk
50c1f47ec4
Merge branch 'wip_MDL-36499_master' of git://github.com/gjb2048/moodle
2014-12-09 16:57:03 +13:00
Sam Hemelryk
1e12b5688c
Merge branch 'wip-MDL-46486-master' of git://github.com/marinaglancy/moodle
2014-12-09 16:20:40 +13:00
Sam Hemelryk
44a4b3d072
Merge branch 'MDL-40552-master' of git://github.com/danpoltawski/moodle
2014-12-09 16:13:40 +13:00
Sam Hemelryk
54907a6a9b
Merge branch 'MDL-34437-master' of git://github.com/ankitagarwal/moodle
2014-12-09 15:58:46 +13:00
Sam Hemelryk
d5265ac28e
Merge branch 'master_MDL-46172' of https://github.com/greg-or/moodle-mod_assign
2014-12-09 15:38:40 +13:00
Brian Barnes
9eb24f0818
MDL-48389 forms: added page title to help text
2014-12-09 15:21:06 +13:00
Sam Hemelryk
255501c900
Merge branch 'mdl48517' of https://github.com/tlevi/moodle
2014-12-09 15:15:51 +13:00
Sam Hemelryk
13ff5c990c
Merge branch 'wip-MDL-31851-master' of git://github.com/marinaglancy/moodle
2014-12-09 15:13:33 +13:00
David Balch
c9edde8b2d
MDL-31822 course: Cleanup per coding guidelines.
2014-12-09 10:05:49 +08:00
David Monllao
fecca79d5a
MDL-31822 course: Formatting the section name
2014-12-09 10:04:49 +08:00
Brian Barnes
ae00e55a00
MDL-48532 core_roles: Set correct heading on user roles page
2014-12-09 14:28:29 +13:00
Sam Hemelryk
3e5f4b2ca9
Merge branch 'wip-MDL-48366-master' of git://github.com/marinaglancy/moodle
2014-12-09 13:43:30 +13:00
Sam Hemelryk
440d861ccb
Merge branch 'wip-mdl-48426' of https://github.com/rajeshtaneja/moodle
2014-12-09 12:13:26 +13:00