moodle.git
5 years agoMDL-62218 analytics: Add missing sample origin checking
David Monllao [Fri, 4 May 2018 14:14:57 +0000 (16:14 +0200)]
MDL-62218 analytics: Add missing sample origin checking

5 years agoMerge branch 'wip-MDL-61876-master-fix' of https://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Fri, 4 May 2018 10:11:16 +0000 (12:11 +0200)]
Merge branch 'wip-MDL-61876-master-fix' of https://github.com/marinaglancy/moodle

5 years agoMDL-61877 core_competency: False negative due to random ordering
Frédéric Massart [Fri, 4 May 2018 09:00:49 +0000 (17:00 +0800)]
MDL-61877 core_competency: False negative due to random ordering

5 years agoMDL-61876 admin: for upgraded sites keep forceclean=0
Marina Glancy [Fri, 4 May 2018 07:55:45 +0000 (15:55 +0800)]
MDL-61876 admin: for upgraded sites keep forceclean=0

5 years agoMDL-61693 core_calendar: Simplified get calendar event details SQL
Zig Tan [Fri, 4 May 2018 03:16:22 +0000 (11:16 +0800)]
MDL-61693 core_calendar: Simplified get calendar event details SQL

5 years agoMerge branch 'MDL-61407-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Fri, 4 May 2018 03:50:26 +0000 (11:50 +0800)]
Merge branch 'MDL-61407-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'wip-MDL-61937-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Fri, 4 May 2018 03:29:24 +0000 (11:29 +0800)]
Merge branch 'wip-MDL-61937-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-61877-master' of git://github.com/FMCorz/moodle
Jun Pataleta [Fri, 4 May 2018 03:25:49 +0000 (11:25 +0800)]
Merge branch 'MDL-61877-master' of git://github.com/FMCorz/moodle

5 years agoMDL-61937 mod_data: implement privacy provider
Marina Glancy [Tue, 24 Apr 2018 09:25:52 +0000 (17:25 +0800)]
MDL-61937 mod_data: implement privacy provider

5 years agoMDL-61937 tag: new method in privacy api
Marina Glancy [Wed, 2 May 2018 03:34:24 +0000 (11:34 +0800)]
MDL-61937 tag: new method in privacy api

5 years agoMDL-61937 rating: delete method in privacy provider
Marina Glancy [Wed, 2 May 2018 02:26:52 +0000 (10:26 +0800)]
MDL-61937 rating: delete method in privacy provider

5 years agoMDL-61937 comment: do not use API in provider
Marina Glancy [Wed, 2 May 2018 02:08:04 +0000 (10:08 +0800)]
MDL-61937 comment: do not use API in provider

When exporting comments we can not use comments API because:
- we don't need to call component validate, comments may be disabled right now but
  are still stored
- we don't need to call display callback
- we need to export all comments and not only first 15 of them

5 years agoMDL-61937 mod_data: generator for all field types
Marina Glancy [Fri, 27 Apr 2018 05:00:55 +0000 (13:00 +0800)]
MDL-61937 mod_data: generator for all field types

5 years agoMDL-61937 datafield: Add privacy implementation for all datafield
cescobedo [Wed, 11 Apr 2018 13:11:08 +0000 (15:11 +0200)]
MDL-61937 datafield: Add privacy implementation for all datafield

5 years agoMerge branch 'MDL-62218-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Fri, 4 May 2018 03:11:14 +0000 (11:11 +0800)]
Merge branch 'MDL-62218-master' of git://github.com/ryanwyllie/moodle

5 years agoMDL-62218 analytics: make privacy test class name more unique
Ryan Wyllie [Fri, 4 May 2018 03:04:24 +0000 (11:04 +0800)]
MDL-62218 analytics: make privacy test class name more unique

