Andrew Nicols
50208b5ca5
MDL-62589 dataprivacy: Add ability to resubmit a request
2018-11-08 11:45:36 +08:00
Jun Pataleta
ba8c81ba4a
Merge branch 'MDL-63840-master' of https://github.com/lucaboesch/moodle
2018-11-08 11:32:12 +08:00
Damyon Wiese
c338d6487c
Merge branch 'MDL-63875' of https://github.com/timhunt/moodle
2018-11-08 09:41:16 +08:00
Mihail Geshoski
673d2c58fb
MDL-62564 privacy: Create request for deleted users when setting enabled
2018-11-08 09:29:38 +08:00
Mihail Geshoski
b4ecfa38c2
MDL-62564 privacy: Improve bulk deletion
2018-11-08 09:28:36 +08:00
Andrew Nicols
66a47d23fa
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
Damyon Wiese
f41207400b
MDL-63836 course: No course header images
...
This feature may be added in future, but for now we are not going to include it.
2018-11-08 08:59:35 +08:00
Mihail Geshoski
4bd598cbc9
MDL-62564 privacy: Add unit tests
2018-11-08 08:59:31 +08:00
Luca Bösch
181b12a6bd
MDL-63840 theme: block menu cog size.
2018-11-07 17:57:55 +01:00
Jun Pataleta
5160567c5f
MDL-62294 lib: Take note of cherry-picked upstream commit
...
* Make a note of the applied upstream patch in
lib/lessphp/moodle_readme.txt which fixes the PHP 7.2 compatibility
issue when counting ruleset rules.
* Amended on integration to put together all the local modifications.
2018-11-07 17:25:03 +01:00
Michaël Marinetti
cde2530c54
MDL-62294 lessphp: Fix for PHP 7.2 compatibility
...
From upstream commit:
669acc5181
2018-11-07 17:21:39 +01:00
David Monllao
e0d7266379
Merge branch 'MDL-63888-master' of git://github.com/jleyva/moodle
2018-11-07 13:03:34 +01:00
David Monllao
d33a22c037
Merge branch 'MDL-63740-master' of git://github.com/jleyva/moodle
2018-11-07 12:56:10 +01:00
Juan Leyva
b9508423b4
MDL-63740 webservice: Add new dashboard functions to mobile service
...
- core_course_get_enrolled_courses_by_timeline_classification
- core_course_get_recent_courses
- core_course_set_favourite_courses
- block_starredcourses_get_starred_courses
2018-11-07 12:37:43 +01:00
Juan Leyva
2b6a0c6a68
MDL-63888 webservice: Return new global setting "messagingallusers"
2018-11-07 12:37:17 +01:00
Andrew Nicols
4c1fc0b6d6
MDL-62589 dataprivacy: Correct not in sql
2018-11-07 19:24:07 +08:00
Bas Brands
f457cb862d
MDL-63830 block_myoverview: shorten card titles
2018-11-07 11:47:23 +01:00
Bas Brands
7ba8c72781
MDL-63830 block_myoverview: menu icon position summary
2018-11-07 11:47:23 +01:00
Bas Brands
44b549260d
MDL-63830 block_myoverview: reuse css for dashboard blocks
...
target block content only
use same html accross blocks
add one-row class for scrolling cards
2018-11-07 11:47:04 +01:00
Bas Brands
f1b1f3804e
MDL-63830 block_myoverview: rounded images for summary view
2018-11-07 11:23:27 +01:00
Bas Brands
97593c37d8
MDL-63830 block_myoverview: text colour course names
...
Using same card HTMl for recently accessed courses
2018-11-07 11:23:26 +01:00
Bas Brands
1a97254201
MDL-63830 block_myoverview: move course menu button up
2018-11-07 11:23:26 +01:00
Bas Brands
95acd7b1b4
MDL-63830 block_myoverview: remove margin card title
2018-11-07 11:23:19 +01:00
Jake Dallimore
cd07b3b5cb
MDL-63903 core_message: fix bug with shim code in index.php
...
On backend render (not via js loading), the following bugs were
introduced:
- Message ordering was wrong
- Message blocktimes were wrong
This patches the above to restore legacy behaviour.
2018-11-07 18:19:07 +08:00
Eloy Lafuente (stronk7)
3c577cb583
Merge branch 'MDL-63883-master' of https://github.com/snake/moodle
2018-11-07 10:48:12 +01:00
David Monllao
b6816ed2ca
Merge branch 'MDL-63675-master' of git://github.com/bmbrands/moodle
2018-11-07 10:44:57 +01:00
Bas Brands
78c06a660b
MDL-63830 block_myoverview: star icon updates
...
Change the star icon from being in a button and allow it to be
inline using spans instead of divs.
Add the option to passes css classed to the template.
2018-11-07 09:48:00 +01:00
Bas Brands
aba5b89c7a
MDL-63830 block_myoverview: card footer styles
2018-11-07 09:00:18 +01:00
Bas Brands
2b311e7689
MDL-63830 block_myoverview: progressbar styles boost
...
using bg-white and border
allow collapsing of list view content
removed obsolete styles for old progress circles bootstrapbase
2018-11-07 08:59:29 +01:00
Damyon Wiese
d4035711f9
Merge branch 'MDL-63898-master' of https://github.com/snake/moodle
2018-11-07 15:30:52 +08:00
Jun Pataleta
134f262ee3
Merge branch 'master_MDL-63800' of https://github.com/danmarsden/moodle
2018-11-07 15:27:27 +08:00
Damyon Wiese
da151c9b75
Merge branch 'MDL-63839_master' of git://github.com/markn86/moodle
2018-11-07 14:29:02 +08:00
Jake Dallimore
74fc14e5b2
MDL-63898 core_message: fix for get_conversations message formatting
...
This used to return a text version of the message, but needs to return
the message formatted with message_format_message_text().
2018-11-07 14:23:54 +08:00
Damyon Wiese
8313f552b6
Merge branch 'MDL-63451' of https://github.com/peterspicer-catalyst/moodle
2018-11-07 12:05:27 +08:00
Damyon Wiese
eb935dab5b
Merge branch 'MDL-63884-master' of https://github.com/snake/moodle
2018-11-07 11:00:41 +08:00
Juan Leyva
c1720141fd
MDL-63708 tool_mobile: Add options for disabling blocks
...
Now that we are supporting the new dashboard and site home blocks on the mobile app,
we need options to allow admin to forbid certain blocks to be displayed on the app.
2018-11-07 00:32:32 +01:00
Jun Pataleta
e862985a69
MDL-63183 auth_shibboleth: Don't render page when already logged in
2018-11-07 00:14:48 +01:00
Jun Pataleta
5f9955b5a0
MDL-63183 auth_shibboleth: Add hidden login token in guest login form
2018-11-07 00:14:48 +01:00
Damyon Wiese
6dfe428363
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:14:48 +01:00
Eloy Lafuente (stronk7)
ef79de12ee
Merge branch 'm36_MDL-63789_Search_SOLR_Fixes_Proxy_Auth' of https://github.com/scara/moodle
2018-11-07 00:08:12 +01:00
Eloy Lafuente (stronk7)
08c51ff080
on-demand release 3.6dev+
2018-11-06 19:06:54 +01:00
Eloy Lafuente (stronk7)
fca12fd991
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-11-06 19:06:52 +01:00
Damyon Wiese
1c7288e79b
Merge branch 'MDL-58454-master-fix' of git://github.com/junpataleta/moodle
2018-11-06 15:48:31 +01:00
Jun Pataleta
e75860caea
MDL-58454 badges: Use correct function for fetching badge issuer
2018-11-06 15:48:31 +01:00
Andrew Nicols
6d47156f75
Merge branch 'MDL-63711-master-fix' of git://github.com/junpataleta/moodle
2018-11-06 15:48:30 +01:00
Jun Pataleta
5c145757a8
MDL-58454 core: Fix savepoint in upgrade.php
2018-11-06 15:48:30 +01:00
Jun Pataleta
ad2737c9c9
MDL-63711 core_grade: Use canonicalize for checking userlist IDs
2018-11-06 15:48:30 +01:00
David Monllao
2bdc254cd2
Merge branch 'MDL-58454-master' of git://github.com/junpataleta/moodle
2018-11-06 15:48:23 +01:00
Damyon Wiese
d769d7c2db
Merge branch 'MDL-63297' of https://github.com/timhunt/moodle
2018-11-06 15:45:23 +01:00
Jake Dallimore
003cdcce15
MDL-63884 core_message: add imageurl support for linked conversations
...
This is an extra field specific to linked conversations, so the helper
method has been extended to encompass this alongside the subname field.
2018-11-06 16:51:44 +08:00