22182 Commits

Author SHA1 Message Date
Eloy Lafuente (stronk7)
fd46cc5b37 Merge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master 2020-10-05 23:12:01 +02:00
Eloy Lafuente (stronk7)
79e1ab91d4 Merge branch 'master-MDL-69752' of https://github.com/golenkovm/moodle into master 2020-10-05 10:54:45 +02:00
Mikhail Golenkov
0f7c2b92f6 MDL-69752 mod_data: Format module intro on Database activities page 2020-10-04 13:44:17 +11:00
Mikhail Golenkov
252e85be58 MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
Víctor Déniz
b39c286ea4 Merge branch 'MDL-69572-Master' of https://github.com/tuanngocnguyen/moodle 2020-10-01 23:29:22 +01:00
Eloy Lafuente (stronk7)
30fa4748f1 Merge branch 'MDL-69758-master' of https://github.com/sammarshallou/moodle into master 2020-10-01 23:44:05 +02:00
Sara Arjona
32f5dbbb80 Merge branch 'MDL-69050-master-allowlist' of git://github.com/mudrd8mz/moodle into master 2020-10-01 14:51:11 +02:00
Sara Arjona
6bb0262ed8 Merge branch 'MDL-68098-master' of git://github.com/dpalou/moodle into master 2020-10-01 12:56:16 +02:00
Sara Arjona
0592e040b4 Merge branch 'MDL-67473-multipledeeplinking-squashed' of https://github.com/cengage/moodle into master 2020-10-01 10:28:03 +02:00
Adrian Greeve
d3374e8865 Merge branch 'MDL-54956-master' of git://github.com/jleyva/moodle 2020-10-01 11:19:09 +08:00
Claude Vervoort
957da4b564 MDL-67473 mod_lti: deeplinking multiple support
AMOS BEGIN
 CPY [contentitem_help,mod_lti],[contentitem_deeplinking_help,mod_lti]
