Andrew Nicols
9cd8f95a74
Merge branch 'MDL-53226-master-fix' of git://github.com/junpataleta/moodle
2018-03-29 12:40:39 +08:00
Jun Pataleta
bc178fa038
MDL-53226 search_simpledb: Fix table name in query
2018-03-29 12:38:06 +08:00
Marina Glancy
c8d5e54cd1
MDL-61163 mod_wiki: guests should be able to view frontpage modules
...
When wiki is added to the frontpage and the guest role has capability to view
wiki, users should not be required to log in.
2018-03-29 11:11:48 +08:00
Marina Glancy
c6956595f7
MDL-61163 mod_wiki: add default view capability to frontpage
...
It is inconsistent that guests are allowed to view frontpage wiki but once user is logged in they
loose this capability
2018-03-29 11:11:48 +08:00
Marina Glancy
3a93df8b9a
MDL-61163 mod_wiki: correct capability check in modinfo
...
Wiki defines capability mod/wiki:viewpage instead of standard mod/wiki:view . This means that people
who do not have capability to view wiki still see it in the modules list.
Also corrected unittest that was testing situation when student has capability to create pages
but does not have capability to view pages. Such student should not see wiki module at all.
2018-03-29 11:11:45 +08:00
Eloy Lafuente (stronk7)
83c64f78c0
Merge branch 'MDL-36941_master-fix' of git://github.com/markn86/moodle
2018-03-28 18:42:18 +02:00
Mark Nelson
7489e4d5b9
MDL-36941 message_popup: do not remove message_popup table
...
This is a partial revert of commit 123631ad47
.
Most of the logic was NOT reverted, just the part deleting the table was.
Note - this fix was done on integration.git and as a result no
upgrade step was added to re-introduce the table, sorry! This
means for those on integration.git you will have to re-install
your Moodle site so the 'message_popup' table is present.
Please see tracker for comments as to why we need to keep it! :)
2018-03-28 18:16:46 +02:00
Jake Dallimore
78c03392d4
Merge branch 'MDL-61770-master' of git://github.com/andrewnicols/moodle
2018-03-28 18:16:43 +02:00
Andrew Nicols
e8b3c3e178
Merge branch 'MDL-61364-master' of git://github.com/lameze/moodle
2018-03-28 18:16:40 +02:00
Andrew Nicols
bddf012b7c
Merge branch 'MDL-61364-master' of git://github.com/lameze/moodle
2018-03-28 18:16:37 +02:00
Ngo Nghia
5a8d683fb2
MDL-25617 backup: backup/restore using extra_question_fields
2018-03-28 18:16:34 +02:00
Eloy Lafuente (stronk7)
54b5941501
Merge branch 'MDL-39060-master' of git://github.com/zig-moodle/moodle
2018-03-28 18:16:31 +02:00
Eloy Lafuente (stronk7)
55bfb8ab5f
Merge branch 'wip-MDL-51362-master' of git://github.com/marinaglancy/moodle
2018-03-28 18:16:28 +02:00
Eloy Lafuente (stronk7)
c7189fb2bb
MDL-60736 tool_mobile: Add missing VALUE_OPTIONAL to new returned info
2018-03-28 18:16:25 +02:00
Eloy Lafuente (stronk7)
6aaf27af91
Merge branch 'MDL-60736-master' of git://github.com/jleyva/moodle
2018-03-28 18:16:22 +02:00
Eloy Lafuente (stronk7)
67eb557286
Merge branch 'MDL-61321-master' of git://github.com/jleyva/moodle
2018-03-28 18:16:19 +02:00
Eloy Lafuente (stronk7)
4b96d7ce05
Merge branch 'MDL-61718-master' of git://github.com/junpataleta/moodle
2018-03-28 18:16:15 +02:00
Jun Pataleta
51c6cfb69a
Merge branch 'MDL-60762-master' of git://github.com/junpataleta/moodle
2018-03-28 18:16:12 +02:00
Jun Pataleta
99feb82ab5
Merge branch 'wip-MDL-61328-master' of git://github.com/marinaglancy/moodle
2018-03-28 18:16:09 +02:00
Jun Pataleta
4683e5ff11
Merge branch 'MDL-61257-master' of git://github.com/mihailges/moodle
2018-03-28 18:16:06 +02:00
Jun Pataleta
d6ccd91832
Merge branch 'MDL-61656' of git://github.com/stronk7/moodle
2018-03-28 18:16:03 +02:00
Eloy Lafuente (stronk7)
bdb22af959
Merge branch 'MDL-53226-master' of git://github.com/andrewnicols/moodle
2018-03-28 18:15:52 +02:00
Eloy Lafuente (stronk7)
c3f771aeba
Merge branch 'MDL-61248' of https://github.com/ak4t0sh/moodle
2018-03-28 18:12:52 +02:00
Eloy Lafuente (stronk7)
a8336b03a0
Merge branch 'MDL-61576-master' of git://github.com/cescobedo/moodle
2018-03-28 18:12:48 +02:00
Eloy Lafuente (stronk7)
0b9162bd05
Merge branch 'MDL-61691-master' of https://github.com/snake/moodle
2018-03-28 18:12:45 +02:00
Andrew Nicols
306a0bafed
Merge branch 'MDL-55532-master' of git://github.com/lameze/moodle
2018-03-28 18:12:42 +02:00
Andrew Nicols
56f5e21f6e
Merge branch 'MDL-61733-master' of https://github.com/MartinGauk/moodle
2018-03-28 18:12:39 +02:00
Andrew Nicols
0b4e4ca48f
Merge branch 'MDL-60119-master' of https://github.com/lucaboesch/moodle
2018-03-28 18:12:36 +02:00
Andrew Nicols
215cd2d854
MDL-61770 iplookup: Check types rather than values
2018-03-28 10:54:10 +08:00
Shamim Rezaie
348db7048e
MDL-61020 media_videojs: Fix RTL display issues
2018-03-28 13:37:26 +11:00
Simey Lameze
02b1868c32
MDL-61364 core: fix cibot coding issues
2018-03-28 10:18:33 +08:00
Simey Lameze
15cd009097
MDL-61364 core_question: tests for question_has_capability_on exception
2018-03-28 08:54:11 +08:00
Andrew Nicols
ca18d567d7
MDL-61364 question: Add unit tests for question_has_capability_on
2018-03-28 08:54:11 +08:00
Simey Lameze
13e2b19838
MDL-61364 core: remove param from question_has_capability_on calls
2018-03-28 08:53:41 +08:00
Rohith
0ef25faa73
MDL-61746 PARAM_CLEANHTML: Fix documentation typos
2018-03-27 23:40:11 +05:30
Simey Lameze
2cf7bde8e9
MDL-61364 question: adjust code and fix phpunit errors
2018-03-27 16:14:46 +08:00
Simey Lameze
e7329cd026
MDL-61364 question: refactor question_has_capability_on
2018-03-27 16:14:44 +08:00
Adam Pawełczak
7ccb6bb3cc
MDL-60762 tool_usertours: Respect $CFG->admin in manager.php
2018-03-27 15:18:03 +08:00
dinhloc
f4695ec722
MDL-61033 quiz: Editing a quiz while a preview is open
...
Editing a quiz while a preview is open in another browser tab can leads to a cryptic error that is hard to recover from
2018-03-27 10:47:32 +07:00
David Monllao
add8d846d9
MDL-53226 search_simpledb: Remove unnecessary object clone
2018-03-27 09:37:20 +08:00
Kathrin Osswald
ea91e4f97d
MDL-61343 theme Boost: Harmonise the structure of flat navigation.
2018-03-26 09:46:56 +02:00
Jake Dallimore
e315e84cf2
MDL-61691 core_plagiarism: fix namespace in privacy provider interface
2018-03-26 12:28:58 +08:00
Mihail Geshoski
e91bc73f87
MDL-61257 reports: Report logs link to unavailable completion report
2018-03-26 12:22:00 +08:00
Nick Phillips
7d4f34cb0d
MDL-55532 gradebook: fix grade export to include category names
2018-03-26 11:47:44 +08:00
Ryan Wyllie
c53beb73e5
MDL-61364 question: unit tests for submit_tags_form
2018-03-26 11:27:47 +08:00
Simey Lameze
e6890b1164
MDL-61364 question: add support for course tags on modal
2018-03-26 11:24:50 +08:00
Mihail Geshoski
d609207c3e
MDL-61724 resource: Unable to view or download file resource
2018-03-26 11:14:46 +08:00
Marina Glancy
1f0157e137
MDL-61328 tool_usertours: do not fix tour sortorder after step editing
...
otherwise it breaks when we try to modify the step sortorder
2018-03-26 09:52:14 +08:00
Shamim Rezaie
7c33ba471f
MDL-61464 Questions: Add unit test for question tags backup and restore
2018-03-26 12:28:08 +11:00
Zig Tan
ff70e84941
MDL-39060 backup: fix typo backup destroy() function
2018-03-26 09:25:55 +08:00