Amaia Anabitarte
78f0e17127
MDL-67060 core_h5p: Behats for H5P tools Overview
2020-02-11 10:26:57 +01:00
Amaia Anabitarte
4e7a035f68
MDL-67060 core_h5p: Improvements to Manage H5P setting page
...
Co-authored by: Adrian Greeve <adrian@moodle.com>
AMOS BEGIN
CPY [description,moodle],[description,core_h5p]
CPY [status,moodle],[status,core_h5p]
AMOS END
2020-02-11 10:26:57 +01:00
Amaia Anabitarte
d3ee08dba3
MDL-67060 core_h5p: Improving H5P libraries list
2020-02-11 10:26:57 +01:00
Sara Arjona
855d4db87a
Merge branch 'bugfix-MDL-67142' of https://github.com/AngadSethi/moodle
2020-02-11 10:18:49 +01:00
Sara Arjona
4b1d922967
Merge branch 'MDL-67894-master' of https://github.com/grabs/moodle
2020-02-11 08:20:29 +01:00
Peter Dias
1cb6c0bb31
MDL-63032 core: Update the timezone to the latest windows list
2020-02-11 07:17:23 +08:00
Sara Arjona
6ec4ed6f74
Merge branch 'MDL-67192-master' of git://github.com/vmdef/moodle
2020-02-10 17:59:22 +01:00
Dani Palou
f95afbaf48
MDL-67758 airnotifier: Send wwwroot to airnotifier
2020-02-10 11:46:40 +01:00
Víctor Déniz Falcón
fe9bb50cb5
MDL-67192 core_h5p: remove redundant assignment
2020-02-10 08:40:13 +00:00
Víctor Déniz Falcón
a23969a5fa
MDL-67192 core_h5p: get site UUID from H5P using the API
2020-02-10 08:40:12 +00:00
Jun Pataleta
fb31e3da0b
MDL-67862 message: Render dialogue header only when necessary
2020-02-10 13:08:31 +08:00
Mihail Geshoski
cd2efd12ca
MDL-67264 core_course: Begin set up for Activity chooser
2020-02-10 08:14:16 +08:00
Mathew May
d6b95b8642
MDL-67264 core_templates: If classes exists render it out
2020-02-10 08:14:16 +08:00
Angad Sethi
86127e774f
MDL-67142 quiz: fixed error when deleting saved questions long-name-quiz
...
An error was showing up while deleting questions
(in the question_save_from_deletion method) which had been saved
and which belonged to a quiz with a super long name, not exceeding 255
characters, as the 'name' field in 'question_categories' table had a
max size of 255 characters. The shorten_text function was used to
shorten the string to 255 characters and a unit test was added with
the name test_question_save_from_deletion_quiz_with_long_name to test
the patch.
2020-02-08 19:40:44 +05:30
AMOS bot
b1d076192b
Automatically generated installer lang files
2020-02-08 00:11:45 +00:00
Andreas Grabs
20fea5522c
MDL-67894 mod_feedback: database error on show responses
2020-02-07 18:48:38 +01:00
Paul Holden
1e89b1d686
MDL-59303 auth_shibboleth: consistent readme URL.
2020-02-07 14:25:15 +00:00
Paul Holden
5253834d03
MDL-67532 badges: better default for new badge language.
2020-02-07 09:46:56 +00:00
Sara Arjona
4e90332195
weekly release 3.9dev
2020-02-07 09:44:47 +01:00
Sara Arjona
dc557fa4fd
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2020-02-07 09:44:44 +01:00
Brendan Heywood
f070dd126f
MDL-67726 tool_phpunit: Removed webrunner tool
2020-02-07 08:08:48 +08:00
Andrew Nicols
af3de26941
Merge branch 'MDL-67175-master' of git://github.com/andrewnicols/moodle
2020-02-07 08:08:43 +08:00
Ferran Recio
312a9317fa
MDL-67175 mod_scorm: fixing js eslint errors
2020-02-07 08:05:14 +08:00
Sam Hemelryk
841d855993
MDL-67175 mod_scorm: sync XHR requests use sendBeacon when available
...
Totara reference TL-22621 (original code by Sam Hemelryk)
2add402f81
2020-02-07 08:05:14 +08:00
Brendan Cox
86b082cece
MDL-67175 session: set SameSite=None for Chrome 78 and above
...
Totara reference TL-22311 (original code by Brendan Cox and Sam Hemelryk)
a3f4de2b7e
2020-02-07 08:05:14 +08:00
Dani Palou
2ccdc21b36
MDL-67237 tool_mobile: Add H5P offline option in disabled features
2020-02-06 11:33:15 +01:00
Eloy Lafuente (stronk7)
986c5283cf
Merge branch 'MDL-67832' of https://github.com/timhunt/moodle
...
(fixed a couple of typos in the merge commit)
2020-02-06 00:01:07 +01:00
Eloy Lafuente (stronk7)
a411ab8825
Merge branch 'MDL-67387-master' of git://github.com/cescobedo/moodle
2020-02-05 19:18:11 +01:00
Eloy Lafuente (stronk7)
3c87f49f79
Merge branch 'MDL-67830' of https://github.com/timhunt/moodle
2020-02-05 19:07:55 +01:00
Sara Arjona
53be27e4fb
Merge branch 'MDL-66463-master' of git://github.com/ferranrecio/moodle
2020-02-05 13:10:59 +01:00
Ferran Recio
303df89df6
MDL-66463 theme_boost: IE and Edge go to top link compatibility
2020-02-05 11:44:59 +01:00
Eloy Lafuente (stronk7)
a8976119dc
Merge branch 'MDL-46542' of https://github.com/timhunt/moodle
2020-02-05 09:32:32 +01:00
Andrew Nicols
097677f765
Merge branch 'MDL-49103-master' of git://github.com/sarjona/moodle
2020-02-05 13:48:29 +08:00
Andrew Nicols
bc51efe54b
Merge branch 'MDL-58584-master' of git://github.com/rezaies/moodle
2020-02-05 13:45:34 +08:00
Eloy Lafuente (stronk7)
4cbba6d108
Merge branch 'MDL-67842' of https://github.com/timhunt/moodle
2020-02-04 22:44:24 +01:00
Eloy Lafuente (stronk7)
3ed74c3f93
Merge branch 'MDL-63424-master' of git://github.com/lucaboesch/moodle
2020-02-04 19:28:36 +01:00
Eloy Lafuente (stronk7)
ce7f5ac4b9
Merge branch 'MDL-66875-master' of git://github.com/lucaboesch/moodle
2020-02-04 19:02:26 +01:00
Sara Arjona
f8d9b1eb8c
MDL-49103 badges: bake badges with iTXt chunk instead of tEXt
...
The final OB 1.0 specification changed the baking badges method
from tEXt to iTXt. Besides, the iTXt chunk should be a signed
assertion or the raw JSON (instead of the assertion URL).
This has been changed in order to make Moodle OB compliant.
Yuliya Bozhko, thanks for the patch! :-)
2020-02-04 18:49:39 +01:00
Shamim Rezaie
94e25092b2
MDL-58584 core_ddl: delete te loft over table in the test
2020-02-04 23:15:32 +11:00
Sara Arjona
ceaa04ffea
Merge branch 'MDL-67681_master' of https://github.com/marxjohnson/moodle
2020-02-04 12:16:39 +01:00
Andrew Nicols
7be4a3fba1
Merge branch 'MDL-60126-master-3' of git://github.com/mihailges/moodle
2020-02-04 10:33:19 +08:00
Andrew Nicols
5f21e45f9f
Merge branch 'MDL-58584-master' of git://github.com/rezaies/moodle
2020-02-04 10:30:32 +08:00
Peter
7d6f66b422
MDL-60126 competency: Unit tests
2020-02-04 08:36:21 +08:00
Simey Lameze
507c34820c
MDL-60126 core: upgrade step to clean user comp
2020-02-04 08:36:21 +08:00
AMOS bot
4534c489a9
Automatically generated installer lang files
2020-02-04 00:11:08 +00:00
Simey Lameze
2595d450e0
MDL-60126 competency: delete content upon user delete
2020-02-04 08:00:19 +08:00
Eloy Lafuente (stronk7)
fbde0a7798
Merge branch 'MDL-67052-mysql-locks' of https://github.com/brendanheywood/moodle
2020-02-03 19:32:58 +01:00
JayChurchward
72eaa3c916
MDL-67696 mod_forum: Changed invalid count() to loop counter.
2020-02-03 09:31:28 -05:00
Sara Arjona
eac589d8ab
Merge branch 'MDL-67721-master' of git://github.com/rezaies/moodle
2020-02-03 14:52:16 +01:00
Sara Arjona
473634a450
Merge branch 'MDL-67511-master' of git://github.com/andrewnicols/moodle
2020-02-03 14:10:15 +01:00