moodle.git
5 years agoMerge branch 'MDL-61520-master' of git://github.com/lameze/moodle
Jun Pataleta [Wed, 18 Apr 2018 05:28:36 +0000 (13:28 +0800)]
Merge branch 'MDL-61520-master' of git://github.com/lameze/moodle

5 years agoMerge branch 'MDL-61957-master' of git://github.com/sarjona/moodle
Andrew Nicols [Wed, 18 Apr 2018 04:39:34 +0000 (12:39 +0800)]
Merge branch 'MDL-61957-master' of git://github.com/sarjona/moodle

5 years agoMDL-61864 lang: Fix trailing whitespace
Andrew Nicols [Wed, 18 Apr 2018 04:17:10 +0000 (12:17 +0800)]
MDL-61864 lang: Fix trailing whitespace

5 years agoMDL-61864 tool_policy: Fix whitespace issues
Andrew Nicols [Wed, 18 Apr 2018 04:16:53 +0000 (12:16 +0800)]
MDL-61864 tool_policy: Fix whitespace issues

5 years agoMerge branch 'wip-MDL-61864-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Wed, 18 Apr 2018 04:01:29 +0000 (12:01 +0800)]
Merge branch 'wip-MDL-61864-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-56511-master-lint' of git://github.com/andrewnicols/moodle
Jun Pataleta [Wed, 18 Apr 2018 03:23:52 +0000 (11:23 +0800)]
Merge branch 'MDL-56511-master-lint' of git://github.com/andrewnicols/moodle

5 years agoMDL-56511 theme_boost: Fix SCSS lint issues
Andrew Nicols [Wed, 18 Apr 2018 02:39:13 +0000 (10:39 +0800)]
MDL-56511 theme_boost: Fix SCSS lint issues

5 years agoMerge branch 'MDL-61950-master' of git://github.com/ryanwyllie/moodle
Jun Pataleta [Wed, 18 Apr 2018 01:46:57 +0000 (09:46 +0800)]
Merge branch 'MDL-61950-master' of git://github.com/ryanwyllie/moodle

5 years agoMerge branch 'MDL-56511-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 18 Apr 2018 01:35:29 +0000 (09:35 +0800)]
Merge branch 'MDL-56511-master' of git://github.com/andrewnicols/moodle

5 years agoMDL-56511 theme_boost: Work around CSS Parser restrictions
Bas Brands [Tue, 17 Apr 2018 13:13:31 +0000 (15:13 +0200)]
MDL-56511 theme_boost: Work around CSS Parser restrictions

The CSS Parser used in Moodle does not handle the use of complex
calculations at this stage.
The temporary workaround here uses a fixed position to ensure that the
popover arrows affected are in the correct location.

5 years agoMDL-56511 theme_boost: Update to Bootstrap 4 stable
Bas Brands [Tue, 17 Apr 2018 13:13:31 +0000 (15:13 +0200)]
MDL-56511 theme_boost: Update to Bootstrap 4 stable

Behat fixes by David Monllao <davidm@moodle.com>
    - Blocks
    - Modals
    - Messaging styling
    - Breadcrumb
    - Pagination
    - Course & categories management

5 years agoMerge branch 'master_MDL-59857' of https://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 18 Apr 2018 01:06:56 +0000 (03:06 +0200)]
Merge branch 'master_MDL-59857' of https://github.com/danmarsden/moodle

5 years agoweekly release 3.5dev
Eloy Lafuente (stronk7) [Tue, 17 Apr 2018 17:54:27 +0000 (19:54 +0200)]
weekly release 3.5dev

5 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Tue, 17 Apr 2018 17:54:27 +0000 (19:54 +0200)]
NOBUG: Fixed file access permissions

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Tue, 17 Apr 2018 17:54:24 +0000 (19:54 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMDL-61957 gradereport_user: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:38:01 +0000 (10:38 +0200)]
MDL-61957 gradereport_user: Implement privacy API

5 years agoMDL-61957 gradereport_singleview: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:37:35 +0000 (10:37 +0200)]
MDL-61957 gradereport_singleview: Implement privacy API

5 years agoMDL-61957 gradereport_overview: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:37:20 +0000 (10:37 +0200)]
MDL-61957 gradereport_overview: Implement privacy API

