Andrew Nicols [Wed, 12 Jun 2019 00:56:28 +0000 (08:56 +0800)]
Merge branch 'MDL-64484' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 12 Jun 2019 00:47:55 +0000 (08:47 +0800)]
Merge branch 'MDL-65509-master' of git://github.com/rezaies/moodle
Adrian Greeve [Tue, 11 Jun 2019 05:30:04 +0000 (13:30 +0800)]
Merge branch 'MDL-63878-master' of git://github.com/damyon/moodle
Andrew Nicols [Tue, 11 Jun 2019 04:07:40 +0000 (12:07 +0800)]
Merge branch 'MDL-65779-master' of git://github.com/peterRd/moodle
Jun Pataleta [Tue, 11 Jun 2019 03:49:36 +0000 (11:49 +0800)]
Merge branch 'MDL-7339-master' of git://github.com/mickhawkins/moodle
Andrew Nicols [Tue, 11 Jun 2019 03:05:03 +0000 (11:05 +0800)]
Merge branch 'MDL-65817' of git://github.com/stronk7/moodle
Andrew Nicols [Tue, 11 Jun 2019 02:34:13 +0000 (10:34 +0800)]
Merge branch 'MDL-65183-MOODLE-master' of https://github.com/kristian-94/moodle
Andrew Nicols [Tue, 11 Jun 2019 02:15:43 +0000 (10:15 +0800)]
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
Adrian Greeve [Tue, 11 Jun 2019 02:05:39 +0000 (10:05 +0800)]
Merge branch 'MDL-64743-master' of git://github.com/abias/moodle
Michael Hawkins [Thu, 23 May 2019 01:33:18 +0000 (09:33 +0800)]
MDL-7339 admin: Replaced "open to google" references to be more generic
AMOS BEGIN
MOV [configopentogoogle,admin],[configopentowebcrawlers,admin]
MOV [opentogoogle,admin],[opentowebcrawlers,admin]
MOV [check_google_details,report_security],[check_crawlers_details,report_security]
MOV [check_google_error,report_security],[check_crawlers_error,report_security]
MOV [check_google_info,report_security],[check_crawlers_info,report_security]
MOV [check_google_name,report_security],[check_crawlers_name,report_security]
MOV [check_google_ok,report_security],[check_crawlers_ok,report_security]
AMOS END
Andrew Nicols [Tue, 11 Jun 2019 01:49:18 +0000 (09:49 +0800)]
Merge branch 'MDL-65746' of git://github.com/Chocolate-lightning/moodle
Adrian Greeve [Tue, 11 Jun 2019 01:42:08 +0000 (09:42 +0800)]
Merge branch 'MDL-65208-cli-upgrade-is-pending' of https://github.com/brendanheywood/moodle
Jun Pataleta [Mon, 10 Jun 2019 11:37:25 +0000 (19:37 +0800)]
Merge branch 'MDL-65336-master' of git://github.com/aanabit/moodle
Jun Pataleta [Mon, 10 Jun 2019 07:25:12 +0000 (15:25 +0800)]
Merge branch 'MDL-55592-master' of git://github.com/damyon/moodle
Andrew Nicols [Mon, 10 Jun 2019 07:03:05 +0000 (15:03 +0800)]
Merge branch 'MDL-58268-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Mon, 10 Jun 2019 06:05:36 +0000 (14:05 +0800)]
Merge branch 'm38_MDL-61038_Fix_uuid_extensions_usage_v2' of https://github.com/scara/moodle
Adrian Greeve [Mon, 10 Jun 2019 05:56:51 +0000 (13:56 +0800)]
Merge branch 'MDL-65438-master' of git://github.com/bmbrands/moodle
Adrian Greeve [Mon, 10 Jun 2019 05:10:02 +0000 (13:10 +0800)]
Merge branch 'MDL-65639_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Mon, 10 Jun 2019 03:11:44 +0000 (11:11 +0800)]
Merge branch 'MDL-65782-master' of git://github.com/marinaglancy/moodle
Mathew May [Wed, 29 May 2019 05:41:57 +0000 (13:41 +0800)]
MDL-65746 libraries: Remove pear/RADIUS lib
Matteo Scaramuccia [Sat, 8 Jun 2019 20:35:37 +0000 (22:35 +0200)]
MDL-61038 setuplib: Fixed PECL UUID extension support
generate_uuid() has been refactored into \core\uuid::generate()
Paul Holden [Wed, 3 Apr 2019 10:40:18 +0000 (11:40 +0100)]
MDL-64484 user: show full profile field name in filter element.
Amaia Anabitarte [Tue, 21 May 2019 15:15:26 +0000 (17:15 +0200)]
MDL-65336 core_message: New muted conversation generator and selectors
Amaia Anabitarte [Tue, 21 May 2019 15:10:35 +0000 (17:10 +0200)]
MDL-65336 core_message: Behat tests for mute/unmute conversations
Damyon Wiese [Wed, 12 Dec 2018 05:54:53 +0000 (13:54 +0800)]
MDL-63878 assign: Show download feedback links
In the grading interface provide a link to download the generated pdf
containing the feedback for this submission attempt.
Kristian Ringer [Thu, 30 May 2019 06:25:44 +0000 (16:25 +1000)]
MDL-65183 block_timeline: escape newline characters
Eloy Lafuente (stronk7) [Mon, 3 Jun 2019 22:29:31 +0000 (00:29 +0200)]
MDL-65817 behat: switch to forked repo towards php73 compatibility
It seems that https://github.com/instaclick/php-webdriver/pull/91
is being ignored (in fact the repository itself doesn't show much
activity). So we have decided to fork it and apply any fix able
to keep our (non-marionette) runs working.
Hopefully, soon, the new W3C drivers will be supported by our
behat->mink stack... and we'll be able to move to it (from current
JSonwire drivers). So all this will be hostory.
David Monllaó [Thu, 23 May 2019 16:38:26 +0000 (18:38 +0200)]
MDL-65639 analytics: Rewording time-splitting methods
David Monllaó [Wed, 22 May 2019 16:15:18 +0000 (18:15 +0200)]
MDL-65639 tool_analytics: Reworded language strings
Some language strings have been reworded to clarify functionalities.
AMOS BEGIN
MOV [getpredictionsresults,tool_analytics],[scheduledanalysisresults,tool_analytics]
CPY [getpredictionsresultscli,tool_analytics],[scheduledanalysisresultscli,tool_analytics]
AMOS END
David Monllaó [Wed, 22 May 2019 15:20:20 +0000 (17:20 +0200)]
MDL-65639 analytics: From time-splitting method to analysis interval
This change only affects the Moodle UI.
Eloy Lafuente (stronk7) [Thu, 6 Jun 2019 14:46:31 +0000 (16:46 +0200)]
weekly release 3.8dev
Eloy Lafuente (stronk7) [Thu, 6 Jun 2019 14:46:29 +0000 (16:46 +0200)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Thu, 6 Jun 2019 14:46:28 +0000 (16:46 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 6 Jun 2019 09:16:01 +0000 (11:16 +0200)]
MDL-65201 backup: amend tests to apply for the final agreed criteria
backup nextstarttime ASC
course timemodified DESC
Eloy Lafuente (stronk7) [Thu, 6 Jun 2019 08:08:02 +0000 (10:08 +0200)]
MDL-65201 backup: fix wrong sorting that was missed on integration
Jun Pataleta [Thu, 6 Jun 2019 02:50:56 +0000 (10:50 +0800)]
Merge branch 'MDL-34498-master' of git://github.com/damyon/moodle
Damyon Wiese [Mon, 6 May 2019 06:14:45 +0000 (14:14 +0800)]
MDL-34498 session: Do not extend expired session
After showing a warning, if the "extend session" button is clicked too late,
tell them their session is expired so they can collect any unsaved data in the page.
Damyon Wiese [Wed, 27 Mar 2019 05:20:28 +0000 (13:20 +0800)]
MDL-34498 grade: rubric session timeout
Allow a longer session timeout when editing a grading rubric form.
Damyon Wiese [Thu, 10 Jan 2019 08:18:40 +0000 (16:18 +0800)]
MDL-34498 session: Add a checker to warn before session expiry
Replaces old yui module checknet.
Eloy Lafuente (stronk7) [Thu, 30 May 2019 10:18:18 +0000 (12:18 +0200)]
weekly release 3.8dev
AMOS bot [Wed, 29 May 2019 00:09:11 +0000 (00:09 +0000)]
Automatically generated installer lang files
AMOS bot [Sat, 25 May 2019 00:08:26 +0000 (00:08 +0000)]
Automatically generated installer lang files
AMOS bot [Fri, 24 May 2019 00:15:06 +0000 (00:15 +0000)]
Automatically generated installer lang files
AMOS bot [Thu, 6 Jun 2019 00:08:10 +0000 (00:08 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 5 Jun 2019 19:06:15 +0000 (21:06 +0200)]
Merge branch 'MDL-65344_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Wed, 5 Jun 2019 18:19:11 +0000 (20:19 +0200)]
Merge branch 'MDL-65421-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 5 Jun 2019 14:16:39 +0000 (16:16 +0200)]
Merge branch 'master_MDL-65201_Automated_backup_course_ordering' of https://github.com/mattporritt/moodle
Jun Pataleta [Wed, 5 Jun 2019 09:24:27 +0000 (17:24 +0800)]
Merge branch 'MDL-65787-master' of git://github.com/sarjona/moodle
Sara Arjona [Wed, 29 May 2019 13:09:39 +0000 (15:09 +0200)]
MDL-65787 badges: fix warning count() with PHP 7.2
Shamim Rezaie [Wed, 5 Jun 2019 08:44:46 +0000 (18:44 +1000)]
MDL-65509 output: use translated strings when showing a fatal error
Luca Bösch [Thu, 25 Apr 2019 13:07:58 +0000 (15:07 +0200)]
MDL-65421 core_grades: Move here icon width.
Jun Pataleta [Wed, 5 Jun 2019 07:43:35 +0000 (15:43 +0800)]
Merge branch 'MDL-63643-master' of git://github.com/lameze/moodle
Shamim Rezaie [Tue, 7 May 2019 11:32:44 +0000 (19:32 +0800)]
MDL-65509 javascript: Make core dialogues translatable
Sara Arjona [Wed, 5 Jun 2019 07:00:40 +0000 (09:00 +0200)]
Merge branch 'MDL-65777-master' of git://github.com/mihailges/moodle
Mihail Geshoski [Wed, 5 Jun 2019 03:12:57 +0000 (11:12 +0800)]
MDL-65777 assignment: Respect user full name in downloaded submissions
Adrian Greeve [Wed, 5 Jun 2019 02:39:29 +0000 (10:39 +0800)]
Merge branch 'MDL-65731' of https://github.com/timhunt/moodle
AMOS bot [Wed, 5 Jun 2019 00:08:11 +0000 (00:08 +0000)]
Automatically generated installer lang files
Matt Porritt [Thu, 28 Mar 2019 04:24:04 +0000 (04:24 +0000)]
MDL-65201 Backup: Automated backup course ordering
This patch adds sort ordering to the way courses are
automatically backed up. It sets the following preference:
Backup courses that do not have an entry in backup_courses first,
as they are likely new and never been backed up.
Backup courses that have the oldest next start time in backup_courses.
Give preference to most recently modified courses over other courses.
Eloy Lafuente (stronk7) [Tue, 4 Jun 2019 22:06:34 +0000 (00:06 +0200)]
Merge branch 'MDL-65510_master' of https://github.com/t-schroeder/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jun 2019 21:31:51 +0000 (23:31 +0200)]
Merge branch 'MDL-65689-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jun 2019 21:29:12 +0000 (23:29 +0200)]
Merge branch 'MDL-65578-master' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jun 2019 19:39:01 +0000 (21:39 +0200)]
Merge branch 'MDL-65576-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jun 2019 18:04:41 +0000 (20:04 +0200)]
Merge branch 'm38_MDL-65686_Fix_Incorrect_Function_Call' of https://github.com/scara/moodle
Marina Glancy [Wed, 29 May 2019 09:53:13 +0000 (11:53 +0200)]
MDL-65782 roles: allow several roles with user/frontpage archetype
Mathew May [Tue, 4 Jun 2019 05:42:07 +0000 (13:42 +0800)]
MDL-65658 mod_forum: Update the group image titles
Jun Pataleta [Tue, 4 Jun 2019 08:55:06 +0000 (16:55 +0800)]
Merge branch 'MDL-65696-MOODLE-master' of https://github.com/kristian-94/moodle
Jun Pataleta [Tue, 4 Jun 2019 07:25:18 +0000 (15:25 +0800)]
Merge branch 'MDL-65810' of git://github.com/stronk7/moodle
Jun Pataleta [Tue, 4 Jun 2019 06:18:21 +0000 (14:18 +0800)]
Merge branch 'MDL-62835-master-1' of git://github.com/mihailges/moodle
Mihail Geshoski [Tue, 4 Jun 2019 05:26:28 +0000 (13:26 +0800)]
MDL-62835 resource: Display description for book, lesson and imscp
Mathew May [Wed, 29 May 2019 03:41:19 +0000 (11:41 +0800)]
MDL-65754 libraries: Remove unused v1 recaptcha
Peter [Thu, 30 May 2019 03:32:26 +0000 (11:32 +0800)]
MDL-65779 mod_forum: Add privatereplies to the backup process
AMOS bot [Tue, 4 Jun 2019 00:08:07 +0000 (00:08 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Mon, 3 Jun 2019 15:56:51 +0000 (17:56 +0200)]
Merge branch 'MDL-63240-master' of https://github.com/Kathrin84/moodle
Eloy Lafuente (stronk7) [Mon, 3 Jun 2019 15:48:04 +0000 (17:48 +0200)]
Merge branch 'MDL-65660-master' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Mon, 3 Jun 2019 15:37:13 +0000 (17:37 +0200)]
Merge branch 'MDL-65675-master' of git://github.com/andrewnicols/moodle
Sara Arjona [Mon, 3 Jun 2019 10:33:16 +0000 (12:33 +0200)]
Merge branch 'MDL-65658-master' of git://github.com/Chocolate-lightning/moodle
Brendan Heywood [Thu, 28 Mar 2019 12:10:53 +0000 (23:10 +1100)]
MDL-65208 admin: Add upgrade cli --is-pending option
AMOS bot [Mon, 3 Jun 2019 00:08:10 +0000 (00:08 +0000)]
Automatically generated installer lang files
Kristian Ringer [Fri, 31 May 2019 06:18:06 +0000 (16:18 +1000)]
MDL-65696 assign: Fix width of editpdf comments
cescobedo [Thu, 23 May 2019 16:20:28 +0000 (18:20 +0200)]
MDL-58268 enrol_ldap: Remove enrol/ldap/cli/sync deprecated in 3.3
Andrew Nicols [Fri, 17 May 2019 04:19:25 +0000 (12:19 +0800)]
MDL-65578 forum: Hide action menu where no actions exist
Mathew May [Tue, 21 May 2019 05:41:46 +0000 (13:41 +0800)]
MDL-65658 mod_forum: Group images links and titles groups
After a change in Moodle 3.6 some links & titles went missing.
Here I am adding them back & incresing the output image to 100x100px
Andrew Nicols [Mon, 13 May 2019 06:12:25 +0000 (14:12 +0800)]
MDL-65576 behat: Reset Selenium driver between scorm scenarios
Peter [Thu, 23 May 2019 06:11:29 +0000 (14:11 +0800)]
MDL-65660 mod_forum: Allow guest users to view post buttons and links
For a self enrolment enabled course allow guest users to see the add
discussion and reply buttons
Matteo Scaramuccia [Sat, 25 May 2019 19:22:26 +0000 (21:22 +0200)]
MDL-65686 setuplib: Fix missing round brackets
Eloy Lafuente (stronk7) [Thu, 30 May 2019 18:48:26 +0000 (20:48 +0200)]
MDL-65810 behat: Update master to use 3.38.0 behat extension tag
Eloy Lafuente (stronk7) [Thu, 30 May 2019 10:18:18 +0000 (12:18 +0200)]
weekly release 3.8dev
Eloy Lafuente (stronk7) [Thu, 30 May 2019 10:18:15 +0000 (12:18 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Tim Hunt [Wed, 29 May 2019 12:38:41 +0000 (13:38 +0100)]
MDL-65731 quiz manual grading: fix ambiguous order by idnumber
Kathrin Osswald [Thu, 23 May 2019 13:01:10 +0000 (15:01 +0200)]
MDL-63240 theme Boost: Removed z-indexes for border styling in navdrawer
Marina Glancy [Wed, 29 May 2019 08:28:03 +0000 (10:28 +0200)]
MDL-65726 core_roles: allow to create roles in install.php
Damyon Wiese [Tue, 28 May 2019 07:08:00 +0000 (15:08 +0800)]
MDL-55592 lti: Forget the key and secret
When the "Enter your consumer key and shared secret" form is displayed,
it should not contain the same values it had the last time it was opened.
Adrian Greeve [Wed, 29 May 2019 03:39:38 +0000 (11:39 +0800)]
Merge branch 'MDL-57729-master' of git://github.com/mihailges/moodle
Adrian Greeve [Wed, 29 May 2019 03:06:30 +0000 (11:06 +0800)]
Merge branch 'MDL-65726-master' of git://github.com/marinaglancy/moodle
Mihail Geshoski [Wed, 29 May 2019 01:55:23 +0000 (09:55 +0800)]
MDL-57729 enrol_lti: Escape the property values of the xpath elements
Jake Dallimore [Wed, 29 May 2019 01:27:17 +0000 (09:27 +0800)]
Merge branch 'MDL-65326-master' of https://github.com/dmitriim/moodle
AMOS bot [Wed, 29 May 2019 00:09:11 +0000 (00:09 +0000)]
Automatically generated installer lang files
Marina Glancy [Mon, 27 May 2019 15:45:58 +0000 (17:45 +0200)]
MDL-65726 role: do not fail unittest if plugins create their roles
Tim Schroeder [Tue, 28 May 2019 11:46:23 +0000 (13:46 +0200)]
MDL-65510 messages: fixed defines not being used in code
Adrian Greeve [Tue, 28 May 2019 08:27:29 +0000 (16:27 +0800)]
Merge branch 'MDL-65705-master' of git://github.com/sarjona/moodle