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
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
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
Huong Nguyen [Tue, 27 Nov 2018 09:14:38 +0000 (16:14 +0700)]
MDL-63938 Enrolments: course_enrolment_manager method improvement
course_enrolment_manager method should not always do a count_records and a get_records
David Monllaó [Tue, 19 Feb 2019 05:45:21 +0000 (06:45 +0100)]
Merge branch 'MDL-64570-master' of git://github.com/damyon/moodle
David Monllaó [Tue, 19 Feb 2019 05:39:24 +0000 (06:39 +0100)]
Merge branch 'MDL-45151-master' of git://github.com/damyon/moodle
Damyon Wiese [Tue, 29 Jan 2019 03:36:44 +0000 (11:36 +0800)]
MDL-64570 user: coding style
Fix cibot warnings on line length.
Damyon Wiese [Mon, 14 Jan 2019 08:14:45 +0000 (16:14 +0800)]
MDL-64570 accessibility: autocomplete user profile fields
Only if editing your own user details and not logged in as someone else.
Arjen Lentz [Mon, 18 Feb 2019 01:30:32 +0000 (11:30 +1000)]
MDL-21475 weblib: Simplify validate_email() to use existing function.
Eloy Lafuente (stronk7) [Mon, 18 Feb 2019 23:23:21 +0000 (00:23 +0100)]
Merge branch 'MDL-53346-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Mon, 18 Feb 2019 15:49:50 +0000 (16:49 +0100)]
Merge branch 'MDL-64314-master-upgrade-fix' of git://github.com/abgreeve/moodle
Adrian Greeve [Mon, 18 Feb 2019 15:30:19 +0000 (16:30 +0100)]
MDL-64314 messaging: Quick fix for empty insights configuration.
Adrian Greeve [Mon, 18 Feb 2019 14:51:30 +0000 (15:51 +0100)]
Merge branch 'MDL-64452-master-cachesession' of git://github.com/mudrd8mz/moodle
Adrian Greeve [Mon, 18 Feb 2019 13:50:59 +0000 (14:50 +0100)]
Merge branch 'MDL-64314_master' of git://github.com/dmonllao/moodle
David Mudrák [Mon, 18 Feb 2019 13:40:02 +0000 (14:40 +0100)]
MDL-64862 workshop: Fix grades to pass editing
There was a bug here that had not exposed until MDL-60820 introduced the
call $mform->setDefault() at the bottom of the definition_after_data()
method. That call triggers the 'updateValue' event on all form elements.
For input text elements, this effectively sets their value to the
default one, which was empty in this case due to the way how the value
had been set.
The solution here is to set the value via the same way like the normal
set_data() method does it.
The attached Behat test reproduces the problem and makes sure the patch
works.
David Monllaó [Mon, 18 Feb 2019 09:25:35 +0000 (10:25 +0100)]
Merge branch 'MDL-64587-master' of https://github.com/junpataleta/moodle
Adrian Greeve [Mon, 18 Feb 2019 08:34:43 +0000 (09:34 +0100)]
Merge branch 'MDL-55211-master' of git://github.com/damyon/moodle
Jun Pataleta [Mon, 18 Feb 2019 08:09:50 +0000 (16:09 +0800)]
MDL-64587 tool_xmldb: Change Continue to Back link for consistency
* For consistency with the rest of navigation links in the tool, change
the Continue button to a Back link.
Michael Aherne [Tue, 15 Jan 2019 14:36:19 +0000 (14:36 +0000)]
MDL-64587 xmldb: XMLDB option to add mandatory persistent fields.
Jun Pataleta [Mon, 18 Feb 2019 06:28:09 +0000 (14:28 +0800)]
Merge branch 'MDL-62142-master' of git://github.com/damyon/moodle
Damyon Wiese [Fri, 7 Sep 2018 03:55:06 +0000 (11:55 +0800)]
MDL-62142 navigation: accessibility
Set unique meaningful labels on all nav components rendered in the "boost" theme.
Andrew Nicols [Mon, 18 Feb 2019 04:27:40 +0000 (12:27 +0800)]
Merge branch 'MDL-62728-locale_5' of https://github.com/DSI-Universite-Rennes2/moodle
Andrew Nicols [Mon, 18 Feb 2019 00:34:46 +0000 (08:34 +0800)]
Merge branch 'MDL-61575-master' of git://github.com/cescobedo/moodle
Matteo Scaramuccia [Wed, 19 Dec 2018 09:14:02 +0000 (10:14 +0100)]
MDL-64443 git: Excluded vim swap files
Vim swap filenames are deterministic someway.
Refs:
- http://vimdoc.sourceforge.net/htmldoc/recover.html#swap-file
- https://github.com/vim/vim/blob/
4efe73b478d3ba689078da502fd96f45204ff1f5/src/memline.c#L4683
- https://unix.stackexchange.com/a/326737
- https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
AMOS bot [Sat, 16 Feb 2019 00:13:20 +0000 (00:13 +0000)]
Automatically generated installer lang files