Tim Hunt
1d47cb2168
MDL-68615 questions: fix fiendish default idnumber edge case
2020-05-05 16:19:54 +01:00
Neosi
27e44c18fe
MDL-68548 editor-atto: change <i> tags to <em>
2020-05-05 09:50:26 +01:00
Amaia Anabitarte
f2e02ea9f0
MDL-67800 core_contentbank: Testing contentbank events
2020-05-05 10:20:20 +02:00
Amaia Anabitarte
d90ff83962
MDL-67800 core_contentbank: Fixing search content provider
2020-05-05 10:20:20 +02:00
Amaia Anabitarte
fb302d3848
MDL-67800 core_contentbank: Creating events for contentbank
2020-05-05 10:20:20 +02:00
Amaia Anabitarte
b39a03d739
MDL-67800 contenttype_h5p: Fix the error when deleting a content with no file
2020-05-05 10:19:15 +02:00
Amaia Anabitarte
48bcb1f228
MDL-67800 core_contentbank: Moving uploading logic to contentbank class
2020-05-05 10:19:15 +02:00
Brendan Heywood
76de190c25
MDL-68261 report_configlog: Log changes from admin/cli/cfg.php
2020-05-05 17:52:27 +10:00
Didier 'OdyX' Raboud
eebd02461b
MDL-67990 antivirus_clamav: set chunksize to 32Mb
2020-05-05 09:33:26 +02:00
Didier 'OdyX' Raboud
bf427afcf6
MDL-67990 antivirus_clamav: validate tcpsocket with unset default port
2020-05-05 09:33:25 +02:00
Jake Dallimore
eec3a65e5d
Merge branch 'MDL-47750' of https://github.com/timhunt/moodle
2020-05-05 11:55:15 +08:00
Andrew Nicols
0449045fa0
Merge branch 'MDL-68542-39' of https://github.com/JayChurchward/moodle
2020-05-05 11:50:04 +08:00
Andrew Nicols
561fc87034
Merge branch 'MDL-68551' of https://github.com/Neosi/moodle
2020-05-05 11:48:46 +08:00
Andrew Nicols
1174dcb184
Merge branch 'MDL-68465-master' of git://github.com/junpataleta/moodle
2020-05-05 11:29:10 +08:00
Andrew Nicols
7be118e265
Merge branch 'MDL-67881-master' of git://github.com/bmbrands/moodle
2020-05-05 11:17:33 +08:00
Jun Pataleta
6a71bccfea
Merge branch 'MDL-68524-master' of git://github.com/andrewnicols/moodle
2020-05-05 10:50:09 +08:00
Andrew Nicols
a427a48c10
MDL-68524 core: Prefetch modal registry templates
2020-05-05 10:16:10 +08:00
Andrew Nicols
983baf4e34
MDL-68524 js: Add prefetch module
2020-05-05 10:16:10 +08:00
Andrew Nicols
37f48d2547
Merge branch 'MDL-68500' of https://github.com/paulholden/moodle
2020-05-05 09:48:24 +08:00
AMOS bot
21b77db6eb
Automatically generated installer lang files
2020-05-05 00:11:26 +00:00
Eloy Lafuente (stronk7)
87c0887564
Merge branch 'MDL-67790-master' of git://github.com/aanabit/moodle
2020-05-04 23:01:20 +02:00
Eloy Lafuente (stronk7)
f6bfa49cc6
Merge branch 'MDL-52904-master' of git://github.com/junpataleta/moodle
2020-05-04 22:31:25 +02:00
Amaia Anabitarte
3a6ca392d8
MDL-67790 core_contentbank: Unit and behat tests for renaming content
2020-05-04 20:15:05 +02:00
Amaia Anabitarte
cc58791b68
MDL-67790 core_contentbank: Behat contentbank content generator
2020-05-04 20:15:05 +02:00
Amaia Anabitarte
448012c6b6
MDL-67790 core_contentbank: Add Rename content option
2020-05-04 20:15:05 +02:00
Sara Arjona
a58e8cb0a1
Merge branch 'MDL-68379-master' of git://github.com/ferranrecio/moodle
2020-05-04 20:02:06 +02:00
Sara Arjona
da2f9f6510
Merge branch 'MDL-67713-master' of git://github.com/ferranrecio/moodle
2020-05-04 19:30:45 +02:00
Ferran Recio
9848594715
MDL-68381 mod_h5pactivity: add attempt duration, completion and success
2020-05-04 18:53:00 +02:00
Ferran Recio
72a2335151
MDL-68379 core_xapi: adding result, attachments and context to statement
2020-05-04 18:47:11 +02:00
Ferran Recio
75ba339cdb
MDL-68379 mod_h5pactivity: adding item_result to xAPI handler
2020-05-04 18:47:11 +02:00
Ferran Recio
7f5b6adac1
MDL-67713 mod_h5pactivity: adding backup and restore
2020-05-04 18:42:48 +02:00
Paul Holden
8844cb8286
MDL-68500 dataformat: re-factor download/export methods into new class.
2020-05-04 16:01:12 +01:00
Martin Gauk
966556074c
MDL-51694 core_grades: use transactions when deleting
2020-05-04 12:48:41 +00:00
fujiwara
c4f51bfd31
MDL-68415 email: Fix attachment in email_to_user()
2020-05-04 21:43:57 +09:00
Tim Hunt
33d4f4b0b9
MDL-47750 Atto: allow pasting of images
...
Note: this works if you have image data on the clipboard (e.g. a
screen-grab). It does not work in most other cases, basically because
web browsers are completely unhelpful in the paste/drop events
they raise. See the detailed analysis of my testing in the tracker
issue. (Hopefully this will improve in future.)
2020-05-04 10:15:08 +01:00
Sara Arjona
271d08f37b
Merge branch 'MDL-68315-master' of https://github.com/kabalin/moodle
2020-05-04 10:37:17 +02:00
Paul Holden
1de3b81983
MDL-68500 dataformat: allow instances to export to local file.
2020-05-04 09:32:44 +01:00
Andrew Nicols
3ba4248fe7
Merge branch 'MDL-68502-master' of git://github.com/ferranrecio/moodle
2020-05-04 15:59:04 +08:00
Andrew Nicols
34851c1171
Merge branch 'MDL-68266-master' of git://github.com/bmbrands/moodle
2020-05-04 15:33:14 +08:00
Ferran Recio
b4f617a609
MDL-68502 mod_h5pactivity: fixing get_file_info error
2020-05-04 09:30:32 +02:00
Jun Pataleta
716ac2c902
Merge branch 'MDL-68409-master' of git://github.com/andrewnicols/moodle
2020-05-04 15:22:12 +08:00
Bas Brands
a521226dd2
MDL-68266 core_course: accessibility improvements for course managent
...
colour contrast improvements
use custom checkboxes
use accessible colour for text-muted
2020-05-04 09:11:03 +02:00
Andrew Nicols
47d094817f
MDL-68409 behat: Fix tests from modal rewrite
2020-05-04 15:08:11 +08:00
Andrew Nicols
67774a9567
MDL-68409 js: Convert cancel modals to ES6
2020-05-04 15:08:11 +08:00
Andrew Nicols
9050f3f17e
MDL-68409 js: Convert alert and confirmation dialogues to use modal
2020-05-04 15:08:10 +08:00
Andrew Nicols
e8df743b3b
MDL-68409 js: Convert core/notification to ES6
2020-05-04 15:07:49 +08:00
Andrew Nicols
b810c84f2b
MDL-68409 js: Add Alert modal
2020-05-04 15:07:49 +08:00
Andrew Nicols
fc3d7d693a
MDL-68409 js: Fix eslint failure in modal
2020-05-04 15:07:48 +08:00
Andrew Nicols
92810f7af9
MDL-68409 js: Add setButtonText modal helper
2020-05-04 15:07:48 +08:00
Andrew Nicols
fa6101ba27
MDL-68409 js: Add helper to register close event on save/cancel
2020-05-04 15:07:48 +08:00