Ilya Tregubov
8c8f98b244
Merge branch 'MDL-79608' of https://github.com/paulholden/moodle
2024-01-11 11:17:31 +08:00
Sara Arjona
7b74196dd8
MDL-80096 tool: Remove illegal whitespaces
2024-01-08 17:15:29 +01:00
Ferran Recio
b9f78ef45c
MDL-80096 tool_generator: execute behat generators in current instance
...
This is a new feature in tool_generator to execute a feature file
containing only generator steps. This new tool can be used to prepared
testing scenarios for complex issues that requires manual testing.
2024-01-08 16:47:09 +01:00
Paul Holden
a9d0af8df2
MDL-79608 tool_task: link to adhoc task page from corresponding check.
2023-12-21 15:25:01 +00:00
Ilya Tregubov
e80f5e1f6e
Merge branch 'MDL-79128-main' of https://github.com/HuongNV13/moodle
2023-12-20 16:12:35 +08:00
Huong Nguyen
bd3af64741
MDL-79128 adhoc_task: Added 'Never' status for ad-hoc task Next run
...
Co-authored-by: Stevani Andolo <stevani.andolo@moodle.com >
2023-12-20 13:55:13 +07:00
Huong Nguyen
f13392d230
MDL-79128 adhoc_task: Implement failed ad-hoc task cleanup
...
Co-authored-by: Stevani Andolo <stevani.andolo@moodle.com >
2023-12-20 13:55:13 +07:00
Ilya Tregubov
1e83b9eba7
Merge branch 'MDL-79985-master' of https://github.com/ferranrecio/moodle
2023-12-20 09:06:08 +08:00
Ferran Recio
02de5b79fd
MDL-79985 output: prepare dropdown components for forms
...
Add new features to the dropdown components (dialog and status) needed
for using them in quick forms. Now the dialog dropdown have methods to
disable the dropdown button (to disable the field). The status dropdown
has one minor style bugfix and the selected item styles are now stored
as a data attribute.
2023-12-19 09:33:45 +01:00
Huong Nguyen
e6b01af686
Merge branch 'MDL-80329' of https://github.com/paulholden/moodle
2023-12-18 14:02:55 +07:00
Ilya Tregubov
6a300c0850
Merge branch 'MDL-79938-main' of https://github.com/sammarshallou/moodle
2023-12-14 08:49:47 +08:00
Ilya Tregubov
10a8e9536e
MDL-78511 tool_mfa: Fix version for sms plugin.
2023-12-14 08:34:09 +08:00
Ilya Tregubov
d1024fae70
Merge branch 'MDL-78511-master2' of https://github.com/raortegar/moodle
2023-12-14 08:25:33 +08:00
Paul Holden
e56e9cd6de
MDL-80329 reportbuilder: trim whitespace in text filter content.
2023-12-13 10:15:32 +00:00
Sara Arjona
19957a2882
Merge branch 'MDL-79270-main-behat-fix' of https://github.com/lameze/moodle
2023-12-13 08:19:43 +01:00
Huong Nguyen
9493b23e8d
Merge branch 'MDL-74466' of https://github.com/paulholden/moodle
2023-12-13 09:28:24 +07:00
Simey Lameze
c905067a98
MDL-79270 behat: update tests to match new UI elements
2023-12-13 09:20:20 +08:00
sam marshall
c219e1224a
MDL-79938 Behat: Add steps to support multiple tabs
2023-12-12 16:42:13 +00:00
Sara Arjona
b45cf43e0c
Merge branch 'MDL-79270' of https://github.com/dravek/moodle
2023-12-12 17:32:47 +01:00
raortegar
e894123a4d
MDL-78511 tool_mfa: SMS factor include behat tests anf fix validation
2023-12-12 10:49:30 +01:00
raortegar
9e6b1b9118
MDL-78511 tool_mfa: Refactor SMS factor code
...
In this patch I have refactor the SMS factor code
to not require local_aws as a dependency.
Namespaces and paths from clases copied
from local_aws adapted to the new location.
2023-12-12 10:36:40 +01:00
Paul Holden
c25882e8df
MDL-79270 admin: new filter type for filtering users by course role.
...
Use in the new browse users system report, to which it is quite
specific. The filter itself is a like for like replacement of the
pre-existing filter on the same page, and is really a combination
of existing role/category/course filters.
2023-12-11 12:36:57 +01:00
David Carrillo
f76a518cb1
MDL-79270 user: New 'Browse list of users' system report
...
- The report 'Browse list of users' has been converted to use Report
Builder.
- Behat tests have been fixed and some test have been deleted for not
being relevant anymore.
2023-12-11 12:36:54 +01:00
raortegar
d35330a49e
MDL-78511 tool_mfa: Include useful code from local_aws
...
In this patch we have included some useful classes implemented
In the plugin local_aws developed by Catalyst
2023-12-08 15:27:05 +01:00
raortegar
0773c553ec
MDL-78511 tool_mfa: Include SMS factor into core
...
In this patch we have included the SMS factor from "tool_mfa"
developed by Catalyst.
Co-authored-by: Peter Burnett <peterburnett@catalyst-au.net >
Co-authored-by: Misha Golenkov <golenkovm@gmail.com >
Co-authored-by: Brendan Heywood <brendan@catalyst-au.net >
Co-authored-by: Alex Morris <alex.morris@catalyst.net.nz >
Co-authored-by: Dan Marsden <dan@danmarsden.com >
Co-authored-by: Kevin Pham <kevinpham@catalyst-au.net >
Co-authored-by: Chris Pratt <tonyyeb@gmail.com >
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk >
Co-authored-by: Tomo Tsuyuki <tomotsuyuki@catalyst-au.net >
Co-authored-by: Liam Kearney <https://github.com/LiamKearn >
Co-authored-by: Nicholas Hoobin <nicholashoobin@catalyst-au.net >
Co-authored-by: Scott Verbeek <scottverbeek@catalyst-au.net >
Co-authored-by: nomisge <https://github.com/nomisge >
Co-authored-by: Dmitrii Metelkin <dmitriim@catalyst-au.net >
Co-authored-by: Matthew Hilton <matthewhilton@catalyst-au.net >
Co-authored-by: Michael Geering <https://github.com/dryj >
Co-authored-by: alphadijkstra <https://github.com/alphadijkstra >
2023-12-08 15:27:05 +01:00
Paul Holden
7143cf4cbc
MDL-79397 reportbuilder: update existing entity table definitions.
2023-12-07 17:19:01 +00:00
Brendan Heywood
76c940134c
MDL-80309 tasks: Clean up mtrace logs
2023-12-07 12:08:29 +08:00
Paul Holden
608bddeb3d
MDL-79839 tool_task: clean task classname parameter prior to use.
2023-12-07 10:53:39 +08:00
Jun Pataleta
c8c6f72e58
Merge branch 'MDL-79761-main' of https://github.com/marinaglancy/moodle
2023-12-07 08:54:21 +08:00
Stevani Andolo
4b5c79f7d2
MDL-80174 tool_log: ensure "other" data is safely unserialized.
2023-12-06 03:54:20 +01:00
Huong Nguyen
a75a20f4ea
Merge branch 'MDL-80180-master' of https://github.com/jbs1/moodle
2023-12-06 09:16:06 +07:00
Sara Arjona
9cb654b356
Merge branch 'MDL-79979-main' of https://github.com/aanabit/moodle
2023-12-05 16:16:42 +01:00
Jun Pataleta
d9b6450a5f
Merge branch 'MDL-73974-main' of https://github.com/junpataleta/moodle
2023-12-05 23:09:51 +08:00
Karen Holland
f947158b94
MDL-73974 tool_brickfield: Processing alpha fontsizes
2023-12-05 22:49:32 +08:00
Marina Glancy
aad5cd7c6a
MDL-79761 navigation: fix default setting during web installation
2023-12-04 13:04:49 +00:00
Paul Holden
70323bc04f
MDL-74466 repository: avoid passing around sesskey when not required.
2023-12-04 09:22:27 +00:00
Jun Pataleta
04bc690557
Merge branch 'MDL-80221-main-enfix' of https://github.com/mudrd8mz/moodle
2023-12-04 16:12:07 +08:00
Jun Pataleta
1d5ee36809
Merge branch 'MDL-79986-main' of https://github.com/sarjona/moodle
2023-12-04 16:01:37 +08:00
Ilya Tregubov
6c5e5bc564
Merge branch 'MDL-74417-manage-sesskeys' of https://github.com/bwalkerl/moodle
2023-12-04 11:35:41 +08:00
Huong Nguyen
7d08697fb9
Merge branch 'MDL-79784-master' of https://github.com/jleyva/moodle
2023-12-04 09:25:11 +07:00
Benjamin Walker
b833927648
MDL-74417 admin: Remove sesskey from test settings links
2023-12-01 18:41:50 +10:00
Sara Arjona
dd723bae71
MDL-79986 course: Remove $CFG->linkcoursesections setting
...
Currently, the $CFG->linkcoursesections setting was only used
for the Classic theme, to let admins decide whether the section
names in the Navigation block would be linked or not.
Now that the course/section.php page has been created to display
the content of any single section, and a link to this section page
has been added from the main course page to help users to focus
on the section content, it has been decided to remove the setting
$CFG->linkcoursesections because it's not required anymore.
2023-12-01 09:17:17 +01:00
Sara Arjona
d53dc05e9e
MDL-79986 output: Add view section action
2023-12-01 09:15:48 +01:00
David Mudrák
7f67a96521
MDL-80221 lang: Use fixed strings in the tests, too
2023-12-01 06:27:36 +01:00
Ilya Tregubov
37737a92d6
Merge branch 'MDL-79890-master' of https://github.com/andrewnicols/moodle
2023-11-30 10:44:35 +08:00
Jeremy Schulz
bd14f574d9
MDL-80180 admin: added readonly support for multicheckbox
2023-11-28 14:25:14 -05:00
Juan Leyva
4b6750c93a
MDL-79784 tool_mobile: Add missing external::format_text
2023-11-27 13:37:58 +01:00
Andrew Nicols
71ab68a7d0
Merge branch 'MDL-79966-main' of https://github.com/sammarshallou/moodle
2023-11-23 10:26:53 +08:00
Ilya Tregubov
abf2c568be
Merge branch 'mdl67898-check-setting-admintree' of https://github.com/matthewhilton/moodle
2023-11-23 10:25:20 +08:00
Huong Nguyen
e93a025823
Merge branch 'MDL-78496-main' of https://github.com/andrewnicols/moodle
2023-11-23 09:22:20 +07:00