Jun Pataleta
180d76c5f8
Merge branch 'MDL-63840-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-11-08 11:30:54 +08:00
Mihail Geshoski
4913f8f270
MDL-62564 privacy: Create request for deleted users when setting enabled
2018-11-08 09:52:16 +08:00
Mihail Geshoski
d364d88a51
MDL-62564 privacy: Improve bulk deletion
2018-11-08 09:51:24 +08:00
Mihail Geshoski
fe552e47f0
MDL-62564 privacy: Add unit tests
2018-11-08 09:33:25 +08:00
Andrew Nicols
b0ea09e200
MDL-63902 dataprivacy: Check course children not the course
...
When checking the expiry and protected state of a context, we need to do
so knowing what kind of use that context has.
If it is used in the user context, then only the user context matters.
If it is used within a course, then that child context must be checked
in relation to the course.
2018-11-08 09:13:15 +08:00
Andrew Nicols
a1d910f2e8
MDL-62589 dataprivacy: Correct not in sql
2018-11-08 09:03:15 +08:00
Luca Bösch
f7dec77e56
MDL-63840 theme: block menu cog size.
2018-11-07 18:03:41 +01:00
Eloy Lafuente (stronk7)
f0f4270a8d
Merge branch 'MDL-62294-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-11-07 17:25:37 +01:00
Jun Pataleta
1523c8bc6f
Merge branch 'm35_MDL-63800' of https://github.com/danmarsden/moodle into MOODLE_35_STABLE
2018-11-07 15:28:07 +08:00
Damyon Wiese
68c72aadc2
Merge branch 'MDL-63839_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-11-07 14:28:46 +08:00
Damyon Wiese
4c21639e66
Merge branch 'MDL-63451_35' of https://github.com/peterspicer-catalyst/moodle into MOODLE_35_STABLE
2018-11-07 13:05:12 +08:00
Jun Pataleta
ead79c8627
MDL-63183 auth_shibboleth: Don't render page when already logged in
2018-11-07 00:11:47 +01:00
Jun Pataleta
50edf48571
MDL-63183 auth_shibboleth: Add hidden login token in guest login form
2018-11-07 00:11:47 +01:00
Damyon Wiese
b427ab4f70
MDL-63183 auth: Login protection
...
CSRF protection for the login form. The authenticate_user_login function was
extended to validate the token (in \core\session\manager) but by default it
does not perform the extra validation. Existing uses of this function from
auth plugins and features like "change password" will continue to work without
changes. New config value $CFG->disablelogintoken can bypass this check.
2018-11-07 00:11:47 +01:00
Eloy Lafuente (stronk7)
15c87e0bb1
Merge branch 'm35_MDL-63789_Search_SOLR_Fixes_Proxy_Auth' of https://github.com/scara/moodle into MOODLE_35_STABLE
2018-11-07 00:08:23 +01:00
Eloy Lafuente (stronk7)
4ead20ffea
weekly release 3.5.2+
2018-11-06 19:06:47 +01:00
Eloy Lafuente (stronk7)
f37269b124
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-11-06 19:06:45 +01:00
Andrew Nicols
f9de59ada9
Merge branch 'MDL-63711-35-fix' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-11-06 14:20:59 +08:00
Jun Pataleta
f5cf23270a
MDL-63711 core_grade: Use canonicalize for checking userlist IDs
2018-11-06 14:16:57 +08:00
Andrew Nicols
88c2c6758a
Merge branch 'MDL-62563-35-3' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-11-06 09:47:26 +08:00
AMOS bot
0da99d3c4d
Automatically generated installer lang files
2018-11-06 00:07:25 +00:00
Dan Marsden
4aa5cee144
MDL-63800 mod_assign: don't show grade if not set.
2018-11-06 10:04:54 +13:00
David Monllao
ad6b515ab6
Merge branch 'MDL-63711-35' of git://github.com/abgreeve/moodle into MOODLE_35_STABLE
2018-11-05 16:36:05 +01:00
Eloy Lafuente (stronk7)
56cc378799
Merge branch 'MDL-63748-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2018-11-05 13:11:47 +01:00
David Monllao
3b8730628b
Merge branch 'MDL-63764-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-11-05 12:46:35 +01:00
David Monllao
ce8ada051d
Merge branch 'MDL-63700-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-11-05 11:14:47 +01:00
Mihail Geshoski
d2481db6b0
MDL-62563 privacy: Create delete data request for existing deleted users
2018-11-05 16:24:02 +08:00
Mihail Geshoski
e3eb339d89
MDL-62563 privacy: Add unit tests
2018-11-05 16:21:52 +08:00
Andrew Nicols
d906136aa5
Merge branch 'MDL-63689-35-workshopprivacy' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-11-05 15:00:40 +08:00
Damyon Wiese
c675598ac0
Merge branch 'MDL-63717-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2018-11-05 13:45:39 +08:00
Andrew Nicols
ea321f34c4
Merge branch 'MDL-63564-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-11-05 13:21:33 +08:00
Mark Nelson
bb34fe0838
MDL-63839 core_message: use component name for Behat tag
2018-11-05 10:36:32 +08:00
Andrew Nicols
748409df5b
Merge branch 'MDL-63712-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-11-05 09:34:17 +08:00
Eloy Lafuente (stronk7)
d07431a2c6
Merge branch 'MDL-63818-35-2' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2018-11-05 00:03:17 +01:00
Matteo Scaramuccia
60735e6bee
MDL-63789 search_solr: use proxy creds, if any
...
Also use proxy port, IF any.
2018-11-02 23:34:13 +01:00
Eloy Lafuente (stronk7)
9d870a800d
weekly release 3.5.2+
2018-11-02 21:08:38 +01:00
Adrian Greeve
52efa6a2f0
MDL-63711 core_grades: Delete data for specified users in a context.
2018-11-03 02:59:58 +08:00
Juan Leyva
8396ade620
MDL-63748 core_auth: Fix redirect parameter being ignored
2018-11-02 15:23:26 +01:00
Juan Leyva
e159265c55
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:35:34 +01:00
Mihail Geshoski
46782ecb13
MDL-63564 core_question: Avoid using UNION in get_users_in_context()
2018-11-02 14:40:38 +08:00
Shamim Rezaie
2a34d4b3fd
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:40:38 +08:00
Shamim Rezaie
e1dca20127
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:40:37 +08:00
Shamim Rezaie
73b5e30559
MDL-63564 mod_quiz: Added quizaccess_user_provider interface
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:40:37 +08:00
Shamim Rezaie
d7c85ebb3d
MDL-63564 question: Add helper to fetch users in context
...
This issue is a part of the MDL-62560 Epic.
2018-11-02 14:40:37 +08:00
Shamim Rezaie
44451a6a40
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 14:40:37 +08:00
Andrew Nicols
9bb62d6cdd
Merge branch 'MDL-63701-35-1' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-11-02 12:03:20 +08:00
Andrew Nicols
13ed41e499
Merge branch 'MDL-63666-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-11-02 10:52:40 +08:00
Mihail Geshoski
9825658af9
MDL-63666 logging: Rename delete_data_for_all_users() function
2018-11-02 09:42:16 +08:00
Adrian Greeve
2a939b9f7f
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 09:42:16 +08:00
Andrew Nicols
57eae451f1
MDL-63842 core_user: Remove unnecessary DB fetch
2018-11-02 09:07:49 +08:00