Dani Palou
2603034e0a
MDL-67189 external: Catch Throwable in call_external_function
2020-03-10 08:26:43 +01:00
Shamim Rezaie
32ec05466a
MDL-68135 output: remove the presentation role from user pic
...
"presentation" is not a valid role for the img element.
Moreover, it doesn't make sense to have both role="presentation" and
aria-hidden="true" for an element at the same time.
For more info please see:
https://timwright.org/blog/2016/11/19/difference-rolepresentation-aria-hiddentrue/
2020-03-10 16:30:08 +11:00
Eloy Lafuente (stronk7)
9dc5d5ce0b
Merge branch 'MDL-67827-master' of git://github.com/andrewnicols/moodle
2020-03-09 20:36:09 +01:00
Sara Arjona
32a05b5625
MDL-67063 core: fix error for supporting numbers in component
...
Component names should always support numbers (but the first character).
This patch will add PARAM_COMPONENT the expected regular expression
to validate the expected format.
2020-03-06 20:21:31 +01:00
Sara Arjona
06299fc604
MDL-67063 output: make public get_jsrev method
2020-03-06 20:21:31 +01:00
Tim Hunt
1b6b554118
MDL-67981 questions: avoid errors deleting contextless questions
2020-03-06 17:57:11 +00:00
Shamim Rezaie
acbbe930eb
MDL-67968 form: not to put empty label when no label is available
2020-03-06 19:58:25 +11:00
Shamim Rezaie
8fe311a3a5
MDL-67968 form: grouped element label fix
2020-03-06 19:58:25 +11:00
Andrew Nicols
604887ce8f
MDL-67827 behat: Pending JS improvements for dialogues
2020-03-06 12:59:38 +08:00
Andrew Nicols
ae8d60c4a1
MDL-67827 behat: Add missing exception use
2020-03-06 12:59:38 +08:00
Sara Arjona
1654b2fb46
Merge branch 'MDL-33671-master-fix' of git://github.com/andrewnicols/moodle
2020-03-05 09:05:52 +01:00
Michael Hawkins
c02a85c786
MDL-67861 core: Fix getremoteaddr unit test to match new proxy setup
2020-03-05 14:39:24 +08:00
Andrew Nicols
0e09bc932d
MDL-33671 behat: Check current fieldtype and parent
2020-03-05 14:16:18 +08:00
Andrew Nicols
ff1a10333d
Merge branch 'MDL-67263-master' of git://github.com/mihailges/moodle
2020-03-05 13:22:40 +08:00
Mihail Geshoski
f152b71dd4
MDL-67263 course: Add search functionality in the activity chooser
2020-03-05 11:56:39 +08:00
Andrew Nicols
4deee83a98
Merge branch 'MDL-67504-Master' of https://github.com/tuanngocnguyen/moodle
2020-03-05 10:46:37 +08:00
Andrew Nicols
85b9ecdbd9
Merge branch 'master_MDL-67872' of https://github.com/danmarsden/moodle
2020-03-05 09:45:37 +08:00
Brendan Heywood
c2366b85b3
MDL-67861 core: Added $CFG->reverseproxyignore IP subnet list
...
If your server is behind multiple reverse proxies that append to the
X-Forwarded-For header then you will need to specify a comma separated
list of ip addresses or subnets of the reverse proxies to be ignored
in order to find the users correct IP address.
2020-03-05 01:28:05 +01:00
Brendan Heywood
516c8aa506
MDL-67861 libraries: Refactor is_ip_in_subnet_list in ip_utils
2020-03-05 01:28:04 +01:00
Brendan Heywood
df0619c7b6
MDL-67861 core: Use last ip in X-Forwarded-For list
2020-03-05 01:28:04 +01:00
Andrew Nicols
b11c9c19a5
Merge branch 'MDL-33671-master-3' of git://github.com/peterRd/moodle
2020-03-05 07:57:05 +08:00
Sara Arjona
03a4964277
Merge branch 'MDL-67969-master' of git://github.com/rezaies/moodle
2020-03-04 12:58:04 +01:00
Peter Dias
06dc3a6c27
MDL-33671 core: Remove custom behat selectors
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2020-03-04 13:38:49 +08:00
Eloy Lafuente (stronk7)
a2d4ea5f12
Merge branch 'MDL-67728-master' of git://github.com/crazyserver/moodle
2020-03-03 19:50:08 +01:00
Eloy Lafuente (stronk7)
bc988c0600
Merge branch 'MDL-67971-master' of git://github.com/sarjona/moodle
2020-03-03 19:02:22 +01:00
Sara Arjona
07b6ae5f3a
Merge branch 'MDL-68048-master-behatnotfound' of git://github.com/mudrd8mz/moodle
2020-03-03 17:01:33 +01:00
Sara Arjona
ae2b9f4814
Merge branch 'MDL-67891' of https://github.com/paulholden/moodle
2020-03-03 12:48:03 +01:00
Sara Arjona
dc55029bca
Merge branch 'MDL-67749-master' of git://github.com/dpalou/moodle
2020-03-03 09:29:18 +01:00
Peter
a216d86c6c
MDL-33671 core: Add ability to download selected items
...
Utilise the new checkbox-toggleall functionality
2020-03-03 07:20:35 +08:00
Peter
5c567c1421
MDL-33671 core: Toggable checkboxes on filepickers
2020-03-03 07:20:35 +08:00
Peter
2f03923602
MDL-33671 core: Allow for bulk delete of files
...
* Enable bulk delete in a details view
* Behat tests for new functionality
* Unit test for new function
2020-03-03 07:20:35 +08:00
Paul Holden
07d93d27a0
MDL-67891 tool_cohortroles: move upgrade step inside plugin.
...
The step added in MDL-67458 was added to core, which broke the upgrade
process if this plugin had been uninstalled prior.
2020-03-02 08:50:43 +00:00
Sara Arjona
2f45b6f7cf
MDL-67971 core_badges: review issuer URL
2020-03-02 08:02:08 +01:00
Nathan Nguyen
464bd7ecd5
MDL-67504 antivirus_clamav: Add scanning tries option
2020-03-02 08:54:02 +11:00
David Mudrák
4e907e7be4
MDL-67752 course: Provide the active user stats during the registration
...
These new stats provide better insight as they only consider recently
active users and active enrolments only.
2020-02-27 13:14:39 +01:00
Jun Pataleta
9585a6fdf7
Merge branch 'MDL-67584-integration-2' of https://github.com/Chocolate-lightning/moodle
2020-02-27 12:36:33 +08:00
Mathew May
6e1a4477d8
MDL-67584 core_course: Activity chooser favouriting frontend
2020-02-27 12:13:35 +08:00
Eloy Lafuente (stronk7)
3bc090db2a
Merge branch 'MDL-67865-master' of git://github.com/rezaies/moodle
2020-02-26 23:36:26 +01:00
Eloy Lafuente (stronk7)
bc418341fe
Merge branch 'MDL-67132-LTI-Adv-TriggerCalc' of https://github.com/cengage/moodle
2020-02-26 17:15:50 +01:00
Eloy Lafuente (stronk7)
d2ac7726eb
Merge branch 'MDL-67979-master-enfix' of git://github.com/mudrd8mz/moodle
2020-02-26 17:13:12 +01:00
Jun Pataleta
042753b27f
Merge branch 'master_MDL-67980' of https://github.com/golenkovm/moodle
2020-02-26 14:30:49 +08:00
Claude Vervoort
ae46b7442c
MDL-67132 mod_lti: document new param
2020-02-25 21:22:45 -05:00
Eloy Lafuente (stronk7)
392e270c93
Merge branch 'MDL-67950-passwordpolicy-callback' of https://github.com/brendanheywood/moodle
2020-02-26 00:20:49 +01:00
Helen Foster
a753f4f9a1
MDL-67979 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* configcustommenuitems,core_admin - corrected example
* custommenuitems_desc,tool_mobile - fallback behaviour of custom menu
items in the app
2020-02-25 12:21:09 +01:00
Eloy Lafuente (stronk7)
8b64627235
Merge branch 'MDL-67364-master' of git://github.com/mickhawkins/moodle
2020-02-25 12:05:33 +01:00
David Mudrák
e84ca4fb22
MDL-68048 behat: Fix the ElementNotFoundException message wording
...
The exception class itself adds the "not found" to the error message.
2020-02-25 11:33:57 +01:00
Adrian Greeve
cd09777dbd
MDL-67262 core_course: Added the ability to recommend activities.
...
This allows an adminsitrator or a user with
'moodle/course:recommendactivity' to recommend activities in the
activity chooser.
2020-02-24 10:59:55 +08:00
Mikhail Golenkov
e63040d02b
MDL-67980 tasks: Sort ad-hoc tasks by nextruntime.
2020-02-24 09:30:09 +11:00
Pau Ferrer Ocaña
c6d2e5c5ab
MDL-67728 behat: Increase app start timeout
2020-02-21 12:45:05 +01:00
Pau Ferrer Ocaña
ab892ccb7a
MDL-67728 behat: Improve behat app selectors
2020-02-21 12:45:05 +01:00