5 years agoMerge branch 'MDL-62151-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Fri, 4 May 2018 02:55:50 +0000 (10:55 +0800)]
Merge branch 'MDL-62151-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-62046-master' of git://github.com/mihailges/moodle
Jake Dallimore [Fri, 4 May 2018 02:26:41 +0000 (10:26 +0800)]
Merge branch 'MDL-62046-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-62032-master' of git://github.com/mihailges/moodle
Jake Dallimore [Fri, 4 May 2018 01:56:37 +0000 (09:56 +0800)]
Merge branch 'MDL-62032-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-62030-master' of git://github.com/mihailges/moodle
Jake Dallimore [Fri, 4 May 2018 01:51:39 +0000 (09:51 +0800)]
Merge branch 'MDL-62030-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-59845-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Fri, 4 May 2018 01:43:14 +0000 (09:43 +0800)]
Merge branch 'MDL-59845-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-62007-master' of git://github.com/mihailges/moodle
Jake Dallimore [Fri, 4 May 2018 01:19:51 +0000 (09:19 +0800)]
Merge branch 'MDL-62007-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'wip-MDL-61876-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Fri, 4 May 2018 00:03:48 +0000 (08:03 +0800)]
Merge branch 'wip-MDL-61876-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-62315-master-privacycoreform' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Thu, 3 May 2018 21:40:37 +0000 (23:40 +0200)]
Merge branch 'MDL-62315-master-privacycoreform' of git://github.com/mudrd8mz/moodle

5 years agoMerge branch 'MDL-61800-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Thu, 3 May 2018 21:27:51 +0000 (23:27 +0200)]
Merge branch 'MDL-61800-master' of git://github.com/andrewnicols/moodle

5 years agoMDL-62202 privacy: fix behat tests to point to new location under users
Eloy Lafuente (stronk7) [Thu, 3 May 2018 20:48:29 +0000 (22:48 +0200)]
MDL-62202 privacy: fix behat tests to point to new location under users

5 years agoMDL-62315 form: Implement the privacy API for core_form subsystem
David Mudrák [Thu, 3 May 2018 11:44:44 +0000 (13:44 +0200)]
MDL-62315 form: Implement the privacy API for core_form subsystem

Forms subsystem has no own database table. The only personal data is the
user preference 'filemanager_recentviewmode' that stores the view mode
of the file picker element.

It was discussed whether handling of this preference should be added
here into core_form, or rather into core_repository subsystem. The final
decision was to consider the preference as owned by the core_form
because it is affecting the display of a form element, not the
repository backend (even though the strings describing it had been put
into core_repository strings).

5 years agoMerge branch 'MDL-62254_master' of https://github.com/nadavkav/moodle
David Monllao [Thu, 3 May 2018 14:08:11 +0000 (16:08 +0200)]
Merge branch 'MDL-62254_master' of https://github.com/nadavkav/moodle

5 years agoMerge branch 'MDL-62227-master' of git://github.com/bmbrands/moodle
David Monllao [Thu, 3 May 2018 13:49:43 +0000 (15:49 +0200)]
Merge branch 'MDL-62227-master' of git://github.com/bmbrands/moodle

5 years agoMDL-62218 analytics: Privacy API implementation
David Monllao [Fri, 27 Apr 2018 14:23:30 +0000 (16:23 +0200)]
MDL-62218 analytics: Privacy API implementation

5 years agoMerge branch 'MDL-62240-master' of git://github.com/sarjona/moodle
Andrew Nicols [Thu, 3 May 2018 10:57:28 +0000 (18:57 +0800)]
Merge branch 'MDL-62240-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-62310-master' of git://github.com/cescobedo/moodle
Jake Dallimore [Thu, 3 May 2018 09:59:48 +0000 (17:59 +0800)]
Merge branch 'MDL-62310-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-61194-master' of git://git.cameron1729.xyz/moodle
Jun Pataleta [Thu, 3 May 2018 09:07:57 +0000 (17:07 +0800)]
Merge branch 'MDL-61194-master' of git://git.cameron1729.xyz/moodle

5 years agoMDL-61194 assignfeedback_editpdf: Check if we can convert online text
Cameron Ball [Thu, 11 Jan 2018 08:38:00 +0000 (16:38 +0800)]
MDL-61194 assignfeedback_editpdf: Check if we can convert online text