5 years agoMDL-61957 gradereport_outcomes: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:36:58 +0000 (10:36 +0200)]
MDL-61957 gradereport_outcomes: Implement privacy API

5 years agoMDL-61957 gradereport_history: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:36:40 +0000 (10:36 +0200)]
MDL-61957 gradereport_history: Implement privacy API

5 years agoMDL-61957 gradereport_grader: Implement privacy API
Sara Arjona [Thu, 12 Apr 2018 08:35:50 +0000 (10:35 +0200)]
MDL-61957 gradereport_grader: Implement privacy API

5 years agoMDL-60953 search: Set solr as search engine for testing
David Monllao [Tue, 17 Apr 2018 09:12:19 +0000 (11:12 +0200)]
MDL-60953 search: Set solr as search engine for testing

Also replacing field label references for "All groups" references as
there is a mforms bug related to hideIf.

5 years agoMerge branch 'MDL-61663-master-phpunit' of git://github.com/andrewnicols/moodle
Jun Pataleta [Tue, 17 Apr 2018 06:44:12 +0000 (14:44 +0800)]
Merge branch 'MDL-61663-master-phpunit' of git://github.com/andrewnicols/moodle

5 years agoMDL-61663 phpunit: Add portfolio to the testsuite list
Andrew Nicols [Tue, 17 Apr 2018 06:39:56 +0000 (14:39 +0800)]
MDL-61663 phpunit: Add portfolio to the testsuite list

5 years agoMDL-61864 tool_policy: cancel button when agreeing to policies
Marina Glancy [Mon, 16 Apr 2018 06:25:42 +0000 (14:25 +0800)]
MDL-61864 tool_policy: cancel button when agreeing to policies

Show cancel button during signup only and do not show when user is logged
in and has to accept changed policies

When cancel button is clicked redirect to the site homepage

5 years agoMDL-61868 tool_policy: export agreements in privacy api
Marina Glancy [Thu, 12 Apr 2018 04:19:51 +0000 (12:19 +0800)]
MDL-61868 tool_policy: export agreements in privacy api

Part of MDL-61864

5 years agoMerge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle
Jun Pataleta [Tue, 17 Apr 2018 04:07:49 +0000 (12:07 +0800)]
Merge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle

5 years agoMerge branch 'wip-MDL-61663-master' of git://github.com/abgreeve/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:45:50 +0000 (11:45 +0800)]
Merge branch 'wip-MDL-61663-master' of git://github.com/abgreeve/moodle

5 years agoMerge branch 'MDL-61977-master' of git://github.com/zig-moodle/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:42:39 +0000 (11:42 +0800)]
Merge branch 'MDL-61977-master' of git://github.com/zig-moodle/moodle

5 years agoMDL-61663 portfolio: Update to the external system link names.
Adrian Greeve [Tue, 17 Apr 2018 03:08:02 +0000 (11:08 +0800)]
MDL-61663 portfolio: Update to the external system link names.

Changed the name of the link to something less like an English
string for each of the portfolios.

5 years agoMDL-61862 mod_feedback: Tweak query to support UNION on TEXT fields
Frédéric Massart [Tue, 17 Apr 2018 03:23:35 +0000 (11:23 +0800)]
MDL-61862 mod_feedback: Tweak query to support UNION on TEXT fields

Thanks Oracle.

5 years agoMerge branch 'MDL-61980-master' of git://github.com/mihailges/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:34:25 +0000 (11:34 +0800)]
Merge branch 'MDL-61980-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-61916-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:17:08 +0000 (11:17 +0800)]
Merge branch 'MDL-61916-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-61918-master' of git://github.com/mihailges/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:12:24 +0000 (11:12 +0800)]
Merge branch 'MDL-61918-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-61903-master' of git://github.com/mihailges/moodle
Andrew Nicols [Tue, 17 Apr 2018 03:09:01 +0000 (11:09 +0800)]
Merge branch 'MDL-61903-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'm35_MDL-60923_New_BackupDir_Setting-v2' of https://github.com/scara...
Andrew Nicols [Tue, 17 Apr 2018 01:44:44 +0000 (09:44 +0800)]
Merge branch 'm35_MDL-60923_New_BackupDir_Setting-v2' of https://github.com/scara/moodle

