Sara Arjona
535c0277de
Merge branch 'MDL-67119-master' of git://github.com/aanabit/moodle
2021-03-03 11:11:29 +01:00
Sander Wind
c9855a8b20
MDL-70668 auth: Fix secret validation during user confirmation
...
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
2021-03-02 23:44:24 +01:00
Amaia Anabitarte
3feafb1a4c
MDL-67119 core_analytics: Analyse users once per course
...
User's activity in a course should be analysed only once
no matter the number of enrolments the user has in that course.
2021-02-26 11:50:16 +01:00
Eloy Lafuente (stronk7)
aa1c493a2a
Merge branch 'MDL-70828-master' of git://github.com/abgreeve/moodle
2021-02-24 11:14:25 +01:00
Adrian Greeve
cb69d6389c
MDL-70828 performance: Allow session locking issue to be turned off.
...
If a developer has debugging on then they will recieve all debugging
messages for locking whether wanted or not. We already have a setting
to display these messages.
2021-02-24 11:26:08 +08:00
Brendan Heywood
300213ee2e
MDL-70424 auth: Avoid random changes to $CFG->auth
2021-02-23 11:40:57 +11:00
Marina Glancy
b88f1a84bf
MDL-70901 core: @ no longer masks errors in PHP 8.0
2021-02-22 16:18:46 +01:00
Marina Glancy
f4fb91aecb
MDL-70920 core: prevent calls to call_user_fun_array() with assoc array
2021-02-21 22:22:21 +01:00
Ilya Tregubov
729688b379
MDL-70552 core_message: Show popup for teachers when anonymous
...
user completed feedback.
2021-02-17 08:42:52 +02:00
Brendan Heywood
6b48a24cc6
MDL-70766 auth: Add all auth plugin changes to configlog
2021-02-11 11:05:25 +11:00
Sara Arjona
08d1538313
Merge branch 'MDL-70282-oauth2_improve_error' of https://github.com/leonstr/moodle
2021-02-09 11:04:54 +01:00
Andrew Nicols
f5e348ac3e
Merge branch 'MDL-69898' of https://github.com/paulholden/moodle
2021-02-08 10:48:29 +08:00
Andrew Nicols
031509861b
Merge branch 'MDL-70579' of git://github.com/paulholden/moodle
2021-02-04 09:28:22 +08:00
Sara Arjona
1e5a862c93
Merge branch 'MDL-70316-master' of git://github.com/mihailges/moodle
2021-02-03 15:29:23 +01:00
Ilya Tregubov
dde8a5b62c
MDL-66769 core_h5p: Clean up orphaned h5p records task.
2021-02-03 10:10:30 +02:00
Paul Holden
a01397bdce
MDL-69898 admin: link to config changes report from logged event.
2021-02-01 09:14:06 +00:00
Leon Stringer
5070f0d7ce
MDL-70282 oauth: Improve error information
...
If the request to the OAuth 2 token endpoint fails show the response
body the endpoint returned with its HTTP status (when debug: DEVELOPER).
If no response is available show any error returned by Curl. Previously
none of this information was available making troubleshooting difficult.
If a token refresh fails in \core\oauth2\refresh_system_tokens_task an
exception is now thrown so that the result is shown as "Fail" on
admin/tasklogs.php?filter=core\oauth2\refresh_system_tokens_task
2021-01-28 10:00:18 +00:00
Mihail Geshoski
db758db533
MDL-70316 core: Update the emoji categories in the emoji picker
2021-01-27 13:37:03 +08:00
Paul Holden
81fdd46315
MDL-70585 course: deeper clean of path names in course export.
...
This fixes an issue on those systems that don't fully support unicode
characters within zip structures, which subsequently led to broken
links when browsing downloaded course content.
2021-01-22 08:15:16 +00:00
Jake Dallimore
5a24764390
Merge branch 'MDL-69333-fingerprint-checks' of https://github.com/brendanheywood/moodle
2021-01-20 11:23:49 +08:00
Brendan Heywood
a6e9ac9af7
MDL-69333 report_security: Add checks for many public & private urls
2021-01-20 11:19:14 +11:00
Jake Dallimore
790cb18211
Merge branch 'MDL-69522-custom-message-m' of https://github.com/Peterburnett/moodle
2021-01-19 15:38:01 +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
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
Eloy Lafuente (stronk7)
c59c8e79ec
Merge branch 'MDL-70476' of https://github.com/timhunt/moodle
2021-01-07 00:27:48 +01:00
Eloy Lafuente (stronk7)
fd1d9fec1e
Merge branch 'master_MDL-70520' of https://github.com/golenkovm/moodle
2021-01-07 00:17:08 +01:00
Paul Holden
6fc5f5f1f6
MDL-70579 course: filter site fullname when exporting course content.
2021-01-06 21:28:53 +00:00
Víctor Déniz
7c3f210441
Merge branch 'MDL-70341-task-override-fix-disabled' of https://github.com/jamie-catalyst/moodle
2020-12-22 12:04:41 +00:00
Mikhail Golenkov
eb694bdd5a
MDL-70520 tasks: Keep lastruntime when a scheduled task is reset
2020-12-22 10:37:43 +11:00
Eloy Lafuente (stronk7)
2a698951e5
Merge branch 'MDL-70430-master-oauth2refreshtoken' of git://github.com/mudrd8mz/moodle
2020-12-22 00:06:32 +01:00
Tim Hunt
fbc010aca1
MDL-70476 permission overrides: role names double-escaped in tool tip
2020-12-15 14:51:32 +00:00
Brendan Heywood
71f180447a
MDL-68768 tool_tasks: Check for failing adhoc tasks
2020-12-15 12:49:00 +11:00
Brendan Heywood
1dadeaeb39
MDL-68608 session: Improved the readonly session debugging
2020-12-14 14:09:55 +11:00
Tim Hunt
5a96b5427f
MDL-69735 core renderer notifications: make closebutton option usable
2020-12-11 19:54:39 +00:00
David Mudrák
16d8706e2e
MDL-70430 oauth2: Fix storing of the new refresh token
...
There was a typo - missing underscore. As a result, the new refresh
token was never updated in the database. Depending on the issuer and
whether or when theyu invalidate issued refresh tokens, this might or
might not make the token refresh stop working.
2020-12-08 11:26:23 +01:00
Jamie Stamp
2fee98919d
MDL-70341 tasks: Allow disabled tasks to be overridden
2020-12-07 16:53:19 +00:00
Peter Burnett
c426b09d0d
MDL-69522 antivirus: Added ability for scanners to set found message
2020-12-07 14:44:24 +10:00
sam marshall
ddbafce0e0
MDL-65818 Security: Encryption API and admin setting for secure data
2020-12-04 14:41:21 +00:00
Jake Dallimore
0dcc55e25a
Merge branch 'MDL-70326' of https://github.com/durzo/moodle
2020-12-03 11:53:53 +08:00
Jordan Tomkinson
d0e185ae79
MDL-70326 antivirus: fixing regression in MDL-66222
2020-11-25 11:31:36 +01:00
Eloy Lafuente (stronk7)
93f49909d5
Merge branch 'MDL-69121-redis-session-store-compression' of git://github.com/jamie-catalyst/moodle into master
2020-11-24 22:58:48 +01:00
Jamie Stamp
3a232840a5
MDL-65843 tasks: Allow schedules to be overridden in config
2020-11-18 12:44:05 +00:00
Jamie Stamp
f2ee4599f7
MDL-69121 core: Add ZSTD/Gzip compression options to Redis sessions
2020-11-09 12:34:22 +00:00
Andrew Nicols
931f36ce15
Merge branch 'MDL-69166-master-4' of git://github.com/rezaies/moodle
2020-10-27 12:47:50 +08:00
Shamim Rezaie
2d7feb7583
MDL-69166 core_payment: Renamed plugintype name from pg to paygw
2020-10-27 15:34:55 +11:00
Marina Glancy
6ff3087fe6
MDL-69166 core_payment: add payment accounts
2020-10-27 14:40:49 +11:00
Shamim Rezaie
a580b33738
MDL-69166 enrol_fee: An enrolment plugin that supports payments
2020-10-27 08:37:08 +11:00
Shamim Rezaie
a5d219b811
MDL-69166 pg_paypal: A new payment gateway is born
2020-10-27 08:37:08 +11:00
Shamim Rezaie
e52362fc5c
MDL-69166 core_payment: basic gateway skeleton
2020-10-27 08:37:08 +11:00
Shamim Rezaie
9d77bf7c9b
MDL-69166 core: define payment as a subsystem and pg as a plugin type
2020-10-27 08:37:08 +11:00