This patch adds a check to make sure there is a converter available that
will be able to handle html->pdf conversion before adding onlinetext
submissions to the list of files to combine.

5 years agoMDL-62046 profilefield_textarea: Add privacy files and unit tests
Mihail Geshoski [Thu, 3 May 2018 08:25:58 +0000 (16:25 +0800)]
MDL-62046 profilefield_textarea: Add privacy files and unit tests

5 years agoMerge branch 'MDL-61693-master' of git://github.com/zig-moodle/moodle
David Monllao [Thu, 3 May 2018 08:24:02 +0000 (10:24 +0200)]
Merge branch 'MDL-61693-master' of git://github.com/zig-moodle/moodle

5 years agoMDL-61407 privacy: Reset the writer after writer tests
Andrew Nicols [Wed, 2 May 2018 23:21:01 +0000 (07:21 +0800)]
MDL-61407 privacy: Reset the writer after writer tests

The writer was not reset after these tests which had the potential to
affect the next test after these were run.

5 years agoMDL-61407 quizaccess: Add null_writer implementations
Andrew Nicols [Tue, 24 Apr 2018 05:35:05 +0000 (13:35 +0800)]
MDL-61407 quizaccess: Add null_writer implementations

5 years agoMDL-61407 quiz: Add reports for quiz
Andrew Nicols [Sun, 8 Apr 2018 05:21:47 +0000 (13:21 +0800)]
MDL-61407 quiz: Add reports for quiz

5 years agoMDL-61407 qtype: Add null_writer for all qtypes
Andrew Nicols [Sat, 7 Apr 2018 06:16:52 +0000 (14:16 +0800)]
MDL-61407 qtype: Add null_writer for all qtypes

5 years agoMDL-61407 qformat: Add null_writer for all qformats
Andrew Nicols [Sat, 7 Apr 2018 06:10:29 +0000 (14:10 +0800)]
MDL-61407 qformat: Add null_writer for all qformats

Questions formats do not store any personal data.
Any contrib format which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.

5 years agoMDL-61407 question: Add null_writer for all behaviours
Andrew Nicols [Sat, 7 Apr 2018 06:02:38 +0000 (14:02 +0800)]
MDL-61407 question: Add null_writer for all behaviours

Behaviours do not store any personal data.
Any contrib behaviour which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.

5 years agoMDL-61407 mod_quiz: Add initial privacy implementation
Andrew Nicols [Wed, 21 Feb 2018 09:37:53 +0000 (17:37 +0800)]
MDL-61407 mod_quiz: Add initial privacy implementation

5 years agoMDL-61407 question: Add initial privacy implementation
Andrew Nicols [Wed, 21 Feb 2018 09:37:49 +0000 (17:37 +0800)]
MDL-61407 question: Add initial privacy implementation

5 years agoMerge branch 'MDL-62058-master' of git://github.com/bmbrands/moodle
David Monllao [Thu, 3 May 2018 08:11:28 +0000 (10:11 +0200)]
Merge branch 'MDL-62058-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-62059-master' of git://github.com/rezaies/moodle
David Monllao [Thu, 3 May 2018 08:08:09 +0000 (10:08 +0200)]
Merge branch 'MDL-62059-master' of git://github.com/rezaies/moodle

5 years agoMDL-62032 profilefield_text: Add privacy files and unit tests
Mihail Geshoski [Thu, 3 May 2018 08:07:55 +0000 (16:07 +0800)]
MDL-62032 profilefield_text: Add privacy files and unit tests

5 years agoMDL-62030 profilefield_menu: Add privacy files and unit tests
Mihail Geshoski [Thu, 3 May 2018 07:51:52 +0000 (15:51 +0800)]
MDL-62030 profilefield_menu: Add privacy files and unit tests

