Damyon Wiese
02c4de86ea
Merge branch 'MDL-63283-master-2' of https://github.com/snake/moodle
2018-11-15 10:43:03 +08:00
Jake Dallimore
267b4f03e7
MDL-63283 core_message: skip processors in non-individual conversations
...
Disable the processor for messages being sent to conversation types
other than individual.
2018-11-15 10:37:33 +08:00
Jake Dallimore
41485be2c8
MDL-63974 core_message: fix logic for non-contacts in user search
...
This should depend on the messagingallusers setting and, if false,
should only return those users having a profile the searcher can see.
If true, then any user can be returned. There is no requirement to
have a conversation with the user.
2018-11-15 09:59:39 +08:00
Jake Dallimore
9acb8b3574
MDL-63974 core_message: restore legacy behaviour for search_users()
2018-11-15 09:58:02 +08:00
Jun Pataleta
4aa05a81fd
Merge branch 'MDL-53566-master-fix' of git://github.com/andrewnicols/moodle
2018-11-15 09:49:56 +08:00
Andrew Nicols
46b9a5c49c
MDL-53566 core: Make context freeze test compat with clean
2018-11-15 07:39:23 +08:00
Tim Hunt
0f98afefdf
MDL-64012 filters: activity name autolinking fails for names with ()
2018-11-14 16:04:31 +00:00
Juan Leyva
df3d877656
MDL-63832 assign: Check current user can view submission
2018-11-14 16:53:34 +01:00
Eloy Lafuente (stronk7)
0d8c3b7a0e
Merge branch 'MDL-63653-master' of https://github.com/lucaboesch/moodle
2018-11-14 16:22:44 +01:00
Eloy Lafuente (stronk7)
79c4c80f2b
Merge branch 'MDL-63842-master' of git://github.com/andrewnicols/moodle
2018-11-14 16:03:16 +01:00
Mark Johnson
80aff7db49
MDL-63660 privacy: Include CSS locally for data export
2018-11-14 14:53:27 +00:00
David Monllao
f2d83f50e1
Merge branch 'MDL-61990' of https://github.com/timhunt/moodle
2018-11-14 12:09:34 +01:00
David Monllao
03d9f4cda4
Merge branch 'MDL-63991-master' of git://github.com/crazyserver/moodle
2018-11-14 11:57:57 +01:00
David Monllao
e15203d011
Merge branch 'MDL-63488-master' of git://github.com/peterRd/moodle
2018-11-14 11:22:06 +01:00
Damyon Wiese
54869cdeac
Merge branch 'MDL-64005-master' of git://github.com/abgreeve/moodle
2018-11-14 16:00:14 +08:00
Damyon Wiese
89ffc1ee0e
Merge branch 'MDL-53566-master' of git://github.com/andrewnicols/moodle
2018-11-14 15:04:01 +08:00
Jun Pataleta
0a0f70c1ec
Merge branch 'MDL-63926-master' of git://github.com/mickhawkins/moodle
2018-11-14 14:23:06 +08:00
Andrew Nicols
3a6463fc8c
MDL-62287 tool_usertours: Pull v0.12.3 for background click fix
2018-11-14 14:13:32 +08:00
Andrew Nicols
9d76566ffc
MDL-53566 core: Rename locking to freezing in UI
2018-11-14 12:37:56 +08:00
Damyon Wiese
8043762c80
Merge branch 'MDL-63868-master' of git://github.com/abgreeve/moodle
2018-11-14 12:11:12 +08:00
Michael Hawkins
af6df0fab6
MDL-63926 block_recentlyaccesseditems: Add privacy provider unit tests
2018-11-14 11:14:57 +08:00
Michael Hawkins
8adf5d94b2
MDL-63926 block_recentlyaccesseditems: Support user removal by context
...
Also fixed the provider interface type. This is self contained, so is
not a subsystem provider. It was also already set up as a plugin
provider, just not defined as such.
2018-11-14 11:14:57 +08:00
Damyon Wiese
462fc2abcd
Merge branch 'MDL-63901-master' of git://github.com/sarjona/moodle
2018-11-14 11:14:18 +08:00
Michael Hawkins
13bd038912
MDL-63926 block_recentlyaccesseditems: Improved get_contexts_for_userid
...
Updated the provider::get_contexts_for_userid method, to prevent false
positives. Previously, the user context would always be returned, now
the method checks data exists for the block first.
2018-11-14 11:13:00 +08:00
Adrian Greeve
9fcfecbf15
MDL-64005 gradebook: Fix to remove debugging message.
...
The progress bar is being used when there are a large amount
of grades being recalculated. This was throwing a debugging message
about NO_OUTPUT_BUFFERING being unset.
2018-11-14 10:39:57 +08:00
Andrew Nicols
e77cae1330
Merge branch 'MDL-63923-master' of git://github.com/bmbrands/moodle
2018-11-14 09:54:40 +08:00
Peter
a1e8c6d497
MDL-63488 core_grade: Use the rewrite_pluginurls to handle files
...
* Use the rewrite_plugin_urls to handled embedded files
* Add phpunit tests for default and updated functionality of format_text
2018-11-14 09:44:18 +08:00
Andrew Nicols
faa673e36a
MDL-63488 grade: Add tests for format_feedback
...
Signed-off-by: Peter <peter@moodle.com>
2018-11-14 09:28:16 +08:00
Eloy Lafuente (stronk7)
b4c33348ff
MDL-53566 core: add back upgrade code removed @ 0616f04
by mistake
2018-11-14 01:04:46 +01:00
Eloy Lafuente (stronk7)
d27e49448f
Merge branch 'MDL-53566-master' of git://github.com/andrewnicols/moodle
2018-11-13 23:55:38 +01:00
Luca Bösch
3a7117bb5b
MDL-63653 tool_xmldb: style form elements
2018-11-13 18:18:45 +01:00
Luca Bösch
b08e7312c3
MDL-63571 grades: switch firstname/lastname order in title row
2018-11-13 18:18:23 +01:00
Tim Hunt
166c43d86c
MDL-61990 outputrequirementslib: improve debug message
2018-11-13 17:11:17 +00:00
David Monllao
50d37636b6
Merge branch 'MDL-63882-master' of git://github.com/damyon/moodle
2018-11-13 16:07:14 +01:00
Pau Ferrer Ocaña
f687f1459e
MDL-63991 badges: Translate notification on endorsement
2018-11-13 15:58:47 +01:00
Pau Ferrer Ocaña
65ffd0a33a
MDL-63991 badges: Fix links on badge render
2018-11-13 14:19:51 +01:00
Andrew Nicols
bfbd733452
MDL-53566 tool_monitor: Fix context preload
2018-11-13 21:17:40 +08:00
Andrew Nicols
bb41db9ce0
MDL-53566 core: Allow admins more control over locking
...
This change allows sites to configure locking such that it does not
apply to administrators at all.
2018-11-13 21:17:40 +08:00
Andrew Nicols
6a89b6c8f0
MDL-53566 core: Move managecontextlocking to module
...
This will allow the capability to be applied at a range of contexts and
not just the system, making the system much more definable to a range of
users.
2018-11-13 21:17:40 +08:00
Andrew Nicols
56db1a2d7c
MDL-53566 core: Remove unused ancestorlocked field
...
This was originalyl intended as a performance improvement, but the
parent is already stored, and once calculated the value of locked is
already returned.
2018-11-13 21:17:40 +08:00
Andrew Nicols
0333213585
MDL-53566 core: Add behat test for context loking
2018-11-13 21:17:40 +08:00
Andrew Nicols
4ba4bc9acd
MDL-53566 mod_forum: Correct captype for writeable capabilities
2018-11-13 21:17:40 +08:00
Andrew Nicols
3a8cf5e67d
MDL-53566 core: Add UI for context locking
2018-11-13 21:17:40 +08:00
Andrew Nicols
0616f045c3
MDL-53566 core: Add support for context locking
...
This chagne adds support for a new feature known as Context Locking.
This allows a context to be locked, thereby removing all write
capabilities for all users (including admin) for that context, and all
child contexts.
2018-11-13 21:17:40 +08:00
David Monllao
dccda6546b
on-demand release 3.6dev+
2018-11-13 13:11:07 +01:00
David Monllao
98469de445
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-13 13:11:05 +01:00
David Monllao
6101744b07
Merge branch 'MDL-63729-master' of git://github.com/dpalou/moodle
2018-11-13 11:13:37 +01:00
dpalou
ce908f76a6
MDL-63729 badges: Fix course badge test
2018-11-13 10:40:27 +01:00
Sara Arjona
8105af9d6b
MDL-63901 core_message: Avoid duplicate last message
2018-11-13 10:38:38 +01:00
Adrian Greeve
055312708d
MDL-63868 core_calendar: Clicking link leads to events.
...
The mini calendar did not link to the daily events properly.
2018-11-13 15:30:09 +08:00