Sara Arjona [Thu, 7 Nov 2019 15:30:18 +0000 (16:30 +0100)]
Merge branch 'MDL-67166-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Thu, 7 Nov 2019 11:40:55 +0000 (19:40 +0800)]
Merge branch 'MDL-67084-master' of git://github.com/junpataleta/moodle
Marina Glancy [Mon, 4 Nov 2019 13:37:46 +0000 (14:37 +0100)]
MDL-67084 core_form: duration element should export arrays
Jun Pataleta [Tue, 5 Nov 2019 08:12:26 +0000 (16:12 +0800)]
MDL-66598 auth_oauth2: OAuth2 upgrade step
This basically does two things:
1. Updates all non-Facebook/Google/Microsoft issuers and sets their
'requireconfirmation' field to 1 so that future OAuth2 logins on these
issuers will always have an email confirmation sent to them.
2. Deletes the linked logins of users with non-Facebook/Google/Microsoft
OAuth2 issuers.
Jun Pataleta [Tue, 5 Nov 2019 06:25:22 +0000 (14:25 +0800)]
MDL-66598 auth_oauth2: Add warning messages in confirm emails
Jun Pataleta [Wed, 30 Oct 2019 09:00:36 +0000 (17:00 +0800)]
MDL-66598 tool_oauth2: Make account confirmation required by default
* Only Facebook, Google, and Microsoft issuers can optionally offer to
require account confirmation via email. We will require email
confirmation for the rest of the issuers.
Bas Brands [Thu, 7 Nov 2019 09:57:39 +0000 (10:57 +0100)]
MDL-67166 theme_classic: H5P embedded styles
Amaia Anabitarte [Mon, 4 Nov 2019 14:32:51 +0000 (15:32 +0100)]
MDL-67110 filter_h5p: Removing wildcard characters
Amaia Anabitarte [Mon, 4 Nov 2019 23:35:51 +0000 (00:35 +0100)]
MDL-67059 core_h5p: UI to manually upload H5P content type libraries
Co-authored by: Mihail Geshoski <mihail@moodle.com>
Jun Pataleta [Thu, 7 Nov 2019 07:41:45 +0000 (15:41 +0800)]
Merge branch 'MDL-66701_master' of git://github.com/dmonllao/moodle
David Monllaó [Tue, 17 Sep 2019 07:11:03 +0000 (15:11 +0800)]
MDL-66701 report_insights: Target's extra info on the insights report
emdalton [Fri, 25 Oct 2019 06:25:31 +0000 (02:25 -0400)]
MDL-66701 analytics: Insights report descriptions
Jun Pataleta [Thu, 7 Nov 2019 05:22:32 +0000 (13:22 +0800)]
Merge branch 'MDL-66372' of https://github.com/Chocolate-lightning/moodle_forum-project
Michael Hawkins [Thu, 7 Nov 2019 04:40:21 +0000 (12:40 +0800)]
MDL-66372 forumreport_summary: Tidy up per page and bulk ops handling
Michael Hawkins [Mon, 14 Oct 2019 15:35:39 +0000 (23:35 +0800)]
MDL-66372 forumreport_summary: Added ability to select pagination size
This also includes some refactoring of the bulk actions menu, so both
elements are correctly position within the page, as well as fixing the
alignment of the bulk dropdown with the download dropdown.
Michael Hawkins [Tue, 15 Oct 2019 07:56:15 +0000 (15:56 +0800)]
MDL-66372 forumreport_summary: Improved generate with filters override
Previously this override simply appended any GET params from the
action it was overriding to the final action URL, now it can handle
overriding param values, so that they are updated or added as needed
Michael Hawkins [Tue, 15 Oct 2019 07:36:01 +0000 (15:36 +0800)]
MDL-66372 forumreport_summary: Report template cleanup
Adrian Greeve [Thu, 7 Nov 2019 03:59:00 +0000 (11:59 +0800)]
Merge branch 'MDL-67057-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 7 Nov 2019 03:48:36 +0000 (11:48 +0800)]
MDL-67057 h5p: Set framework file when saving package
Andrew Nicols [Thu, 7 Nov 2019 02:48:33 +0000 (10:48 +0800)]
Merge branch 'MDL-66359-master' of git://github.com/Chocolate-lightning/moodle_forum-project
Mathew May [Fri, 1 Nov 2019 05:39:48 +0000 (13:39 +0800)]
MDL-66359 mod_forum: Restrict grader by groups
Mathew May [Fri, 1 Nov 2019 05:39:10 +0000 (13:39 +0800)]
MDL-66359 core_course: Modify get_enrolled_users_by_cmid
We need to also provide a user's group along with the current information
Jun Pataleta [Thu, 7 Nov 2019 02:35:21 +0000 (10:35 +0800)]
Merge branch 'MDL-66592_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Thu, 7 Nov 2019 02:08:54 +0000 (10:08 +0800)]
Merge branch 'MDL-66890-master' of https://github.com/Chocolate-lightning/moodle_forum-project
Andrew Nicols [Thu, 7 Nov 2019 01:44:35 +0000 (09:44 +0800)]
Merge branch 'MDL-67076-master' of git://github.com/sarjona/moodle
Andrew Nicols [Thu, 7 Nov 2019 01:37:27 +0000 (09:37 +0800)]
MDL-67057 h5p: Language string fix
Andrew Nicols [Thu, 7 Nov 2019 01:20:27 +0000 (09:20 +0800)]
Merge branch 'MDL-67057-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 7 Nov 2019 01:13:25 +0000 (09:13 +0800)]
MDL-67057 h5p: Remove unreachable code
Mihail Geshoski [Wed, 6 Nov 2019 07:34:35 +0000 (15:34 +0800)]
MDL-66762 tool_dataprivacy: Sanitize the extra fields in the webservice
Paul Holden [Mon, 7 Oct 2019 16:33:48 +0000 (17:33 +0100)]
MDL-66762 user: escape extra/email user fields.
Paul Holden [Fri, 1 Nov 2019 13:04:48 +0000 (13:04 +0000)]
MDL-66762 user: stricter email validation.
David Monllaó [Wed, 6 Nov 2019 03:24:11 +0000 (11:24 +0800)]
MDL-66592 analytics: Split text and link
David Monllaó [Fri, 18 Oct 2019 06:52:08 +0000 (14:52 +0800)]
MDL-66592 report_insights: Help icon for indicator calculations desc
Sara Arjona [Wed, 30 Oct 2019 08:07:51 +0000 (09:07 +0100)]
MDL-67057 core_h5p: Add capability to update content-type libraries
Sara Arjona [Wed, 30 Oct 2019 07:45:24 +0000 (08:45 +0100)]
MDL-67057 core_h5p: New method to get latest library version
Sara Arjona [Wed, 30 Oct 2019 07:32:50 +0000 (08:32 +0100)]
MDL-67057 core_h5p: Improve displaying errors
Sara Arjona [Tue, 29 Oct 2019 19:19:33 +0000 (20:19 +0100)]
MDL-67057 core_h5p: Add helper class
Eloy Lafuente (stronk7) [Wed, 6 Nov 2019 21:32:56 +0000 (22:32 +0100)]
Merge branch 'MDL-42638-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 6 Nov 2019 21:31:15 +0000 (22:31 +0100)]
Merge branch 'MDL-67127-master' of git://github.com/ferranrecio/moodle
Sara Arjona [Wed, 6 Nov 2019 17:53:22 +0000 (18:53 +0100)]
Merge branch 'MDL-67140' of https://github.com/paulholden/moodle
Michael Hawkins [Wed, 6 Nov 2019 09:07:12 +0000 (17:07 +0800)]
MDL-66890 forumreport_summary: Improved filter close keyboard response
Jun Pataleta [Wed, 6 Nov 2019 08:12:46 +0000 (16:12 +0800)]
Merge branch 'MDL-67097-master-2' of https://github.com/snake/moodle
Sara Arjona [Wed, 6 Nov 2019 07:30:41 +0000 (08:30 +0100)]
Merge branch 'MDL-66984-change_password_url-with-user' of https://github.com/brendanheywood/moodle
Michael Hawkins [Tue, 22 Oct 2019 03:37:53 +0000 (11:37 +0800)]
MDL-66890 forumreport_summary: Added the ability to close filters
Previously, filters could only be closed by saving/submitting them.
Now, you are able to close and reopen them by opening another filter,
using the escape key, or clicking outside of the filter.
As per UX recommendations, filters retain any changes until the page
is reloaded (either via refresh or by saving a different filter).
cescobedo [Thu, 31 Oct 2019 18:27:32 +0000 (19:27 +0100)]
MDL-67082 core_h5p: Add new contexts to check h5p file permissions
cescobedo [Wed, 30 Oct 2019 12:50:14 +0000 (13:50 +0100)]
MDL-67082 core_h5p: Check component_callback called for right context
Jake Dallimore [Wed, 6 Nov 2019 03:48:21 +0000 (11:48 +0800)]
Merge branch 'MDL-67074-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Mon, 4 Nov 2019 03:14:46 +0000 (11:14 +0800)]
MDL-67097 libraries: add unit test verifying rtl directive failure case
When a closing comment is used, such as when we wrap css with the
rtl:begin:ignore and rtl:end:ignore (the latter being the closing),
it is ignored in the following case:
- If the closing comment is the last item in a csslist like:
div {/*rtl:begin:ignore*/left:20px; text-align:left/*rtl:end:ignore*/}
in which case there is no css rule following the comment for it to be
associated with. It is therefore not seen and registered, meaning we
continue ignoring rtl (a bug).
In such cases, we should either:
- ensure the comment is not the final element in the css list
- use self-closing (/*rtl:ignore*/) comments for each rule instead.
- use a self-closing comment on the entire css list, if applicable.
Jake Dallimore [Mon, 4 Nov 2019 02:27:04 +0000 (10:27 +0800)]
MDL-67097 libraries: update upgrade notes for sabberworm/php-css-parser
Until the upstream patch is accepted, we need to patch this locally.
Jake Dallimore [Fri, 1 Nov 2019 05:21:17 +0000 (13:21 +0800)]
MDL-67097 libraries: fix comment parsing in php-css-parser library
This fixes a bug when parsing the following rule-level and list-level
comments.
div {/*rtl:ignore*/left:10px;/*rtl:ignore*/ display:inline;}
/*rtl:ignore*/div {left:10px;} /*rtl:ignore*/ a {left:10px}
The latter rtl directive was being swallowed by the parser in these
cases and was not being properly allocated as a property of the rule
or csslist.
This restores the correct behaviour of the rtlcss library, which depends
on php-css-parser.
Jake Dallimore [Fri, 1 Nov 2019 01:51:04 +0000 (09:51 +0800)]
MDL-67097 libraries: add unit tests for the core_rtlcss class
The core_rtlcss class extends the \MoodleHQ\RTLCSS\RTLCSS class. This
upstream library had tests, but these were not included in core. This
change uses those test cases to test core_rtlcss, to make sure future
lib changes don't break the css parsing.
Paul Holden [Tue, 5 Nov 2019 16:41:12 +0000 (16:41 +0000)]
MDL-67140 calendar: fix selector switching between days.
Luca Bösch [Mon, 28 Oct 2019 07:21:04 +0000 (08:21 +0100)]
MDL-42638 filters: Have emoticons respect <pre>.
Michael Hawkins [Tue, 29 Oct 2019 08:29:46 +0000 (16:29 +0800)]
MDL-66161 output: Escaping fatal error message and URL strings
Juan Leyva [Fri, 16 Aug 2019 13:01:38 +0000 (14:01 +0100)]
MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php
Paul Holden [Wed, 24 Jul 2019 10:46:31 +0000 (11:46 +0100)]
MDL-66228 mod_lesson: ensure return URL parameters are always local.
Eloy Lafuente (stronk7) [Tue, 5 Nov 2019 12:34:51 +0000 (13:34 +0100)]
on-demand release 3.8dev+
Eloy Lafuente (stronk7) [Tue, 5 Nov 2019 12:34:50 +0000 (13:34 +0100)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Tue, 5 Nov 2019 12:34:49 +0000 (13:34 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Ferran Recio [Mon, 4 Nov 2019 14:46:04 +0000 (15:46 +0100)]
MDL-67127 mimetypes: add H5P to the default mime types list
Sara Arjona [Tue, 5 Nov 2019 10:06:14 +0000 (11:06 +0100)]
Merge branch 'MDL-66399-master-fix' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 5 Nov 2019 06:19:08 +0000 (14:19 +0800)]
MDL-66399 editor: Only set h5p settings if user can deploy
Adrian Greeve [Tue, 5 Nov 2019 05:09:06 +0000 (13:09 +0800)]
Merge branch 'MDL-67047-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 5 Nov 2019 04:10:51 +0000 (12:10 +0800)]
MDL-67074 forum: Add a new toast region when in full screen mode
Andrew Nicols [Tue, 5 Nov 2019 03:58:56 +0000 (11:58 +0800)]
Merge branch 'MDL-66381-master' of git://github.com/Chocolate-lightning/moodle_forum-project
Mathew May [Fri, 1 Nov 2019 03:56:46 +0000 (11:56 +0800)]
MDL-66381 mod_forum: User search and dropdown
Jake Dallimore [Tue, 5 Nov 2019 03:42:48 +0000 (11:42 +0800)]
Merge branch 'MDL-66455-master' of git://github.com/lameze/moodle
AMOS bot [Tue, 5 Nov 2019 00:10:17 +0000 (00:10 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 5 Nov 2019 00:03:58 +0000 (01:03 +0100)]
Merge branch 'MDL-67117-master-2' of git://github.com/marinaglancy/moodle
Jun Pataleta [Mon, 4 Nov 2019 11:39:24 +0000 (19:39 +0800)]
Merge branch 'MDL-66582-master' of git://github.com/jleyva/moodle
Adrian Greeve [Mon, 4 Nov 2019 07:45:36 +0000 (15:45 +0800)]
Merge branch 'MDL-66679-master' of https://github.com/sammarshallou/moodle
Jake Dallimore [Mon, 4 Nov 2019 07:36:34 +0000 (15:36 +0800)]
Merge branch 'MDL-67093-master' of git://github.com/andrewnicols/moodle
Adrian Greeve [Mon, 4 Nov 2019 04:56:34 +0000 (12:56 +0800)]
Merge branch 'MDL-66770-master-2' of https://github.com/ryanwyllie/moodle
Jun Pataleta [Mon, 4 Nov 2019 03:53:40 +0000 (11:53 +0800)]
Merge branch 'MDL-67039_master' of git://github.com/dmonllao/moodle
Jun Pataleta [Mon, 4 Nov 2019 02:41:39 +0000 (10:41 +0800)]
Merge branch 'MDL-66373-master-2' of https://github.com/Chocolate-lightning/moodle_forum-project
Adrian Greeve [Mon, 4 Nov 2019 01:22:17 +0000 (09:22 +0800)]
Merge branch 'MDL-43189-master' of git://github.com/snake/moodle
Eloy Lafuente (stronk7) [Sun, 3 Nov 2019 22:15:05 +0000 (23:15 +0100)]
Merge branch 'MDL-66990-master-enfix' of git://github.com/mudrd8mz/moodle
Adrian Greeve [Fri, 1 Nov 2019 06:39:31 +0000 (14:39 +0800)]
Merge branch 'MDL-46779-master' of https://github.com/ryanwyllie/moodle
Adrian Greeve [Fri, 1 Nov 2019 06:12:38 +0000 (14:12 +0800)]
Merge branch 'MDL-46779-master' of https://github.com/ryanwyllie/moodle
Adrian Greeve [Fri, 1 Nov 2019 05:25:11 +0000 (13:25 +0800)]
Merge branch 'MDL-66770-master-2' of https://github.com/ryanwyllie/moodle
Andrew Nicols [Fri, 1 Nov 2019 05:16:56 +0000 (13:16 +0800)]
Merge branch 'MDL-67087-master' of git://github.com/marinaglancy/moodle
Ryan Wyllie [Mon, 4 Nov 2019 03:29:29 +0000 (11:29 +0800)]
MDL-66770 mod_forum: fix subscription behat tests
Michael Hawkins [Fri, 6 Sep 2019 05:06:27 +0000 (13:06 +0800)]
MDL-66373 forumreport_summary: Introduced dates filter
Added the dates data filter, and refactored summaryreport_table to
handle passing filter content into the base SQL. Previously it was only
possible to add filter content into a separate part of the query.
Michael Hawkins [Wed, 30 Oct 2019 09:14:21 +0000 (17:14 +0800)]
MDL-66373 calendar: Added datetimes to timestamps conversion web service
Elizabeth Dalton [Wed, 9 Oct 2019 21:58:36 +0000 (17:58 -0400)]
MDL-66592 analytics: Descriptions for indicator calculations
David Monllaó [Mon, 4 Nov 2019 01:30:36 +0000 (09:30 +0800)]
MDL-67039 analytics: Unit tests for unidimensional arrays
David Monllaó [Mon, 4 Nov 2019 01:06:52 +0000 (09:06 +0800)]
MDL-67039 analytics: Unidimensional array if no predictions
Marina Glancy [Sun, 3 Nov 2019 13:48:23 +0000 (14:48 +0100)]
MDL-67117 filter_mathjaxloader: do not position to hash
AMOS bot [Sat, 2 Nov 2019 00:09:21 +0000 (00:09 +0000)]
Automatically generated installer lang files
Helen Foster [Fri, 1 Nov 2019 10:16:10 +0000 (11:16 +0100)]
MDL-66990 lang: Import fixed English strings (en_fix)
Significant string changes:
* hidegrader_help,mod_assign - note about setting having no effect on
comments box
* configdefaultrequestcategory, configenablecourserequests,
configlockrequestcategory, lockrequestcategory, core_admin - clearer
explanation
* configenablecompletion,core_completion - including reason for setting
activity completion conditions
* emailstop,core - clearer wording
* setuplink_desc,tool_mobile - including where the app download page
link is displayed and leaving the setting empty
Shamim Rezaie [Tue, 20 Aug 2019 05:40:38 +0000 (15:40 +1000)]
MDL-43189 core: improve validating db settings during cli install
Shamim Rezaie [Mon, 8 Jul 2019 05:58:56 +0000 (15:58 +1000)]
MDL-43189 core: Validate db prefix during installation
Ryan Wyllie [Fri, 1 Nov 2019 06:34:14 +0000 (14:34 +0800)]
MDL-46779 editor: fix case of emoji picker lang string
Ryan Wyllie [Tue, 22 Oct 2019 05:29:08 +0000 (13:29 +0800)]
MDL-66770 mod_forum: put nested v2 display mode behind user preference
Ryan Wyllie [Tue, 22 Oct 2019 03:16:53 +0000 (11:16 +0800)]
MDL-66770 mod_forum: rename modern display mode to nested v2
Ryan Wyllie [Mon, 14 Oct 2019 06:37:18 +0000 (14:37 +0800)]
MDL-66770 mod_forum: move view selector out of settings drawer
Ryan Wyllie [Mon, 14 Oct 2019 06:05:03 +0000 (14:05 +0800)]
MDL-66770 mod_forum: move permalink into menu in modern display
Ryan Wyllie [Fri, 11 Oct 2019 05:28:42 +0000 (13:28 +0800)]
MDL-66770 theme: change switch styling from iOS to Material Design
Ryan Wyllie [Thu, 10 Oct 2019 05:08:36 +0000 (13:08 +0800)]
MDL-66770 mod_forum: change columns in discussion list table
Show the last post user, remove discussion author image, and fix
column widths to the size of the content.
Ryan Wyllie [Tue, 22 Oct 2019 06:57:58 +0000 (14:57 +0800)]
MDL-66770 mod_forum: move subscription from menu into toggle