Adrian Greeve
4870b363b0
MDL-73366 navigation: Changed the first tab of site administration.
...
It now reads "General" instead of "Site administration"
2022-01-17 11:52:13 +08:00
Paul Holden
6ed8458eda
MDL-65801 lang: final removal of deprecated 37/38 strings.
...
The following lang strings have been undepecated, as they are still
in use:
* errorcoursewronglypublished, core_hub
* eventrolecapabilitiesupdated, core_role
2022-01-13 09:50:50 +00:00
Ilya Tregubov
c2a1d3ebca
Merge branch 'MDL-73427-master' of https://github.com/cameron1729/moodle
2022-01-07 09:41:15 +02:00
Jun Pataleta
faa588f7a3
Merge branch 'MDL-69700' of https://github.com/paulholden/moodle
2022-01-06 12:00:47 +08:00
Cameron Ball
776bfb134c
MDL-73427 core: Remove $SESSION->fromurl
2022-01-05 19:39:21 +08:00
Paul Holden
892fa580b2
MDL-69700 tests: clarify expected exceptions in unit tests.
...
Resolves some leftovers from MDL-67673, see d95c3787
.
2022-01-05 08:45:39 +00:00
Shamim Rezaie
64915bed6d
Merge branch 'MDL-73397-master' of https://github.com/aanabit/moodle
2022-01-04 22:48:40 +11:00
abgreeve
f85662d744
MDL-72930 navigation: Changes to the secondary view unit tests.
...
The display of the arrays has been changed and so updates were
necessary for the unit tests as well due to changing output.
2022-01-04 15:58:52 +08:00
Sara Arjona
727f0d4daf
MDL-73397 adminpresets: Create new core_adminpresets component
...
The core_adminpresets component has been added and some data and
methods from the tool_admin_presets have been moved here.
2022-01-03 11:51:33 +01:00
Sara Arjona
430eddb721
Merge branch 'MDL-73207-cronspec' of https://github.com/brendanheywood/moodle
2021-12-28 15:43:13 +01: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
e9bd499fb1
Merge branch 'MDL-72867-master' of https://github.com/HuongNV13/moodle
2021-12-21 11:23:09 +08:00
Andrew Nicols
a7f6c8cdcd
MDL-72701 core: Improve code coverage for core
2021-12-21 09:24:00 +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
Huong Nguyen
8c336899a9
MDL-72867 Navigations: User menu improvements
2021-12-15 13:54:45 +07: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
5e911213e9
MDL-72413 core: Unit test 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
abgreeve
05a6bca72c
MDL-72090 behat: Deprecation of enrolment behat step.
...
i_add_enrolment_method_with() is now deprecated, please use
i_add_enrolment_method_for_with() instead.
2021-12-09 11:13:35 +08: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
abgreeve
8a5e36fa06
MDL-72090 navigation: Update to existing behat steps.
...
This creates new general behat steps for navigating in theme
boost and classic.
2021-12-09 11:13:35 +08:00
abgreeve
89d749fda6
MDL-72090 navigation: New unit and behat tests for navigation.
...
This adds new tests for functions that impact the more menu and
the course administration overflow.
2021-12-09 11:13:35 +08: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
Brendan Heywood
a113af2446
MDL-73207 cron: Fixed cronspec field order bug
2021-12-06 17:52:40 +11: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
a6ed1ec63e
MDL-71915 core: Update behat tests
...
Update behat tests to accommodate changes made for
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
Ilya Tregubov
638c8c452c
Merge branch 'MDL-72875-master-v2' of https://github.com/peterRd/moodle
2021-12-03 14:29:59 +02:00
Peter Dias
3cddee197f
MDL-72875 course: Update behat test to use the tertiary nav
2021-12-02 13:09:12 +08:00
Andrew Nicols
807718b723
Merge branch 'MDL-73070' of https://github.com/timhunt/moodle
2021-12-02 11:24:16 +08:00
Jun Pataleta
5438a3944a
Merge branch 'MDL-72810-master' of git://github.com/mickhawkins/moodle
2021-11-29 17:19:28 +08:00
Mathew May
b983003e2e
MDL-70197 navigation: Remove old navigation elements and migrate behat
2021-11-29 15:47:42 +08:00
Tim Hunt
11f8a08a0e
MDL-73070 Behat: stop using no-longer-existant classes in behat_hooks
2021-11-23 10:58:49 +00:00
Michael Hawkins
0d644fe4e0
MDL-72810 core_calendar: Remove the three-month pseudo block
...
This removes the three-month pseudo block from along the side of the
main calendar, and deprecates relevant files/methods which will no
longer be in use.
2021-11-19 18:33:46 +08:00
Sara Arjona
dc0e7a45df
Merge branch 'MDL-70721-master' of git://github.com/rezaies/moodle
2021-11-18 15:18:51 +01:00
Ilya Tregubov
39cae56ef5
Merge branch 'MDL-69092-master_lti_pagination' of https://github.com/andrewmadden/moodle
2021-11-18 08:57:12 +02: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
4fb5fb052f
MDL-72250 theme_boost: add mobile nav drawer
2021-11-16 08:58:01 +01:00
Shamim Rezaie
4f96d7ac92
MDL-70721 core: a new mustache helper to clean string after get_string
2021-11-15 22:14:03 +11:00
Michael Hawkins
6d26ba77f3
MDL-72096 core: Add safe ORDER BY helpers for db sorting from user input
...
The new get_safe_orderby() and get_safe_orderby_multiple() methods
provide a centralised safe way for user submitted sorting values to be
incorporated into SQL ORDER BY. They do this by removing the need for
user submitted data to pass in any SQL and not allowing arbitrary
column values, instead using string keys which map to a predefined
list of allowed sortable columns.
2021-11-15 12:42:43 +08:00
Mathew May
6ca9c2154a
MDL-70801 core_my: Add a new courses page
2021-11-15 11:49:35 +08:00
Andrew Nicols
e11332cf90
MDL-69092 behat: Repeated generator
2021-11-15 11:06:58 +11:00
Jake Dallimore
c5a2e2db6c
Merge branch 'MDL-71912-master-V4' of git://github.com/abgreeve/moodle
2021-11-09 11:47:55 +08:00
Adrian Greeve
b72fa5fbae
MDL-71912 behat: Updating various tests using assign steps.
2021-11-09 11:24:08 +08:00
Huong Nguyen
ffca35b805
MDL-72896 Accessibility: Make html_table responsive
...
The tables are generated by html_table will responsive across viewports
2021-11-09 09:41:27 +07:00