Ilya Tregubov
25312f1692
MDL-78790 gradereport_grader: Fix sorting.
2023-08-10 18:32:23 +07:00
Paul Holden
b417f1edf2
MDL-78790 gradereport_grader: normalise report sort parameter safely.
2023-08-10 18:31:51 +07:00
Mathew May
c279443bfb
MDL-77991 graderreport_grader: Migrate to core usage
2023-08-03 09:07:18 +08:00
Mathew May
997134f52f
MDL-77637 gradebook_setup: Create gradeitems via dyn form
2023-06-27 09:01:25 +08:00
David Woloszyn
f3f816ced9
MDL-77144 core_grades: fix headings in grade area
...
Previous to this, heading logic was performed in print_grade_page_head.
With the deprecation of the showtitle param, it makes sense now to
explicitly set the heading when the function is called. This prevents
duplicated text between the heading and teriary dropdown. This patch
also fixes unnecessary text that was concatenated onto headings.
2023-05-11 10:09:09 +10:00
Mathew May
1a1939ac29
MDL-75274 gradereport_grader: Column collapsing
2023-04-13 11:45:17 +08:00
Kevin Percy
b976b3bed0
MDL-77030 gradereport_grader: Display feedback in grader report
2023-04-11 13:16:06 +08:00
Mathew May
d80fb6ce2c
MDL-76143 gradebook: Add search into graderreport
2023-03-30 11:29:01 +08:00
Andrew Nicols
ad15209e1f
Merge branch 'MDL-77029-master' of https://github.com/ilyatregubov/moodle
2023-03-28 12:37:01 +08:00
Ilya Tregubov
fc9583bae1
MDL-77029 gradereport_grader: Add sorting to grade item columns
2023-03-28 11:22:42 +08:00
Shamim Rezaie
d6f26ec49d
MDL-76149 gradereport_grader: show perpage dropdown
2023-03-27 04:47:49 +11:00
Shamim Rezaie
b7e66fc444
MDL-76149 gradereport_grader: Adding a sticky footer
...
The pagination bar and the save button are now displayed on the sticky
footer
2023-03-27 04:47:49 +11:00
Ilya Tregubov
29c220583f
MDL-76146 gradereport_grader: Move action icons to action menu.
2023-02-17 11:34:09 +08:00
Ilya Tregubov
a335d50daa
MDL-76146 gradereport_grader: Deprecate quick feedback.
2023-02-17 11:34:08 +08:00
Kevin Percy
567214a500
MDL-76139 gradebook_grader: Move group selector to tertiary navigation
2023-01-20 13:08:59 +08:00
Mathew May
bf783645e1
MDL-76134 gradebook: Modify user story behat tests into passable runs
2023-01-09 09:22:20 +08:00
Mathew May
712f219c7c
MDL-76134 gradebook: Hook into tertiary dropdown item
2023-01-09 09:22:20 +08:00
Mihail Geshoski
ba93fe345a
MDL-76138 gradereport_grader: Create basic action bar
2022-12-20 10:51:47 +08:00
Paul Holden
ab89e3caae
MDL-74770 gradereport_grader: allow sorting by all user fields.
2022-08-18 15:58:11 +01:00
Sujith Haridasan
73d604369d
MDL-71062 core: Step 1 deprecation of print_error function
2022-07-13 08:20:54 +05:30
Paul Holden
f70fc89217
MDL-74565 gradereport_grader: define capability required for editing.
2022-06-12 20:04:28 +01:00
Bas Brands
a74c715627
MDL-73612 gradereport_grader: drawer layout issues
2022-01-31 10:09:33 +01:00
Andrew Nicols
4562ea0bd4
MDL-71610 gradereport_grader: Specify the pagelayout for grader report
2021-10-01 15:15:40 +08:00
Bas Brands
6ece030948
MDL-71610 theme_boost: switch to standard editing mode for gradebook
...
the gradebook need to use the standard $USER->editing to check if editing mode is turned on
2021-09-29 09:25:36 +02:00
Paul Holden
3521d50c13
MDL-67702 gradereport_grader: user filters per report instance.
2020-11-09 23:21:24 +00:00
Nick Phillips
9a2da73753
MDL-59169 gradebook: Add groupid to gpr tracking & use
...
Added groupid to grade_plugin_return tracking, modified constructor
to use query params as defaults if passed-in params not supplied,
used groupid tracking in core reports.
grade_get_graded_users_select also fixed to use gpr (otherwise using
it breaks when course current group has changed between render and
submit).
Fixed coding style issue in gpr constructor & documented properties.
Added upgrade.txt noting gpr changes.
2018-08-16 04:03:51 +02:00
Jun Pataleta
d9ce6a4ffb
MDL-32151 grade: Use appropriate error langstring error key
2017-06-23 10:22:24 +08:00
Mark Nelson
9bd705e3dd
MDL-59086 gradereport_grader: style 'Save changes' button
2017-05-30 13:43:37 +08:00
Andrew Nicols
0a802c9c4e
MDL-49324 grades: Create helper function for regrading on report view
2016-02-24 14:39:08 +08:00
Damyon Wiese
30be6c846a
MDL-49324 Grades: Use a progress bar when recalculating gradebook grades
2016-02-23 08:35:10 +08:00
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Damyon Wiese
eafab79941
MDL-47503 Grades: Display the notice about upgraded grades on all grade report pages.
...
Moved this to the print_grade_page_head function and added an access check so it only
displays for teachers.
2014-10-20 16:15:51 +08:00
Damyon Wiese
47d6e6a7d3
MDL-47503 Grades: Completely remove aggregationsubcats
...
This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
2014-10-20 12:03:18 +08:00
Frederic Massart
09171b955e
MDL-38732 gradereport_grader: Handle simultaneous graders
2014-10-14 13:52:42 +08:00
Dan Poltawski
e462093201
Merge branch 'MDL-46658-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 10:26:13 +01:00
Damyon Wiese
a9937aec06
MDL-47062 Grades: Add an upgrade step to warn about changes in upgrade.
...
Puts a notice on the grader report about the change in aggregation method
from "Sum of grades" to "Natural".
Part of: MDL-46576
2014-10-03 17:06:41 +08:00
Frederic Massart
f79776cb7f
MDL-46951 gradereport_grader: Compatibility with base themes
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:43:32 +08:00
Andrew Nicols
6ad1af094e
MDL-47046 gradereport_grader: Update JS to meet coding style guidelines
...
This also moves the code into a set of separate files to allow for
additional components of the report to be migrated to the same YUI module,
adjusts some UI components, improves JS performance, and adds appropriate
documentation.
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:42:03 +08:00
Alfonso Roman
2c4a3f7525
MDL-47045 gradereport_grader: Improve Grader report user interface
...
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:12:36 +08:00
Marina Glancy
38a5c6861e
Merge branch 'MDL-46565_master' of git://github.com/markn86/moodle
2014-08-13 09:25:38 +08:00
Mark Nelson
67ab0ff089
MDL-46565 gradereport_*: moved report viewed event to bottom of page
2014-08-12 12:27:50 -07:00
Marina Glancy
9fe5a1b8f4
MDL-30668 gradereport_grader: split user preferences into individual courses
...
This solves the DB exception when users were trying to insert very large string in DB
2014-08-08 15:13:58 +08:00
Mark Nelson
87f860cdd4
MDL-46565 gradereport_*: renamed report classes to match parent
2014-08-05 19:52:45 -07:00
Andrew Davis
e54e51931d
MDL-46175 core_grading: updated grading related strings
2014-08-01 10:28:57 +08:00
Adrian Greeve
06dc1e7f56
MDL-36003 events: Added events for viewing grade reports.
2014-06-23 11:59:35 +08:00
Dan Poltawski
a935cccb2b
Merge branch 'MDL-31679' of git://github.com/aolley/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-04-09 12:49:35 +08:00
Adam Olley
0f204015a6
MDL-44701 gradereport_grader: Display warning on navigation if unsaved grades are present
2014-03-27 11:10:25 +10:30
Adam Olley
19213efb98
MDL-31679 gradereport_grader: Add a horizontal scroll bar to the top of the grader report
2014-03-19 16:27:21 +10:30
Sam Hemelryk
b5fd2497d6
Merge branch 'w48_MDL-41819_m27_maxinputvars' of https://github.com/skodak/moodle
2013-12-03 10:25:26 +13:00
Petr Škoda
a377754770
MDL-41819 try to work around max_input_vars restriction
2013-12-02 08:29:08 +08:00