Eloy Lafuente (stronk7)
3d117c1934
Merge branch 'MDL-48269-master-4' of git://github.com/junpataleta/moodle
2021-02-16 19:45:44 +01:00
Frederic Massart
19c8985c7e
MDL-48269 language: Deprecating 'hidepicture' string
2021-02-16 12:48:44 +08:00
François Moreau
3776fbafb2
MDL-69762 core_contentbank: let users hide their content
2021-02-15 13:26:32 -05: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
Sara Arjona
1e5a862c93
Merge branch 'MDL-70316-master' of git://github.com/mihailges/moodle
2021-02-03 15:29:23 +01:00
Sara Arjona
09cfed9186
Merge branch 'MDL-70439-master' of https://github.com/DinhHien0307/moodle
2021-02-03 13:03:02 +01:00
Ilya Tregubov
dde8a5b62c
MDL-66769 core_h5p: Clean up orphaned h5p records task.
2021-02-03 10:10:30 +02: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
hiendinh
c3b7e5fe16
MDL-70439 Profile: Indicate user email address settings on own profile
2021-01-27 13:37:18 +07:00
Mihail Geshoski
db758db533
MDL-70316 core: Update the emoji categories in the emoji picker
2021-01-27 13:37:03 +08:00
Peter Burnett
4e72d5916c
MDL-70444 my: Improved robustness of bulk dashboard reset
2021-01-25 13:54:44 +10: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
Sara Arjona
3810b293ad
MDL-70438 contentbank: Add column to view mode for content uses
2021-01-19 16:08:03 +01:00
Sara Arjona
deeadc98d6
MDL-70438 contentbank: Display content uses before removal
2021-01-19 16:08:03 +01:00
Ferran Recio
ce87be7db6
MDL-67782 message: fix messages max length
2021-01-12 17:14:33 +01:00
Eloy Lafuente (stronk7)
a1c6c4b5a1
Merge branch 'MDL-70550-master-enfix' of git://github.com/mudrd8mz/moodle
2021-01-09 13:17:35 +01:00
Eloy Lafuente (stronk7)
74200b8adc
Merge branch 'MDL-70245-master' of https://github.com/TomoTsuyuki/moodle
2021-01-07 23:49:05 +01:00
Helen Foster
8e080c9703
MDL-70550 lang: Import fixed English strings (en_fix)
2021-01-07 19:35:32 +01:00
Heena Agheda
9c5dc8fc7d
MDL-65856 session: UX review of session timeout
...
Add new setting 'sessiontimeoutwarning', gives logged in user ability to extend session when there is no activity.
2020-12-21 08:43:21 +11:00
Tomo Tsuyuki
745d4c2a4f
MDL-70245 core_grade: Fix grade_get_setting unit test failures
...
To fix the phpunit issue, change from static variable to use cache
2020-12-10 16:46:09 +11:00
sam marshall
ddbafce0e0
MDL-65818 Security: Encryption API and admin setting for secure data
2020-12-04 14:41:21 +00:00
Adrian Greeve
bc581748c2
Merge branch 'MDL-68052' of git://github.com/danmarsden/moodle
2020-11-30 09:39:51 +08:00
Noel De Martin
c74fa727db
MDL-42382 admin: Add replace filters button
...
Co-authored-by: Luca Bösch <luca.boesch@bfh.ch>
Co-authored-by: Andrei Bautu <abautu@gmail.com>
2020-11-17 10:21:40 +01:00
Dan Marsden
9ae716734f
MDL-68052 analytics: Clean up analytics_indicator_calc records.
2020-11-17 20:27:00 +13:00
Jun Pataleta
48397d35ab
Merge branch 'MDL-68167-master' of git://github.com/rezaies/moodle
2020-10-30 13:17:02 +08:00
Shamim Rezaie
6fdfbc44f9
MDL-68167 user: Fix a hardcoded string to be read from lang pack
2020-10-30 16:01:38 +11:00
Shamim Rezaie
b6d733dd4e
MDL-68167 lib: Fix label for autocomplete selection/suggestion box
...
The content of the autocomplete selection div is purged by javascript
so we have to move its label outside of it. aria-labeledby is the way
to go.
Each time the suggestion box is expanded, autocomplete js renders the
autocomplete suggestions template. So the label cannot be outside the
suggestions ul.
2020-10-30 16:01:38 +11:00
Eloy Lafuente (stronk7)
d59487ded3
Merge branch 'MDL-69998-master-enfix' of git://github.com/mudrd8mz/moodle into master
2020-10-28 00:41:53 +01:00
Helen Foster
dd7a1d60e2
MDL-69998 lang: Import fixed English strings (en_fix)
2020-10-27 11:32:10 +01:00
Andrew Nicols
533bcf9f7b
Merge branch 'MDL-69166-master-4' of git://github.com/rezaies/moodle
2020-10-27 16:35:48 +08:00
Shamim Rezaie
7676918e75
MDL-69166 core: Fix missing lang strings
2020-10-27 18:13:34 +11: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
ce7c648526
MDL-69166 core_payment: Add privacy implementation
2020-10-27 15:34:56 +11:00
Shamim Rezaie
f5d94d6305
MDL-69166 core_payment: Addressing various integration points
...
- Add help for 'payment account' field in the enrol instance form
- Remove MOODLE_INTERNALs when not necessary
- Add $userid to deliver_order
- Check if provider classes implement the provider interface
- Rename get_cost to get_payable
- get_payable returns payable object
- Improve registerEventListeners and added init
- Rename payment\provider to payment\service_provider
2020-10-27 15:34:56 +11: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
9ad96a63a4
MDL-69166 core_payment: addressing integration review
2020-10-27 15:34:55 +11:00
Marina Glancy
409857a42f
MDL-69166 core_payment: archiving accounts, triggering events, tests
2020-10-27 14:40:49 +11:00
Marina Glancy
6ff3087fe6
MDL-69166 core_payment: add payment accounts
2020-10-27 14:40:49 +11:00
Shamim Rezaie
3c87455f4b
MDL-69166 enrol_fee: Show a warning when no currency is supported
2020-10-27 14:40:49 +11:00
Shamim Rezaie
e3e83185ed
MDL-69166 core_payment: payment gateways can have a surcharge
2020-10-27 14:40:47 +11:00
Shamim Rezaie
9d773ee592
MDL-69166 enrol_fee: use template for payment btn & properly format cost
2020-10-27 14:37:28 +11:00
Shamim Rezaie
22c68a8197
MDL-69166 core_payment: helper methods to get cost and to deliver order
...
Also create the infrastructure to let components know when they have to
deliver what they sold. We are going to use namespace functions instead
of traditional callbacks.
2020-10-27 14:37:28 +11:00
Sara Arjona
5deb0dad76
Merge branch 'MDL-65959-master' of git://github.com/peterRd/moodle
2020-10-26 22:39:28 +01:00
Shamim Rezaie
8ef156b7dc
MDL-69166 core_payment: post to process payment
2020-10-27 08:37:08 +11:00
Shamim Rezaie
e9de430907
MDL-69166 core_payment: display the gateways modal
2020-10-27 08:37:08 +11:00
Shamim Rezaie
9e9ae7a51e
MDL-69166 core: list settings page in the admin tree
2020-10-27 08:37:08 +11:00
Peter Dias
3cae9421a8
MDL-65959 badges: Update the implementation to use admin set backpack
2020-10-27 00:27:19 +08:00
Michael Hawkins
840bcd8810
MDL-69559 course: Add course setting and cap to control course downloads
2020-10-26 10:00:47 +08:00
Michael Hawkins
d661b1148b
MDL-69559 course: Add course content download UI and execution page
2020-10-26 10:00:47 +08:00