Andrew Nicols [Wed, 11 Sep 2019 23:05:50 +0000 (07:05 +0800)]
Merge branch 'MDL-66489-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 11 Sep 2019 21:25:56 +0000 (23:25 +0200)]
MDL-55751 themes: document the removal of the css chunker in upgrade.txt
Eloy Lafuente (stronk7) [Wed, 11 Sep 2019 21:16:51 +0000 (23:16 +0200)]
Merge branch 'MDL-55751-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Wed, 11 Sep 2019 20:55:01 +0000 (22:55 +0200)]
Merge branch 'MDL-65205-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Wed, 11 Sep 2019 18:10:33 +0000 (20:10 +0200)]
Merge branch 'MDL-66563' of https://github.com/timhunt/moodle
Andrew Nicols [Wed, 11 Sep 2019 13:19:51 +0000 (21:19 +0800)]
Merge branch 'MDL-66552-master' of https://github.com/snake/moodle
Shamim Rezaie [Tue, 27 Aug 2019 22:16:05 +0000 (08:16 +1000)]
MDL-66489 enrol: prevent warning when the duration field is disabled
Shamim Rezaie [Tue, 27 Aug 2019 14:51:47 +0000 (00:51 +1000)]
MDL-66489 enrol: Send all form data to WS and do all busines logic there
It is discouraged to use JS Date functions. We should pass all raw data to PHP.
Andrew Nicols [Wed, 11 Sep 2019 06:21:42 +0000 (14:21 +0800)]
Merge branch 'MDL-65429-master' of git://github.com/peterRd/moodle
Jake Dallimore [Wed, 11 Sep 2019 05:45:19 +0000 (13:45 +0800)]
Merge branch 'MDL-65493-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 11 Sep 2019 04:21:14 +0000 (12:21 +0800)]
Merge branch 'MDL-66328' of https://github.com/timhunt/moodle
Andrew Nicols [Wed, 11 Sep 2019 04:16:57 +0000 (12:16 +0800)]
Merge branch 'MDL-65935-master' of git://github.com/junpataleta/moodle
Jake Dallimore [Wed, 11 Sep 2019 02:39:17 +0000 (10:39 +0800)]
Merge branch 'MDL-66550-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 10 Sep 2019 23:21:16 +0000 (01:21 +0200)]
Merge branch 'MDL-66436-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Tue, 10 Sep 2019 22:41:22 +0000 (00:41 +0200)]
Merge branch 'MDL-65310-master' of https://github.com/tsmilan/moodle
Andrew Nicols [Thu, 29 Aug 2019 08:44:36 +0000 (16:44 +0800)]
MDL-66550 forum: Target fields in a fieldset for behat test
Andrew Nicols [Thu, 29 Aug 2019 03:37:40 +0000 (11:37 +0800)]
MDL-66550 behat: Transform fields to search in a fieldset
Andrew Nicols [Thu, 29 Aug 2019 03:39:21 +0000 (11:39 +0800)]
MDL-66550 behat: Standardise finding in core functionality
Andrew Nicols [Tue, 10 Sep 2019 13:29:00 +0000 (21:29 +0800)]
MDL-66550 behat: Add ability to transform a specific selector
Andrew Nicols [Thu, 29 Aug 2019 03:09:10 +0000 (11:09 +0800)]
MDL-66550 behat: Normalise selectors better
Jake Dallimore [Tue, 10 Sep 2019 06:42:58 +0000 (14:42 +0800)]
Merge branch 'MDL-64094' of https://github.com/NeillM/moodle
Jake Dallimore [Tue, 10 Sep 2019 05:40:23 +0000 (13:40 +0800)]
Merge branch 'MDL-58992_master' of git://github.com/dmonllao/moodle
Jake Dallimore [Tue, 10 Sep 2019 05:34:36 +0000 (13:34 +0800)]
Merge branch 'MDL-66409-edit-numerical/master' of https://github.com/RaAstons/moodle
Andrew Nicols [Tue, 10 Sep 2019 04:33:20 +0000 (12:33 +0800)]
Merge branch 'MDL-63250-master' of https://github.com/Kathrin84/moodle
Andrew Nicols [Tue, 10 Sep 2019 04:18:16 +0000 (12:18 +0800)]
Merge branch 'MDL-66537-master' of git://github.com/peterRd/moodle
Jake Dallimore [Tue, 10 Sep 2019 02:46:28 +0000 (10:46 +0800)]
Merge branch 'MDL-66599_master' of git://github.com/dmonllao/moodle
Peter [Fri, 30 Aug 2019 05:05:54 +0000 (13:05 +0800)]
MDL-66537 assign: Force rotate buttons to keep positioning in RTL langs
Andrew Nicols [Tue, 10 Sep 2019 01:35:08 +0000 (09:35 +0800)]
Merge branch 'MDL-66502-master' of git://github.com/junpataleta/moodle
Tim Hunt [Mon, 5 Aug 2019 16:11:56 +0000 (17:11 +0100)]
MDL-66328 groups: overview page can require lots of memory
Bas Brands [Mon, 5 Aug 2019 11:37:14 +0000 (13:37 +0200)]
MDL-55751 themes: remove the css chunker
The css chunker is a workaround a browser bug for old IE versions
Frédéric Massart [Fri, 30 Aug 2019 14:25:50 +0000 (22:25 +0800)]
MDL-66502 javascript: Remove extension from AMD module names
Raphaël Santos [Wed, 21 Aug 2019 07:48:28 +0000 (09:48 +0200)]
MDL-66409 mod_lesson: Fix editing of numerical pages
This avoids using the "magic" `isset` function implemented
within the lesson_base class (which returns the `empty` function).
In the case of the answer beeing `0`, the test fails and the answer
is considered to be deleted.
Andrew Nicols [Mon, 9 Sep 2019 01:07:07 +0000 (09:07 +0800)]
Merge branch 'MDL-66488' of https://github.com/willob99/moodle
Vlad Apetrei [Sun, 16 Jun 2019 21:28:10 +0000 (00:28 +0300)]
MDL-58992 analytics: add multi-classification to predictors
Adds multi-class capabilities to prediction processors
as well as multi-classification unit tests
David Monllaó [Thu, 5 Sep 2019 05:31:11 +0000 (13:31 +0800)]
MDL-66599 analytics: New index for analytics_used_analysables
Jun Pataleta [Thu, 21 Dec 2017 01:23:21 +0000 (14:23 +1300)]
MDL-65935 mod_feedback: Use new core/checkbox_toggleall
Plus:
* Add labels for each nonrespondent's checkbox to improve
accessibility.
* Remove the now-unused mod/feedback/feedback.js
Will O'Brien [Mon, 26 Aug 2019 00:17:44 +0000 (17:17 -0700)]
MDL-66488 mod_assign: make submission comments textarea expandable
Allow submission comments textarea on assignment "View all submissions"
page to expand both ways, rather than just vertically.
Neill Magill [Wed, 4 Sep 2019 13:46:19 +0000 (14:46 +0100)]
MDL-64094 dashboard: Remove unnecesary behat steps
We do not need to explicitly log out at the end of a behat test, the
browser session is killed automatically during the scenario teardown.
Neill Magill [Wed, 21 Aug 2019 15:39:29 +0000 (16:39 +0100)]
MDL-64094 dashboard: Improve the nomenclature
The use of hidden for the course tiles on the course overview is
causing some users to confuse it with course visibility to students
this change aims to make it clear that the functionality only affects
the user's own instance of the block.
Trisha Milan [Thu, 11 Apr 2019 05:51:59 +0000 (15:51 +1000)]
MDL-65310 block_timeline: Hide activities without due date
Andrew Nicols [Mon, 2 Sep 2019 01:51:45 +0000 (09:51 +0800)]
MDL-65493 core: Add pendingJS around pubsub.publish
Andrew Nicols [Mon, 2 Sep 2019 01:05:29 +0000 (09:05 +0800)]
MDL-65493 message: The execute wrapper MUST be used
Andrew Nicols [Sat, 31 Aug 2019 23:15:35 +0000 (07:15 +0800)]
MDL-65493 message: JS fixes for random behat fails
Luca Bösch [Sat, 17 Aug 2019 22:35:21 +0000 (00:35 +0200)]
MDL-66436 glossary: Edit and delete categories form styles.
Eloy Lafuente (stronk7) [Thu, 5 Sep 2019 15:14:21 +0000 (17:14 +0200)]
weekly release 3.8dev
Eloy Lafuente (stronk7) [Thu, 5 Sep 2019 15:14:18 +0000 (17:14 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Thu, 5 Sep 2019 09:20:03 +0000 (17:20 +0800)]
Merge branch 'MDL-56223-master' of git://github.com/lameze/moodle
Simey Lameze [Mon, 2 Sep 2019 06:14:14 +0000 (14:14 +0800)]
MDL-56223 calendar: fix wrong create_calendar_events WS phpdoc
Simey Lameze [Mon, 2 Sep 2019 05:22:09 +0000 (13:22 +0800)]
MDL-56223 calendar: show the number of deleted events
Bas Brands [Mon, 3 Jun 2019 06:44:00 +0000 (08:44 +0200)]
MDL-65205 themes: message interface message styles
* change shadow for hovering over messages
* remove dependancy on the sass secondary color
Simey Lameze [Wed, 14 Aug 2019 01:02:08 +0000 (09:02 +0800)]
MDL-56223 calendar: skip events updating if nothing has changed
Andrew Nicols [Thu, 5 Sep 2019 03:38:36 +0000 (11:38 +0800)]
Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle
Jake Dallimore [Thu, 5 Sep 2019 03:12:35 +0000 (11:12 +0800)]
Merge branch 'MDL-66551-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 5 Sep 2019 02:50:25 +0000 (10:50 +0800)]
MDL-66340 setup; Whitepace fix
Andrew Nicols [Thu, 5 Sep 2019 02:45:55 +0000 (10:45 +0800)]
Merge branch 'MDL-66340' of https://github.com/brendanheywood/moodle
Simey Lameze [Thu, 29 Aug 2019 03:02:58 +0000 (11:02 +0800)]
MDL-66551 core_user: remove orphaned calendar subscriptions
Andrew Nicols [Thu, 5 Sep 2019 01:59:01 +0000 (09:59 +0800)]
Merge branch 'MDL-66391-master' of https://bitbucket.org/isprynt/moodle
Jake Dallimore [Thu, 5 Sep 2019 01:26:28 +0000 (09:26 +0800)]
Merge branch 'MDL-66367_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Thu, 5 Sep 2019 00:48:00 +0000 (02:48 +0200)]
Merge branch 'MDL-66072-master-3' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Thu, 5 Sep 2019 00:15:15 +0000 (02:15 +0200)]
Merge branch 'MDL-66560-master' of https://github.com/lucaboesch/moodle
AMOS bot [Thu, 5 Sep 2019 00:11:50 +0000 (00:11 +0000)]
Automatically generated installer lang files
Mahmoud.Kassaei [Tue, 20 Aug 2019 15:44:09 +0000 (16:44 +0100)]
MDL-66563 Questions: Drag and Drop qtypes in high-contrast
Segun Babalola [Wed, 4 Sep 2019 11:10:53 +0000 (12:10 +0100)]
MDL-66391 core_course: Fix to send correct Ajax parameter for userid
Mark Nelson [Mon, 12 Aug 2019 16:25:04 +0000 (00:25 +0800)]
MDL-66367 core: don't cache templates if templaterev is invalid
Mark Nelson [Mon, 12 Aug 2019 14:15:39 +0000 (22:15 +0800)]
MDL-66367 core: use templaterev as the cache key when getting templates
Mark Nelson [Mon, 12 Aug 2019 14:12:58 +0000 (22:12 +0800)]
MDL-66367 core: make templaterev available in JS
Mark Nelson [Tue, 13 Aug 2019 05:47:53 +0000 (13:47 +0800)]
MDL-66367 core: added templaterev variable
Mark Nelson [Mon, 12 Aug 2019 12:12:07 +0000 (20:12 +0800)]
MDL-66367 core: added new cachetemplates setting
Andrew Nicols [Wed, 4 Sep 2019 05:44:49 +0000 (13:44 +0800)]
Merge branch 'MDL-66137-38_mod_assign_marking_workflow_incorrect_grade_display' of https://github.com/tomdickman/moodle
Tom Dickman [Mon, 15 Jul 2019 23:03:54 +0000 (09:03 +1000)]
MDL-66137 mod_assign: fixed marking workflow incorrect grade display
Aligned logic between quick grading changes and set marking workflow state changes to accurately
finalise or remove final grade from the gradebook, depending on the marking workflow state if
being used.
Andrew Nicols [Wed, 4 Sep 2019 04:24:02 +0000 (12:24 +0800)]
Merge branch 'MDL-66554-master' of git://github.com/jleyva/moodle
Andrew Nicols [Wed, 4 Sep 2019 04:14:00 +0000 (12:14 +0800)]
Merge branch 'MDL-66500-master-unoconvwarning' of git://github.com/mudrd8mz/moodle
Ryan Wyllie [Tue, 3 Sep 2019 04:59:42 +0000 (12:59 +0800)]
MDL-62284 javascript: prevent nested JS mustache handler calls
Prevent the JS mustache helper from being executed from within
the render call of another mustache helper because it can allow
users to inject JS into the page.
Ryan Wyllie [Mon, 7 May 2018 06:21:38 +0000 (14:21 +0800)]
MDL-62284 output: prevent nested JS mustache handler calls
Prevent the JS mustache helper from being executed from within
the render call of another mustache helper because it can allow
users to inject JS into the page.
Jake Dallimore [Wed, 4 Sep 2019 03:02:27 +0000 (11:02 +0800)]
Merge branch 'MDL-66265-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 4 Sep 2019 02:47:21 +0000 (10:47 +0800)]
MDL-66265 javascript: More specific overrides in eslintrc
AMOS bot [Wed, 4 Sep 2019 00:10:59 +0000 (00:10 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 4 Sep 2019 00:07:42 +0000 (02:07 +0200)]
Merge branch 'MDL-66265-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 3 Sep 2019 23:46:11 +0000 (01:46 +0200)]
Merge branch 'MDL-66532-master' of git://github.com/andrewnicols/moodle
Peter [Thu, 29 Aug 2019 01:21:49 +0000 (09:21 +0800)]
MDL-66072 core: Remove ancillary sharing functions and code
Peter [Mon, 22 Jul 2019 03:18:14 +0000 (11:18 +0800)]
MDL-66072 core: Remove course sharing and related capabilities
Andrew Nicols [Wed, 28 Aug 2019 00:04:46 +0000 (08:04 +0800)]
MDL-66265 javascript: Ignore camelcase in Gruntfile
Andrew Nicols [Wed, 28 Aug 2019 01:00:57 +0000 (09:00 +0800)]
MDL-66265 javascript: Add jshint ignore for ES6 files in root dir
Andrew Nicols [Wed, 28 Aug 2019 00:04:26 +0000 (08:04 +0800)]
MDL-66265 javascript: Add basic jshint ignores
Andrew Nicols [Wed, 28 Aug 2019 00:04:07 +0000 (08:04 +0800)]
MDL-66265 javascript: Bump jshint version
Andrew Nicols [Wed, 28 Aug 2019 00:25:41 +0000 (08:25 +0800)]
MDL-66532 javascript: Lock NPM version for NVM
Eloy Lafuente (stronk7) [Tue, 3 Sep 2019 22:14:53 +0000 (00:14 +0200)]
Merge branch 'MDL-63315-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Tue, 3 Sep 2019 10:32:13 +0000 (12:32 +0200)]
MDL-66120 block_community: make upgrade steps match current version
Eloy Lafuente (stronk7) [Tue, 3 Sep 2019 10:27:34 +0000 (12:27 +0200)]
Merge branch 'MDL-66120-master' of git://github.com/peterRd/moodle
Andrew Nicols [Tue, 3 Sep 2019 04:40:38 +0000 (12:40 +0800)]
Merge branch 'MDL-66434-master' of https://github.com/lucaboesch/moodle
Andrew Nicols [Tue, 3 Sep 2019 03:26:19 +0000 (11:26 +0800)]
Merge branch 'MDL-62161' of https://github.com/paulholden/moodle
Jake Dallimore [Tue, 3 Sep 2019 03:07:10 +0000 (11:07 +0800)]
Merge branch 'MDL-38555-master' of https://github.com/sammarshallou/moodle
Peter [Wed, 24 Jul 2019 04:14:46 +0000 (12:14 +0800)]
MDL-66120 block_community: Remove community block and related caps
With the sunsetting of moodle.net, the community block will no longer
be functional, so removing the block and related caps
Andrew Nicols [Tue, 3 Sep 2019 01:29:00 +0000 (09:29 +0800)]
Merge branch 'MDL-65042-master' of git://github.com/jleyva/moodle
AMOS bot [Tue, 3 Sep 2019 00:11:24 +0000 (00:11 +0000)]
Automatically generated installer lang files
AMOS bot [Tue, 3 Sep 2019 00:11:23 +0000 (00:11 +0000)]
Automatically generated installer lang files
Andrew Nicols [Mon, 2 Sep 2019 23:04:18 +0000 (07:04 +0800)]
Merge branch 'MDL-66504' of git://github.com/stronk7/moodle
Andrew Nicols [Mon, 2 Sep 2019 23:02:40 +0000 (07:02 +0800)]
Merge branch 'MDL-66229-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 2 Sep 2019 22:54:42 +0000 (00:54 +0200)]
Merge branch 'MDL-66457-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Mon, 2 Sep 2019 17:00:28 +0000 (19:00 +0200)]
MDL-66504 lang: Apply cantblockuser changes to behat tests