5 years agoMDL-61903 webservice: Implement null privacy provider
Mihail Geshoski [Mon, 9 Apr 2018 08:36:53 +0000 (16:36 +0800)]
MDL-61903 webservice: Implement null privacy provider

Implement null privacy provider to rest, soap and xmlrpc webservice plugins.

5 years agoMerge branch 'MDL-61435-master' of git://github.com/lameze/moodle
Andrew Nicols [Tue, 17 Apr 2018 00:37:58 +0000 (08:37 +0800)]
Merge branch 'MDL-61435-master' of git://github.com/lameze/moodle

5 years agoMDL-60923 scheduled tasks: stale temp files in $CFG->backuptempdir too
Matteo Scaramuccia [Tue, 3 Apr 2018 19:58:21 +0000 (21:58 +0200)]
MDL-60923 scheduled tasks: stale temp files in $CFG->backuptempdir too

5 years agoMDL-60923 backup: Added $CFG->backuptempdir
Matteo Scaramuccia [Wed, 28 Feb 2018 23:36:25 +0000 (00:36 +0100)]
MDL-60923 backup: Added $CFG->backuptempdir

The new setting will allow to host the temporary backup files
into a specific target directory. Defaults to '$CFG->tempdir/backup'.

Calling make_backup_temp_directory() checks that the required sub-directory
will be properly created under the new target directory.

5 years agoMerge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle
Jun Pataleta [Mon, 16 Apr 2018 15:30:42 +0000 (23:30 +0800)]
Merge branch 'MDL-61862-master' of git://github.com/FMCorz/moodle

5 years agoMDL-61819 editor: add testsuite to phpunit.xml
Eloy Lafuente (stronk7) [Mon, 16 Apr 2018 14:36:42 +0000 (16:36 +0200)]
MDL-61819 editor: add testsuite to phpunit.xml

5 years agoMerge branch 'MDL-61819-master' of git://github.com/andrewnicols/moodle
David Monllao [Mon, 16 Apr 2018 14:12:59 +0000 (16:12 +0200)]
Merge branch 'MDL-61819-master' of git://github.com/andrewnicols/moodle

5 years agoMDL-61819 core_editor: Implement core provider
Andrew Nicols [Sun, 8 Apr 2018 10:40:20 +0000 (18:40 +0800)]
MDL-61819 core_editor: Implement core provider

5 years agoMDL-61819 editor_atto: Implement null provider
Andrew Nicols [Sun, 8 Apr 2018 05:27:37 +0000 (13:27 +0800)]
MDL-61819 editor_atto: Implement null provider

5 years agoMDL-61819 editor: Implement editor null providers
Andrew Nicols [Sun, 1 Apr 2018 12:32:57 +0000 (20:32 +0800)]
MDL-61819 editor: Implement editor null providers

5 years agoMerge branch 'MDL-39035-master' of https://github.com/lucaboesch/moodle
David Monllao [Mon, 16 Apr 2018 10:57:34 +0000 (12:57 +0200)]
Merge branch 'MDL-39035-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-61862 mod_feedback: Implement core_privacy API
Frédéric Massart [Thu, 5 Apr 2018 10:10:59 +0000 (18:10 +0800)]
MDL-61862 mod_feedback: Implement core_privacy API

5 years agoMDL-60953 search: Update groups support method name
David Monllao [Mon, 16 Apr 2018 09:42:55 +0000 (11:42 +0200)]
MDL-60953 search: Update groups support method name

5 years agoMerge branch 'MDL-60953-master' of https://github.com/timhunt/moodle
David Monllao [Mon, 16 Apr 2018 09:43:53 +0000 (11:43 +0200)]
Merge branch 'MDL-60953-master' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-61741-master-paypal' of git://github.com/mudrd8mz/moodle
David Monllao [Mon, 16 Apr 2018 08:57:19 +0000 (10:57 +0200)]
Merge branch 'MDL-61741-master-paypal' of git://github.com/mudrd8mz/moodle

5 years agoMerge branch 'wip-MDL-61808-master' of git://github.com/abgreeve/moodle
David Monllao [Mon, 16 Apr 2018 07:59:43 +0000 (09:59 +0200)]
Merge branch 'wip-MDL-61808-master' of git://github.com/abgreeve/moodle

