Mihail Geshoski
c77f996d23
MDL-77546 gradereport_singleview: Fix item order in grade item selector
2023-04-26 23:06:49 +08:00
Jun Pataleta
9095bb0ef9
MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts
2023-04-22 23:17:50 +08:00
Mihail Geshoski
ad7839f6ff
MDL-77889 gradebook: Tighten up backward compatibility checks
2023-04-21 16:53:47 +08:00
Shamim Rezaie
e38262e271
MDL-77889 gradereport: restore backwards compatibility in searchwidget
...
The widgetbase module was intended to be a generic search widget,
despite its location in grade/amd/src. As such, other modules may
depend on this. This was modified in MDL-76246, which added new
requires params to the js, and changed the js to expect certain new
data attributes in the templates. This broke b/c for existing
dependents.
This patch makes sure the existing uses of the basewidget continue
to work by adding b/c code. See MDL-77991 which deals with deprecating
this search widget and replacing it with one that just implements the
desired combobox logic, without the b/c code. That issue should also
make it abundantly clear that this widget is for public consumption.
2023-04-21 14:19:43 +08:00
Mathew May
f9c6548189
MDL-77903 gradereport_grader: Keyboard accessibility
2023-04-21 13:09:25 +08:00
Andrew Nicols
ba81947f43
Merge branch 'MDL-77849-master' of https://github.com/ilyatregubov/moodle
2023-04-21 11:31:22 +08:00
Mihail Geshoski
bc977c3588
MDL-77849 gradereport_grader: Align content in user identity cells
2023-04-21 09:59:30 +08:00
Ilya Tregubov
2bfd75d9a0
MDL-77849 gradereport_grader: Align properly grade display types
2023-04-21 09:59:30 +08:00
Ilya Tregubov
4c699d007a
MDL-77849 gradereport_grader: Make menus aligned with text
2023-04-21 09:59:25 +08:00
Shamim Rezaie
39c4e7f3cb
MDL-77849 gradereport_grader: Switch from px to rem values
2023-04-21 09:58:58 +08:00
Shamim Rezaie
3816a64f32
MDL-77849 gradereport_grader: Numerical grades should be right-aligned
2023-04-21 09:58:50 +08:00
Ilya Tregubov
05a0d7c8b6
Merge branch 'MDL-77918' of https://github.com/Chocolate-lightning/moodle
2023-04-20 09:32:16 +08:00
Paul Holden
1af2d18adb
Merge branch 'MDL-77960-master' of https://github.com/lameze/moodle
2023-04-19 13:41:31 +01:00
Paul Holden
f2f44e5ec9
MDL-77932 gradereport_grader: simplify range/average cell collapsing.
2023-04-19 11:27:43 +01:00
Paul Holden
078e0fd885
Merge branch 'MDL-77932-master' of https://github.com/mihailges/moodle
2023-04-19 11:25:59 +01:00
Mathew May
b0aff926da
MDL-77918 gradereport_grader: zindex the dropdowns to overlap better
2023-04-19 14:26:42 +08:00
Simey Lameze
4e6528182f
MDL-77960 behat: make verification steps more specific
2023-04-19 14:09:58 +08:00
Mihail Geshoski
71241e64a5
MDL-77932 gradereport_grader: Make range row cells collapsible
2023-04-19 10:09:57 +08:00
Eloy Lafuente (stronk7)
061c9d7ba0
MDL-77940 versions: bump all versions and requires near release
...
version = 2023042400 release version
requires= 2023041800 current rc1 version
2023-04-18 18:08:09 +02:00
Ilya Tregubov
aac60d73a1
Merge branch 'MDL-77770' of https://github.com/paulholden/moodle
2023-04-18 12:01:28 +08:00
Ilya Tregubov
43c2c25645
Merge branch 'MDL-76855' of https://github.com/Chocolate-lightning/moodle
2023-04-18 11:17:43 +08:00
Andrew Nicols
df2e6c1cd4
Merge branch 'MDL-77902' of https://github.com/Chocolate-lightning/moodle
2023-04-18 10:10:39 +08:00
Mathew May
ae6826953e
MDL-77902 gradereport_grader: Clear btn & user differentiation
2023-04-18 09:59:13 +08:00
Paul Holden
f2c1e6c114
Merge branch 'MDL-76212-master-nav' of https://github.com/kevpercy/moodle
2023-04-17 11:49:23 +01:00
Paul Holden
44e3cb05e5
Merge branch 'MDL-77324-master-2' of https://github.com/ilyatregubov/moodle
2023-04-17 11:05:55 +01:00
Mathew May
fbc51cd591
MDL-77902 gradebook: Ensure dyn search works with pagination
2023-04-17 13:10:56 +08:00
Mathew May
53675693b4
MDL-76855 gradereport_user: Prevent parent access errors
2023-04-17 11:24:51 +08:00
Sara Arjona
9ce4fb65fd
Merge branch 'MDL-77164-master' of https://github.com/marinaglancy/moodle
2023-04-13 14:00:18 +02:00
Marina Glancy
8fc1486d36
MDL-77164 various: fix incorrect phpdocs
2023-04-13 11:35:06 +01:00
Ilya Tregubov
0fdd514f11
MDL-77324 gradereport_singleview: Make action menus consistent
2023-04-13 16:57:48 +08:00
Marina Glancy
4d765cd699
MDL-77164 privacy: typehint test content writer
2023-04-13 09:43:15 +01:00
Marina Glancy
9ffbcce0ac
MDL-77164 various: fix mustache template name
2023-04-13 09:43:15 +01:00
Marina Glancy
04f8fdd021
MDL-77164 various: fix javascript AMD module name
2023-04-13 09:43:15 +01:00
Mathew May
1a1939ac29
MDL-75274 gradereport_grader: Column collapsing
2023-04-13 11:45:17 +08:00
Ilya Tregubov
e285841a9a
MDL-75274 core_grades: Add % symbol to weights column
...
As per design it should have % symbol.
2023-04-13 11:44:38 +08:00
Ilya Tregubov
e3a4dcf056
MDL-75274 gradereport_grader: Add back advanced grading url
...
It was accidentally removed.
2023-04-13 10:42:04 +08:00
Ilya Tregubov
277b55199e
MDL-75274 gradereport_grader: Fix sorting of grade items.
...
Seems that baseurl is rewritten causing toggling of ordering
not work
2023-04-13 10:42:04 +08:00
Sara Arjona
dbe725ac04
Merge branch 'MDL-77882' of https://github.com/paulholden/moodle
2023-04-12 12:21:13 +02:00
Ilya Tregubov
99e2c31f3a
Merge branch 'MDL-77585-master' of https://github.com/jleyva/moodle
2023-04-12 17:24:22 +08:00
Shamim Rezaie
e2120da616
MDL-77871 gradereport_grader: Make sure cells are full-height
2023-04-12 09:08:19 +02:00
Kevin Percy
b9ad54bad8
MDL-76212 gradebook_nav: Fixed tertiary nav for smaller screens
2023-04-12 13:29:13 +08:00
Paul Holden
9efd335f4a
MDL-77882 gradereport_grader: don't search on custom identity field.
...
Currently throws SQL exceptions if site identity configuration has
such a field included.
2023-04-11 22:54:39 +01:00
Kevin Percy
b976b3bed0
MDL-77030 gradereport_grader: Display feedback in grader report
2023-04-11 13:16:06 +08:00
Paul Holden
e80192f606
MDL-77770 gradereport_user: fix errors when no users to navigate.
2023-04-06 14:40:58 +01:00
Shamim Rezaie
06a48988e6
MDL-76150 gradereport_grader: dropdowns were partly covered during behat
2023-04-06 08:36:24 +02:00
Shamim Rezaie
880a67aba1
MDL-76150 gradereport_grader: Display category name cell like 2 columns
2023-04-05 11:25:15 +01:00
Shamim Rezaie
21aee2b968
MDL-76150 gradereport_grader: Make numerical grades right-aligned
...
- state icons follow the alignment of their respective grade type
2023-04-05 11:25:15 +01:00
Shamim Rezaie
867186cb1d
MDL-76150 gradereport_grader: Split header cells to 3 visual columns
...
- Column width changed to 200px
2023-04-05 11:25:15 +01:00
Shamim Rezaie
086720334f
MDL-76150 gradereport_grader: status icons stick to the row's buttom
...
- There's 20px gap between status icons
- The row height adapt to the content
2023-04-05 11:25:15 +01:00
Shamim Rezaie
d93c99f19b
MDL-76150 gradereport_grader: some style changes
...
- Table cells are top-aligned
- Cell paddings changed to 10px
- In the header row, the user detail cells don't wrap but other cells do
- Grade item names wrap when they are long
- Action menu button for the grade cells does not go to the next line
when the cell is not in the header row
- Heading cells in the footer row are right aligned
2023-04-05 11:25:14 +01:00