moodle.git
7 years agoMerge branch 'MDL-59364_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Wed, 5 Jul 2017 00:31:48 +0000 (02:31 +0200)]
Merge branch 'MDL-59364_master' of git://github.com/markn86/moodle

7 years agoMerge branch 'MDL-58651' of git://github.com/aolley/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jul 2017 23:21:13 +0000 (01:21 +0200)]
Merge branch 'MDL-58651' of git://github.com/aolley/moodle

8 years agoMerge branch 'wip-MDL-59336-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jul 2017 17:58:51 +0000 (19:58 +0200)]
Merge branch 'wip-MDL-59336-master' of git://github.com/marinaglancy/moodle

8 years agoMerge branch 'MDL-59427-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Tue, 4 Jul 2017 17:44:07 +0000 (19:44 +0200)]
Merge branch 'MDL-59427-master' of https://github.com/sammarshallou/moodle

8 years agoMerge branch 'MDL-59380-master' of git://github.com/damyon/moodle
Jake Dallimore [Tue, 4 Jul 2017 08:27:30 +0000 (16:27 +0800)]
Merge branch 'MDL-59380-master' of git://github.com/damyon/moodle

8 years agoMDL-59409 admin: set admin user in unittest
Marina Glancy [Tue, 4 Jul 2017 02:58:14 +0000 (10:58 +0800)]
MDL-59409 admin: set admin user in unittest

8 years agoMDL-56565 forum: Add sitename as heading when there is nothing to display
Ankit Agarwal [Tue, 13 Jun 2017 07:08:22 +0000 (12:38 +0530)]
MDL-56565 forum: Add sitename as heading when there is nothing to display

8 years agoMDL-56565 forum: Make sure userfullname is not disclosed
Ankit Agarwal [Wed, 17 May 2017 05:17:17 +0000 (10:47 +0530)]
MDL-56565 forum: Make sure userfullname is not disclosed

8 years agoMDL-56565 navigation: fix for cap checks in nav and context header
Jake Dallimore [Thu, 9 Mar 2017 07:50:24 +0000 (15:50 +0800)]
MDL-56565 navigation: fix for cap checks in nav and context header

Fix to:
- Make sure we properly check both user and course contexts in
the load_for_user function in navigation lib and user the
user_can_view_profile function for same-course access checks.
- Use user_can_view_profile in the renderer's context_header to
properly decide whether a user can view another user's picture
and messaging options in the page header.

8 years agoMDL-56565 navigation: fix user details disclosure in nav tree
Jake Dallimore [Mon, 9 Jan 2017 04:10:49 +0000 (12:10 +0800)]
MDL-56565 navigation: fix user details disclosure in nav tree

Fixes a bug in which a user's full name might be disclosed via the
nav tree. Nav generation now checks the current user's access to the
user before adding the node, else adds a dummy node.

8 years agoMDL-56565 core: fix user details disclosure in page context header
Jake Dallimore [Mon, 9 Jan 2017 04:09:21 +0000 (12:09 +0800)]
MDL-56565 core: fix user details disclosure in page context header

Fixes a bug with context_header function in which user details were
displayed regardless of the current user's capabilities.

8 years agoMDL-59304 core_calendar: check if course is hidden in bailout callback
Mark Nelson [Thu, 22 Jun 2017 05:42:24 +0000 (13:42 +0800)]
MDL-59304 core_calendar: check if course is hidden in bailout callback

8 years agoMDL-59409 admin: check access to every setting in category
Marina Glancy [Thu, 29 Jun 2017 07:00:31 +0000 (15:00 +0800)]
MDL-59409 admin: check access to every setting in category

8 years agoMerge branch 'MDL-59165-master-2' of git://github.com/andrewnicols/moodle
Jake Dallimore [Tue, 4 Jul 2017 01:16:11 +0000 (09:16 +0800)]
Merge branch 'MDL-59165-master-2' of git://github.com/andrewnicols/moodle

8 years agoMDL-59165 tool_mobile: Display mobile setup link in footer
Andrew Nicols [Tue, 20 Jun 2017 04:03:51 +0000 (12:03 +0800)]
MDL-59165 tool_mobile: Display mobile setup link in footer

8 years agoMerge branch 'MDL-59008-master' of git://github.com/lameze/moodle
Jake Dallimore [Mon, 3 Jul 2017 07:55:38 +0000 (15:55 +0800)]
Merge branch 'MDL-59008-master' of git://github.com/lameze/moodle