5 years agoMerge branch 'MDL-61708-lti-fullnamedisplay' of https://github.com/wjroes/moodle
Jun Pataleta [Mon, 16 Apr 2018 07:29:08 +0000 (15:29 +0800)]
Merge branch 'MDL-61708-lti-fullnamedisplay' of https://github.com/wjroes/moodle

5 years agoMerge branch 'MDL-61974-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Mon, 16 Apr 2018 05:17:21 +0000 (13:17 +0800)]
Merge branch 'MDL-61974-master' of git://github.com/andrewnicols/moodle

5 years agoMDL-61868 tool_policy: Implement privacy API
Sara Arjona [Thu, 5 Apr 2018 19:31:24 +0000 (21:31 +0200)]
MDL-61868 tool_policy: Implement privacy API

Part of MDL-61864

5 years agoMDL-61844 policy: Avoid to accept new policies during current session
Sara Arjona [Wed, 11 Apr 2018 01:24:37 +0000 (09:24 +0800)]
MDL-61844 policy: Avoid to accept new policies during current session

Avoid redirection for accepting new policies during the manager user session
when $user->policyagreed=0 and he/she activates the first policy for logged in users.

Part of MDL-61864

5 years agoMDL-61866 tool_policy: Add readme_moodle.txt file and reorganise styles.css
Sara Arjona [Wed, 11 Apr 2018 01:10:25 +0000 (09:10 +0800)]
MDL-61866 tool_policy: Add readme_moodle.txt file and reorganise styles.css

- Review changes made in jquery-eu-cookie-law-popup.js, for minimising them
(add eslint-disable to disable checking)
- Reorganise styles.css to separate CSS code from jquery-eu-cookie-law-popup
to policy one.
- Create readme_moodle.txt file, with instructions for updating the
jquery-eu-cookie-law-popup lib.

Part of MDL-61864

5 years agoMDL-61864 tool_policy: function can_delete_version
Marina Glancy [Mon, 9 Apr 2018 02:13:55 +0000 (10:13 +0800)]
MDL-61864 tool_policy: function can_delete_version

review TODOs in code, make sure they are either removed or tracker issues are created

5 years agoMDL-61864 tool_policy: coding style fixes
Marina Glancy [Thu, 5 Apr 2018 06:51:36 +0000 (14:51 +0800)]
MDL-61864 tool_policy: coding style fixes

5 years agoMDL-61864 tool_policy: accept policies on signup
Mihail Geshoski [Thu, 5 Apr 2018 06:05:40 +0000 (14:05 +0800)]
MDL-61864 tool_policy: accept policies on signup

5 years agoMDL-61864 tool_policy: display policies to guests and users
Sara Arjona [Thu, 5 Apr 2018 06:04:07 +0000 (14:04 +0800)]
MDL-61864 tool_policy: display policies to guests and users

5 years agoMDL-61864 tool_policy: user agreement reports
Marina Glancy [Thu, 5 Apr 2018 06:00:48 +0000 (14:00 +0800)]
MDL-61864 tool_policy: user agreement reports

5 years agoMDL-61864 tool_policy: management of the site policies
David Mudrák [Thu, 5 Apr 2018 05:57:08 +0000 (13:57 +0800)]
MDL-61864 tool_policy: management of the site policies

5 years agoMDL-61974 privacy: Rewrite the content writer storage
Andrew Nicols [Fri, 13 Apr 2018 13:35:07 +0000 (21:35 +0800)]
MDL-61974 privacy: Rewrite the content writer storage

5 years agoMerge branch 'MDL-61952-master' of git://github.com/sarjona/moodle
Andrew Nicols [Mon, 16 Apr 2018 02:50:50 +0000 (10:50 +0800)]
Merge branch 'MDL-61952-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-61954-master' of git://github.com/sarjona/moodle
Andrew Nicols [Mon, 16 Apr 2018 02:39:24 +0000 (10:39 +0800)]
Merge branch 'MDL-61954-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-61902-master' of git://github.com/mihailges/moodle
Andrew Nicols [Mon, 16 Apr 2018 02:19:59 +0000 (10:19 +0800)]
Merge branch 'MDL-61902-master' of git://github.com/mihailges/moodle

5 years agoMDL-61918 assignment: Implement null privacy provider
Mihail Geshoski [Tue, 10 Apr 2018 06:12:00 +0000 (14:12 +0800)]
MDL-61918 assignment: Implement null privacy provider

