Sara Arjona
f1333db578
NOBUG: Fixed file access permissions
2021-01-15 08:25:37 +01:00
Sara Arjona
c2f91dc03a
NOBUG: Fixed SVG browser compatibility
2021-01-15 08:25:35 +01:00
Sara Arjona
d6901cc07f
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2021-01-15 08:25:34 +01:00
Sara Arjona
7d24686e59
Merge branch 'MDL-69308' of https://github.com/stronk7/moodle
2021-01-14 12:03:30 +01:00
Jake Dallimore
f89a0a8748
Merge branch 'MDL-69877-master' of git://github.com/mickhawkins/moodle
2021-01-14 14:51:46 +08:00
Michael Hawkins
01a775cf34
MDL-69877 core: Added security.txt
2021-01-14 14:29:55 +08:00
Jun Pataleta
adbebb3bcc
Merge branch 'MDL-70312' of git://github.com/paulholden/moodle
2021-01-14 11:54:37 +08:00
Jake Dallimore
a2ab10fca4
Merge branch 'MDL-68608-improve-readonly-debugging' of https://github.com/brendanheywood/moodle
2021-01-14 08:48:10 +08:00
Adrian Greeve
eceeb180bf
Merge branch 'MDL-68597' of https://github.com/timhunt/moodle
2021-01-14 08:35:02 +08:00
AMOS bot
6edf56a163
Automatically generated installer lang files
2021-01-14 00:07:47 +00:00
Eloy Lafuente (stronk7)
e15aaed77a
Merge branch 'MDL-70408-master' of git://github.com/sarjona/moodle
2021-01-13 23:59:36 +01:00
Eloy Lafuente (stronk7)
77342b96fc
MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
...
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2018120300 (v3.6.0) as anti-cheating measure.
Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.
See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:11:19 +01:00
Sara Arjona
b3164b3253
Merge branch 'MDL-70299' of git://github.com/paulholden/moodle
2021-01-13 17:19:50 +01:00
Sara Arjona
8717e87916
Merge branch 'MDL-70394-master' of git://github.com/rezaies/moodle
2021-01-13 15:31:11 +01:00
Sara Arjona
58eaf86573
Merge branch 'MDL-70387-master' of git://github.com/jleyva/moodle
2021-01-13 14:56:04 +01:00
Juan Leyva
7f02879ce7
MDL-70387 files: New WS core_files_get_unused_draft_itemid
2021-01-13 13:01:40 +01:00
Sara Arjona
f287ef5cb2
Merge branch 'master-MDL-70362' of https://github.com/golenkovm/moodle
2021-01-13 12:36:24 +01:00
Sara Arjona
8f4ff3014d
Merge branch 'MDL-68010-cron-run-disabled' of https://github.com/brendanheywood/moodle
2021-01-13 11:28:10 +01:00
Tim Hunt
c4e2b67c22
MDL-68597 qtype_essay: show the word count on the review screen
2021-01-13 10:27:40 +00:00
Tim Hunt
6fc462ad4d
MDL-68597 qtype_essay: switch the form to consistently use hideIf
2021-01-13 10:27:40 +00:00
Tim Hunt
d9b0da85cc
MDL-68597 essay word limits: fixes requested by the integrator
2021-01-13 10:27:40 +00:00
Mahmoud Kassaei
997a407b37
MDL-68597 qtype_essay: add word min/max for online text input
2021-01-13 10:27:14 +00:00
Mihail Geshoski
06a338f00b
MDL-68486 auth_shibboleth: Reset convert_data if it uses dataroot file
...
Upgrade step that resets the 'Data modification API' (convert_data)
setting to its default value if this setting is currently configured
to use a file located within the $CFG->dataroot directory.
2021-01-13 12:34:24 +08:00
Mihail Geshoski
6c51299e30
MDL-68486 auth_shibboleth: Prevent using dataroot files in convert_data
...
Prevents configuring the 'Data modification API' (convert_data) setting
to use files located within the $CFG->dataroot directory as it exposes
the site to security risks.
2021-01-13 12:34:24 +08:00
Jun Pataleta
81cb8b9f09
Merge branch 'MDL-70580' of git://github.com/paulholden/moodle
2021-01-13 10:20:20 +08:00
AMOS bot
66d960259c
Automatically generated installer lang files
2021-01-13 00:07:48 +00:00
Paul Holden
be48efc9b7
MDL-70580 core: retrieve closest tree node in click handler.
2021-01-12 20:11:25 +00:00
Michael Hawkins
11e13d1629
MDL-69911 core: Clean content passed through TeX filter
2021-01-12 17:14:33 +01:00
Ferran Recio
ce87be7db6
MDL-67782 message: fix messages max length
2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
b17037b960
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
8fb9f2bcc5
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
8a5f5c3ef9
MDL-69797 gradingform_rubric: Implement authorization into fetch method
2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
eda0980d7a
MDL-69797 gradingform_guide: Implement authorization into fetch method
2021-01-12 17:14:33 +01:00
Sara Arjona
d716a3f151
Merge branch 'MDL-70308-master' of git://github.com/ferranrecio/moodle
2021-01-12 17:04:25 +01:00
Sara Arjona
894c9c9d7b
Merge branch 'MDL-70298-master' of git://github.com/ilyatregubov/moodle
2021-01-12 15:58:34 +01:00
Ilya Tregubov
49266827c4
MDL-70298 lib_horde: Upgrade Horde library to 5.2.23
2021-01-12 15:57:58 +02:00
Sara Arjona
51bf5852ec
Merge branch 'MDL-70009-master' of git://github.com/ilyatregubov/moodle
2021-01-12 10:20:55 +01:00
Jake Dallimore
893411c673
Merge branch 'MDL-69431-master' of git://github.com/watson8/moodle
2021-01-12 17:08:29 +08:00
Sara Arjona
d9df954a25
Merge branch 'MDL-68768-adhoc-task-faildelay-check' of https://github.com/brendanheywood/moodle
2021-01-12 10:06:53 +01:00
Jake Dallimore
606a534571
Merge branch 'MDL-69529-master' of git://github.com/ilyatregubov/moodle
2021-01-12 16:40:26 +08:00
Ilya Tregubov
bcdf87a877
MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods.
2021-01-12 09:10:24 +02:00
Jun Pataleta
495f45ef3b
Merge branch 'MDL-70580' of git://github.com/paulholden/moodle
2021-01-12 13:16:00 +08:00
AMOS bot
90ceeab2f9
Automatically generated installer lang files
2021-01-12 00:07:57 +00:00
Andrew Nicols
d0bc893972
MDL-70580 core: Tree nodes should check if they were clicked directly
2021-01-11 23:42:03 +00:00
Eloy Lafuente (stronk7)
d64aa10197
Merge branch 'MDL-70486-master-get_region_name' of git://github.com/mudrd8mz/moodle
2021-01-11 22:55:19 +01:00
Michael Hawkins
dc9de7b0d4
MDL-70571 lib: Added additional escaping to search_input template
2021-01-11 16:20:16 +01:00
Eloy Lafuente (stronk7)
36ef29a8e9
Merge branch 'MDL-70266' of https://github.com/timhunt/moodle
2021-01-11 16:11:50 +01:00
Sara Arjona
df8df7477c
Merge branch 'MDL-70034_master' of git://github.com/mdjnelson/moodle
2021-01-11 15:19:22 +01:00
Sara Arjona
5a8ccff85b
Merge branch 'MDL-70567-master' of https://github.com/dmitriim/moodle
2021-01-11 13:09:34 +01:00
Sara Arjona
c89e435316
Merge branch 'MDL-70578-master' of git://github.com/lucaboesch/moodle
2021-01-11 12:58:01 +01:00