Sujith Haridasan
c1a2df7f64
MDL-72396 core: Allow setting of active tab
...
Allow easy setting of active tab for the navigation
views.
2021-09-17 12:37:42 +05:30
Jun Pataleta
df4e0d5497
Merge branch 'MDL-72116-master' of git://github.com/sarjona/moodle
2021-09-16 12:36:54 +08:00
Jun Pataleta
115baf17d0
Merge branch 'MDL-72173-master' of git://github.com/andrewnicols/moodle
2021-09-16 12:22:45 +08:00
Andrew Nicols
ad8283a80f
MDL-72173 behat: Add tests for login/logout steps
2021-09-16 12:20:37 +08:00
Eloy Lafuente (stronk7)
433212a33e
Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle
2021-09-16 00:32:47 +02:00
Eloy Lafuente (stronk7)
07a05c288e
Merge branch 'MDL-72251-RB-Tasks_admin_UI_fix_time' of git://github.com/lostrogit/moodle
2021-09-14 22:48:10 +02:00
Eloy Lafuente (stronk7)
2d65b1eb52
Merge branch 'MDL-72115-master' of git://github.com/sarjona/moodle
2021-09-14 22:42:15 +02:00
Ilya Tregubov
117707809c
MDL-72119 admin: Fix warning on installation of new site.
2021-09-14 16:28:13 +02:00
Mihail Geshoski
7d821080f0
MDL-72093 navigation: Update behat tests
2021-09-14 12:02:35 +08:00
Mihail Geshoski
1dc3fa2c55
MDL-72094 report: Avoid storing the last accessed course report
...
Removes the logic in the course reports related to storing the last
accessed course report in a session variable as this behaviour is
no longer required.
2021-09-14 11:44:18 +08:00
Paul Holden
a6f9bad45b
MDL-71347 user: add time created filter to browse users page.
...
AMOS BEGIN
CPY [timecreated,core_contentbank],[timecreated,moodle]
AMOS END
2021-09-14 00:45:19 +01:00
Sara Arjona
3f2f2e85bb
MDL-72115 course: Rename Miscellaneous category
...
The "Miscellaneous" course category has been renamed to Category 1.
Besides, the description field has been set from FORMAT_MOODLE to
FORMAT_HTML.
2021-09-13 08:36:17 +02:00
Sara Arjona
78c8d6f29b
MDL-72119 admin: Move Enable WS for mobile to Advanced features
...
The "Enable web services for mobile devices" setting has been moved
from the "Mobile app settings" page to "Advanced features".
Besides, the "Mobile app" section and the "Mobile settings" page
won't be displayed if WS for mobile devices setting is disabled.
2021-09-13 08:29:22 +02:00
Sara Arjona
1d8fe9b84f
MDL-72119 admin: Move Enable MoodleNet to Advanced features
...
The "Enable MoodleNet integration" setting has been moved from
the "MoodleNet settings" page to "Advanced features".
Besides, the "MoodleNet settings" page and section won't be
displayed if MoodleNet integration setting is disabled.
2021-09-13 08:29:22 +02:00
Sara Arjona
608b20383c
MDL-72119 admin: Move Enable messaging to Advanced features
...
The "Enable messaging" setting has been moved from "Messaging
settings" page to "Advanced features".
Besides, the "Messaging settings" page won't be displayed if
$CFG->messaging is disabled.
2021-09-13 08:29:22 +02:00
Sara Arjona
6498d743c3
MDL-72119 admin: Move Enable competencies to Advanced features
...
The "Enable competencies" setting has been moved from "Competencies
settings" page to "Advanced features".
Besides, the behaviour of the "Competencies" section has been reviewed
to completely hide it when competencies are disabled.
2021-09-13 08:29:22 +02:00
Sara Arjona
4cb297d4fd
MDL-72116 dashboard: Remove some of the current blocks
...
The following blocks have been removed from the Dashboard:
- Online users
- Upcoming events
- Learning plans
- Recently accessed courses
This change will only apply on new installations.
2021-09-13 08:27:08 +02:00
Carlos Castillo
2a6dce06df
MDL-72251 Task: Display the time in full accuracy
...
For more specific diagnostic, it's added seconds in tasks time.
2021-09-12 13:08:25 -05:00
Eloy Lafuente (stronk7)
f014d3635a
Merge branch 'MDL-72467' of git://github.com/paulholden/moodle
2021-09-07 23:46:58 +02:00
Eloy Lafuente (stronk7)
3ad8d4b097
Merge branch 'MDL-71925-master_wordcount' of https://github.com/brickfield/moodle
2021-09-07 23:25:21 +02:00
Paul Holden
0a33c4aacd
MDL-72447 question: require sesskey to toggle plugin enabled state.
2021-09-07 12:10:28 +02:00
Sara Arjona
c467ce725e
Merge branch 'MDL-46778-master' of git://github.com/odeialba/moodle
2021-09-06 10:03:07 +02:00
Eloy Lafuente (stronk7)
49b057e4dc
Merge branch 'MDL-72428-master-enfix' of git://github.com/mudrd8mz/moodle
2021-09-03 19:09:52 +02:00
Helen Foster
92cc461235
MDL-72428 lang: Import fixed English strings (en_fix)
2021-09-03 17:38:35 +02:00
Paul Holden
d12eb4943b
MDL-72467 tool_task: improve cron status check details.
2021-09-02 17:32:19 +01:00
Odei Alba
15c7a4bd57
MDL-46778 behat: Allow different database for behat
2021-09-02 14:56:12 +02:00
Jun Pataleta
6d1ead7f44
Merge branch 'MDL-71778-master' of git://github.com/lameze/moodle
2021-08-31 22:58:56 +08:00
Sara Arjona
e6a519cfd7
Merge branch 'MDL-72296' of https://github.com/paulholden/moodle
2021-08-31 13:52:31 +02:00
Sara Arjona
aefb2a1243
Merge branch 'MDL-72303' of git://github.com/paulholden/moodle
2021-08-31 13:38:38 +02:00
Paul Holden
7eae4e3e18
MDL-72296 admin: style form when prompting for upgrade key.
2021-08-31 11:23:00 +01:00
Paul Holden
052b384213
MDL-72303 task: fix assertions when filtering task logs report.
2021-08-31 11:21:38 +01:00
cperves
a457b85eb2
MDL-71778 admin: patch for hard-set check filter
2021-08-31 12:32:14 +08:00
Eloy Lafuente (stronk7)
457c2026ed
Merge branch 'MDL-71627-add-antivirus-check-api-and-notification-levels' of https://github.com/keevan/moodle
2021-08-30 12:39:29 +02:00
Eloy Lafuente (stronk7)
083289d540
MDL-71209 behat: remove some useless "follow the course" steps
...
They are not really needed and, with the new course index (or
maybe with the new navigation, I've not checked), they don't work
any more. Hence, removing them.
2021-08-26 18:18:53 +02:00
Andrew Nicols
1c167ac64c
Merge branch 'master-MDL-72187' of https://github.com/hdagheda/moodle
2021-08-26 12:28:54 +08:00
Andrew Nicols
6d43959160
Merge branch 'MDL-67228-master' of git://github.com/sarjona/moodle
2021-08-26 12:22:49 +08:00
Andrew Nicols
fceac02bae
Merge branch 'MDL-72312' of https://github.com/stronk7/moodle
2021-08-26 11:25:52 +08:00
Sara Arjona
2a043cd65e
Merge branch 'MDL-70624-master' of git://github.com/jleyva/moodle
2021-08-25 16:24:57 +02:00
Jun Pataleta
4e75e73cb5
Merge branch 'primary_secondary_nav' of https://github.com/Chocolate-lightning/moodle
2021-08-25 10:42:57 +08:00
Eloy Lafuente (stronk7)
103027b723
Merge branch 'MDL-72163-master' of git://github.com/andrewnicols/moodle
2021-08-24 20:12:13 +02:00
Mathew May
c1130de5ff
MDL-69588 accessibility: Address further review points
2021-08-24 11:56:02 +08:00
Heena Agheda
735a0fd5fd
MDL-72187 logstore: record log store's visibility change
2021-08-24 09:53:57 +10:00
Eloy Lafuente (stronk7)
c25fe3a183
Merge branch 'MDL-71055-master' of git://github.com/andrewnicols/moodle
2021-08-23 23:22:15 +02:00
Eloy Lafuente (stronk7)
3417b7123d
MDL-72312 environment: Add new optional custom check for igbinary
...
This optional environmental check will look if:
- the site is running php72.
- the site has igbinary extension enabled.
- the igbinary extension version is a buggy one >=3.2.2 <= 3.2.4
- the bug is reproducible.
And will warn if all the conditions are met.
2021-08-23 15:11:58 +02:00
abgreeve
56c34d71ef
MDL-69588 theme_boost: Use partial templates in boost.
...
This moves away from using escaped html injected into the template
and uses partial templates instead.
2021-08-23 17:47:24 +08:00
Bas Brands
eed2498215
MDL-72032 core: Fix aria roles moremenu
...
- Part of: MDL-69588
2021-08-23 17:47:24 +08:00
Bas Brands
17e9d4a51a
MDL-70202 theme_boost: push secondary navigation in admin search page
...
- Part of: MDL-69588
2021-08-23 17:46:39 +08:00
Adrian Greeve
7d435fb5f2
MDL-70196 navigation: Update to feature files.
...
- Part of: MDL-69588
A lot of tests rely on the last element of the breadcrumb being
active. This updates feature files to not rely on this anymore.
2021-08-23 17:46:38 +08:00
Sara Arjona
4a4e452fa9
MDL-67228 tool: Set tool_replace maturity
...
The tool_replace has been in core for ages and, at this point, it
seems safe to set maturity from ALPHA to STABLE.
2021-08-23 07:49:20 +02:00
Andrew Nicols
891d1bfad3
MDL-71055 behat: Update core settings to use generator
...
These changes have only been applied to settings which were already
using settings names and values, but which were still using the UI.
2021-08-23 12:23:03 +08:00