Implement null privacy provider to offline, online, upload and uploadsingle assignment plugins.

5 years agoMDL-61902 media: Implement null privacy provider
Mihail Geshoski [Mon, 9 Apr 2018 07:25:26 +0000 (15:25 +0800)]
MDL-61902 media: Implement null privacy provider

5 years agoAutomatically generated installer lang files
AMOS bot [Mon, 16 Apr 2018 00:07:05 +0000 (00:07 +0000)]
Automatically generated installer lang files

5 years agoMerge branch 'patch-2' of https://github.com/do-you-even-curl/moodle
Andrew Nicols [Mon, 16 Apr 2018 00:04:32 +0000 (08:04 +0800)]
Merge branch 'patch-2' of https://github.com/do-you-even-curl/moodle

5 years agoMDL-61808 tool_monitor: Implemented privacy classes.
Adrian Greeve [Sat, 31 Mar 2018 02:08:54 +0000 (10:08 +0800)]
MDL-61808 tool_monitor: Implemented privacy classes.

This plugin is now compatible with the new privacy system.

5 years agoMDL-60681 lib/tablelib.php: Make flexible_table class better extendable
Tim Schroeder [Thu, 7 Dec 2017 13:23:16 +0000 (14:23 +0100)]
MDL-60681 lib/tablelib.php: Make flexible_table class better extendable

Previously the member functions get_initial_first and get_initial_last of flexible_table were public but deprecated due to being no
longer used. Now they are used by print_initials_bar and made protected. That allows classes deriving from flexible_table to access
the first and last name initials without having to use deprecated methods.

5 years agoMDL-61980 booktool: Implement null privacy provider
Mihail Geshoski [Fri, 13 Apr 2018 08:15:30 +0000 (16:15 +0800)]
MDL-61980 booktool: Implement null privacy provider

Implement null privacy provider into booktool_exportimscp, booktool_importhtml, booktool_print plugin.

5 years agoMDL-61663 portfolio_picasa: add privacy provider implementation
Jake Dallimore [Fri, 13 Apr 2018 03:57:07 +0000 (11:57 +0800)]
MDL-61663 portfolio_picasa: add privacy provider implementation

5 years agoMDL-61663 portfolio_googledocs: add privacy provider implementation
Jake Dallimore [Fri, 13 Apr 2018 03:49:35 +0000 (11:49 +0800)]
MDL-61663 portfolio_googledocs: add privacy provider implementation

5 years agoMDL-61663 portfolio_flickr: add privacy provider implementation
Jake Dallimore [Fri, 13 Apr 2018 03:39:57 +0000 (11:39 +0800)]
MDL-61663 portfolio_flickr: add privacy provider implementation

5 years agoMDL-61663 portfolio_download: add privacy provider implementation
Jake Dallimore [Fri, 13 Apr 2018 03:30:27 +0000 (11:30 +0800)]
MDL-61663 portfolio_download: add privacy provider implementation

5 years agoMDL-61663 portfolio_boxnet: add privacy provider implementation
Jake Dallimore [Fri, 13 Apr 2018 02:37:56 +0000 (10:37 +0800)]
MDL-61663 portfolio_boxnet: add privacy provider implementation

5 years agoMDL-61663 portfolio_mahara: add privacy provider implementation
Jake Dallimore [Tue, 20 Mar 2018 01:37:15 +0000 (09:37 +0800)]
MDL-61663 portfolio_mahara: add privacy provider implementation

5 years agoMDL-61663 core_portfolio: add subsystem privacy provider
Jake Dallimore [Fri, 16 Mar 2018 04:03:34 +0000 (12:03 +0800)]
MDL-61663 core_portfolio: add subsystem privacy provider

Added provider for portfolio plugins, and legacy polyfill for plugins.

5 years agoMDL-61977 tool_profiling: Implemented null privacy provider
Zig Tan [Fri, 13 Apr 2018 06:29:58 +0000 (14:29 +0800)]
MDL-61977 tool_profiling: Implemented null privacy provider

5 years agoMerge branch 'MDL-60848_master' of https://github.com/markn86/moodle
Andrew Nicols [Fri, 13 Apr 2018 05:54:24 +0000 (13:54 +0800)]
Merge branch 'MDL-60848_master' of https://github.com/markn86/moodle