AMOS END
2020-09-30 08:03:59 -04:00
Sara Arjona
b1a2dd1681 Merge branch 'MDL-69695' of https://github.com/paulholden/moodle into master 2020-09-28 13:03:14 +02:00
Nathan Nguyen
0b84fb7bec MDL-69572 mod_book : add bookid index to book_chapters 2020-09-28 10:43:06 +10:00
Hittesh Ahuja
68110d352c MDL-65074 mod_quiz: Quiz navigation buttons shouldnt use btn-secondary
Removing .btn-secondary as plain.scss and default.scss in bootstrap hide the button from view.
2020-09-25 15:31:57 +01:00
David Mudrák
6bfc46802e MDL-69050 lang: Rename the whitelist variable in the Workshop locallib 2020-09-24 19:41:58 +02:00
Jun Pataleta
1d7781be53 Merge branch 'MDL-66587-master' of git://github.com/bmbrands/moodle 2020-09-24 11:11:20 +08:00
Eloy Lafuente (stronk7)
c43dac4e36 Merge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master 2020-09-23 17:10:35 +02:00
Juan Leyva
ba2d9643e7 MDL-54956 quiz: Fix WS to support files submission 2020-09-22 18:03:23 +02:00
Juan Leyva
8bec429a98 MDL-54956 quiz: Return response files in attempts 2020-09-22 18:03:23 +02:00
Dani Palou
8c84eeeeac MDL-68098 ws: Fix WebServices broken by filters HTML 2020-09-22 09:43:03 +02:00
sam marshall
2a15d7d3ea MDL-69758 Web services: core_get_course_contents PHP warnings
Calls to core_get_course_contents can cause PHP warnings in the server
log if there are any URL instances in the course with sketchy URLs.
This is because url_export_contents incorrectly returns null instead
of an empty array if there is an error.
2020-09-21 15:24:12 +01:00
Bas Brands
4c71e1d0d0 MDL-69454 core_search: consistent mod searches 2020-09-21 11:54:51 +02:00
Claude Vervoort
5b8c646e68 MDL-66934 mod_lti: support context history param 2020-09-18 14:11:34 -04:00
Eloy Lafuente (stronk7)
5e124b9040 Merge branch 'MDL-69664-master' of git://github.com/junpataleta/moodle into master 2020-09-17 08:43:51 +02:00
Bas Brands
d910726704 MDL-66587 mod_quiz: visible quiz timer 2020-09-16 15:21:27 +02:00
Eloy Lafuente (stronk7)
1ab5d74983 Merge branch 'MDL-69658' of https://github.com/paulholden/moodle into master 2020-09-14 22:56:11 +02:00
Paul Holden
2aa48515db MDL-69695 mod_folder: use forcedownload setting during inline display. 2020-09-14 21:38:35 +01:00
Jun Pataleta
46d4cf0c98 MDL-69664 mod_lti: Apply correct badge class to tool card 2020-09-09 23:34:04 +08:00
Sara Arjona
14bb6b5103 Merge branch 'MDL-69645-master' of git://github.com/lucaboesch/moodle into master 2020-09-09 11:00:40 +02:00
Sara Arjona
7c99f40d61 Merge branch 'MDL-69521' of https://github.com/stronk7/moodle into master 2020-09-09 08:08:06 +02:00
Paul Holden
416dd35832 MDL-69658 quizaccess_seb: progress bar on install only when necessary. 2020-09-08 19:31:36 +01:00
Eloy Lafuente (stronk7)
432b9a9075 MDL-69521 core: Move all comments in code from 4.3 to 4.1 2020-09-08 18:59:46 +02:00
Eloy Lafuente (stronk7)
74ee34fd87 MDL-69521 core: Move all comments in code from 4.1 to 3.11 2020-09-08 18:59:30 +02:00
Sara Arjona
683539696a Merge branch 'MDL-28501-master' of https://github.com/mackensen/moodle into master 2020-09-08 13:27:55 +02:00
Mihail Geshoski
630078eb4a MDL-69048 book: Sanitize previous chapter value in add new chapter page 2020-09-08 08:54:26 +02:00
Eloy Lafuente (stronk7)
5ce5c38a51 Merge branch 'MDL-69577-master' of git://github.com/crazyserver/moodle into master 2020-09-07 22:58:39 +02:00
Luca Bösch
5423b68b08 MDL-69645 quizaccess: Set allowPreferencesWindow to false in manual conf
Signed-off-by: Luca Bösch <luca.boesch@bfh.ch>
2020-09-07 21:26:23 +02:00
Charles Fulton
a0908df796 MDL-28501 mod_folder: make force downloading behavior configuable 2020-09-07 14:37:33 -04:00
Andrew Nicols
0d1e8aa711 Merge branch 'MDL-55340-master' of git://github.com/sarjona/moodle 2020-09-03 10:05:21 +08:00
Eloy Lafuente (stronk7)
d25b7ebd86 Merge branch 'MDL-69174-master' of git://github.com/sarjona/moodle into master 2020-09-02 13:11:33 +02:00
Sara Arjona
40f6a3a1d1 MDL-69174 mod_h5pactivity: component passed always
The $component = 'mod_h5pactivity' will be passed always to the H5P
player because it's required for being able to call these activities
from outside using embed code. The xAPI implementation checks whether
the information should be tracked or not.
2020-09-02 12:09:30 +02:00
Andrew Nicols
7f31497fb4 Merge branch 'MDL-68892-master' of git://github.com/ferranrecio/moodle 2020-09-02 09:44:26 +08:00
Pau Ferrer Ocaña
150913d3e1 MDL-69577 forum: Add courseid, forumid on get_discussion_posts response 2020-09-01 14:25:10 +02:00
Ferran Recio
bcea21d894 MDL-68892 mod_h5pactivity: add required to package 2020-08-28 17:44:38 +02:00
Marina Glancy
5889858cc5 MDL-55340 mod_feedback: export question labels
This was present in export in 3.0 but got lost during export
refactoring in 3.1
2020-08-28 12:24:28 +02:00
Andrew Nicols
3d7fd2f42f Merge branch 'MDL-69112-master' of git://github.com/merrill-oakland/moodle 2020-08-28 13:25:27 +08:00
Andrew Nicols
4ac58f8810 Merge branch 'MDL-69501-master-enfix' of git://github.com/mudrd8mz/moodle 2020-08-27 11:30:32 +08:00
Justin Hunt
107a0c9874 MDL-66810 mod_lti: Reinstate deprecated default permissions on iframe
microphone, webcam, camera, midi, encrypted-media, geolocation
2020-08-27 09:43:26 +08:00
Helen Foster
383d080b17 MDL-69501 lang: Import fixed English strings (en_fix) 2020-08-24 09:35:41 +02:00
Andrew Nicols
b0a28f3bbb MDL-66818 mod_forum: Use cap manager to check exportability 2020-08-21 11:33:30 +08:00