8 years agoMDL-59008 repository: add reload parent window support to callback
Simey Lameze [Fri, 2 Jun 2017 03:22:15 +0000 (11:22 +0800)]
MDL-59008 repository: add reload parent window support to callback

8 years agoMDL-59008 repository_onedrive: add method to serve login on a popup
Simey Lameze [Fri, 2 Jun 2017 03:21:09 +0000 (11:21 +0800)]
MDL-59008 repository_onedrive: add method to serve login on a popup

8 years agoMDL-59008 repository_googledocs: add method to serve login on a popup
Simey Lameze [Fri, 2 Jun 2017 03:19:42 +0000 (11:19 +0800)]
MDL-59008 repository_googledocs: add method to serve login on a popup

This commit also add a new string logintoaccount to make the login
button more clear.

8 years agoMDL-59165 output: Add standard footer html callback
Andrew Nicols [Tue, 20 Jun 2017 04:03:22 +0000 (12:03 +0800)]
MDL-59165 output: Add standard footer html callback

8 years agoMDL-59008 mod_resource: add option to serve external files embed
Simey Lameze [Fri, 2 Jun 2017 03:17:32 +0000 (11:17 +0800)]
MDL-59008 mod_resource: add option to serve external files embed

8 years agoMDL-59427 MUC: cache_helper::purge_all should reset adhoc caches
sam marshall [Fri, 30 Jun 2017 10:15:26 +0000 (11:15 +0100)]
MDL-59427 MUC: cache_helper::purge_all should reset adhoc caches

8 years agoweekly release 3.4dev
Jake Dallimore [Thu, 29 Jun 2017 08:23:42 +0000 (16:23 +0800)]
weekly release 3.4dev

8 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Thu, 29 Jun 2017 08:23:41 +0000 (16:23 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

8 years agoMDL-59148 css: Remove legacy param from php-doc
David Monllao [Wed, 28 Jun 2017 15:45:00 +0000 (17:45 +0200)]
MDL-59148 css: Remove legacy param from php-doc

Version bump as well.

8 years agoMerge branch 'MDL-59148-master-7' of git://github.com/andrewnicols/moodle
David Monllao [Wed, 28 Jun 2017 15:43:07 +0000 (17:43 +0200)]
Merge branch 'MDL-59148-master-7' of git://github.com/andrewnicols/moodle

8 years agoMDL-59148 theme: Use fallback if compiled version unavailable
Andrew Nicols [Tue, 6 Jun 2017 07:29:09 +0000 (15:29 +0800)]
MDL-59148 theme: Use fallback if compiled version unavailable

8 years agoMDL-59285 version: Bump
David Monllao [Wed, 28 Jun 2017 13:22:36 +0000 (15:22 +0200)]
MDL-59285 version: Bump

8 years agoMDL-59148 core: save css file totemp directory
Simey Lameze [Tue, 13 Jun 2017 02:36:27 +0000 (10:36 +0800)]
MDL-59148 core: save css file totemp directory

Save a copy of the css file on the temp directory
to be used as a fallback when waiting for a theme to be compiled
and is not versioned in any way.

8 years agoMerge branch 'MDL-59285-master' of git://github.com/lameze/moodle
David Monllao [Wed, 28 Jun 2017 13:22:10 +0000 (15:22 +0200)]
Merge branch 'MDL-59285-master' of git://github.com/lameze/moodle

8 years agoMerge branch 'MDL-56046_master-fix2' of git://github.com/markn86/moodle
Jake Dallimore [Wed, 28 Jun 2017 06:13:43 +0000 (14:13 +0800)]
Merge branch 'MDL-56046_master-fix2' of git://github.com/markn86/moodle

8 years agoMDL-56046 mod_quiz: do not close the sheet twice
Mark Nelson [Wed, 28 Jun 2017 05:07:11 +0000 (13:07 +0800)]
MDL-56046 mod_quiz: do not close the sheet twice

8 years agoMerge branch 'MDL-57809-34-progressbar' of https://github.com/roperto/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 18:16:58 +0000 (20:16 +0200)]
Merge branch 'MDL-57809-34-progressbar' of https://github.com/roperto/moodle

8 years agoMDL-57734 version: Bump
David Monllao [Tue, 27 Jun 2017 16:37:15 +0000 (18:37 +0200)]
MDL-57734 version: Bump

8 years agoMerge branch 'MDL-57734-master' of https://github.com/xow/moodle
David Monllao [Tue, 27 Jun 2017 16:29:35 +0000 (18:29 +0200)]
Merge branch 'MDL-57734-master' of https://github.com/xow/moodle

8 years agoMerge branch 'wip-MDL-59136-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 16:08:21 +0000 (18:08 +0200)]
Merge branch 'wip-MDL-59136-master' of git://github.com/marinaglancy/moodle

8 years agoMerge branch 'MDL-59053-downcase-username_LATEST' of git://github.com/spaceraccoon...
David Monllao [Tue, 27 Jun 2017 15:52:25 +0000 (17:52 +0200)]
Merge branch 'MDL-59053-downcase-username_LATEST' of git://github.com/spaceraccoon/moodle

8 years agoMerge branch 'MDL-32151-master' of git://github.com/junpataleta/moodle
David Monllao [Tue, 27 Jun 2017 15:46:26 +0000 (17:46 +0200)]
Merge branch 'MDL-32151-master' of git://github.com/junpataleta/moodle

8 years agoMerge branch 'MDL-59362_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 15:21:54 +0000 (17:21 +0200)]
Merge branch 'MDL-59362_master' of git://github.com/markn86/moodle

8 years agoMDL-59285 tool_mobile: add user profile page callback
Simey Lameze [Fri, 23 Jun 2017 06:10:03 +0000 (14:10 +0800)]
MDL-59285 tool_mobile: add user profile page callback

8 years agoMDL-58651 logstore_database: Add ability to not send database options
Adam Olley [Thu, 20 Apr 2017 02:11:59 +0000 (11:41 +0930)]
MDL-58651 logstore_database: Add ability to not send database options

In the core dml:
PostgreSQL connections now use advanced options to reduce connection overhead.
These options are not compatible with some connection poolers. The
dbhandlesoptions parameter has been added to allow the database to configure
the required defaults.

This item adds a setting to the logstore_database plugin to let you set the
same flag for your destination database - without it you won't be able to ship
logs to a postgresql database with a pgbouncer frontend.

8 years agoMerge branch 'MDL-59073_workshop_prevent_submission_without_content_or_file' of https...
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 14:59:44 +0000 (16:59 +0200)]
Merge branch 'MDL-59073_workshop_prevent_submission_without_content_or_file' of https://github.com/dannyjung90/moodle

