Jun Pataleta
796a2d81f1
Merge branch 'MDL-64280-master' of https://github.com/lucaboesch/moodle
2018-12-11 09:54:03 +08:00
Luca Bösch
d388e8ecc2
MDL-64280 core_outcome: Add/remove outcome buttons style.
2018-12-10 17:55:35 +01:00
Jun Pataleta
9da570bde0
Merge branch 'MDL-64275-master' of git://github.com/ryanwyllie/moodle
2018-12-10 15:04:01 +08:00
Jun Pataleta
077f144293
Merge branch 'MDL-62061-master' of git://github.com/abgreeve/moodle
2018-12-10 14:47:17 +08:00
Jun Pataleta
0e15a4b92b
Merge branch 'MDL-64332' of https://github.com/timhunt/moodle
2018-12-10 09:57:52 +08:00
Jake Dallimore
44890bd738
weekly on-sync release 3.7dev
2018-12-10 08:10:39 +08:00
Jake Dallimore
ea260b8eb3
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-12-10 08:10:39 +08:00
Ryan Wyllie
e79a79ad83
MDL-64275 message: fix update unread conversation counts
2018-12-07 09:22:24 +08:00
AMOS bot
a25c3d3536
Automatically generated installer lang files
2018-12-07 00:09:20 +00:00
Tim Hunt
d6388d0acf
MDL-64332 questions: idnumber should not prevent easy duplication
2018-12-06 14:41:28 +00:00
Adrian Greeve
34adbfe0b1
MDL-62061 core_privacy: Stop directories being created.
...
This stops directories being created in the root directory
while running unit tests.
2018-12-06 11:25:32 +01:00
Jun Pataleta
5fd1f89004
Merge branch 'MDL-64283-master' of git://github.com/damyon/moodle
2018-12-06 14:58:01 +08:00
Jake Dallimore
c7bd047d24
Merge branch 'MDL-63710-master' of https://github.com/ilya-catalyst/moodle
2018-12-06 11:34:09 +08:00
Jake Dallimore
4f9bb83472
Merge branch 'MDL-46783' of https://github.com/timhunt/moodle
2018-12-06 10:22:57 +08:00
Ilya Tregubov
f408e1f888
MDL-63710 repository: Delete orphaned file records.
2018-12-06 12:39:31 +11:00
Jun Pataleta
e96eb02e46
Merge branch 'master-MDL-64290-imscc-restore-temp-dir' of https://github.com/mspall/moodle
2018-12-06 08:57:32 +08:00
AMOS bot
2ef4d711e0
Automatically generated installer lang files
2018-12-06 00:07:49 +00:00
Michael Spall
f1a22c4a1b
MDL-64290 backup imscc: Use correct tempdir for imscc restore
...
Use configured temp directory $CFG->tempdir instead of hard coded
$CFG->dataroot . '/temp/backup/'
Remove unused variable, $CFG
2018-12-05 10:44:14 -07:00
Tim Hunt
ab1272a0da
MDL-46783 accesslib: add tests for MDL-63772 and MDL-63818
...
MDL-46783, MDL-63772 and MDL-63818 were originally coded on the
assumption that MDL-46783 would get integrated first. However it wasn't.
Therefore, it was not easy to add unit tests for MDL-63772 and MDL-63818
at the time, but it is now, so here they are.
2018-12-05 16:44:57 +00:00
Tim Hunt
939218c2b6
MDL-46783 permissions: let some moodle/ caps be overriden in all mods
...
The capabilities changed ('contextlevel' => CONTEXT_COURSE changed to
'contextlevel' => CONTEXT_MODULE) are:
* moodle/site:accessallgroups
* moodle/site:viewfullnames
* moodle/site:trustcontent
* moodle/site:viewuseridentity
This list came from reviewing the _get_extra_capabilities functions in
all core activities. They were all somewhat inconsistent, but I think it
makes sense that these capabilities are consistently overridable in all
activities. E.g. moodle/site:accessallgroups affects conditional
availability even if there is no other user of groups, and
moodle/site:viewuseridentity and moodle/site:viewfullnames affect the
logs report, if nothing else.
As a result of this, several _get_extra_capabilities functions are no
longer needed, and all the rest have been simplified.
2018-12-05 16:44:25 +00:00
Jun Pataleta
f8b5fcd304
Merge branch 'MDL-64274-master' of git://github.com/ryanwyllie/moodle
2018-12-05 14:56:21 +08:00
Ryan Wyllie
a2bce0d0d8
MDL-64274 message: deleteMessages in message_repository return promise
2018-12-05 14:43:21 +08:00
Jake Dallimore
ccf5f09103
Merge branch 'MDL-64198-master' of https://github.com/lucaboesch/moodle
2018-12-05 14:30:16 +08:00
Roger Barras
fcebc9b042
MDL-60267 user: Fix set default data for the user profile field
2018-12-05 14:15:48 +08:00
Eloy Lafuente (stronk7)
cb7f6a6f99
weekly on-sync release 3.7dev
...
Amended to keep it on-sync with 3.6.1 emergency release
2018-12-04 17:46:09 +01:00
Luca Bösch
c21b42e76a
MDL-64198 course: set formatted modulename for togglecompletion js.
2018-12-04 14:35:06 +01:00
Eloy Lafuente (stronk7)
0465a942c3
weekly on-sync release 3.7dev
2018-12-04 13:06:15 +01:00
Jake Dallimore
8108bc0b5e
Merge branch 'MDL-63223-master' of git://github.com/bmbrands/moodle
2018-12-04 12:06:13 +08:00
Jun Pataleta
a939ad80ba
Merge branch 'MDL-64307_master' of git://github.com/markn86/moodle
2018-12-04 12:03:39 +08:00
Mark Nelson
7c8ba89d5e
MDL-64307 core_message: do not include disabled conversations in count
2018-12-04 11:48:16 +08:00
Mark Nelson
7bb22a298c
MDL-64307 core: set all individual conversations to enabled
2018-12-04 11:45:47 +08:00
Jun Pataleta
6b3931e783
Merge branch 'MDL-64206_master' of git://github.com/markn86/moodle
2018-12-04 10:53:03 +08:00
Damyon Wiese
41c8df2583
Merge branch 'MDL-64286' of https://github.com/timhunt/moodle
2018-12-03 15:46:40 +08:00
Damyon Wiese
e67feef907
Merge branch 'MDL-64155-master' of git://github.com/vmdef/moodle
2018-12-03 15:26:08 +08:00
Jake Dallimore
9f79c2dbd6
Merge branch 'MDL-63459' of https://github.com/timhunt/moodle
2018-12-03 14:21:31 +08:00
Mark Nelson
4b0cf053dc
MDL-64206 core: updated FB logo URL
2018-12-03 12:20:51 +08:00
Andrew Nicols
0178ee5594
Merge branch 'MDL-64300' of git://github.com/stronk7/moodle
2018-12-03 08:28:06 +08:00
Andrew Nicols
feee85a6c1
Merge branch 'MDL-64299' of git://github.com/stronk7/moodle
2018-12-03 07:53:38 +08:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
Eloy Lafuente (stronk7)
5471eb1758
MDL-64299 backup: Bump release to 3.7
2018-12-02 18:21:52 +01:00
Eloy Lafuente (stronk7)
2cea0bd6c6
weekly back-to-dev release 3.7dev
2018-12-02 00:25:11 +01:00
Eloy Lafuente (stronk7)
2c608daca7
NOBUG: Change travis.yml back to master
2018-12-02 00:18:46 +01:00
Eloy Lafuente (stronk7)
cb628a9a08
Moodle release 3.6
v3.6.0
2018-12-02 00:18:46 +01:00
Eloy Lafuente (stronk7)
0cbcd08946
NOBUG: Change travis.yml to MOODLE_36_STABLE
2018-12-02 00:18:45 +01:00
Eloy Lafuente (stronk7)
5ff115743c
Moodle release 3.6rc3
v3.6.0-rc3
2018-11-30 18:02:17 +01:00
Eloy Lafuente (stronk7)
ea8c34da48
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-30 18:02:15 +01:00
Tim Hunt
a3796190a6
MDL-64286 qtype_gapselect: removed unneeded line of code
...
The extended Behat test show the qtype works fine without it.
2018-11-30 12:33:54 +00:00
David Monllao
823fc75421
Merge branch 'MDL-64282' of git://github.com/stronk7/moodle
2018-11-30 13:02:47 +01:00
Jun Pataleta
b5e4b37aae
Merge branch 'MDL-64000-master' of git://github.com/andrewnicols/moodle
2018-11-30 16:13:38 +08:00
Andrew Nicols
84dad5bffa
MDL-64000 usertours: Add final step to new tours
...
AMOS BEGIN
CPY [tour_2_title_end,tool_usertours],[tour_final_step_title,tool_usertours]
AMOS END
2018-11-30 16:04:33 +08:00