5 years agoMDL-60848 atto_recordrtc: removed never shown HTML and string
Mark Nelson [Fri, 13 Apr 2018 05:34:49 +0000 (13:34 +0800)]
MDL-60848 atto_recordrtc: removed never shown HTML and string

5 years agoMDL-60848 core: added instructions on how to update adapter.js
Mark Nelson [Thu, 12 Apr 2018 09:03:31 +0000 (17:03 +0800)]
MDL-60848 core: added instructions on how to update adapter.js

5 years agoMDL-60848 atto_recordrtc: implemented privacy provider
Mark Nelson [Thu, 12 Apr 2018 05:28:06 +0000 (13:28 +0800)]
MDL-60848 atto_recordrtc: implemented privacy provider

5 years agoMDL-60848 atto_recordrtc: changed HTML of attached recordings
Mark Nelson [Tue, 10 Apr 2018 04:16:55 +0000 (12:16 +0800)]
MDL-60848 atto_recordrtc: changed HTML of attached recordings

This was done so the user can then click on the recording and
add subtitles etc - the same behaviour as 'atto_media'.

5 years agoMDL-60848 atto_recordrtc: language string changes
Mark Nelson [Mon, 9 Apr 2018 09:27:56 +0000 (17:27 +0800)]
MDL-60848 atto_recordrtc: language string changes

1. Ordered alphabetically by index.
2. Uncapitalised words after the first per Moodle standards.
3. Added string used by getUserMedia() on Chrome (possibly others).

5 years agoMDL-60848 atto_recordrtc: set valid default for 'allowedtypes'
Mark Nelson [Fri, 6 Apr 2018 08:50:09 +0000 (16:50 +0800)]
MDL-60848 atto_recordrtc: set valid default for 'allowedtypes'

5 years agoMDL-60848 editor_atto: upgrade to add recordrtc
Mark Nelson [Thu, 15 Mar 2018 12:04:02 +0000 (20:04 +0800)]
MDL-60848 editor_atto: upgrade to add recordrtc

5 years agoMDL-60848 atto_recordrtc: bumped version
Mark Nelson [Thu, 15 Mar 2018 11:57:03 +0000 (19:57 +0800)]
MDL-60848 atto_recordrtc: bumped version

5 years agoMDL-60848 core: added recordrtc to core plugin list
Mark Nelson [Thu, 15 Mar 2018 09:50:05 +0000 (17:50 +0800)]
MDL-60848 core: added recordrtc to core plugin list

5 years agoMDL-60848 core: updated adapter.js and moved to core
Mark Nelson [Thu, 15 Mar 2018 08:59:19 +0000 (16:59 +0800)]
MDL-60848 core: updated adapter.js and moved to core

5 years agoMDL-59857 mod_scorm: use valid length for grade type field.
Dan Marsden [Thu, 15 Mar 2018 00:28:07 +0000 (13:28 +1300)]
MDL-59857 mod_scorm: use valid length for grade type field.

5 years agoMDL-39035 admin: show old and new version after upgrade in CLI
Luca Bösch [Sun, 1 Apr 2018 14:42:14 +0000 (16:42 +0200)]
MDL-39035 admin: show old and new version after upgrade in CLI

5 years agoweekly release 3.5dev
David Monllao [Thu, 12 Apr 2018 12:38:12 +0000 (14:38 +0200)]
weekly release 3.5dev

5 years agoNOBUG: Fixed SVG browser compatibility
David Monllao [Thu, 12 Apr 2018 12:38:11 +0000 (14:38 +0200)]
NOBUG: Fixed SVG browser compatibility

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
David Monllao [Thu, 12 Apr 2018 12:38:11 +0000 (14:38 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMDL-61298 pix: Removing ^M dos line ending characters
David Monllao [Thu, 12 Apr 2018 11:34:33 +0000 (13:34 +0200)]
MDL-61298 pix: Removing ^M dos line ending characters

5 years agoMDL-61298 theme Boost: Nav drawer icon improvements - fixes.
Kathrin Osswald [Thu, 12 Apr 2018 09:57:40 +0000 (11:57 +0200)]
MDL-61298 theme Boost: Nav drawer icon improvements - fixes.