Andrew Nicols
6eb9705154
Merge branch 'MDL-52319-master-environmentxml' of git://github.com/mudrd8mz/moodle
2020-03-30 14:35:20 +08: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
Eloy Lafuente (stronk7)
69c8f8ed30
Merge branch 'MDL-63865' of https://github.com/paulholden/moodle
2020-03-26 00:31:55 +01:00
Tim Hunt
fb37a2d49d
MDL-52319 install: Fix some coding style issues
2020-03-23 11:23:43 +01:00
Tim Hunt
f3d77f0c9e
MDL-52319 upgrade: Also run environment checks if plugins need upgrades
...
Also perform the environment checks if a plugin triggers the upgrade.
Core upgrade and CLI upgrade was doing this already.
2020-03-23 11:23:43 +01:00
Jake Dallimore
23ea244117
MDL-68111 core: add 'enablemoodlenet' setting to advanced features
...
This will control whether any MoodleNet features are presented to users
2020-03-23 08:49:12 +08: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
Sara Arjona
08fda3e0f8
MDL-67063 h5p: new h5plib plugintype for supporting multi coreAPI
...
A new plugintype has been created for having more than one installed
third-party H5P libraries. Existing libraries have been moved from
lib/h5p to the new h5plib_v124 plugin.
2020-03-11 08:46:16 +01: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
1186275685
MDL-67861 admin: Default $CFG->getremoteaddrconf to only use REMOTE_ADDR
2020-03-05 01:28:04 +01: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
Sara Arjona
47f825b3d1
Merge branch 'MDL-68060-master-huburlcompare' of git://github.com/mudrd8mz/moodle
2020-03-03 13:10:00 +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 Mudrák
2606485ab2
MDL-68060 registration: Improve the sites directory location check
...
This allows to define the custom HUB_MOODLEORGHUBURL with HTTP Basic
Auth credentials so that the registration features can be tested against
our staging site.
2020-02-26 10:59:15 +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
Jake Dallimore
b3fe33ac75
MDL-67262 core_course: integration review changes
2020-02-24 13:13:49 +08: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
Luke Tucker
785271c6d9
MDL-50455: tool_capability: Use static cache when loading context data
2020-02-20 00:27:33 +01:00
Eloy Lafuente (stronk7)
245ac91748
Merge branch 'MDL-67309' of https://github.com/Peterburnett/moodle
2020-02-17 22:40:45 +01:00
Peter Burnett
59298ccebc
MDL-67309 login: Added check for password policy at login time.
2020-02-17 09:55:07 +10:00
Dani Palou
29aeab4eee
MDL-67644 tool_mobile: Add OAuth 2 providers in disabled features
2020-02-12 14:11:45 +01:00
Amaia Anabitarte
4e7a035f68
MDL-67060 core_h5p: Improvements to Manage H5P setting page
...
Co-authored by: Adrian Greeve <adrian@moodle.com>
AMOS BEGIN
CPY [description,moodle],[description,core_h5p]
CPY [status,moodle],[status,core_h5p]
AMOS END
2020-02-11 10:26:57 +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
Adrian Greeve
3d1943b46d
Merge branch 'MDL-67740-master-behatstepsfilter' of git://github.com/mudrd8mz/moodle
2020-01-28 15:05:45 +08:00
Adrian Greeve
2b45f8bbad
Merge branch 'MDL-38511-bulk-actions' of https://github.com/brendanheywood/moodle
2020-01-28 11:10:17 +08: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
Jun Pataleta
21b0f581e1
Merge branch 'MDL-67115' of https://github.com/stronk7/moodle
2020-01-23 15:12:56 +08:00
Brendan Heywood
b2eec32733
MDL-38511 admin: Allow plugins to define custom bulk actions
2020-01-23 00:29:54 +11:00
Adrian Greeve
595b52fda4
Merge branch 'MDL-67456' of https://github.com/stronk7/moodle
2020-01-22 13:12:27 +08:00