8 years agoMerge branch 'wip-MDL-59308-master' of git://github.com/marinaglancy/moodle
David Monllao [Tue, 27 Jun 2017 14:41:26 +0000 (16:41 +0200)]
Merge branch 'wip-MDL-59308-master' of git://github.com/marinaglancy/moodle

8 years agoMerge branch 'MDL-59158-master' of git://github.com/junpataleta/moodle
David Monllao [Tue, 27 Jun 2017 14:39:41 +0000 (16:39 +0200)]
Merge branch 'MDL-59158-master' of git://github.com/junpataleta/moodle

8 years agoMerge branch 'MDL-57927-master' of git://github.com/lameze/moodle
David Monllao [Tue, 27 Jun 2017 13:55:17 +0000 (15:55 +0200)]
Merge branch 'MDL-57927-master' of git://github.com/lameze/moodle

8 years agoMerge branch 'MDL-58844-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 09:41:08 +0000 (11:41 +0200)]
Merge branch 'MDL-58844-master' of git://github.com/andrewnicols/moodle

8 years agoMerge branch 'MDL-59296-master' of git://github.com/crazyserver/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 09:37:52 +0000 (11:37 +0200)]
Merge branch 'MDL-59296-master' of git://github.com/crazyserver/moodle

8 years agoMerge branch 'MDL-59123-master-3' of git://github.com/ryanwyllie/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 07:24:24 +0000 (09:24 +0200)]
Merge branch 'MDL-59123-master-3' of git://github.com/ryanwyllie/moodle

8 years agoMerge branch 'MDL-59312-master' of https://github.com/xow/moodle
Jake Dallimore [Tue, 27 Jun 2017 07:07:44 +0000 (15:07 +0800)]
Merge branch 'MDL-59312-master' of https://github.com/xow/moodle

8 years agoMDL-59123 admin: add cli script to compile theme CSS
Ryan Wyllie [Wed, 14 Jun 2017 07:35:36 +0000 (07:35 +0000)]
MDL-59123 admin: add cli script to compile theme CSS