5 years agoMerge branch 'MDL-62282-master' of git://github.com/ryanwyllie/moodle
Jun Pataleta [Thu, 3 May 2018 07:40:55 +0000 (15:40 +0800)]
Merge branch 'MDL-62282-master' of git://github.com/ryanwyllie/moodle

5 years agoMDL-62151 Theme boost: mod_chat styles
Bas Brands [Thu, 3 May 2018 07:34:40 +0000 (09:34 +0200)]
MDL-62151 Theme boost: mod_chat styles

5 years agoMDL-62007 profilefield_checkbox: Modify privacy provider
Mihail Geshoski [Thu, 3 May 2018 07:27:50 +0000 (15:27 +0800)]
MDL-62007 profilefield_checkbox: Modify privacy provider

5 years agoMDL-62240 privacy: Avoid error when path is higher than allowed
Sara Arjona [Fri, 27 Apr 2018 10:42:53 +0000 (12:42 +0200)]
MDL-62240 privacy: Avoid error when path is higher than allowed

A new method shorten_filenames has been added to moodlelib.

5 years agoMDL-62007 profilefield_datetime: Add privacy files and unit tests
Mihail Geshoski [Thu, 3 May 2018 06:57:41 +0000 (14:57 +0800)]
MDL-62007 profilefield_datetime: Add privacy files and unit tests

5 years agoMerge branch 'MDL-61956-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Thu, 3 May 2018 06:46:52 +0000 (14:46 +0800)]
Merge branch 'MDL-61956-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-62240 file: Add includehash to shorten_filename + unit tests
Andrew Nicols [Wed, 2 May 2018 02:45:12 +0000 (10:45 +0800)]
MDL-62240 file: Add includehash to shorten_filename + unit tests

5 years agoMerge branch 'MDL-62264-master' of git://github.com/cescobedo/moodle
Jake Dallimore [Thu, 3 May 2018 06:02:01 +0000 (14:02 +0800)]
Merge branch 'MDL-62264-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-62202-master' of git://github.com/sarjona/moodle
Jun Pataleta [Thu, 3 May 2018 05:31:53 +0000 (13:31 +0800)]
Merge branch 'MDL-62202-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-62009-master' of git://github.com/FMCorz/moodle
Andrew Nicols [Thu, 3 May 2018 04:15:54 +0000 (12:15 +0800)]
Merge branch 'MDL-62009-master' of git://github.com/FMCorz/moodle

5 years agoMerge branch 'wip-MDL-62312-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Thu, 3 May 2018 03:09:23 +0000 (11:09 +0800)]
Merge branch 'wip-MDL-62312-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-62280-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Thu, 3 May 2018 02:52:48 +0000 (10:52 +0800)]
Merge branch 'MDL-62280-master' of git://github.com/andrewnicols/moodle

5 years agoMDL-62312 course: Move core_publish renderer methods to course renderer
Marina Glancy [Thu, 3 May 2018 01:33:15 +0000 (09:33 +0800)]
MDL-62312 course: Move core_publish renderer methods to course renderer

5 years agoMerge branch 'MDL-60414-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Thu, 3 May 2018 01:33:20 +0000 (09:33 +0800)]
Merge branch 'MDL-60414-master' of https://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-62163-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Thu, 3 May 2018 01:25:55 +0000 (09:25 +0800)]
Merge branch 'MDL-62163-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'wip-MDL-62276-master' of https://github.com/Beedell/moodle
Andrew Nicols [Thu, 3 May 2018 01:18:29 +0000 (09:18 +0800)]
Merge branch 'wip-MDL-62276-master' of https://github.com/Beedell/moodle

5 years agoMDL-62312 admin: Move moodleorg_registration_message to admin renderer
Jun Pataleta [Wed, 2 May 2018 15:22:13 +0000 (23:22 +0800)]
MDL-62312 admin: Move moodleorg_registration_message to admin renderer

5 years agoMDL-62163 Theme boost: add flex-grow 1 to atto felement content
Bas Brands [Wed, 2 May 2018 13:41:17 +0000 (15:41 +0200)]
MDL-62163 Theme boost: add flex-grow 1 to atto felement content

