Jun Pataleta
1b35627570
Merge branch 'MDL-62253-master' of git://github.com/FMCorz/moodle
2018-05-02 13:53:43 +08:00
Jun Pataleta
c39c3edb8e
Merge branch 'MDL-61898-master' of git://github.com/andrewnicols/moodle
2018-05-02 13:46:56 +08:00
Andrew Nicols
fa43449aad
Merge branch 'MDL-62150-master' of git://github.com/bmbrands/moodle
2018-05-02 13:38:07 +08:00
Andrew Nicols
f7bac7ac8d
MDL-61898 cache: Implement privacy API for all stores and locks
2018-05-02 13:36:07 +08:00
Andrew Nicols
d1430a1e83
Merge branch 'MDL-62214-master-fixup' of https://github.com/FMCorz/moodle
2018-05-02 13:09:12 +08:00
Andrew Nicols
475fddc99a
Merge branch 'MDL-61920_master' of git://github.com/markn86/moodle
2018-05-02 12:52:50 +08:00
Frédéric Massart
f43d811e96
MDL-62214 tool_messageinbound: False negative due to time() usage
...
PHP Unit is so fast that my test couldn't cope with it!
2018-05-02 12:44:42 +08:00
Andrew Nicols
88ab001b25
Merge branch 'MDL-62266-master' of git://github.com/sarjona/moodle
2018-05-02 12:33:40 +08:00
Andrew Nicols
db65b09188
Merge branch 'MDL-62214-master' of git://github.com/FMCorz/moodle
2018-05-02 12:28:52 +08:00
Jun Pataleta
030c58dcb9
Merge branch 'MDL-62189-master' of git://github.com/bmbrands/moodle
2018-05-02 12:24:20 +08:00
Ryan Wyllie
3041fe6faa
MDL-62285 privacy: use context id when generating context path
...
moodle_content_writer::get_context_path() now includes the context
id in the path to ensure that it will always generate unique paths
even when the context names are not unique.
2018-05-02 12:08:58 +08:00
Andrew Nicols
cd305dc26b
MDL-61800 task: Reset the OUTPUT and PAGE on execution
2018-05-02 11:57:13 +08:00
Andrew Nicols
499f2ee9ce
Merge branch 'MDL-62236-master' of git://github.com/FMCorz/moodle
2018-05-02 10:51:50 +08:00
Jake Dallimore
e1ceb10ee8
Merge branch 'MDL-62268-master' of git://github.com/bmbrands/moodle
2018-05-02 10:12:32 +08:00
Andrew Nicols
f4524f8da3
MDL-59845 tool_lp: Add js tracking around UI refresh
2018-05-02 09:15:43 +08:00
Andrew Nicols
850dfdeadb
Merge branch 'MDL-62212-master' of git://github.com/bmbrands/moodle
2018-05-02 08:27:34 +08:00
Andrew Nicols
2a17a616a3
Merge branch 'MDL-62149-master' of git://github.com/ryanwyllie/moodle
2018-05-02 07:39:30 +08:00
Andrew Nicols
0fc5b4e17a
Merge branch 'MDL-62186-master' of git://github.com/bmbrands/moodle
2018-05-02 07:31:27 +08:00
Eloy Lafuente (stronk7)
446d8483a3
on-demand release 3.5beta+
2018-05-01 23:04:48 +02:00
Eloy Lafuente (stronk7)
40938ae2d8
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-01 23:04:45 +02:00
Frédéric Massart
048b266f14
MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle
2018-05-01 15:21:46 +02:00
Frédéric Massart
91161a6325
MDL-62167 core_badges: Prevent SQL error with Oracle
2018-05-01 15:21:46 +02:00
John Beedell
a3893e1b4d
MDL-62276 Quiz: Review options section poor layout in boost theme
2018-05-01 11:26:22 +01:00
Andrew Nicols
16f18cb984
Merge branch 'wip-MDL-61308-master-unitfix' of git://github.com/abgreeve/moodle
2018-05-01 12:21:55 +02:00
Adrian Greeve
bfb57d2c16
MDL-61308 assignsubmission_comments: Unit test ordering fix.
2018-05-01 12:21:47 +02:00
Andrew Nicols
7085e286c0
Merge branch 'MDL-62231-master' of git://github.com/rezaies/moodle
2018-05-01 12:21:36 +02:00
Bas Brands
d42139ace6
MDL-62189 Theme boost: add filepicker container fix padding
2018-05-01 09:05:44 +02:00
Shamim Rezaie
1de2a1598e
MDL-62231 block_recent_activity: Implement null provider for the block
2018-05-01 14:07:17 +10:00
Andrew Nicols
39b17e9933
Merge branch 'wip-MDL-62138-master' of git://github.com/marinaglancy/moodle
2018-05-01 11:46:27 +08:00
Andrew Nicols
cb3cd93b39
Merge branch 'MDL-62209-master' of git://github.com/junpataleta/moodle
2018-05-01 11:42:44 +08:00
Ryan Wyllie
3dee4ca6d9
MDL-62282 boost: centre no progress icon in overview block
2018-05-01 11:41:06 +08:00
Andrew Nicols
c9591cdde6
Merge branch 'MDL-61411-master' of git://github.com/Kathrin84/moodle
2018-05-01 11:21:23 +08:00
Andrew Nicols
06cab84176
Merge branch 'MDL-62167-master' of git://github.com/FMCorz/moodle
2018-05-01 11:10:31 +08:00
Andrew Nicols
3dd3ed3af2
MDL-62280 xhprof: Support tideways_xhprof
2018-05-01 11:02:27 +08:00
Frédéric Massart
3fcfc19743
MDL-62009 core_grades: Implement privacy API
2018-05-01 10:47:04 +08:00
Jun Pataleta
1891ed7bb0
Merge branch 'MDL-62060-master' of git://github.com/rezaies/moodle
2018-05-01 10:44:59 +08:00
Shamim Rezaie
c5d720ab51
MDL-62060 core_privacy: Make sure the exported json is human readable
2018-05-01 12:35:00 +10:00
Frédéric Massart
d35d17a14c
MDL-62214 tool_messageinbound: Implement privacy API
2018-05-01 09:21:56 +08:00
Frédéric Massart
98a2f802c4
MDL-62214 tool_messageinbound: Delete old messages pending verification
2018-05-01 09:21:56 +08:00
Frédéric Massart
1582d54bb0
MDL-62253 core_auth: Implement privacy API
2018-05-01 09:14:58 +08:00
Jake Dallimore
15729d9ffa
Merge branch 'MDL-62005-master' of git://github.com/rezaies/moodle
2018-05-01 09:10:18 +08:00
AMOS bot
1e096d96a2
Automatically generated installer lang files
2018-05-01 00:06:50 +00:00
Jun Pataleta
3b1d98ba73
Merge branch 'MDL-62201-master' of git://github.com/bmbrands/moodle
2018-04-30 21:54:35 +08:00
Jun Pataleta
732ebbe0fe
Merge branch 'MDL-62248-master-fix' of git://github.com/andrewnicols/moodle
2018-04-30 21:23:14 +08:00
Andrew Nicols
9b7527defc
MDL-62248 core_privacy: Add getter for user context prefs
2018-04-30 20:35:56 +08:00
Bas Brands
264b7dffb4
MDL-62268 Theme boost: messaging interface rows
2018-04-30 12:51:32 +02:00
Mark Nelson
3467e8ce3d
MDL-61920 mod_lti: implement privacy provider
2018-04-30 18:43:19 +08:00
Jun Pataleta
7816cac9fe
Merge branch 'MDL-61012_master' of https://github.com/troywilliams/moodle
2018-04-30 17:29:25 +08:00
Sara Arjona
edbee4c4b6
MDL-62266 core_availability: Implement privacy API
2018-04-30 11:20:16 +02:00
Mark Nelson
13fadc8767
MDL-61920 ltiservice_toolsettings: implement privacy provider
2018-04-30 17:08:00 +08:00