Adrian Greeve
58a3b7a8ad
Merge branch 'MDL-69202_311' of https://github.com/ffhs/moodle into MOODLE_311_STABLE
2021-01-19 15:40:47 +08:00
Jake Dallimore
1773ffc774
Merge branch 'MDL-69522-custom-message-311' of https://github.com/Peterburnett/moodle into MOODLE_311_STABLE
2021-01-19 15:38:52 +08:00
Adrian Greeve
e105a212b6
Merge branch 'MDL-70128-311' of git://github.com/jleyva/moodle into MOODLE_311_STABLE
2021-01-19 14:49:51 +08:00
Jun Pataleta
f4b3440fb8
Merge branch 'MDL-70294-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-19 09:20:11 +08:00
Paul Holden
48cbfcc87b
MDL-70294 libraries: document upgrade of TCPDF.
2021-01-18 21:07:41 +00:00
Paul Holden
b369129642
MDL-70294 libraries: upgrade to version 6.3.5 of TCPDF.
2021-01-18 21:07:31 +00:00
Sara Arjona
d6fa4e499e
Merge branch 'MDL-70290-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE
2021-01-18 09:23:40 +01:00
Sara Arjona
fc67a37242
Merge branch 'MDL-70305-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE
2021-01-18 09:20:30 +01:00
Adrian Perez
0e365f283c
MDL-69202 Restore backup: add getter method for oldmoduleid
2021-01-16 10:36:33 +01:00
Sara Arjona
fee3970787
weekly release 3.11dev
2021-01-15 08:25:42 +01:00
Sara Arjona
ad14375609
NOBUG: Fixed file access permissions
2021-01-15 08:25:41 +01:00
Sara Arjona
5146b7e563
NOBUG: Fixed SVG browser compatibility
2021-01-15 08:25:39 +01:00
Sara Arjona
2943454ee8
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-01-15 08:25:39 +01:00
Sara Arjona
1520ae2cbd
Merge branch 'MDL-69308_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-01-14 12:03:36 +01:00
Jake Dallimore
9349702f8a
Merge branch 'MDL-69877-311' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-01-14 14:52:02 +08:00
Michael Hawkins
6d02c5fa1c
MDL-69877 core: Added security.txt
2021-01-14 14:30:40 +08:00
Jun Pataleta
92c7d807bb
Merge branch 'MDL-70312-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-14 11:54:26 +08:00
Jake Dallimore
dc2b9a34c1
Merge branch 'MDL-68608-improve-readonly-debugging-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-01-14 08:48:46 +08:00
Adrian Greeve
e07bba321d
Merge branch 'MDL-68597_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE
2021-01-14 08:30:12 +08:00
AMOS bot
bcb3e2cda7
Automatically generated installer lang files
2021-01-14 00:07:26 +00:00
Peter Dias
fc26c95cd2
MDL-70290 core: Update the lib's xml and upgrade files
2021-01-14 07:59:10 +08:00
Peter Dias
a14ee586d8
MDL-70290 core: HTMLPurifier upgrade to 4.13.0
2021-01-14 07:59:10 +08:00
Peter Dias
60c5c0e8df
MDL-70305 lib: Update thirdpartylibs chartjs version
2021-01-14 07:55:25 +08:00
Peter Dias
e193299876
MDL-70305 lib: Upgrade chartjs to 2.9.4
2021-01-14 07:55:25 +08:00
Eloy Lafuente (stronk7)
7cd9a3c4a0
Merge branch 'MDL-70408-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-01-13 23:59:50 +01:00
Eloy Lafuente (stronk7)
5aed7f4217
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:28:39 +01:00
Eloy Lafuente (stronk7)
aff5b5abb9
MDL-69308 github actions: Bump min PHP requirement to 7.3
2021-01-13 19:27:04 +01:00
Eloy Lafuente (stronk7)
0f7aafe1fe
MDL-69308 travis: Bump min PHP requirement to 7.3
2021-01-13 19:27:00 +01:00
Eloy Lafuente (stronk7)
c6fb18ef1d
MDL-69308 environment: Apply agreed changes
...
- PHP 7.3 required.
- Moodle 3.6 required.
- SQL*Server 2017 (aka, 14.0) required.
- Sodium PHP extension required.
2021-01-13 19:26:54 +01:00
Eloy Lafuente (stronk7)
0c2d9d9db7
MDL-69308 environment: 3.11 base information
...
This is a direct copy of the 3.10 branch to have
the changes under control in next commits.
2021-01-13 19:26:48 +01:00
Sara Arjona
e730802e08
Merge branch 'MDL-70299-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-13 17:20:00 +01:00
Sara Arjona
44012cdfe3
Merge branch 'MDL-70394-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-01-13 15:31:19 +01:00
Sara Arjona
4bd52c7ac3
Merge branch 'MDL-70387-311' of git://github.com/jleyva/moodle into MOODLE_311_STABLE
2021-01-13 14:56:12 +01:00
Juan Leyva
4f2cfe7af8
MDL-70387 files: New WS core_files_get_unused_draft_itemid
2021-01-13 13:03:00 +01:00
Sara Arjona
24b10d62da
Merge branch 'MOODLE_311_MDL-70362' of https://github.com/golenkovm/moodle into MOODLE_311_STABLE
2021-01-13 12:36:46 +01:00
Sara Arjona
bc439a9dfc
Merge branch 'MDL-68010-cron-run-disabled-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-01-13 11:28:21 +01:00
Mihail Geshoski
19e4e865ac
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:45 +08:00
Mihail Geshoski
2116878465
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:45 +08:00
Jun Pataleta
5e4a7224a5
Merge branch 'MDL-70580-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-13 10:20:00 +08:00
AMOS bot
62fb6ac53a
Automatically generated installer lang files
2021-01-13 00:07:28 +00:00
Paul Holden
5f9c1e5dd2
MDL-70580 core: retrieve closest tree node in click handler.
2021-01-12 20:17:22 +00:00
Tim Hunt
8306fc3f3e
MDL-68597 qtype_essay: show the word count on the review screen
2021-01-12 19:53:01 +00:00
Tim Hunt
8d7b3b3fe7
MDL-68597 qtype_essay: switch the form to consistently use hideIf
2021-01-12 17:54:39 +00:00
Michael Hawkins
da051fa484
MDL-69911 core: Clean content passed through TeX filter
2021-01-12 17:14:31 +01:00
Ferran Recio
8da4872464
MDL-67782 message: fix messages max length
2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
c689df0a5d
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
3a02eccc2e
MDL-69797 core_grades: Implement authorization into fetch method
2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
dcbaed2862
MDL-69797 gradingform_rubric: Implement authorization into fetch method
2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
808ad0df73
MDL-69797 gradingform_guide: Implement authorization into fetch method
2021-01-12 17:14:31 +01:00
Sara Arjona
220ad68736
Merge branch 'MDL-70308-311' of git://github.com/ferranrecio/moodle into MOODLE_311_STABLE
2021-01-12 17:04:28 +01:00