Mihail Geshoski
a6c735031a
MDL-65751 lib: Replace deprecated jQuery functions
2019-07-17 09:59:44 +08:00
Jun Pataleta
ea382408ce
MDL-65928 mod_choice: Use correct options attribute
...
* Should be 'classes', not 'class'.
2019-07-17 09:54:03 +08:00
Andrew Nicols
e8136fe3ca
Merge branch 'MDL-65357-master' of git://github.com/bmbrands/moodle
2019-07-17 09:39:58 +08:00
Andrew Nicols
4165860739
Merge branch 'MDL-65769-master' of git://github.com/lameze/moodle
2019-07-17 09:30:43 +08:00
Andrew Nicols
4de3b06d4b
Merge branch 'MDL-65763-master' of git://github.com/mihailges/moodle
2019-07-17 09:21:33 +08:00
Jake Dallimore
fa2d9e57dc
Merge branch 'MDL-60013-master-fix' of git://github.com/andrewnicols/moodle
2019-07-17 09:12:57 +08:00
Andrew Nicols
8f3f25e21a
MDL-60013 report_progress: Stop using deprecated modal type
2019-07-17 08:26:27 +08:00
Eloy Lafuente (stronk7)
c010001b90
Merge branch 'MDL-66032-master_awarded_badges_criteria' of https://github.com/andrewmadden/moodle
2019-07-17 01:31:46 +02:00
Eloy Lafuente (stronk7)
23e357f1a0
Merge branch 'MDL-65908-master' of git://github.com/peterRd/moodle
2019-07-17 01:04:33 +02:00
Marina Glancy
da501ae93d
MDL-66163 mod_forum: Add component to unittest sql queries
...
files from other components may exist in the files table
2019-07-16 20:36:05 +03:00
Leon Stringer
50960244d8
MDL-59911 fileconverter_unoconv: Fix: test PDF fails after upgrade
...
When generating the PDF of unoconv_test.docx this file's previous conversions
are removed from mdl_file_conversion. But these may also be removed by
\core_files\task\conversion_cleanup_task in which case an error occurs as
delete() is invoked with a NULL id. Added check for non-NULL id prior to
invoking delete().
2019-07-16 16:44:09 +01:00
Eloy Lafuente (stronk7)
d764acc2cf
Merge branch 'MDL-65555-Master' of https://github.com/tuanngocnguyen/moodle
2019-07-16 12:34:23 +02:00
Eloy Lafuente (stronk7)
62f4e8b60b
Merge branch 'MDL-65761' of git://github.com/Chocolate-lightning/moodle
2019-07-16 12:27:43 +02:00
Eloy Lafuente (stronk7)
415ce83bcb
Merge branch 'MDL-65744' of git://github.com/Chocolate-lightning/moodle
2019-07-16 11:20:58 +02:00
Mathew May
f305ffc933
MDL-65744 lib: Modify minify test to check properly
2019-07-16 17:06:06 +08:00
Mathew May
ad4d9cf745
MDL-65744 lib: Modify minify test to check properly
2019-07-16 17:05:33 +08:00
Mathew May
b4e39ff24e
MDL-65744 lib: Update minify pathconverter lib
2019-07-16 17:05:33 +08:00
Mathew May
0918e156a0
MDL-65744 lib: Update minify minify lib
2019-07-16 17:05:33 +08:00
Andrew Nicols
e752e12971
Merge branch 'MDL-65954-master' of git://github.com/junpataleta/moodle
2019-07-16 15:13:41 +08:00
Andrew Nicols
c8898e74a1
Merge branch 'MDL-65794_master' of git://github.com/markn86/moodle
2019-07-16 14:26:55 +08:00
Mark Nelson
e81107fa25
MDL-65794 core: use themerev as the cache key when getting font icons
2019-07-16 14:23:34 +08:00
Mark Nelson
76669f0f51
MDL-65794 core: use langrev as the cache key when getting strings
2019-07-16 14:23:34 +08:00
Mark Nelson
f88e607429
MDL-65794 core: make langrev available in JS
2019-07-16 14:23:34 +08:00
Mark Nelson
3f7360f07d
MDL-65794 core: use themerev as the cache key when getting templates
2019-07-16 14:23:34 +08:00
Mark Nelson
6a1ad7c677
MDL-65794 core: allow ajax calls to specify a cache key
...
This allows for better caching capabilities on servers. If a
cache key is passed and the web service call does not require
the user to be logged in we will attempt to use GET for the
request. This allows for things like proxy caching on URLs.
The cache key must be changed if we do not want to retrieve
what has been cached and want to perform the request again.
2019-07-16 14:23:34 +08:00
Andrew Nicols
ce4e052209
Merge branch 'MDL-60013-master' of git://github.com/junpataleta/moodle
2019-07-16 14:21:18 +08:00
Andrew Nicols
94d9aeade7
Merge branch 'MDL-65744' of git://github.com/Chocolate-lightning/moodle
2019-07-16 12:57:24 +08:00
Andrew Nicols
d42df9f5a7
Merge branch 'master_MDL-65517' of https://github.com/yao9394/moodle
2019-07-16 11:50:58 +08:00
Andrew Nicols
417e334b91
Merge branch 'MDL-65409-master' of git://github.com/mihailges/moodle
2019-07-16 11:35:23 +08:00
Jake Dallimore
e83765bcf1
Merge branch 'MDL-66158-master' of git://github.com/andrewnicols/moodle
2019-07-16 10:30:52 +08:00
Andrew Nicols
444f85aaa9
MDL-66158 calendar: Events should be space separated not an array
2019-07-16 09:46:02 +08:00
Mathew May
d7b43fd9cf
MDL-65761 lib: Update scssphp to 1.0.2
2019-07-16 09:29:37 +08:00
Mathew May
f619e305a0
MDL-65761 lib: Update scssphp to 1.0.0
2019-07-16 09:16:44 +08:00
Nathan Nguyen
a81f5d0b1a
MDL-65555 mod_lesson: fix group override backup and restore
2019-07-16 11:16:03 +10:00
Nathan Nguyen
4d3bc85866
MDL-65555 mod_quiz: fix group override backup and restore
2019-07-16 11:16:03 +10:00
Mathew May
358d571156
MDL-65761 lib: Update scssphp to 0.8.3
2019-07-16 09:15:21 +08:00
Andrew Madden
7599223a1c
MDL-66032 badges: Prevent empty awarded badges criteria being created.
...
When creating or editing the awarded badges criteria, the select element should be
required to prevent empty criteria from being created. In addition, if there are
already badges created with the empty criteria, there should be not be an exception
thrown when assessing whether the criteria has been completed.
2019-07-16 09:31:25 +10:00
Andrew Nicols
a21f471e12
Merge branch 'MDL-65928-master-2' of git://github.com/junpataleta/moodle
2019-07-16 07:18:17 +08:00
Eloy Lafuente (stronk7)
c4e14e535e
Merge branch 'MDL-62836-master' of git://github.com/sarjona/moodle
2019-07-15 23:56:39 +02:00
Sara Arjona
3e8f9b2869
MDL-65538 competency: fix behat errors with firefox
...
There is a random behat error when executing the "Go to the competency
course competencies page." scenario: "Moodle exception: A required parameter
(courseid) was missing More information about this error".
It happens because sometimes the form is sent before the JS and it hasn't
the needed parameters defined. So they have been added as hidden to the
form to avoid the error (which I couldn't reproduce manually).
2019-07-15 13:48:56 +02:00
Eloy Lafuente (stronk7)
e9514b4df9
Merge branch 'MDL-58026-master' of https://github.com/MartinGauk/moodle
2019-07-15 13:38:44 +02:00
Bas Brands
c5b2ab4786
MDL-63612 core_admin: make course card colours configurable
2019-07-15 11:01:20 +02:00
David Monllaó
2ffdcd78d3
MDL-66026 analytics: No notification if not necessary
2019-07-15 14:24:21 +08:00
Jun Pataleta
c5681f7ff1
MDL-60013 amd: Final removal of core/modal_confirm
2019-07-15 13:37:01 +08:00
Peter
ee1062686c
MDL-66021 backup: Clear course if required before restore
2019-07-15 13:16:50 +08:00
Jun Pataleta
b3f4d77e00
MDL-65954 dataformat_pdf: Convert object records to array
...
* count() doesn't work quite as expected when the record being written
to the PDF is an object. So make sure to convert the record to an array.
* In addition, instead of comparing the total vs the current cell
counter, it would be more reliable to determine whether we're at the
last element of the array by getting the key for the last element and
comparing it with the key for the element that's currently being
processed.
2019-07-15 10:29:59 +08:00
Mihail Geshoski
88d2bc81c8
MDL-65751 lib: Update jQuery version in Moodle files
2019-07-15 08:45:34 +08:00
Mihail Geshoski
c40548366b
MDL-65751 lib: Upgrade jQuery lib to 3.4.1
2019-07-15 08:45:34 +08:00
Mihail Geshoski
324aa89ac4
MDL-65742 lib: Update HTMLPurifier version in Moodle related files
2019-07-15 08:43:16 +08:00
Mihail Geshoski
e80855b0da
MDL-65742 lib: Upgrade HTMLPurifier lib to 4.10.0
2019-07-15 08:43:16 +08:00