Shamim Rezaie
2eaab7ec3e
Merge branch 'MDL-73394-master' of https://github.com/sarjona/moodle
2021-12-30 16:10:27 +11:00
Sara Arjona
bfa24ae53a
MDL-73394 admin_presets: New setting to store last preset applied
...
A new setting has been added to config_plugins to store the last
preset identifier applied.
2021-12-23 16:07:57 +01:00
Simey Lameze
076fba92c1
MDL-72845 core: make showservicesandsupport parameter optional
2021-12-23 16:22:17 +08:00
Jun Pataleta
80c17cd2a0
Merge branch 'MDL-72701-master' of https://github.com/andrewnicols/moodle
2021-12-23 12:10:46 +08:00
Jun Pataleta
057f312cff
Merge branch 'MDL-72845-master' of https://github.com/lameze/moodle
2021-12-23 10:49:44 +08:00
Sara Arjona
cf651a1ed4
Merge branch 'MDL-73298-master' of https://github.com/bmbrands/moodle
2021-12-22 16:50:25 +01:00
Sara Arjona
5d87a70f37
Merge branch 'MDL-73256' of git://github.com/paulholden/moodle
2021-12-22 16:39:42 +01:00
Simey Lameze
9dc03a9e36
MDL-72845 core: add services and support content banner
2021-12-22 19:46:49 +08:00
Simey Lameze
c3cb372e62
MDL-72845 core: make campaign template more generic
2021-12-22 19:42:49 +08:00
Shamim Rezaie
dacfebedf3
Merge branch 'MDL-73348' of https://github.com/stronk7/moodle
2021-12-22 21:19:52 +11:00
Jun Pataleta
938ed7bbe7
Merge branch 'MDL-73379' of git://github.com/paulholden/moodle
2021-12-22 05:54:03 +08:00
Paul Holden
7d61928cfb
MDL-73379 admin: consistent secondary navigation on settings pages.
...
Co-authored-by: Adrian Greeve <adrian@moodle.com>
2021-12-21 17:02:56 +00:00
Jun Pataleta
e9bd499fb1
Merge branch 'MDL-72867-master' of https://github.com/HuongNV13/moodle
2021-12-21 11:23:09 +08:00
Andrew Nicols
3a70983d53
MDL-72701 unit tests: Generate default coverage
2021-12-21 09:24:00 +08:00
Andrew Nicols
bb9741d472
MDL-72701 unit tests: Fix broken @covers annotations
2021-12-21 09:24:00 +08:00
Simey Lameze
f88bcdb041
MDL-72984 cli: add support email option to cli install
2021-12-20 13:24:38 +08:00
Simey Lameze
eadf157068
MDL-72984 admin: make support email setting mandatory
2021-12-20 13:22:35 +08:00
Eloy Lafuente (stronk7)
e4a2d9c1d4
MDL-73348 phpunit: normalize all privacy provider tests
...
As far as now all them have correct privacy level2 namespace:
- Move them to "privacy" subdir.
- Rename the files to "provider_test.php", this includes old
privacy_test.php and privacy_provider_test.php files
- Rename the testcase to provider_test too (to match file name)
Also, change some relative paths and comments to point to new
locations.
2021-12-17 14:21:02 +01:00
Eloy Lafuente (stronk7)
57e6fb7ad9
MDL-73348 phpunit: privacy and privacy_provider testcase names
...
All privacy_test and privacy_provider_test classes:
- Namespaced with component\privacy.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Renamed a few files to make all be privacy_test or privacy_provider_test.php
- All them passing individually.
- Complete runs passing too.
2021-12-17 14:21:02 +01:00
Ilya Tregubov
04395977e9
MDL-72873 behat: Fix behat tests.
2021-12-16 17:25:17 +02:00
Ilya Tregubov
d051e7dc02
Merge branch 'MDL-72873-master-v1' of https://github.com/mihailges/moodle
2021-12-16 10:21:48 +02:00
Eloy Lafuente (stronk7)
4428a025de
Merge branch 'MDL-73145-master' of https://github.com/sarjona/moodle
2021-12-15 18:34:47 +01:00
Mihail Geshoski
17bfe7e79f
MDL-72873 behat: Update behat tests
2021-12-16 00:10:13 +08:00
Mihail Geshoski
de53412989
MDL-72873 core_grades: Remove $CFG->grade_navmethod
...
The $CFG->grade_navmethod setting has been removed because it is not
required anymore. This setting was used to set the type of navigation
(tabs or dropdown box) which will be used in gradebook. However, these
navigation methods are no longer used and replaced with tertiary
navigation.
2021-12-16 00:10:13 +08:00
Sara Arjona
731b181621
Merge branch 'MDL-73318-master' of https://github.com/andrewnicols/moodle
2021-12-15 09:38:45 +01:00
Huong Nguyen
8c336899a9
MDL-72867 Navigations: User menu improvements
2021-12-15 13:54:45 +07:00
Ilya Tregubov
9e5ffa2229
Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle
2021-12-13 18:46:16 +02:00
Sara Arjona
29649e2d6f
Merge branch 'MDL-73231' of https://github.com/Chocolate-lightning/moodle
2021-12-13 16:31:43 +01:00
Mathew May
54e098c5a5
MDL-73231 my: Allow my courses to be a homepage
2021-12-13 22:43:28 +08:00
Ilya Tregubov
16a7c3a698
Merge branch 'MDL-72413-master-dec13' of https://github.com/peterRd/moodle
2021-12-13 09:35:14 +02:00
Peter Dias
710c04d5ee
MDL-72413 core: Disable the default activity header
2021-12-13 09:49:35 +08:00
Ilya Tregubov
6f44f008d8
Merge branch 'MDL-73278' of https://github.com/stronk7/moodle
2021-12-10 18:51:40 +02:00
Andrew Nicols
f4a828d4ae
MDL-73318 tool_componentlibrary: Use innerText instead of innerHTML
...
Some characters will be encoded for display in HTML which will affect
the process of JS evaluation. For example, the ` => ` sequence used for
fat-arrow syntax will be set as `=>` in the HTML source.
To process the JS the innerText must be used instead.
2021-12-10 06:21:17 +08:00
Eloy Lafuente (stronk7)
de66ba356e
t checkout MOODLE_311_STABLE && git fetch https://github.com/mudrd8mz/moodle.git MDL-73201-311-enfix && git merge --no-ff FETCH_HEAD
...
Merge branch 'MDL-73201-master-enfix' of https://github.com/mudrd8mz/moodle
2021-12-09 23:18:03 +01:00
Helen Foster
558b4c826d
MDL-73201 lang: Import fixed English strings (en_fix)
2021-12-09 19:53:10 +01:00
Sara Arjona
42895003e4
MDL-73145 install: Apply site preset if defined in config
...
A new setting, $CFG->setsitepresetduringinstall, has been added to
config file, to let admins define the site admin preset to be applied
during the Moodle installation.
Besides, a new parameter, "--sitepreset" has been also added
to admin/cli/install.php, to let define it too when running the
upgrade process using CLI.
2021-12-09 09:48:44 +01:00
abgreeve
fcd4de8639
MDL-72090 navigation: Update to behat feature files for navigation.
...
This updates feature files to use the new steps to navigate to certain
pages.
2021-12-09 11:13:35 +08:00
Bas Brands
946fd915e2
MDL-72095 theme_boost: max width for activity pages
2021-12-08 17:29:49 +01:00
Eloy Lafuente (stronk7)
deb0e76eee
MDL-73278 phpunit: Rename already namespaced classes to match file name
...
These are the only cases 100% safe to apply the renaming of the
testcase class names to match the file names.
All other cases are not safe, because they are missing namespace
and may enter into name conflicts. Adding namespaces is not as
simple as imagined because it implies to, also, add a good number
of modifications to core. See the issue for more details.
2021-12-07 23:54:29 +01:00
Ilya Tregubov
855aaa6053
NOBUG: Fixed file access permissions
2021-12-07 14:59:36 +02:00
Bas Brands
83a41d7056
MDL-73298 theme_boost: remove secondary nav from componentlibrary
2021-12-07 10:08:08 +01:00
Paul Holden
f6ab7c95b8
MDL-73256 tool_oauth2: save requireconfirmation property on create.
2021-12-06 14:23:39 +00:00
Jake Dallimore
1388a8596c
Merge branch 'MDL-71915-master-v8' of https://github.com/sharidas/moodle
2021-12-06 13:34:58 +08:00
Sujith Haridasan
1ee41ff7be
MDL-71915 tool_recyclebin: Update behat tests
...
Update behat tests for the changes made to the
tertiary navigation.
2021-12-06 10:26:40 +05:30
Sujith Haridasan
0f029c04d7
MDL-71915 mod_forum: Update behat tests
...
Update behat tests to accommodate the changes made
for tertiary navigation.
2021-12-06 09:27:58 +05:30
Sara Arjona
dc020cede9
MDL-72112 admin_presets: Fix behat errors
2021-12-03 18:01:13 +01:00
Ilya Tregubov
689bf6fc1e
Merge branch 'MDL-72112-master' of https://github.com/aanabit/moodle
2021-12-03 15:11:01 +02:00
Ilya Tregubov
638c8c452c
Merge branch 'MDL-72875-master-v2' of https://github.com/peterRd/moodle
2021-12-03 14:29:59 +02:00
Sara Arjona
9e4f2a45f8
MDL-72112 admin_presets: Add admin_presets tool
2021-12-03 11:11:37 +01:00
Peter Dias
3cddee197f
MDL-72875 course: Update behat test to use the tertiary nav
2021-12-02 13:09:12 +08:00