Angelia Dela Cruz
efb38571e5
MDL-78684 Behat: Replace gradebook navigation to use page resolvers
...
This commit also does other things such as:
- Replace manual steps to setup gradebook by data generators
- Added support for outcomes and scales page resolvers
- Behat clean up
2023-08-01 15:55:33 +08:00
Shamim Rezaie
ddb1b56f36
MDL-77375 gradereport_singleview: set boundary of the dropdowns
2023-07-02 00:06:14 +10:00
Andrew Nicols
196ed7530b
Merge branch 'MDL-69231-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-06-15 10:56:53 +08:00
Ilya Tregubov
c162f90445
MDL-76445 gradereport_singleview: Fix Behat test
...
When you unenrol a user, the notification blocks some tertiary
navigation links.
2023-06-14 11:38:04 +08:00
Ilya Tregubov
b699da1461
MDL-76445 core_grades: Use group select instead of group search
...
On Moodle 4.1 we don't have group search on grader report.
That is only available in 4.2+
2023-06-14 09:34:22 +08:00
Mihail Geshoski
6ceb137f04
MDL-76445 gradereport_singleview: Usability fixes
2023-06-13 15:20:03 +08:00
Mihail Geshoski
e60edbf0cb
MDL-76445 gradereport_user: Usability fixes
2023-06-13 15:20:03 +08:00
Simey Lameze
fc10598d63
MDL-69231 behat: remaining work for role capability generator
...
This commit does few things:
* Unify data generators usage to role short name.
* Replace remaining manual steps to use the new data generator.
* Also replaced other manual steps to set config to use data generators.
* Tidy up of some tests, aligning pipes and splitting one line steps into multiple lines.
* Fixes tests to have one Given/When/Then per scenario.
2023-06-02 12:42:35 +08:00
Andrew Nicols
b67b10af29
MDL-69231 behat: Update tests to use new generator
2023-06-02 12:42:35 +08:00
Ilya Tregubov
e19573d6bf
Merge branch 'MDL-77810-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-05-03 13:08:52 +08:00
Paul Holden
569a71daea
MDL-77810 gradereport_summary: show localised plugin name in report.
2023-04-27 15:19:33 +01:00
Mihail Geshoski
f90a55979a
MDL-77546 gradereport_singleview: Fix item order in grade item selector
2023-04-27 12:01:23 +08:00
Simey Lameze
c0bea2a82d
MDL-77960 behat: make verification steps more specific
2023-04-19 11:57:37 +08:00
Ilya Tregubov
0d0fbec616
Merge branch 'MDL-77770-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-04-18 12:01:46 +08:00
Ilya Tregubov
ca751bdc1f
Merge branch 'MDL-76855-401' of https://github.com/Chocolate-lightning/moodle into MOODLE_401_STABLE
2023-04-18 11:18:32 +08:00
Paul Holden
df4f8dd322
Merge branch 'MDL-76212-401-nav' of https://github.com/kevpercy/moodle into MOODLE_401_STABLE
2023-04-17 11:50:54 +01:00
Mathew May
faa121ad30
MDL-76855 gradereport_user: Prevent parent access errors
2023-04-17 11:26:03 +08:00
Ilya Tregubov
8dc9cd6cdc
MDL-77324 gradereport_singleview: Make action menus consistent
2023-04-13 16:59:23 +08:00
Kevin Percy
5b8ad6ae30
MDL-76212 gradebook_nav: Fixed tertiary nav for smaller screens
2023-04-12 14:12:50 +08:00
Paul Holden
eb12428324
MDL-77770 gradereport_user: fix errors when no users to navigate.
2023-04-06 14:41:03 +01:00
Jun Pataleta
bb61d8392b
Merge branch 'MDL-77559-401-2' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-03-09 15:57:44 +08:00
Andrew Nicols
cd48ae56c7
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
Paul Holden
01fc104779
MDL-76809 gradereport_history: pre-filter report userids filter.
...
Ensure current user is able to access each of the provided userids.
2023-03-08 10:00:50 +08:00
Jun Pataleta
a377bf30c4
Merge branch 'MDL-75012-401-5' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-03-02 12:31:09 +08:00
Andrew Nicols
288620b0b4
MDL-75012 js: Full build of all grunt things
2023-03-02 12:15:25 +08:00
Andrew Nicols
74fe0b04be
MDL-77141 gradereport_user: Adjust course name to fix test
2023-03-02 11:50:08 +08:00
Luca Bösch
c7d9fa690d
MDL-77141 gradebook: Correct course name in user report
2023-02-24 10:43:16 +01:00
Paul Holden
9be10c0dd1
MDL-77020 behat: refer to search input fields by name/role.
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-02-16 10:53:46 +00:00
Andrew Nicols
8f4bd4ce11
MDL-76362 core: Coding style fixes
2023-01-23 09:16:08 +08:00
Marina Glancy
2dd7290ccb
MDL-76362 various: Avoid passing nulls to functions that don't allow nulls
...
PHP 8.1 is more strict on the parameter type. Functions such as trim(), strlen(), str_replace(), etc
show notice when null is passed as an argument
2023-01-23 09:16:06 +08:00
Jun Pataleta
28ccae3b7a
Merge branch 'MDL-76739-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-01-12 10:17:37 +08:00
David Mudrák
acd82d3a86
MDL-76739 lang: Use the fixed strings in the tests, too
2023-01-10 21:15:06 +01:00
Luca Bösch
325ca6568b
MDL-76781 gradebook: support multilingual group names.
2023-01-05 13:27:02 +01:00
Jun Pataleta
dd3b92545e
Merge branch 'MDL-75381-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 19:24:34 +08:00
Jun Pataleta
d9cd25c2fb
MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts
2022-12-01 08:59:07 +03:00
Paul Holden
eb3ee12852
MDL-75381 gradereport_grader: ensure valid paging preference value.
...
Set type of the report paging setting to integer, to ensure usage
of it is predictable. Unsupported operated type errors were thrown
on PHP8.0 when it's value contained a string or was empty.
2022-11-29 08:42:02 +00:00
Víctor Déniz
4e95640030
Merge branch 'MDL-76467-master' of https://github.com/davewoloszyn/moodle
2022-11-24 15:08:13 +00:00
Víctor Déniz
1b92faceb6
Merge branch 'MDL-76466-master' of https://github.com/davewoloszyn/moodle
2022-11-24 12:10:27 +00:00
David Woloszyn
0255bc7254
MDL-76467 gradereport: Next and previous arrows use language direction
2022-11-24 20:41:35 +11:00
David Woloszyn
177b1f5066
MDL-76466 gradereport_user: Accordion icon uses language direction
2022-11-24 20:38:59 +11:00
Andrew Nicols
08a19dbed8
Merge branch 'MDL-76403-master' of https://github.com/junpataleta/moodle
2022-11-24 10:18:22 +08:00
Víctor Déniz
d4de7b630e
MDL-76395 lang: Use fixed strings in tests
2022-11-23 17:03:58 +00:00
Helen Foster
74828e8149
MDL-76395 lang: Import fixed English strings (en_fix)
2022-11-23 17:03:58 +00:00
Jun Pataleta
00bae8b8a4
MDL-76403 versions: bump all versions and requires near release
2022-11-23 09:45:23 +08:00
Paul Holden
1ad023bba6
Merge branch 'MDL-76105-master-enfix' of https://github.com/vmdef/moodle
2022-11-17 16:29:51 +00:00
Paul Holden
9f2e508ccb
Merge branch 'MDL-75665_master' of https://github.com/tasosb/moodle
2022-11-17 11:41:54 +00:00
Helen Foster
ae2f8cfa67
MDL-76105 lang: Import fixed English strings (en_fix)
2022-11-17 09:44:35 +00:00
Mihail Geshoski
f439a3fa9a
MDL-75837 gradereport_user: Update zero state strings
2022-11-14 10:36:18 +08:00
Mathew May
57e65480a3
MDL-75837 gradebook: accessibility improvements
2022-11-14 10:19:45 +08:00
Mihail Geshoski
f589d592c9
MDL-75837 core_grades: Move the user selector template under core_grades
2022-11-14 10:11:43 +08:00