5 years agoMDL-61407 question: Allow formatters to ignore caps
Andrew Nicols [Sun, 15 Apr 2018 09:29:04 +0000 (17:29 +0800)]
MDL-61407 question: Allow formatters to ignore caps

5 years agoMDL-61407 privacy: Track changes in any context
Andrew Nicols [Sun, 15 Apr 2018 09:33:03 +0000 (17:33 +0800)]
MDL-61407 privacy: Track changes in any context

5 years agoMDL-62310 core_admin: Implement Privacy API
cescobedo [Wed, 2 May 2018 09:55:11 +0000 (11:55 +0200)]
MDL-62310 core_admin: Implement Privacy API

5 years agoMDL-62135 tool_log: Use plugintype_class_callback
Andrew Nicols [Wed, 2 May 2018 09:46:30 +0000 (17:46 +0800)]
MDL-62135 tool_log: Use plugintype_class_callback

5 years agoMDL-60414 theme_boost: bootstrap dropdown menu html spec char rendering
Luca Bösch [Sat, 21 Apr 2018 07:40:05 +0000 (09:40 +0200)]
MDL-60414 theme_boost: bootstrap dropdown menu html spec char rendering

5 years agoMerge branch 'MDL-62135-master' of git://github.com/FMCorz/moodle
Andrew Nicols [Wed, 2 May 2018 09:37:47 +0000 (17:37 +0800)]
Merge branch 'MDL-62135-master' of git://github.com/FMCorz/moodle

5 years agoMDL-62264 core_mnet: Implement Privacy API
cescobedo [Wed, 2 May 2018 09:17:03 +0000 (11:17 +0200)]
MDL-62264 core_mnet: Implement Privacy API

5 years agoMDL-62135 logstore_legacy: Implement privacy API
Frédéric Massart [Mon, 23 Apr 2018 10:02:06 +0000 (18:02 +0800)]
MDL-62135 logstore_legacy: Implement privacy API

5 years agoMDL-62135 logstore_database: Implement privacy API
Frédéric Massart [Mon, 23 Apr 2018 08:46:13 +0000 (16:46 +0800)]
MDL-62135 logstore_database: Implement privacy API

5 years agoMDL-62135 logstore_standard: Implement privacy API
Frédéric Massart [Mon, 23 Apr 2018 08:43:14 +0000 (16:43 +0800)]
MDL-62135 logstore_standard: Implement privacy API

5 years agoMDL-62135 tool_log: Implement privacy API
Frédéric Massart [Mon, 23 Apr 2018 08:41:44 +0000 (16:41 +0800)]
MDL-62135 tool_log: Implement privacy API

5 years agoMDL-62218 mlbackend: Null privacy providers for core mlbackends
David Monllao [Thu, 26 Apr 2018 09:29:43 +0000 (11:29 +0200)]
MDL-62218 mlbackend: Null privacy providers for core mlbackends

5 years agoMDL-61956 calendar: allow to see hidden course with switch role
Luca Bösch [Wed, 25 Apr 2018 12:49:15 +0000 (14:49 +0200)]
MDL-61956 calendar: allow to see hidden course with switch role

5 years agoMDL-62202 privacy: Move Privacy and policies category to Users page
Sara Arjona [Wed, 2 May 2018 06:43:54 +0000 (08:43 +0200)]
MDL-62202 privacy: Move Privacy and policies category to Users page

5 years agoMerge branch 'MDL-62253-master' of git://github.com/FMCorz/moodle
Jun Pataleta [Wed, 2 May 2018 05:53:43 +0000 (13:53 +0800)]
Merge branch 'MDL-62253-master' of git://github.com/FMCorz/moodle

5 years agoMerge branch 'MDL-61898-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Wed, 2 May 2018 05:46:56 +0000 (13:46 +0800)]
Merge branch 'MDL-61898-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-62150-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Wed, 2 May 2018 05:38:07 +0000 (13:38 +0800)]
Merge branch 'MDL-62150-master' of git://github.com/bmbrands/moodle

