Andrew Nicols [Wed, 27 Feb 2019 05:01:08 +0000 (13:01 +0800)]
Merge branch 'MDL-63674-master' of git://github.com/rezaies/moodle
Andrew Nicols [Wed, 27 Feb 2019 04:08:09 +0000 (12:08 +0800)]
Merge branch 'MDL-63915_master' of git://github.com/markn86/moodle
Andrew Nicols [Wed, 27 Feb 2019 03:51:14 +0000 (11:51 +0800)]
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
Ryan Wyllie [Tue, 19 Feb 2019 08:00:51 +0000 (16:00 +0800)]
MDL-63915 core_message: prevent drawer overriding index page widget
The module message_drawer_view_conversation.js is written in a way
where it keeps the conversation data as a static module variable.
It also does the same thing for the render function and generates it
when the conversation is shown, and only holds one instance as a static
module variable. This means which ever version of the messaging UI opens
second will override the first render function.
Ryan Wyllie [Tue, 22 Jan 2019 06:37:13 +0000 (14:37 +0800)]
MDL-63915 core_message: fix view contacts loading only on one app
Mark Nelson [Wed, 13 Feb 2019 11:02:16 +0000 (19:02 +0800)]
MDL-63915 core_message: 'message' link on profile opens drawer
Mark Nelson [Fri, 18 Jan 2019 04:10:05 +0000 (12:10 +0800)]
MDL-63915 core_message: add the UI to the message/index.php page
Mark Nelson [Fri, 18 Jan 2019 04:09:55 +0000 (12:09 +0800)]
MDL-63915 core_message: add namespacing to messaging widget
Mark Nelson [Wed, 5 Dec 2018 03:17:19 +0000 (11:17 +0800)]
MDL-63915 core_message: mark items that can be removed in MDL-63261
Mark Nelson [Wed, 5 Dec 2018 07:10:18 +0000 (15:10 +0800)]
MDL-63915 core_message: remove use of renderable so we can nuke it
The other renderables in the same namespace are still used by
deprecated web services. Once we do the final deprecation of
those web services they will be removed - see MDL-63261.
Mark Nelson [Mon, 3 Dec 2018 07:50:51 +0000 (15:50 +0800)]
MDL-63915 theme_bootstrapbase: removed unused CSS
Mark Nelson [Mon, 3 Dec 2018 07:50:35 +0000 (15:50 +0800)]
MDL-63915 theme_boost: removed unused CSS
Mark Nelson [Mon, 3 Dec 2018 05:35:13 +0000 (13:35 +0800)]
MDL-63915 core_message: removed unused AMD modules
Mark Nelson [Mon, 3 Dec 2018 05:32:32 +0000 (13:32 +0800)]
MDL-63915 core_message: removed unused templates
Also removed no longer used renderer.
Ryan Wyllie [Wed, 12 Dec 2018 05:06:04 +0000 (13:06 +0800)]
MDL-64376 recentlyaccessedcourses: improve displaying of courses
Ryan Wyllie [Wed, 12 Dec 2018 05:05:20 +0000 (13:05 +0800)]
MDL-64376 theme_boost: fire event on nav drawer toggle
Ryan Wyllie [Wed, 12 Dec 2018 02:06:58 +0000 (10:06 +0800)]
MDL-64376 recentlyaccessedcourses: make cards fixed width
Ryan Wyllie [Wed, 12 Dec 2018 02:06:00 +0000 (10:06 +0800)]
MDL-64376 recentlyaccessedcourses: stop reloading on favourite
Stop reloading the whole content when a single course is favourited
or unfavourited.
Andrew Nicols [Wed, 27 Feb 2019 01:54:35 +0000 (09:54 +0800)]
Merge branch 'MDL-64591' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 26 Feb 2019 22:18:56 +0000 (23:18 +0100)]
Merge branch 'MDL-63417-master' of git://github.com/mihailges/moodle
Sara Arjona [Tue, 26 Feb 2019 14:44:34 +0000 (15:44 +0100)]
MDL-52167 admin: format dependencies in search results
Davo Smith [Tue, 19 Feb 2019 12:44:18 +0000 (12:44 +0000)]
MDL-52167 admin: display dependencies in search results
Davo Smith [Wed, 13 Feb 2019 08:51:38 +0000 (08:51 +0000)]
MDL-52167 admin: switch hide_if() to use hide() + update upgrade.txt
Davo Smith [Thu, 7 Dec 2017 14:31:32 +0000 (14:31 +0000)]
MDL-52167 admin: now able to show/hide settings based on conditions
Sara Arjona [Tue, 26 Feb 2019 13:08:55 +0000 (14:08 +0100)]
Merge branch 'MDL-43428-master' of git://github.com/rezaies/moodle
Tim Hunt [Fri, 18 Jan 2019 15:58:11 +0000 (15:58 +0000)]
MDL-64591 User tours: don't show during redirects & other bad times
Sara Arjona [Tue, 26 Feb 2019 12:25:54 +0000 (13:25 +0100)]
Merge branch 'MDL-58428-master' of git://github.com/sarjona/moodle
Mathew May [Tue, 26 Feb 2019 05:41:56 +0000 (13:41 +0800)]
MDL-58428 theme: Update upgrade txt & versions.
Mathew May [Tue, 26 Feb 2019 04:19:18 +0000 (12:19 +0800)]
MDL-58428 theme: Add templates to Course
Mathew May [Fri, 22 Feb 2019 07:26:10 +0000 (15:26 +0800)]
MDL-58428 theme: Move templates from admin/tool/usertours
Mathew May [Fri, 22 Feb 2019 07:26:09 +0000 (15:26 +0800)]
MDL-58428 theme: Move templates from admin/tool/lp
Mathew May [Fri, 22 Feb 2019 07:26:01 +0000 (15:26 +0800)]
MDL-58428 theme: Move templates from mod/forum
Mathew May [Fri, 22 Feb 2019 07:25:59 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from mod/assign
Mathew May [Fri, 22 Feb 2019 07:25:21 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from grade/grading/form/guide
Mathew May [Fri, 22 Feb 2019 07:25:20 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from grade/report/singleview
Mathew May [Fri, 22 Feb 2019 07:25:19 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from grade/report/history
Mathew May [Fri, 22 Feb 2019 07:25:19 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from grades
Mathew May [Fri, 22 Feb 2019 07:25:18 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from calendar
Mathew May [Fri, 22 Feb 2019 07:25:12 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from admin
Mathew May [Fri, 22 Feb 2019 07:25:04 +0000 (15:25 +0800)]
MDL-58428 theme: Move templates from lib
Mathew May [Fri, 22 Feb 2019 07:22:24 +0000 (15:22 +0800)]
MDL-58428 theme: Move templates from blocks/settings
Mathew May [Mon, 18 Feb 2019 03:51:39 +0000 (11:51 +0800)]
MDL-58428 theme: Move templates from blocks/search_forums
Mathew May [Thu, 14 Feb 2019 05:58:04 +0000 (13:58 +0800)]
MDL-58428 renderer: Correct paths & xpaths
Mathew May [Wed, 13 Feb 2019 08:29:22 +0000 (16:29 +0800)]
MDL-58428 renderer: Move renderer override from core
Also update all html_writer user to escape the namespace.
Also update the xpaths in behat
Mathew May [Wed, 13 Feb 2019 06:20:23 +0000 (14:20 +0800)]
MDL-58428 renderer: Move renderer override from blocks
Mathew May [Wed, 13 Feb 2019 06:16:26 +0000 (14:16 +0800)]
MDL-58428 renderer: Move renderer override from maintenance
Mathew May [Wed, 13 Feb 2019 06:09:38 +0000 (14:09 +0800)]
MDL-58428 renderer: Move renderer override from grade report
Mathew May [Wed, 13 Feb 2019 06:06:30 +0000 (14:06 +0800)]
MDL-58428 renderer: Move renderer override from Question bank
Mathew May [Wed, 13 Feb 2019 04:52:06 +0000 (12:52 +0800)]
MDL-58428 renderer: Move renderer override from course management
Mathew May [Wed, 13 Feb 2019 04:38:01 +0000 (12:38 +0800)]
MDL-58428 renderer: Move renderer override from files
Mathew May [Wed, 13 Feb 2019 04:25:24 +0000 (12:25 +0800)]
MDL-58428 renderer: Move renderer override from course
Mathew May [Wed, 23 Jan 2019 00:36:38 +0000 (08:36 +0800)]
MDL-58428 behat: Fix regression of MDL-49399.
The behat for tool_task was no longer working in Clean & More due to the menu changes.
This updates the affected steps on Master only as 49399 was a master only fix.
Mathew May [Tue, 22 Jan 2019 06:07:48 +0000 (14:07 +0800)]
MDL-58428 phpunit: PHPUnit will mock the theme config in testing.
Other fixes to the require paths, correct the class names in fixtures for 'nofeatures' mock theme.
Andrew Nicols [Thu, 17 Jan 2019 05:57:12 +0000 (13:57 +0800)]
MDL-58428 behat: Check parent themes for Behat override steps.
Behat will now look at the current themes' parents for Behat ovveride steps.
If found we will use the steps replacing the Moodle core steps.
Andrew Nicols [Tue, 26 Feb 2019 04:04:55 +0000 (12:04 +0800)]
MDL-64880 mod_wiki: Remove cron value from version
Andrew Nicols [Tue, 26 Feb 2019 04:03:13 +0000 (12:03 +0800)]
Merge branch 'MDL-64879-master' of git://github.com/lameze/moodle
Andrew Nicols [Tue, 26 Feb 2019 03:52:20 +0000 (11:52 +0800)]
MDL-60683 quiz: Version bump for new scheduled tasks
Shamim Rezaie [Tue, 22 Jan 2019 05:48:57 +0000 (16:48 +1100)]
MDL-43428 accessrule_timelimit: timeclose can be ealier than timelimit
Andrew Nicols [Tue, 26 Feb 2019 03:31:24 +0000 (11:31 +0800)]
Merge branch 'MDL-60683_cron_to_task' of https://github.com/mhughes2k/moodle
Simey Lameze [Fri, 22 Feb 2019 02:45:13 +0000 (10:45 +0800)]
MDL-64879 mod_assign: deprecate legacy assign_cron() function
Andrew Nicols [Tue, 26 Feb 2019 03:11:53 +0000 (11:11 +0800)]
Merge branch 'MDL-64880-master' of git://github.com/lameze/moodle
Andrew Nicols [Tue, 26 Feb 2019 03:05:58 +0000 (11:05 +0800)]
Merge branch 'MDL-64663-master' of git://github.com/aanabit/moodle
Andrew Nicols [Tue, 26 Feb 2019 02:53:55 +0000 (10:53 +0800)]
Merge branch 'arjen_validate_email' of https://github.com/arjenlentz/moodle
Sara Arjona [Mon, 25 Feb 2019 17:31:10 +0000 (18:31 +0100)]
Merge branch 'MDL-64862-master-workshopgradepass' of git://github.com/mudrd8mz/moodle
Sara Arjona [Mon, 25 Feb 2019 16:19:02 +0000 (17:19 +0100)]
Merge branch 'MDL-64931_master' of git://github.com/markn86/moodle
Adrian Greeve [Mon, 25 Feb 2019 09:26:01 +0000 (10:26 +0100)]
Merge branch 'MDL-64640-master' of git://github.com/andrewnicols/moodle
Amaia Anabitarte [Wed, 23 Jan 2019 16:36:23 +0000 (17:36 +0100)]
MDL-64663 core_message: Behat to test admin settings
Andrew Nicols [Mon, 25 Feb 2019 07:50:56 +0000 (15:50 +0800)]
Merge branch 'MDL-64561-master-test' of git://github.com/rezaies/moodle
Charles Fulton [Sat, 12 Jan 2019 20:16:39 +0000 (15:16 -0500)]
MDL-64561 install: show help text before database check
Shamim Rezaie [Fri, 1 Feb 2019 04:44:32 +0000 (15:44 +1100)]
MDL-63674 core_messaging: Fix message drawer's shadow in RTL
Shamim Rezaie [Fri, 1 Feb 2019 04:42:50 +0000 (15:42 +1100)]
MDL-63674 core_messaging: Bidi text support
Simey Lameze [Fri, 22 Feb 2019 02:35:45 +0000 (10:35 +0800)]
MDL-64879 mod_assign: convert cron to scheduled task
Mark Nelson [Fri, 22 Feb 2019 07:11:22 +0000 (15:11 +0800)]
MDL-64931 core_message: fixed PHP error when users are deleted from DB
Michael Hughes [Fri, 22 Feb 2019 16:39:37 +0000 (16:39 +0000)]
MDL-60683 quiz: Replace quiz legacy cron with tasks
Mathew May [Wed, 16 Jan 2019 04:03:40 +0000 (12:03 +0800)]
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
Andrew Nicols [Fri, 22 Feb 2019 02:51:13 +0000 (10:51 +0800)]
weekly release 3.7dev
Andrew Nicols [Fri, 22 Feb 2019 02:51:09 +0000 (10:51 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Adrian Greeve [Thu, 21 Feb 2019 11:20:48 +0000 (12:20 +0100)]
Merge branch 'wip-MDL-64729-master' of https://github.com/Beedell/moodle
Adrian Greeve [Thu, 21 Feb 2019 08:46:54 +0000 (09:46 +0100)]
Merge branch 'MDL-64093_master' of git://github.com/markn86/moodle
Andrew Nicols [Thu, 21 Feb 2019 02:32:29 +0000 (10:32 +0800)]
Merge branch 'MDL-64823_master' of https://github.com/marxjohnson/moodle
Andrew Nicols [Thu, 21 Feb 2019 00:10:54 +0000 (08:10 +0800)]
Merge branch 'MDL-64571-master' of git://github.com/cescobedo/moodle
Adrian Greeve [Wed, 20 Feb 2019 17:01:53 +0000 (18:01 +0100)]
Merge branch 'MDL-64856_m37v1' of git://github.com/sbourget/moodle
Eloy Lafuente (stronk7) [Wed, 20 Feb 2019 16:01:56 +0000 (17:01 +0100)]
Merge branch 'MDL-64749' of https://github.com/mkassaei/moodle
Adrian Greeve [Wed, 20 Feb 2019 14:57:55 +0000 (15:57 +0100)]
Merge branch 'MDL-64200-master' of git://github.com/damyon/moodle
M Kassaei [Wed, 20 Feb 2019 11:06:51 +0000 (11:06 +0000)]
MDL-64749 Question gapselect: Replace 'Choose...' with blank
Adrian Greeve [Wed, 20 Feb 2019 10:35:14 +0000 (11:35 +0100)]
Merge branch 'MDL-64450-master' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Wed, 20 Feb 2019 09:21:46 +0000 (10:21 +0100)]
Merge branch 'm37_MDL-64443_Ignore_More_Swap_File_Types' of https://github.com/scara/moodle
David Monllaó [Wed, 20 Feb 2019 07:10:44 +0000 (08:10 +0100)]
MDL-64500 tool_analytics: noanalysables negation better than analysables
Simey Lameze [Wed, 20 Feb 2019 06:41:44 +0000 (14:41 +0800)]
MDL-64880 mod_wiki: remove useless wiki_cron() function
Andrew Nicols [Wed, 20 Feb 2019 02:52:22 +0000 (10:52 +0800)]
Merge branch 'MDL-64570-master-fix1' of git://github.com/damyon/moodle
Damyon Wiese [Wed, 20 Feb 2019 01:42:26 +0000 (09:42 +0800)]
MDL-64570 user: input field purpose
Do not autocomplete the user fields when editing another user.
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 23:06:50 +0000 (00:06 +0100)]
Merge branch 'MDL-64679_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 22:57:10 +0000 (23:57 +0100)]
Merge branch 'MDL-63134-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 22:34:38 +0000 (23:34 +0100)]
Merge branch 'MDL-64806-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 22:22:52 +0000 (23:22 +0100)]
Merge branch 'MDL-64242' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 18:07:14 +0000 (19:07 +0100)]
Merge branch 'MDL-63938-master' of https://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 16:42:21 +0000 (17:42 +0100)]
Merge branch 'MDL-64791-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 16:23:41 +0000 (17:23 +0100)]
Merge branch 'MDL-62008-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 19 Feb 2019 16:10:38 +0000 (17:10 +0100)]
Merge branch 'MDL-64500_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Tue, 19 Feb 2019 10:48:14 +0000 (11:48 +0100)]
Merge branch 'MDL-60459_master' of git://github.com/markn86/moodle