Added a script to selectively compile theme CSS. In order to allow
compiling on per theme basis without purging all theme CSS in the
local cache I have made some changes to how CSS is compiled and
how it is accessed via local cache.

8 years agoMerge branch 'MDL-59275-master' of git://github.com/lameze/moodle
Jake Dallimore [Tue, 27 Jun 2017 05:57:11 +0000 (13:57 +0800)]
Merge branch 'MDL-59275-master' of git://github.com/lameze/moodle

8 years agoMDL-59380 fragments: Include js from templates
Damyon Wiese [Tue, 27 Jun 2017 05:18:36 +0000 (13:18 +0800)]
MDL-59380 fragments: Include js from templates

Mustache templates containing {{#js}} blocks are not returned via the
fragments API. This is because the requirements manager is assigned when the renderer is created
and not updated by the call to start collecting page requirements.

8 years agoMerge branch 'MDL-56046_master-fix' of git://github.com/markn86/moodle
Jake Dallimore [Tue, 27 Jun 2017 05:16:42 +0000 (13:16 +0800)]
Merge branch 'MDL-56046_master-fix' of git://github.com/markn86/moodle

8 years agoMDL-59364 core_user: removed 'User details' option in participants page
Mark Nelson [Tue, 27 Jun 2017 04:51:31 +0000 (12:51 +0800)]
MDL-59364 core_user: removed 'User details' option in participants page

Part of MDL-59290.

8 years agoMDL-59275 auth: prevent user login failed coding error
Simey Lameze [Mon, 19 Jun 2017 04:08:05 +0000 (12:08 +0800)]
MDL-59275 auth: prevent user login failed coding error

8 years agoMDL-56046 dataformat: changes to docs, upgrade.txt and error message
Mark Nelson [Tue, 27 Jun 2017 03:19:26 +0000 (11:19 +0800)]
MDL-56046 dataformat: changes to docs, upgrade.txt and error message

8 years agoMerge branch 'MDL-56046_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 27 Jun 2017 00:42:31 +0000 (02:42 +0200)]
Merge branch 'MDL-56046_master' of git://github.com/markn86/moodle

8 years agoMerge branch 'MDL-40818-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jun 2017 23:50:28 +0000 (01:50 +0200)]
Merge branch 'MDL-40818-master' of git://github.com/junpataleta/moodle

8 years agoMDL-58844 testing: Move to GCE build infrastructure
Andrew Nicols [Mon, 26 Jun 2017 03:49:10 +0000 (11:49 +0800)]
MDL-58844 testing: Move to GCE build infrastructure

Switch back to GCE build infrastructure for Travis Builds and move
databases to RAM Disk.

This also adds a software entropy generator (haveged) which is
recommended when using a RAMdisk for the database.

8 years agoMerge branch 'MDL-59295-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jun 2017 22:53:28 +0000 (00:53 +0200)]
Merge branch 'MDL-59295-master' of git://github.com/lameze/moodle

8 years agoMDL-58813 phpunit: pick test from 32_STABLE to fix expected behavior
Eloy Lafuente (stronk7) [Mon, 26 Jun 2017 17:45:05 +0000 (19:45 +0200)]
MDL-58813 phpunit: pick test from 32_STABLE to fix expected behavior

8 years agoMerge branch 'MDL-1322-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jun 2017 16:15:25 +0000 (18:15 +0200)]
Merge branch 'MDL-1322-master' of git://github.com/junpataleta/moodle

8 years agoMerge branch 'MDL-59297_myoverview_error' of git://github.com/davosmith/moodle
Eloy Lafuente (stronk7) [Mon, 26 Jun 2017 11:04:42 +0000 (13:04 +0200)]
Merge branch 'MDL-59297_myoverview_error' of git://github.com/davosmith/moodle

8 years agoMDL-56046 core: enable multiple sheets for flexible table
Mark Nelson [Mon, 19 Jun 2017 11:17:27 +0000 (19:17 +0800)]
MDL-56046 core: enable multiple sheets for flexible table

8 years agoMDL-56046 dataformat: added related information to upgrade.txt
Mark Nelson [Mon, 26 Jun 2017 05:45:59 +0000 (13:45 +0800)]
MDL-56046 dataformat: added related information to upgrade.txt

8 years agoMDL-1322 calendar: Add course short name in calendar event
Jun Pataleta [Fri, 23 Jun 2017 06:11:49 +0000 (14:11 +0800)]
MDL-1322 calendar: Add course short name in calendar event

* Add the course's short name for a course event in order to let the
user know immediately which course an event belongs to. Particularly
helpful for activity events.

8 years agoMDL-56046 dataformat_*: convert core plugins
Mark Nelson [Wed, 24 May 2017 14:08:13 +0000 (22:08 +0800)]
MDL-56046 dataformat_*: convert core plugins

8 years agoMDL-56046 core: convert download_as_dataformat to use new API
Mark Nelson [Wed, 24 May 2017 15:12:31 +0000 (23:12 +0800)]
MDL-56046 core: convert download_as_dataformat to use new API

8 years agoMDL-56046 core_dataformat: added functions to support multiple sheets
Mark Nelson [Wed, 24 May 2017 15:11:38 +0000 (23:11 +0800)]
MDL-56046 core_dataformat: added functions to support multiple sheets

Also removed write_header() and write_footer(). The reason for this
is because in core we want to know if the format being used supports
multiple sheets. To do this, and ensure we do not break third-party
dataformat plugins, we are using method_exist(). If write_header()
and write_footer() remain in the base class then this will always
be true.

8 years agoMDL-59362 core: ensure we use 'new' when throwing exceptions
Mark Nelson [Mon, 26 Jun 2017 05:08:05 +0000 (13:08 +0800)]
MDL-59362 core: ensure we use 'new' when throwing exceptions

8 years agoMDL-59136 roles: avoid double escaping in role names
Marina Glancy [Fri, 16 Jun 2017 01:02:01 +0000 (09:02 +0800)]
MDL-59136 roles: avoid double escaping in role names

8 years agoMDL-59336 themes: change FA mapping for i/new
Marina Glancy [Mon, 26 Jun 2017 03:36:35 +0000 (11:36 +0800)]
MDL-59336 themes: change FA mapping for i/new

8 years agoMerge branch 'MDL-49484-master' of github.com:jebarviabb/moodle
Jake Dallimore [Mon, 26 Jun 2017 02:51:43 +0000 (10:51 +0800)]
Merge branch 'MDL-49484-master' of github.com:jebarviabb/moodle

8 years agoMDL-57734 admin: New setting for when to use the noindex meta tag
Yair Spielmann [Fri, 16 Jun 2017 15:13:37 +0000 (16:13 +0100)]
MDL-57734 admin: New setting for when to use the noindex meta tag

8 years agoMDL-49484 mod_lesson: Fix lesson page headers when editing
Josh Ebarvia [Wed, 31 May 2017 06:46:23 +0000 (16:16 +0930)]
MDL-49484 mod_lesson: Fix lesson page headers when editing

8 years agoMerge branch 'master' into install_master
AMOS bot [Fri, 23 Jun 2017 16:08:36 +0000 (00:08 +0800)]
Merge branch 'master' into install_master

8 years agoMDL-59296 data: Fix latlong field search
Pau Ferrer Ocaña [Tue, 20 Jun 2017 09:55:19 +0000 (11:55 +0200)]
MDL-59296 data: Fix latlong field search

8 years agoMDL-59285 tool_mobile: new setting for mobile app setup url
Simey Lameze [Wed, 21 Jun 2017 05:13:15 +0000 (13:13 +0800)]
MDL-59285 tool_mobile: new setting for mobile app setup url

8 years agoMDL-59312 js: Improve display of exception stacktrace
Andrew Nicols [Wed, 21 Jun 2017 08:21:24 +0000 (16:21 +0800)]
MDL-59312 js: Improve display of exception stacktrace

8 years agoMDL-59312 notification: Normalise backtrace/stacktrace
John Okely [Fri, 23 Jun 2017 01:08:34 +0000 (09:08 +0800)]
MDL-59312 notification: Normalise backtrace/stacktrace

8 years agoMDL-59312 js: Add exception on AJAX error
Andrew Nicols [Wed, 21 Jun 2017 08:19:29 +0000 (16:19 +0800)]
MDL-59312 js: Add exception on AJAX error

8 years agoMDL-32151 group: Use appropriate error langstring error key
Jun Pataleta [Fri, 23 Jun 2017 02:22:34 +0000 (10:22 +0800)]
MDL-32151 group: Use appropriate error langstring error key

8 years agoMDL-32151 grade: Use appropriate error langstring error key
Jun Pataleta [Fri, 23 Jun 2017 02:22:24 +0000 (10:22 +0800)]
MDL-32151 grade: Use appropriate error langstring error key

8 years agoMDL-59158 theme_boost: Remove auto width and height for user picture
Jun Pataleta [Wed, 7 Jun 2017 03:05:50 +0000 (11:05 +0800)]
MDL-59158 theme_boost: Remove auto width and height for user picture

8 years agoMDL-59053 signup_form: Prevents autocapitalization
Zhi Wei Lim [Tue, 13 Jun 2017 09:02:27 +0000 (09:02 +0000)]
MDL-59053 signup_form: Prevents autocapitalization

8 years agoMDL-40818 calendar: Require login to calendar pages
Jun Pataleta [Thu, 22 Jun 2017 07:16:53 +0000 (15:16 +0800)]
MDL-40818 calendar: Require login to calendar pages

* Make sure that the course ID being passed points to an existing course
* Require user to login before granting access to calendar pages.

8 years agoMDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive.
Daniel Thee Roperto [Mon, 30 Jan 2017 02:37:19 +0000 (13:37 +1100)]
MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive.

8 years agoMDL-57809 weblib: Added opening disclaimer and file-level phpdocs.
Daniel Thee Roperto [Mon, 30 Jan 2017 04:43:01 +0000 (15:43 +1100)]
MDL-57809 weblib: Added opening disclaimer and file-level phpdocs.

8 years agoMDL-57809 weblib: Progress bar and output buffer - added debugging
Daniel Thee Roperto [Mon, 30 Jan 2017 02:37:19 +0000 (13:37 +1100)]
MDL-57809 weblib: Progress bar and output buffer - added debugging

This fix makes Moodle show a debbuging message if using progressbar without defining NO_OUTPUT_BUFFERING.

8 years agoMDL-59073 Workshop: Prevent submission without content or file
Danny Jung [Fri, 26 May 2017 19:02:58 +0000 (12:02 -0700)]
MDL-59073 Workshop: Prevent submission without content or file

8 years agoAutomatically generated installer lang files
AMOS bot [Thu, 22 Jun 2017 16:07:36 +0000 (00:07 +0800)]
Automatically generated installer lang files

8 years agoweekly release 3.4dev
Dan Poltawski [Thu, 22 Jun 2017 14:40:45 +0000 (15:40 +0100)]
weekly release 3.4dev

8 years agoNOBUG: Fixed SVG browser compatibility
Dan Poltawski [Thu, 22 Jun 2017 14:40:44 +0000 (15:40 +0100)]
NOBUG: Fixed SVG browser compatibility

8 years agoMDL-58712 core_user: Do not count the root directory
Juan Leyva [Thu, 22 Jun 2017 10:20:16 +0000 (11:20 +0100)]
MDL-58712 core_user: Do not count the root directory

8 years agoMerge branch 'wip-MDL-58919-master' of https://github.com/marinaglancy/moodle
Jake Dallimore [Thu, 22 Jun 2017 03:19:26 +0000 (11:19 +0800)]
Merge branch 'wip-MDL-58919-master' of https://github.com/marinaglancy/moodle

8 years agoMDL-58919 mod_assign: fix check for existing setting
Marina Glancy [Thu, 22 Jun 2017 02:57:30 +0000 (10:57 +0800)]
MDL-58919 mod_assign: fix check for existing setting

8 years agoMerge branch 'MDL-59170-master' of https://github.com/xow/moodle
Eloy Lafuente (stronk7) [Thu, 22 Jun 2017 01:49:53 +0000 (03:49 +0200)]
Merge branch 'MDL-59170-master' of https://github.com/xow/moodle

8 years agoMDL-59308 calendar: pass module context when known
Marina Glancy [Thu, 22 Jun 2017 05:12:57 +0000 (13:12 +0800)]
MDL-59308 calendar: pass module context when known

this will protect us from exceptions when context for removed instance can not be retrieved

8 years agoMDL-59170 fontawesome: Fix course total controls icon on grader report
John Okely [Wed, 7 Jun 2017 03:28:29 +0000 (11:28 +0800)]
MDL-59170 fontawesome: Fix course total controls icon on grader report

8 years agoMerge branch 'MDL-58919-master-fix1' of https://github.com/snake/moodle
Dan Poltawski [Wed, 21 Jun 2017 09:22:11 +0000 (10:22 +0100)]
Merge branch 'MDL-58919-master-fix1' of https://github.com/snake/moodle