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
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
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
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
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
Peter Dias
e0d7dbd022
MDL-72875 course: Introduce tertiary nav in participants
...
- Introduce tertiary nav in the participants page
2021-12-02 13:09:12 +08:00
Sara Arjona
40818b5212
Merge branch 'MDL-72834-master' of https://github.com/HuongNV13/moodle
2021-12-01 08:59:47 +01:00
Mathew May
f65b92577a
MDL-70197 navigation: Update classic goutte tests
2021-11-30 08:13:49 +02:00
Huong Nguyen
7de559fa2f
MDL-72834 Calendar: Move the calendar into the user menu
2021-11-30 10:22:07 +07:00
Mathew May
b983003e2e
MDL-70197 navigation: Remove old navigation elements and migrate behat
2021-11-29 15:47:42 +08:00
Ferran Recio
26d0e51d91
MDL-72456 mod_assign: fix behats
2021-11-25 15:29:54 +01:00
Eloy Lafuente (stronk7)
b62095fa97
MDL-72799 behat: Increase allowed size for privacy exports
...
Because of more moodle.css contents, the total size of the privacy
exports has grown over the allowed size. Just raise it a little bit
more.
Note this commit isn't a problem caused exclusively by this issue,
but as far as this also contributed to the size increase, assigning
the fix to it.
2021-11-19 12:07:07 +01:00
Sara Arjona
dc0e7a45df
Merge branch 'MDL-70721-master' of git://github.com/rezaies/moodle
2021-11-18 15:18:51 +01:00
Peter Dias
423e5a5fee
MDL-72816 navigation: Make sure a primary node is active
...
- Revert unnecessary primary_active_tab setters
- Modify the navigation nodes to never change text based on default homepage
- Make sure a tab is set active
2021-11-17 15:55:18 +08:00
Andrew Nicols
738d4cac07
Merge branch 'MDL-70801-new' of https://github.com/Chocolate-lightning/moodle
2021-11-17 12:41:32 +08:00
Shamim Rezaie
dfe03b3036
Merge branch 'MDL-72250-master-3' of https://github.com/bmbrands/moodle
2021-11-17 07:30:54 +11:00
Shamim Rezaie
8f65f24221
Merge branch 'MDL-72907-master' of https://github.com/sarjona/moodle
2021-11-17 02:02:51 +11:00
Amaia Anabitarte
9b5367b306
MDL-72907 core_repository: Fix enable_plugin function
2021-11-16 09:20:56 +01:00
Bas Brands
8d976f932f
MDL-72250 tool_usertours: behat update for new drawer toggle button
2021-11-16 08:58:01 +01:00
Shamim Rezaie
652392d932
MDL-70721 output: remove {{#quote}} wherever it was misused
...
Also use the new {{#cleanstr}} helper where it was more appropriate
than the {{#str} helper.
2021-11-16 10:08:06 +11:00
Paul Holden
836f2f044a
MDL-72908 admin: correctly distinguish purging all/selected caches.
2021-11-15 12:20:11 +00:00
Mathew May
6ca9c2154a
MDL-70801 core_my: Add a new courses page
2021-11-15 11:49:35 +08:00
Jun Pataleta
e327315ea6
Merge branch 'MDL-61671-master' of git://github.com/jleyva/moodle
2021-11-12 10:48:57 +08:00
Luuk Verhoeven
f60a585929
MDL-72982 tool_dataprivacy: add class name to email table
2021-11-11 22:54:56 +08:00
Juan Leyva
8bbdb41ab5
MDL-61671 tool_mobile: Improve certificate checks
...
Support different curl implementations and skip last certificate checks in some cases.
2021-11-09 17:05:48 +01:00
Sara Arjona
46ca6aa90e
Merge branch 'MDL-72949-master' of https://github.com/NashTechOpenUniversity/moodle
2021-11-04 10:33:22 +01:00
Eloy Lafuente (stronk7)
3873af5626
Merge branch 'MDL-72655-master' of https://github.com/andelacruz/moodle
2021-11-03 19:03:22 +01:00
Eloy Lafuente (stronk7)
c11096576a
Merge branch 'MDL-72619-master' of https://github.com/sammarshallou/moodle
2021-11-03 18:15:28 +01:00
sangnguyena
85e7f767ef
MDL-72949 WS: Return coursegraceperiod setting in tool_mobile_get_config
2021-11-03 16:14:25 +07:00
Angelia Dela Cruz
89c4c803e8
MDL-72655 behat: Use assign generators
...
Replace steps that manually add assignment instances via the UI
and use Behat generators. This improves the speed of Behat test
runs.
2021-11-03 11:34:26 +08:00
Simey Lameze
940f20fde9
MDL-72571 tool_filetypes: change extension param to PARAM_ALPHANUMEXT
2021-11-02 18:04:16 +01:00
Eloy Lafuente (stronk7)
12795aa4b1
Merge branch 'MDL-72850' of https://github.com/paulholden/moodle
2021-11-01 22:58:09 +01:00
Paul Holden
f4c8daa479
MDL-72850 search: show role alias in "Teacher roles" configuration.
2021-11-01 10:15:14 +00:00
Eloy Lafuente (stronk7)
b5c6ce0d7f
MDL-72921 generators: exported users now match the plan size definition
...
Before this patch the exported users (to csv file that jmeter consumes)
were all the enrolled users in the test course. And that's ok when the
number of users enrolled match the number of concurrent threads planned
for a jmeter plan (each thread is a user).
But when both numbers don't match, that can lead to the jmeter plan
not behaving as expected, because it iterates over the excessive users
in the file, leading to some users having run 5 loops, others 4...
The only way to make results more consistent is to, always, ensure that
the number of users exported for the plan match the plan size and not
the site size.
And that's what this issue exactly does, restrict the export to the
number of threads that the plan will have. So every user always runs
the very same number of loops.
2021-10-29 18:03:39 +02:00