Sara Arjona [Thu, 31 Oct 2019 10:07:16 +0000 (11:07 +0100)]
MDL-67100 core_h5p: Add autoloader to the h5p_file_storage_test
Eloy Lafuente (stronk7) [Tue, 29 Oct 2019 20:03:47 +0000 (21:03 +0100)]
on-demand release 3.8dev+
Eloy Lafuente (stronk7) [Tue, 29 Oct 2019 20:03:47 +0000 (21:03 +0100)]
NOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Tue, 29 Oct 2019 20:03:41 +0000 (21:03 +0100)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Tue, 29 Oct 2019 20:03:40 +0000 (21:03 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Tue, 29 Oct 2019 06:55:43 +0000 (14:55 +0800)]
Merge branch 'MDL-66945' of git://github.com/stronk7/moodle
Jake Dallimore [Tue, 29 Oct 2019 06:13:00 +0000 (14:13 +0800)]
Merge branch 'MDL-66965' of https://github.com/stronk7/moodle
Andrew Nicols [Tue, 29 Oct 2019 03:27:44 +0000 (11:27 +0800)]
MDL-66609 core_h5p: Trailing whitespace fix
Andrew Nicols [Tue, 29 Oct 2019 03:23:07 +0000 (11:23 +0800)]
MDL-66609 core_h5p: Whitespacep fix
Andrew Nicols [Tue, 29 Oct 2019 02:45:55 +0000 (10:45 +0800)]
MDL-66609 core: Version bump for h5p
Andrew Nicols [Tue, 29 Oct 2019 02:44:31 +0000 (10:44 +0800)]
Merge branch 'MDL-66609-master' of git://github.com/andrewnicols/moodle
Sara Arjona [Thu, 24 Oct 2019 19:48:30 +0000 (21:48 +0200)]
MDL-66609 core_h5p: Add capability to deploy H5P content
Amaia Anabitarte [Wed, 23 Oct 2019 16:58:58 +0000 (18:58 +0200)]
MDL-66609 core_h5p: Autoload for H5P third party library classes
Mihail Geshoski [Tue, 22 Oct 2019 13:37:17 +0000 (21:37 +0800)]
MDL-66609 core_h5p: Use factory methods instead of framework::instance()
Sara Arjona [Mon, 21 Oct 2019 13:34:02 +0000 (15:34 +0200)]
MDL-66609 core_h5p: Change core files when upgrading lib
This commit contains the changes required when upgrading the H5P
PHP library.
Sara Arjona [Mon, 21 Oct 2019 13:12:48 +0000 (15:12 +0200)]
MDL-66609 core_h5p: Upgrade H5P library to 1.24
Sara Arjona [Thu, 17 Oct 2019 20:20:13 +0000 (22:20 +0200)]
MDL-66609: core_h5p: Add <component>_get_path_from_pluginfile method
This method has been added to all the components having some exceptions
with the way they treat the itemid in the pluginfile paths.
Andrew Nicols [Fri, 11 Oct 2019 12:41:43 +0000 (20:41 +0800)]
MDL-66609 core_h5p: Make use of upstream change for getting itemid
Andrew Nicols [Fri, 11 Oct 2019 12:42:04 +0000 (20:42 +0800)]
MDL-66609 core_h5p: Add getDependencyPath to H5P library
Amaia Anabitarte [Tue, 15 Oct 2019 13:01:08 +0000 (15:01 +0200)]
MDL-66609 core_h5p: Unit test coverage
Sara Arjona [Mon, 7 Oct 2019 10:59:14 +0000 (12:59 +0200)]
MDL-66609 core_h5p: Update the h5p-resizer.js in the filter
Sara Arjona [Wed, 25 Sep 2019 12:45:50 +0000 (14:45 +0200)]
MDL-66609 core_h5p: Add new strings
Sara Arjona [Thu, 3 Oct 2019 19:50:38 +0000 (21:50 +0200)]
MDL-66609 core_h5p: Add some H5P styles to themes
Sara Arjona [Wed, 2 Oct 2019 10:26:44 +0000 (12:26 +0200)]
MDL-66609 core_h5p: New capability h5p:setdisplayoptions
Sara Arjona [Fri, 4 Oct 2019 08:07:48 +0000 (10:07 +0200)]
MDL-66609 core_h5p: Update phpunit.xml.dist
Sara Arjona [Fri, 27 Sep 2019 10:03:28 +0000 (12:03 +0200)]
MDL-66609 core_h5p: Update the h5p-resizer.js reference in Atto
Mihail Geshoski [Thu, 26 Sep 2019 08:59:12 +0000 (16:59 +0800)]
MDL-66609 core_h5p: Unit test framework interface implementation
Mihail Geshoski [Thu, 26 Sep 2019 08:58:33 +0000 (16:58 +0800)]
MDL-66609 core_h5p: Framework interface implementation
Sara Arjona [Fri, 6 Sep 2019 11:54:48 +0000 (13:54 +0200)]
MDL-66609 core_h5p: Player and embed.php implementation
Adrian Greeve [Thu, 12 Sep 2019 01:59:20 +0000 (09:59 +0800)]
MDL-66609 core_h5p: Unit tests for file_storage.
Adrian Greeve [Sun, 1 Sep 2019 12:50:53 +0000 (13:50 +0100)]
MDL-66609 core_h5p: Implement the file_storage interface.
Amaia Anabitarte [Fri, 6 Sep 2019 08:54:51 +0000 (16:54 +0800)]
MDL-66609 core_h5p: Creating new H5P tables
Amaia Anabitarte [Fri, 6 Sep 2019 08:52:32 +0000 (16:52 +0800)]
MDL-66609 core_h5p: New core_h5p subsystem
New H5P libraries have been added to Moodle core_h5p in /lib/h5p.
Andrew Nicols [Tue, 29 Oct 2019 00:43:12 +0000 (08:43 +0800)]
Merge branch 'MDL-67027' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Mon, 28 Oct 2019 19:12:20 +0000 (20:12 +0100)]
Merge branch 'MDL-66982_master' of https://github.com/nadavkav/moodle
Eloy Lafuente (stronk7) [Mon, 28 Oct 2019 18:41:58 +0000 (19:41 +0100)]
Merge branch 'MDL-66956' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 28 Oct 2019 18:34:56 +0000 (19:34 +0100)]
Merge branch 'MDL-66989-master' of git://github.com/mihailges/moodle
Andrew Nicols [Mon, 21 Oct 2019 01:43:20 +0000 (09:43 +0800)]
MDL-66945 composer: Update behat extension
(using php71 for this branch)
This uses a new version of the moodlehq-behat-extension which ensures
that a node is visible and in the view port before it is clicked on.
This resolves an issue with Firefox on Ubuntu 18.04 whereby the node is
only brought into the viewport instead of clicked on.
Jun Pataleta [Mon, 28 Oct 2019 03:37:27 +0000 (11:37 +0800)]
Merge branch 'm38_MDL-65811_Fix_Incorrect_ORDER_BY_Search' of https://github.com/scara/moodle
AMOS bot [Mon, 28 Oct 2019 00:09:09 +0000 (00:09 +0000)]
Automatically generated installer lang files
AMOS bot [Sun, 27 Oct 2019 00:09:06 +0000 (00:09 +0000)]
Automatically generated installer lang files
Matteo Scaramuccia [Sun, 19 May 2019 18:29:20 +0000 (20:29 +0200)]
MDL-65811 database: Fix subsetting in MSSQL
Paul Holden [Fri, 25 Oct 2019 16:29:14 +0000 (17:29 +0100)]
MDL-67027 calendar: fix event update form validation.
Eloy Lafuente (stronk7) [Sat, 19 Oct 2019 18:52:24 +0000 (20:52 +0200)]
MDL-66965 core: php74 curly 2 square braces changes
Note this only modified core files, still there are a lot
of curly brace uses but all them are within 3rd part
libraries and will be handled apart.
Eloy Lafuente (stronk7) [Fri, 25 Oct 2019 13:30:04 +0000 (15:30 +0200)]
on-demand release 3.8dev+
Eloy Lafuente (stronk7) [Fri, 25 Oct 2019 13:30:02 +0000 (15:30 +0200)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Fri, 25 Oct 2019 13:30:01 +0000 (15:30 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Mihail Geshoski [Fri, 25 Oct 2019 03:49:03 +0000 (11:49 +0800)]
MDL-66989 tool_uploaduser: Fix incorrect 'More help' link in help popup
Jake Dallimore [Fri, 25 Oct 2019 03:09:49 +0000 (11:09 +0800)]
Merge branch 'master_MDL-66973' of https://github.com/golenkovm/moodle
Jun Pataleta [Fri, 25 Oct 2019 02:20:05 +0000 (10:20 +0800)]
Merge branch 'MDL-66968' of https://github.com/stronk7/moodle
Adrian Greeve [Fri, 25 Oct 2019 01:32:22 +0000 (09:32 +0800)]
Merge branch 'MDL-62485' of https://github.com/willianmano/moodle
Adrian Greeve [Fri, 25 Oct 2019 00:58:48 +0000 (08:58 +0800)]
Merge branch 'MDL-65017-master-fix' of git://github.com/junpataleta/moodle
Jun Pataleta [Fri, 25 Oct 2019 00:32:02 +0000 (08:32 +0800)]
MDL-65017 mod_forum: Test based on event type and not objectid
* Plus fix warning about \test_capability_manager::can_delete_post()
Jake Dallimore [Fri, 25 Oct 2019 00:25:41 +0000 (08:25 +0800)]
Merge branch 'MDL-66493-readstring_accel' of https://github.com/brendanheywood/moodle
Eloy Lafuente (stronk7) [Sun, 20 Oct 2019 16:14:48 +0000 (18:14 +0200)]
MDL-66968 php74: array_key_exists() for objects is deprecated
Replace it for correct property_exists() when the element
being inspected is a property of object/class.
Amended and squased changes:
- keep mongo unmodified. The information is array, hence correct.
- fix a couple of messaging phpdocs that were incorrect.
Amended take#2:
- As far as mongo resturns BSONDocument that is ArrayObject, aka
implements ArrayAccess, we have decided to explicitly cast results
to array so existing array_key_exists() and other accesses will
continue working the same.
Willian Mano [Thu, 24 Oct 2019 16:43:27 +0000 (13:43 -0300)]
MDL-62485 enrol: Success message after enroll/unenroll user in a course
Jun Pataleta [Thu, 24 Oct 2019 15:08:43 +0000 (23:08 +0800)]
Merge branch 'MDL-66543-master' of git://github.com/tobiasreischmann/moodle
Tobias Reischmann [Wed, 28 Aug 2019 13:12:40 +0000 (15:12 +0200)]
MDL-66543 forms: Make (hard) frozen textareas readonly (or disabled)
Brendan Heywood [Thu, 26 Sep 2019 04:48:47 +0000 (14:48 +1000)]
MDL-66493 filelib: readstring_accel should never use xsendfile
Eloy Lafuente (stronk7) [Thu, 24 Oct 2019 07:59:19 +0000 (09:59 +0200)]
Merge branch 'MDL-66935-lock-clashes' of https://github.com/brendanheywood/moodle
Adrian Greeve [Thu, 24 Oct 2019 07:14:45 +0000 (15:14 +0800)]
Merge branch 'MDL-66876-master' of git://github.com/jleyva/moodle
Adrian Greeve [Thu, 24 Oct 2019 05:53:01 +0000 (13:53 +0800)]
Merge branch 'MDL-65017-master' of git://github.com/jleyva/moodle
Jun Pataleta [Thu, 24 Oct 2019 05:45:27 +0000 (13:45 +0800)]
Merge branch 'MDL-66927-run-new-adhoc' of https://github.com/brendanheywood/moodle
Brendan Heywood [Thu, 17 Oct 2019 00:01:33 +0000 (11:01 +1100)]
MDL-66935 core_lock: Fix resource key clashes in db and postgres locks
Jun Pataleta [Thu, 24 Oct 2019 04:00:45 +0000 (12:00 +0800)]
Merge branch 'MDL-65896-int-fix-1' of https://github.com/ryanwyllie/moodle
Ryan Wyllie [Thu, 24 Oct 2019 02:31:39 +0000 (10:31 +0800)]
MDL-65896 core: more IE11 fixes for emoji picker
Jake Dallimore [Thu, 24 Oct 2019 01:28:31 +0000 (09:28 +0800)]
Merge branch 'MDL-65400-master' of git://github.com/jleyva/moodle
AMOS bot [Thu, 24 Oct 2019 00:09:17 +0000 (00:09 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 20:21:39 +0000 (22:21 +0200)]
Merge branch 'MDL-64298-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 20:16:22 +0000 (22:16 +0200)]
Merge branch 'MDL-67001-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 17:50:38 +0000 (19:50 +0200)]
Merge branch 'MDL-67004-master' of git://github.com/dpalou/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 16:35:46 +0000 (18:35 +0200)]
Merge branch 'MDL-65349-profile-match-greedy' of https://github.com/brendanheywood/moodle
Juan Leyva [Wed, 23 Oct 2019 15:15:59 +0000 (17:15 +0200)]
MDL-64298 gradereport_user: Fix WS returned parameter description
feedbackformat must be optional always
Sara Arjona [Wed, 23 Oct 2019 15:39:10 +0000 (17:39 +0200)]
Merge branch 'master_MDL-66225_async_backup_state' of https://github.com/mattporritt/moodle
Juan Leyva [Wed, 23 Oct 2019 14:58:34 +0000 (16:58 +0200)]
MDL-66876 core_filter: Fix context in Web Service warning
Juan Leyva [Wed, 16 Oct 2019 15:44:49 +0000 (17:44 +0200)]
MDL-65400 block: Support returning settings for core blocks
Juan Leyva [Wed, 16 Oct 2019 15:44:05 +0000 (17:44 +0200)]
MDL-65400 block: Support getting block settings via WS
Dani Palou [Wed, 23 Oct 2019 10:59:34 +0000 (12:59 +0200)]
MDL-67004 enrol: Include core_enrol_search_users in the mobile service
Sara Arjona [Wed, 23 Oct 2019 10:07:24 +0000 (12:07 +0200)]
Merge branch 'MDL-66676_master' of https://github.com/nadavkav/moodle
Luca Bösch [Wed, 23 Oct 2019 01:35:13 +0000 (03:35 +0200)]
MDL-67001 question: alignment and form spaces.
Ryan Wyllie [Wed, 23 Oct 2019 07:16:30 +0000 (15:16 +0800)]
MDL-65896 core: fix emoji picker IE11 support
Jun Pataleta [Wed, 23 Oct 2019 06:08:13 +0000 (14:08 +0800)]
MDL-65896 admin: Fix checking for full unicode support
Instead of checking whether the charset is set to 'utf8' when
determining full unicode support, it should be checking whether the
charset is set to 'utf8mb4'.
Jun Pataleta [Wed, 23 Oct 2019 06:55:46 +0000 (14:55 +0800)]
Merge branch 'MDL-66971-master' of git://github.com/peterRd/moodle
Matt Porritt [Tue, 30 Jul 2019 02:35:48 +0000 (02:35 +0000)]
MDL-66225 Backup: fix irrecoverable state
Fix condition where if an asynchronous backup
completes via the UI and the user refreshes the
page a new backup was created with a mismatched
backup id.
This caused a permanently failing ad-hoc task
and blocked further backups for that course.
Jun Pataleta [Wed, 23 Oct 2019 03:13:27 +0000 (11:13 +0800)]
Merge branch 'MDL-65896-master' of https://github.com/ryanwyllie/moodle
Adrian Greeve [Wed, 23 Oct 2019 03:00:40 +0000 (11:00 +0800)]
Merge branch 'MDL-63125' of https://github.com/paulholden/moodle
Ryan Wyllie [Mon, 21 Oct 2019 05:09:51 +0000 (13:09 +0800)]
MDL-65896 core: add emoji data to thirdpartylibs
Ryan Wyllie [Fri, 11 Oct 2019 03:01:40 +0000 (11:01 +0800)]
MDL-65896 admin: add admin setting to show emoji picker
Added an admin setting to show/hide the emoji picker in messaging
because some versions of MySQL don't have full unicode support so
emojis won't save in the dabase.
If we detect that the site is running an unsupported version of MySQL
then the setting can not be enabled. Instead the admin will see a
message explaining that they will need to upgrade their database
before they can enable the emoji picker.
Ryan Wyllie [Mon, 21 Oct 2019 02:54:01 +0000 (10:54 +0800)]
MDL-65896 message: add emoji auto complete to message app
Ryan Wyllie [Thu, 3 Oct 2019 07:02:48 +0000 (15:02 +0800)]
MDL-65896 core: create emoji auto complete
Ryan Wyllie [Fri, 27 Sep 2019 06:26:55 +0000 (14:26 +0800)]
MDL-65896 message: add emoji picker to message app
Ryan Wyllie [Fri, 27 Sep 2019 06:25:54 +0000 (14:25 +0800)]
MDL-65896 core: create emoji picker
Brendan Heywood [Wed, 16 Oct 2019 00:34:24 +0000 (11:34 +1100)]
MDL-65349 xhprof: Removed greedy matching from wildcard parsing
Nadav Kavalerchik [Tue, 22 Oct 2019 22:34:24 +0000 (01:34 +0300)]
MDL-66982 media_videojs: Fix RTL display issues (progress bar)
Sara Arjona [Tue, 22 Oct 2019 12:49:05 +0000 (14:49 +0200)]
on-demand release 3.8dev+
Sara Arjona [Tue, 22 Oct 2019 12:49:03 +0000 (14:49 +0200)]
NOBUG: Fixed SVG browser compatibility
Sara Arjona [Tue, 22 Oct 2019 12:49:03 +0000 (14:49 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Tue, 22 Oct 2019 03:13:43 +0000 (11:13 +0800)]
Merge branch 'MDL-64739_master-fix' of git://github.com/dmonllao/moodle
David Monllaó [Tue, 22 Oct 2019 02:48:29 +0000 (10:48 +0800)]
MDL-64739 analytics: No need for a fully set model on edit
Peter [Tue, 22 Oct 2019 01:38:05 +0000 (09:38 +0800)]
MDL-66971 core: Update the convenience date grade getter to allow nulls