Sara Arjona
0f51963108
MDL-67919 dataprivacy: Fix behat error when contacting DPO
2020-04-03 19:37:39 +02:00
Tim Hunt
19f221961e
MDL-68233 renderers/block: fix reported coding style issues
2020-03-29 15:35:04 +01:00
Tim Hunt
1dcd0d3499
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
2020-03-29 15:34:26 +01:00
Tim Hunt
9bf4d19930
MDL-67895 task admin: show defaults when editing a task
...
Also show the task classname, and the component info above the form.
With some refactoring to eliminate duplicated logic.
2020-03-28 18:40:51 +00:00
Tim Hunt
6fdc0f8796
MDL-68256 task admin: usability improvements
...
In the table that lists the scheduled tasks:
1. There are badges to show which components are disabled.
2. The plugin name (e.g. auth_ldap) is shown as well as the
human-readable name (e.g. LDAP server).
3. Where a time column has a non-default value, it is highlighted
and the default is shown.
4. If the fail-delay is non-zero, the cell is highlighted.
4. If you just interacted with a task (looked at or edited the settings,
did Run now, or cleared the fail delay) that row is highlighted,
and scrolled into view when the page loads.
To support this, some of the methods for loading the default tasks
have been extended with an optional argument to leave 'R' as 'R'
rather than replacing with a random number.
Also, mixed into this commit are a bunch of coding style improvements.
Sorry I did not separate them out, but ultimately this makes the
Moodle code better.
2020-03-28 18:40:51 +00:00
Eloy Lafuente (stronk7)
e0552f271b
Merge branch 'MDL-64429' of https://github.com/paulholden/moodle
2020-03-26 18:49:36 +01:00
Paul Holden
091758d512
MDL-64429 tool_usertours: upgrade step to fix existing tours sortorder.
2020-03-26 16:48:59 +00:00
Paul Holden
8dabade61f
MDL-64429 tool_usertours: ensure tour sortorder can't move out of range.
2020-03-22 20:03:52 +00:00
Paul Holden
a11e3d90f2
MDL-63865 tool_dataprivacy: unit test for plugin privacy provider.
2020-03-22 19:59:43 +00:00
Mathew May
6354ead666
MDL-67924 core: Changes to features for Goutte & editing button
2020-03-13 08:50:29 +08:00
Eloy Lafuente (stronk7)
f41bec72bf
Merge branch 'MDL-62768' of https://github.com/paulholden/moodle
2020-03-04 18:33:00 +01:00
Sara Arjona
92499808cb
Merge branch 'MDL-67767-master' of git://github.com/dpalou/moodle
2020-03-04 15:04:47 +01:00
Dani Palou
12da324fc0
MDL-67767 tool_mobile: Allow using more characters in forcedurlscheme
2020-03-04 14:22:22 +01:00
Sara Arjona
e0a2f774df
Merge branch 'MDL-68008-master' of git://github.com/ferranrecio/moodle
2020-03-04 08:40:43 +01:00
Sara Arjona
d0b087efa1
Merge branch 'MDL-67993-master' of git://github.com/lameze/moodle
2020-03-03 18:06:23 +01:00
Ferran Recio
de5cc3662b
MDL-68008 tool_capability: shows multiple contexts when overrides exists
2020-03-03 17:46:11 +01: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
Eloy Lafuente (stronk7)
d2ac7726eb
Merge branch 'MDL-67979-master-enfix' of git://github.com/mudrd8mz/moodle
2020-02-26 17:13:12 +01:00
David Balch
50850003e5
MDL-67993 roles: Fix pix_icon() calls.
2020-02-26 12:01:45 +08:00
Eloy Lafuente (stronk7)
8e933354a6
Merge branch 'MDL-67644-master' of git://github.com/dpalou/moodle
2020-02-25 23:59:41 +01:00
Eloy Lafuente (stronk7)
d1658a47eb
Merge branch 'MDL-67806-master' of git://github.com/dpalou/moodle
2020-02-25 23:57:15 +01:00
Eloy Lafuente (stronk7)
a32e7f7933
Merge branch 'MDL-67237-master' of git://github.com/dpalou/moodle
2020-02-25 23:53:19 +01:00
Paul Holden
95f2f7cc9f
MDL-62768 tool_policy: add page title & breadcrumb navigation.
2020-02-25 22:03:09 +00:00
Paul Holden
bff97f158e
MDL-62768 tool_dataprivacy: add page breadcrumbs to navigation.
2020-02-25 21:36:37 +00:00
David Mudrák
930d9782e1
MDL-67979 lang: Reflect the new string wording in the Behat test
...
This effectively only adds the full stop and would not break the test
but still.
2020-02-25 12:21:09 +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
Luke Tucker
785271c6d9
MDL-50455: tool_capability: Use static cache when loading context data
2020-02-20 00:27:33 +01:00
Dani Palou
29aeab4eee
MDL-67644 tool_mobile: Add OAuth 2 providers in disabled features
2020-02-12 14:11:45 +01:00
Brendan Heywood
f070dd126f
MDL-67726 tool_phpunit: Removed webrunner tool
2020-02-07 08:08:48 +08:00
Dani Palou
2ccdc21b36
MDL-67237 tool_mobile: Add H5P offline option in disabled features
2020-02-06 11:33:15 +01:00
Dani Palou
887f7a96a1
MDL-67806 tool_mobile: Add Dark mode option in disabled features
...
We must allow site admins to remotely disable that feature in the app
2020-01-24 15:53:21 +01:00
David Mudrák
933db17d1e
MDL-67740 behat: Show info as collapsed at the acceptance testing page
...
The static information with the links to Behat documentation is quite
long an irrelevant for experienced developers returning to this page. No
need to waste the prominent screen place with it - better to offer it
only when needed via collapsible form section.
2020-01-24 10:40:30 +01:00
David Mudrák
72c33dc8b1
MDL-67740 behat: Improve the layout of the acceptance testing page
...
- The CSS contains more specific selectors.
- Make use of the whole screen width for the list of found steps.
- Visually distinguish found steps from each other.
- Make it look less like a unicorn rainbow.
2020-01-24 10:40:30 +01:00
David Mudrák
8008cb3885
MDL-67740 behat: Fix the name of the class in the inline documentation
...
The said class is provided by the moodlehq/behat-extension composer
package and was renamed as a part of upgrade to Behat 3.0.x (MDL-46891).
2020-01-24 10:40:30 +01:00
David Mudrák
25d7262707
MDL-67740 behat: Allow multiple words filter at acceptance testing page
...
Because of the too strict input param type, the form did not allow to
search for Behat steps containing the given phrase. The patch sets the
param type to match the one in the form definition, and makes sure that
the submitted value can be safely used as a CLI script argument.
2020-01-24 10:40:29 +01:00
Eloy Lafuente (stronk7)
1c610609cc
Merge branch 'MDL-66024' of https://github.com/paulholden/moodle
2020-01-20 22:47:17 +01:00
Sara Arjona
a8638365af
Merge branch 'MDL-67245' of https://github.com/paulholden/moodle
2020-01-20 08:18:49 +01:00
Adrian Greeve
c282319a35
Merge branch 'MDL-59594-SIGINT' of https://github.com/brendanheywood/moodle
2020-01-20 10:39:20 +08:00
Paul Holden
7eeea538d2
MDL-67245 group: Behat updates to account for member identity fields.
2020-01-17 12:42:20 +00:00
Andrew Nicols
836060be8b
Merge branch 'MDL-67384-master' of git://github.com/rezaies/moodle
2020-01-16 10:24:40 +08:00
Brendan Heywood
b15c53f4fa
MDL-59594 cron: Allow graceful exit of cron and adhoc task cli's
2020-01-12 01:24:03 +11:00
Sara Arjona
da5f054d6e
Merge branch 'MDL-66752-master-2' of git://github.com/junpataleta/moodle
2020-01-08 14:40:01 +01:00
Sara Arjona
9fea68644e
Merge branch 'MDL-67510-master' of git://github.com/junpataleta/moodle
2020-01-08 08:10:52 +01:00
Eloy Lafuente (stronk7)
2aad3ce228
Merge branch 'MDL-67469-master' of git://github.com/junpataleta/moodle
2020-01-07 22:59:17 +01:00
Andrew Nicols
fca2851fce
Merge branch 'MDL-67138-customlang-failures' of https://github.com/brendanheywood/moodle
2020-01-06 12:57:02 +08:00
Jun Pataleta
12c1e8b2ff
MDL-66752 tool_dataprivacy: Add automatic data request approval feature
2020-01-06 11:40:31 +08:00
Jun Pataleta
a6b236326b
MDL-67510 tool_dataprivacy: Fix the reply-to name of the privacy officer
2020-01-06 11:36:09 +08:00
Brendan Heywood
a8dd576608
MDL-67138 tool_customlang: Expose errors writing lang files
2020-01-02 12:17:09 +11:00
Eloy Lafuente (stronk7)
a0ba8feef6
Merge branch 'MDL-67527-master-enfix' of git://github.com/mudrd8mz/moodle
2019-12-29 23:26:52 +01:00
Adrian Greeve
42d7f7f9e4
Merge branch 'MDL-65809-master' of git://github.com/sarjona/moodle
2019-12-24 14:53:03 +08:00