5 years agoMDL-61898 cache: Implement privacy API for all stores and locks
Andrew Nicols [Thu, 26 Apr 2018 00:44:27 +0000 (08:44 +0800)]
MDL-61898 cache: Implement privacy API for all stores and locks

5 years agoMerge branch 'MDL-62214-master-fixup' of https://github.com/FMCorz/moodle
Andrew Nicols [Wed, 2 May 2018 05:09:12 +0000 (13:09 +0800)]
Merge branch 'MDL-62214-master-fixup' of https://github.com/FMCorz/moodle

5 years agoMerge branch 'MDL-61920_master' of git://github.com/markn86/moodle
Andrew Nicols [Wed, 2 May 2018 04:52:50 +0000 (12:52 +0800)]
Merge branch 'MDL-61920_master' of git://github.com/markn86/moodle

5 years agoMDL-62214 tool_messageinbound: False negative due to time() usage
Frédéric Massart [Wed, 2 May 2018 04:41:58 +0000 (12:41 +0800)]
MDL-62214 tool_messageinbound: False negative due to time() usage

PHP Unit is so fast that my test couldn't cope with it!

5 years agoMerge branch 'MDL-62266-master' of git://github.com/sarjona/moodle
Andrew Nicols [Wed, 2 May 2018 04:33:40 +0000 (12:33 +0800)]
Merge branch 'MDL-62266-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-62214-master' of git://github.com/FMCorz/moodle
Andrew Nicols [Wed, 2 May 2018 04:28:52 +0000 (12:28 +0800)]
Merge branch 'MDL-62214-master' of git://github.com/FMCorz/moodle

5 years agoMerge branch 'MDL-62189-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Wed, 2 May 2018 04:24:20 +0000 (12:24 +0800)]
Merge branch 'MDL-62189-master' of git://github.com/bmbrands/moodle

5 years agoMDL-61800 task: Reset the OUTPUT and PAGE on execution
Andrew Nicols [Wed, 2 May 2018 03:40:08 +0000 (11:40 +0800)]
MDL-61800 task: Reset the OUTPUT and PAGE on execution

5 years agoMerge branch 'MDL-62236-master' of git://github.com/FMCorz/moodle
Andrew Nicols [Wed, 2 May 2018 02:51:50 +0000 (10:51 +0800)]
Merge branch 'MDL-62236-master' of git://github.com/FMCorz/moodle

5 years agoMerge branch 'MDL-62268-master' of git://github.com/bmbrands/moodle
Jake Dallimore [Wed, 2 May 2018 02:12:32 +0000 (10:12 +0800)]
Merge branch 'MDL-62268-master' of git://github.com/bmbrands/moodle

5 years agoMDL-59845 tool_lp: Add js tracking around UI refresh
Andrew Nicols [Wed, 2 May 2018 01:15:43 +0000 (09:15 +0800)]
MDL-59845 tool_lp: Add js tracking around UI refresh

5 years agoMerge branch 'MDL-62212-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Wed, 2 May 2018 00:27:34 +0000 (08:27 +0800)]
Merge branch 'MDL-62212-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-62149-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Tue, 1 May 2018 23:39:30 +0000 (07:39 +0800)]
Merge branch 'MDL-62149-master' of git://github.com/ryanwyllie/moodle

5 years agoMerge branch 'MDL-62186-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Tue, 1 May 2018 23:31:27 +0000 (07:31 +0800)]
Merge branch 'MDL-62186-master' of git://github.com/bmbrands/moodle

5 years agoon-demand release 3.5beta+
Eloy Lafuente (stronk7) [Tue, 1 May 2018 21:04:48 +0000 (23:04 +0200)]
on-demand release 3.5beta+

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Tue, 1 May 2018 21:04:45 +0000 (23:04 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMDL-62167 core_badges: Remove usage of a reserved keyword of Oracle
Frédéric Massart [Tue, 1 May 2018 12:02:09 +0000 (20:02 +0800)]
MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle