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.
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
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
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
Paul Holden [Fri, 18 Oct 2019 10:42:13 +0000 (11:42 +0100)]
MDL-63125 forms: Behat test for form autocomplete element.
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:59:18 +0000 (23:59 +0200)]
Merge branch 'MDL-66970_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:34:19 +0000 (23:34 +0200)]
MDL-66954 filter_displayh5p: add it to the list of standard plugins
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:31:37 +0000 (23:31 +0200)]
Merge branch 'MDL-66954-master' of git://github.com/aanabit/moodle
David Monllaó [Mon, 21 Oct 2019 00:56:10 +0000 (08:56 +0800)]
MDL-66970 analytics: Extra testing for active enrolments
I sneaked in an unrelated change to enrol-partly-active-ends-afterwards
test case as the endtime and enrolment timestart values were swapped.
The case when the enrolment start is after the analysis end is already
tested in enrol-after-end test case.
David Monllaó [Thu, 17 Oct 2019 09:08:51 +0000 (17:08 +0800)]
MDL-66970 analytics: Fix incorrect use of ??
Nadav Kavalerchik [Sat, 14 Sep 2019 17:56:18 +0000 (20:56 +0300)]
MDL-66676 theme/boost: Fix form select element icon in RTL mode
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 18:26:34 +0000 (20:26 +0200)]
Merge branch 'MDL-66980' of https://github.com/timhunt/moodle
Sara Arjona [Mon, 21 Oct 2019 12:46:17 +0000 (14:46 +0200)]
Merge branch 'MDL-61121-master-5' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 11:29:29 +0000 (13:29 +0200)]
Merge branch 'MDL-64739_master' of git://github.com/dmonllao/moodle
Juan Leyva [Wed, 21 Aug 2019 09:49:50 +0000 (10:49 +0100)]
MDL-65017 forum: New WS mod_forum_delete_post
Juan Leyva [Tue, 20 Aug 2019 12:31:39 +0000 (13:31 +0100)]
MDL-65017 forum: Initial API refactor
Sara Arjona [Mon, 21 Oct 2019 10:18:19 +0000 (12:18 +0200)]
Merge branch 'MDL-66631-master-test' of git://github.com/rezaies/moodle
Tim Hunt [Mon, 21 Oct 2019 10:18:12 +0000 (11:18 +0100)]
MDL-66980 question bank: fix load_many_for_cache missing record check
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 08:48:12 +0000 (10:48 +0200)]
Merge branch 'MDL-65774-master2' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 08:32:23 +0000 (10:32 +0200)]
Merge branch 'MDL-66808-master' of git://github.com/rezaies/moodle
Jun Pataleta [Mon, 21 Oct 2019 08:26:28 +0000 (16:26 +0800)]
Merge branch 'MDL-66912-master' of https://github.com/snake/moodle
Jun Pataleta [Mon, 21 Oct 2019 08:15:20 +0000 (16:15 +0800)]
Merge branch 'MDL-66009-master' of https://github.com/grabs/moodle
Jake Dallimore [Mon, 21 Oct 2019 08:06:07 +0000 (16:06 +0800)]
Merge branch 'MDL-66612-master' of git://github.com/crazyserver/moodle
Jake Dallimore [Mon, 21 Oct 2019 07:54:12 +0000 (15:54 +0800)]
Merge branch 'MDL-66915-master' of https://github.com/MartinGauk/moodle
David Monllaó [Mon, 21 Oct 2019 05:20:13 +0000 (13:20 +0800)]
MDL-64739 analytics: Contexts autocomplete with ajax
Pau Ferrer Ocaña [Fri, 6 Sep 2019 06:46:28 +0000 (08:46 +0200)]
MDL-66612 calendar: Change global events to site events
AMOS BEGIN
CPY [category,moodle],[category,calendar]
CPY [site,notes],[eventtypesite,calendar]
CPY [site,moodle],[site,calendar]
MOV [typesite,moodle],[siteevent,calendar]
AMOS END
Mikhail Golenkov [Mon, 21 Oct 2019 06:55:30 +0000 (17:55 +1100)]
MDL-66973 search: Reset Content writer after test.
Andrew Nicols [Mon, 21 Oct 2019 06:22:57 +0000 (14:22 +0800)]
Merge branch 'MDL-66962-master' of https://github.com/lucaboesch/moodle