Sara Arjona
5a1ea82835
MDL-58454 badges: Fix some minor errors for Open Badges v2
2018-11-05 18:41:54 +01:00
David Monllao
6e90098e7b
Merge branch 'MDL-63711-master' of git://github.com/abgreeve/moodle
2018-11-05 16:35:34 +01:00
Tung Thai
d363a5c2e6
MDL-58454 badges: Open Badges Specification Version 2.0 Changes
2018-11-05 14:20:46 +01:00
Bas Brands
4f42ca11ff
MDL-63675 block_myoverview: IE11 card size issues
2018-11-05 13:43:52 +01:00
Eloy Lafuente (stronk7)
e572007248
Merge branch 'MDL-63748-master' of git://github.com/jleyva/moodle
2018-11-05 13:11:17 +01:00
David Monllao
0422a13c90
Merge branch 'MDL-63764-master' of git://github.com/mickhawkins/moodle
2018-11-05 12:46:12 +01:00
David Monllao
83868e1416
Merge branch 'MDL-63739-master' of git://github.com/jleyva/moodle
2018-11-05 11:19:32 +01:00
David Monllao
d9c54de37f
Merge branch 'MDL-63700-master' of git://github.com/mickhawkins/moodle
2018-11-05 11:13:51 +01:00
Mihail Geshoski
c13c4569a9
MDL-62563 privacy: Create delete data request for existing deleted users
2018-11-05 16:20:37 +08:00
Mihail Geshoski
9fade7ff13
MDL-62563 privacy: Add unit tests
2018-11-05 16:20:06 +08:00
Damyon Wiese
17af25ce92
MDL-44137 group: fix stdClass name
...
Fix only for new core_group_update_groups webservice.
2018-11-05 15:09:47 +08:00
Damyon Wiese
f6ca9ca691
Merge branch 'MDL-44137_add_update-groups_webservice' of https://github.com/TheVirtualLtd/moodle
2018-11-05 15:07:26 +08:00
Andrew Nicols
19716edd9c
Merge branch 'MDL-63689-master-workshopprivacy' of git://github.com/mudrd8mz/moodle
2018-11-05 14:54:09 +08:00
Damyon Wiese
4f26d21886
Merge branch 'MDL-63717-master' of git://github.com/jleyva/moodle
2018-11-05 13:45:25 +08:00
Andrew Nicols
5b2856864d
Merge branch 'MDL-63564-master' of git://github.com/mihailges/moodle
2018-11-05 12:57:48 +08:00
Mark Nelson
27024d830c
MDL-63839 core_message: use component name for Behat tag
2018-11-05 10:35:51 +08:00
Damyon Wiese
842138a7cb
Merge branch 'MDL-63827' of https://github.com/timhunt/moodle
2018-11-05 10:28:11 +08:00
Andrew Nicols
5aed9a4e26
Merge branch 'MDL-63772' of https://github.com/timhunt/moodle
2018-11-05 09:36:09 +08:00
Andrew Nicols
e4384a6a56
Merge branch 'MDL-63712-master' of git://github.com/mickhawkins/moodle
2018-11-05 09:33:42 +08:00
Eloy Lafuente (stronk7)
65c8a8a899
Merge branch 'MDL-63818-master-2' of git://github.com/andrewnicols/moodle
2018-11-05 00:02:56 +01:00
Matteo Scaramuccia
13719f2ebb
MDL-63789 search_solr: use proxy creds, if any
...
Also use proxy port, IF any.
2018-11-02 23:13:15 +01:00
Eloy Lafuente (stronk7)
bebef89174
on-demand release 3.6dev+
2018-11-02 21:08:46 +01:00
Eloy Lafuente (stronk7)
ef9073bb66
NOBUG: Fixed file access permissions
2018-11-02 21:08:46 +01:00
Eloy Lafuente (stronk7)
0a33e41562
NOBUG: Fixed SVG browser compatibility
2018-11-02 21:08:44 +01:00
Adrian Greeve
d5f8687a92
MDL-63711 core_grades: Delete data for specified users in a context.
2018-11-03 02:26:24 +08:00
Juan Leyva
d9714b1ff9
MDL-63748 core_auth: Fix redirect parameter being ignored
2018-11-02 15:16:02 +01:00
Juan Leyva
818d40a922
MDL-63717 tool_mobile: Ensure URLs are valid
...
We need to clean the URLs returned by the get_public_config WS because some old plugins didn't validate the stored data.
2018-11-02 14:37:29 +01:00
Juan Leyva
8e7b8cf08f
MDL-63739 core_enrol: Add completion criteria, hiden and favourited data
2018-11-02 12:10:57 +01:00
Mihail Geshoski
076288307f
MDL-63564 core_question: Avoid using UNION in get_users_in_context()
2018-11-02 14:14:19 +08:00
Shamim Rezaie
6cd2de3ceb
MDL-63564 mod_quiz: Added delete_quizaccess_data_for_users to polyfill
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:04:25 +08:00
Shamim Rezaie
0db66dcf5d
MDL-63564 mod_quiz: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:04:23 +08:00
Shamim Rezaie
92d26b3940
MDL-63564 mod_quiz: Added quizaccess_user_provider interface
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:02 +08:00
Shamim Rezaie
bdba3b97fd
MDL-63564 question: Add helper to fetch users in context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:01 +08:00
Shamim Rezaie
c8aff683cb
MDL-63564 core_question: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 13:56:01 +08:00
Andrew Nicols
d1d7d1396a
Merge branch 'MDL-63701-master-1' of git://github.com/mihailges/moodle
2018-11-02 12:02:58 +08:00
Andrew Nicols
91071ad785
Merge branch 'MDL-63666-master' of git://github.com/mihailges/moodle
2018-11-02 10:46:33 +08:00
Peter
645cb7dd0f
MDL-63457 block_myoverview: Bug fixes
...
* Updated bootstrap theme to match boost
* Fix up logical errors in js
2018-11-02 10:44:32 +08:00
Damyon Wiese
fb3ab37a67
Merge branch 'MDL-63549-master' of https://github.com/snake/moodle
2018-11-02 10:17:54 +08:00
Jake Dallimore
aa74835164
MDL-63549 core_message: exclude conversations where all messages deleted
...
If there are no recent messages for an individual conversation for the
user, then we exclude that conversation from the results.
2018-11-02 10:10:37 +08:00
Mihail Geshoski
d638ab7c50
MDL-63666 logging: Rename delete_data_for_all_users() function
2018-11-02 09:17:24 +08:00
Andrew Nicols
3dd49ad738
MDL-63842 core_user: Remove unnecessary DB fetch
2018-11-02 09:07:18 +08:00
Adrian Greeve
ac7d086d1d
MDL-63666 logging: Add support for removal of context users.
...
This creates a new interface for the logging subplugins to
implement for the users to be deleted separately.
2018-11-02 08:57:43 +08:00
Andrew Nicols
ec859d9f4b
Merge branch 'MDL-63703-master-1' of git://github.com/mihailges/moodle
2018-11-02 08:56:40 +08:00
Andrew Nicols
08a3564f93
Merge branch 'MDL-63738' of https://github.com/timhunt/moodle
2018-11-02 08:43:53 +08:00
Andrew Nicols
dc2e54696b
MDL-63702 core_block: Correct phpdoc for get_users
2018-11-02 08:34:20 +08:00
Andrew Nicols
4dbae58e87
MDL-63422 blog: Correct phpdoc for get_users
2018-11-02 08:34:20 +08:00
Andrew Nicols
f8e364e31a
Merge branch 'MDL-63422' of git://github.com/stronk7/moodle
2018-11-02 08:22:33 +08:00
Andrew Nicols
bdccab4769
Merge branch 'MDL-63816-master' of git://github.com/mickhawkins/moodle
2018-11-02 08:00:32 +08:00
Eloy Lafuente (stronk7)
8037dd6c15
Merge branch 'MDL-63746-master' of git://github.com/damyon/moodle
2018-11-01 15:38:08 +01:00
Andrew Nicols
74a938c353
MDL-63818 core: Add all relevant module context caps
...
This change ensures that all capabilities at module context level are
shown within a module, only filtering out those which belong to another
module or the subplugins of another module.
This has the effect that module-level capabilities are included
providing they relate to
- the module being queried
- any subplugin of that module
- any capability at module level which does not belong to another module
or its subplugin
- any other explicitly included capability
This allows permissions to be defined on a capability at a context
level.
2018-11-01 20:51:18 +08:00