Jun Pataleta
b12e77119e
Merge branch 'MDL-78377' of https://github.com/paulholden/moodle
2023-07-26 10:47:41 +08:00
Ilya Tregubov
1d3f4d631d
MDL-77638 grade: Create add/edit grade category modal.
2023-07-25 17:05:41 +08:00
Sara Arjona
f01927885f
Merge branch 'MDL-78673-master' of https://github.com/andrewnicols/moodle
2023-07-13 16:49:58 +02:00
Sara Arjona
65d2f9cddb
Merge branch '76319-gradebook-add-missing-continue-button-master' of https://github.com/DSI-Universite-Rennes2/moodle
2023-07-13 16:49:28 +02:00
Ilya Tregubov
dc88bd8c8d
Merge branch 'MDL-78216-master-1' of https://github.com/mihailges/moodle
2023-07-12 09:44:21 +08:00
Julien Boulen
966f926813
MDL-76319 gradebook: add continue button after csv grades import error
2023-07-10 10:17:48 +02:00
Sara Arjona
e0c1f5059b
Merge branch 'MDL-78031-master' of https://github.com/ilyatregubov/moodle
2023-07-10 07:32:41 +02:00
Andrew Nicols
dff354bb4f
MDL-78673 grade: Switch test to use generators
2023-07-10 11:21:15 +08:00
Andrew Nicols
50944e456c
MDL-78673 grade: Switch to behat navigation steps
2023-07-10 11:21:15 +08:00
Andrew Nicols
28d3fa7ece
MDL-78673 grade: Address random failure due to toast
2023-07-10 11:21:14 +08:00
Ilya Tregubov
9bdea50803
MDL-78031 gradereport_grader: Always show Aggregation position setting
...
It seems it was the only advanced setting.
2023-07-06 10:39:41 +08:00
Ilya Tregubov
94452ea194
Merge branch 'MDL-77375-master' of https://github.com/rezaies/moodle
2023-07-06 09:19:57 +08:00
Ilya Tregubov
d1100f0a51
Merge branch 'MDL-78188-master' of https://github.com/kevpercy/moodle
2023-07-04 10:36:00 +08:00
Paul Holden
d6313c045a
MDL-78377 grade: reset page number when filtering by group.
2023-07-03 12:53:02 +01:00
Shamim Rezaie
848efb3f13
MDL-77375 core_grades: set boundary of the dropdowns in grade setup page
2023-07-02 00:41:22 +10:00
Shamim Rezaie
91c29c250f
MDL-77375 gradereport_singleview: set boundary of the dropdowns
2023-07-02 00:41:22 +10:00
Mihail Geshoski
b4cbad8b33
MDL-77632 core_grades: Add rowtitle class to grade category cell
2023-06-30 09:29:00 +08:00
Mihail Geshoski
3643f48e0f
MDL-77632 core_grades: Fix row_column_of_table_should_contain()
2023-06-30 09:28:59 +08:00
Ilya Tregubov
65cafd36cc
MDL-77632 core_grades: Move select checkboxes to name column.
2023-06-30 09:28:59 +08:00
Jun Pataleta
132cf637f3
Merge branch 'MDL-77637-trimmed' of https://github.com/Chocolate-lightning/moodle
2023-06-27 10:33:34 +08:00
Mathew May
997134f52f
MDL-77637 gradebook_setup: Create gradeitems via dyn form
2023-06-27 09:01:25 +08:00
Andrew Nicols
2798fe960a
Merge branch 'MDL-78519' of https://github.com/paulholden/moodle
2023-06-24 23:20:04 +08:00
Andrew Nicols
260f4ac4f9
Merge branch 'MDL-77636-master' of https://github.com/mihailges/moodle
2023-06-22 14:29:42 +02:00
Andrew Nicols
f7f01fe2ab
Merge branch 'MDL-78273' of https://github.com/Chocolate-lightning/moodle
2023-06-22 14:29:41 +02:00
Andrew Nicols
4149de88c2
Merge branch 'MDL-78164-master' of https://github.com/meirzamoodle/moodle
2023-06-22 14:29:38 +02:00
Meirza
337bc1554a
MDL-78164 lib: Added class properties that are not declared in grade
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-06-21 14:41:35 +07:00
Andrew Nicols
4eb5c0d707
Merge branch 'MDL-77634-master' of https://github.com/ilyatregubov/moodle
2023-06-21 15:19:54 +08:00
Mathew May
6394056c90
MDL-78274: gradereport_grader: Vertically center feedback modal
2023-06-21 14:51:26 +08:00
Ilya Tregubov
807bfe69ae
MDL-77634 gradereport_singleview: Sticky footer for singleview
...
Moving Save button, pagination, next and previous link as well as
perpage selector to sticky footer.
2023-06-21 12:59:03 +08:00
Kevin Percy
4be3ad97aa
MDL-78188 core_grades: Add sticky footer to export grades page
2023-06-20 12:21:31 +08:00
Mathew May
e027a0ef03
MDL-78273 gradereport: Feedback modal styling
2023-06-20 10:34:05 +08:00
Paul Holden
7a1cdb4ea9
MDL-78519 gradeimport_xml: fix require paths for import form.
2023-06-19 16:58:18 +01:00
Mihail Geshoski
9c8e40206d
MDL-78216 gradereport_grader: Fix overlapping caused by sticky cells
2023-06-19 22:19:35 +08:00
Andrew Nicols
4d15a4ee32
Merge branch 'MDL-69231-master' of https://github.com/lameze/moodle
2023-06-15 10:58:56 +08:00
Sara Arjona
4c32213446
Merge branch 'MDL-71325' of https://github.com/paulholden/moodle
2023-06-14 13:41:28 +02:00
Ilya Tregubov
9611669cae
Merge branch 'MDL-70152-master' of https://github.com/andelacruz/moodle
2023-06-14 13:24:06 +08:00
Ilya Tregubov
df6641a489
MDL-76445 gradereport_singleview: Fix Behat test
...
When you unenrol a user, the notification blocks some tertiary
navigation links.
2023-06-14 08:57:43 +08:00
Mihail Geshoski
c95c632764
MDL-76445 gradereport_singleview: Deprecate load_users()
...
Replaces current usages of
\gradereport_singleview\local\screen::load_users() with
get_gradable_users() and deprecates load_users(). The only
remaining calls of this method are unit test related.
2023-06-13 15:06:53 +08:00
Mihail Geshoski
41ec352b36
MDL-76445 gradereport_singleview: Deprecate initial zero state view
...
Deprecates the \gradereport_singleview\local\screen\select class which
is used to generate the initial view to select the singleview item type
and the strings used by the related mustache template.
This view is no longer used as we do not provide direct links to it
anymore.
2023-06-13 15:06:53 +08:00
Mihail Geshoski
26f4584200
MDL-76445 gradereport_singleview: Usability fixes
2023-06-13 15:06:53 +08:00
Mihail Geshoski
6e7ded8feb
MDL-76445 gradereport_user: Usability fixes
2023-06-13 15:06:52 +08:00
Mihail Geshoski
620f6322d9
MDL-76445 grade: Helper that returns all gradable users in a course
2023-06-13 15:06:52 +08:00
Sara Arjona
86edd3d142
Merge branch 'MDL-78415-master-enfix' of https://github.com/vmdef/moodle
2023-06-08 20:33:02 +02:00
Víctor Déniz
7e3b1b1450
MDL-78415 lang: Fix Behat tests regressions after merging en_fix strings
2023-06-08 11:40:13 +01:00
Víctor Déniz
48c161543d
MDL-78415 lang: Add parameter to reopencolumn string
2023-06-08 11:38:49 +01:00
Helen Foster
06c5a6c883
MDL-78415 lang: Import fixed English strings (en_fix)
2023-06-08 09:59:04 +01:00
Ilya Tregubov
44bd656a98
MDL-77635 core_grades: Use sticky footer on import grades page
2023-06-08 11:06:28 +08:00
Simey Lameze
2367bc9ff6
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:47:27 +08:00
Andrew Nicols
aa2fc4048e
MDL-69231 behat: Update tests to use new generator
2023-06-02 12:47:27 +08:00
Angelia Dela Cruz
c95ef35b60
MDL-70152 behat: Forum behat generators use UI
...
Behat cleanup and optimisation
2023-05-29 10:32:20 +08:00