Kevin Percy
4f9e931993
MDL-77640 gradebook: Moved add items to new tertiary nav dropdown
2023-08-22 11:50:34 +08:00
Ilya Tregubov
2e18ba8750
Merge branch 'MDL-78550-master' of https://github.com/junpataleta/moodle
2023-08-07 11:34:04 +08:00
Jun Pataleta
1be10f4249
Merge branch 'MDL-77991' of https://github.com/Chocolate-lightning/moodle
2023-08-03 10:23:24 +08:00
Mathew May
a4b3b0d044
MDL-77991 core: Move tertiary search dropdown component
2023-08-03 09:07:18 +08:00
Mathew May
b2e1121fc0
MDL-77639 gradebook_setup: Create outcomes via dyn form
2023-08-01 11:34:04 +07:00
Jun Pataleta
ad6d554ac1
MDL-78550 grade: Remove duplicate class for single button
2023-07-28 17:46:56 +08:00
Ilya Tregubov
1d3f4d631d
MDL-77638 grade: Create add/edit grade category modal.
2023-07-25 17:05:41 +08:00
Mathew May
997134f52f
MDL-77637 gradebook_setup: Create gradeitems via dyn form
2023-06-27 09:01:25 +08:00
Mathew May
d80fb6ce2c
MDL-76143 gradebook: Add search into graderreport
2023-03-30 11:29:01 +08:00
Laurent David
fc72a1d7b1
MDL-75337 core: Single button - core changes
...
* Change all core calls toward single_button to use single_button::BUTTON_PRIMARY
when needed
2023-01-24 06:01:35 +01:00
Mathew May
6b0d3b3eae
MDL-76134 gradebook: Add a bare dropdown component
2023-01-09 09:22:20 +08:00
Mihail Geshoski
0e1cdfde1d
MDL-75153 grade: Update the general tertiary nav selector in gradebook
...
Updates the general tertiary nav selector in gradebook to use the new
structure that utilizes the existing select_menu output component.
2022-09-20 00:17:56 +08:00
Shamim Rezaie
3505cb0fd2
MDL-75155 grades: Removed $exportactiveurl and $importactiveurl
...
The parameters $exportactiveurl and $importactiveurl are removed from
export_action_bar and import_action_bar classes. Not only passing them
were redundant and it was possible to generate them by having
$activeplugin (also passed to the mentioned class constructors), but
also we had a bug there. The value of $PAGE->url was passed as those
parameters, but $PAGE->url can sometimes include additional parameters
and as a result, its value may not match any of the available
export/import plugins.
2022-09-06 21:41:04 +10:00
Shamim Rezaie
fa59f35ca4
MDL-75155 grades: Use the select_menu widget
2022-09-06 13:38:28 +10:00
Mihail Geshoski
eb0b022bb7
MDL-72873 core_grades: Add tertiary navigation in grade scales
2021-12-16 00:10:13 +08:00
Mihail Geshoski
afbc8b2586
MDL-72873 core_grades: Add tertiary navigation in grade outcomes
2021-12-16 00:10:13 +08:00
Mihail Geshoski
c326402e86
MDL-72873 core_grades: Add tertiary navigation in grade export plugins
2021-12-16 00:10:13 +08:00
Mihail Geshoski
bd13229e75
MDL-72873 core_grades: Add tertiary navigation in grade import plugins
2021-12-16 00:10:13 +08:00
Mihail Geshoski
08e90eeef4
MDL-72873 core_grades: Add tertiary navigation in grade letters
2021-12-16 00:10:13 +08:00
Mihail Geshoski
cdc4aeae3e
MDL-72873 core_grades: Add tertiary navigation in gradebook setup
2021-12-16 00:10:13 +08:00
Mihail Geshoski
d1a0e4a95c
MDL-72873 core_grades: Add general tertiary navigation
2021-12-16 00:10:13 +08:00