Shamim Rezaie
1a01607463
MDL-76246 core_grades: Improve user search styling
...
Show profile image, and display email in a separate line
2023-03-22 20:59:14 +11:00
Shamim Rezaie
d2881df06b
MDL-76246 core_grades: Group search widget to combobox
2023-03-22 20:59:14 +11:00
Shamim Rezaie
343e676c4b
MDL-76246 gradereport_singleview: Grade item search widget to combobox
2023-03-22 20:59:14 +11:00
Shamim Rezaie
d856c48639
MDL-76246 gradereport_singleview: Make the user search widget a combobox
2023-03-22 20:59:14 +11:00
Shamim Rezaie
3db5625fc9
MDL-76246 gradereport_user: Make the user search widget a combobox
...
Use <div> instead of <button> because <button> cannot have <div>
children.
2023-03-22 20:59:14 +11:00
Shamim Rezaie
c4f33ceb59
MDL-76246 output: combobox support improvements
...
- It was a mistake to assume the listbox is always within
combobox.parentElement
- Take into account that the popup of the combobox is not necessarily a
listbox
- Update combobox fix so that it also work with comboboxes that are not
select-menu
- Update combobox fix so that it also support editable comboboxes
- Update click listener to take into account that the event's target
might be one of the option element
- Having a hidden input element for comboboxes was not an ARIA
requirement and was added by us. I added data-input-element to the
combobox element to specify the input element related to it.
2023-03-22 20:59:14 +11:00
Jun Pataleta
775872450c
Merge branch 'MDL-77673-master' of https://github.com/jleyva/moodle
2023-03-22 17:12:29 +08:00
Ilya Tregubov
e11ec0caed
Merge branch 'MDL-77032-master-1' of https://github.com/mihailges/moodle
2023-03-22 13:36:05 +08:00
Ilya Tregubov
794f107e88
on-demand release 4.2dev+
2023-03-22 09:37:45 +08:00
Ilya Tregubov
ccc424affa
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-03-22 09:37:43 +08:00
Jun Pataleta
3be6f5c941
Merge branch 'MDL-75746_master' of https://github.com/marxjohnson/moodle
2023-03-21 15:48:03 +01:00
Jake Dallimore
d001dd43ca
Merge branch 'MDL-70687_default-redis-session-lock-expiration-to-php-execution-time' of https://github.com/ziegenberg/moodle
2023-03-21 15:48:03 +01:00
Jun Pataleta
869cfac1cc
Merge branch 'MDL-69124' of https://github.com/paulholden/moodle
2023-03-21 15:48:01 +01:00
Jun Pataleta
6baff9e550
Merge branch 'MDL-77541' of https://github.com/paulholden/moodle
2023-03-21 15:46:29 +01:00
Jun Pataleta
930bd50758
Merge branch 'MDL-77607' of https://github.com/stronk7/moodle
2023-03-21 15:46:29 +01:00
Ilya Tregubov
1ac2e6ecca
Merge branch 'mdl-72533-event-table-performance' of https://github.com/petersistrom/moodle
2023-03-21 15:46:28 +01:00
Paul Holden
1eb6c49fa3
Merge branch 'MDL-72124_master' of https://github.com/marxjohnson/moodle
2023-03-21 15:46:28 +01:00
Sara Arjona
494060a4a5
Merge branch 'MDL-77574-master' of https://github.com/lameze/moodle
2023-03-21 15:46:28 +01:00
Sara Arjona
3b68a32832
Merge branch 'MDL-73670-master' of https://github.com/jleyva/moodle
2023-03-21 15:46:28 +01:00
Sara Arjona
2e334cf58c
Merge branch 'MDL-77523-master' of https://github.com/juancs/moodle
2023-03-21 15:46:27 +01:00
Sara Arjona
d2b0c53db4
Merge branch 'MDL-76893-master' of https://github.com/ferranrecio/moodle
2023-03-21 15:46:27 +01:00
Paul Holden
718108c52f
Merge branch 'MDL-77178-master' of https://github.com/aanabit/moodle
2023-03-21 15:46:23 +01:00
Ferran Recio
3beffbb506
MDL-76893 core_courseformat: bulk move activites
2023-03-21 15:46:23 +01:00
Sara Arjona
89cb8b4ee5
Merge branch 'MDL-76918' of https://github.com/paulholden/moodle
2023-03-21 15:46:23 +01:00
Paul Holden
868215311b
Merge branch 'MDL-76926-master' of https://github.com/snake/moodle
2023-03-21 15:46:23 +01:00
Tim Hunt
8489808536
MDL-77673 ddimageortext: keep JS data just for the mobile app
2023-03-21 10:13:24 +01:00
Amaia Anabitarte
d535182414
MDL-77178 report: Update reports tertiary navigation
2023-03-20 11:13:55 +01:00
Jun Pataleta
109d902105
Merge branch 'MDL-76894-master' of https://github.com/ferranrecio/moodle
2023-03-20 10:43:04 +08:00
Jun Pataleta
12237e6a8c
Merge branch 'MDL-76851-master' of https://github.com/ferranrecio/moodle
2023-03-20 10:39:31 +08:00
Jun Pataleta
385f059edc
Merge branch 'MDL-76997-master' of https://github.com/aanabit/moodle
2023-03-20 10:32:35 +08:00
Mark Sharp
4e99fe48bc
MDL-72533 core_calendar: improve calendar event table peformance
...
- Filter searchable courses if set.
- Sites with large groups should now experience better performance.
- Applies and optimises query against a proper date range.
Co-authored-by: Mark Sharp <mark.sharp@solent.ac.uk>
Co-authored-by: Peter Sistrom <petersistrom@catalyst-au.net>
Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
2023-03-20 12:15:14 +11:00
AMOS bot
2ec5eb507b
Automatically generated installer lang files
2023-03-20 00:07:44 +00:00
AMOS bot
0f11994872
Automatically generated installer lang files
2023-03-18 00:07:47 +00:00
Eloy Lafuente (stronk7)
ef936717ee
MDL-77607 core_component: Fix wrong component for the grade api
...
The correct component (subsystem) for the "grade" API is
"core_grades" not "core_grade".
Let's fix that and cover it with tests.
2023-03-17 19:27:14 +01:00
Sara Arjona
f3bf17cdfb
on-demand release 4.2dev+
2023-03-17 17:59:32 +01:00
Sara Arjona
d2bb0ffd42
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-03-17 17:59:15 +01:00
Ferran Recio
6ac6100f1c
MDL-76894 core_courseformat: bulk move section
2023-03-17 16:18:19 +01:00
Mihail Geshoski
4d7900a391
MDL-77032 grade: Collapsible grade categories in Gradebook setup
2023-03-17 23:04:41 +08:00
Sara Arjona
3acf967276
MDL-77608 h5p: Fix after rewrite
...
Minor changes, like removing extra line at the end of the file or adding
comment in lib/db/upgrade.php.
2023-03-17 13:20:41 +01:00
Jun Pataleta
4bc059c6cc
Merge branch 'master_MDL-76906' of https://github.com/mattporritt/moodle
2023-03-17 13:10:13 +01:00
Jun Pataleta
6dbe4b6839
Merge branch 'MDL-76910' of https://github.com/paulholden/moodle
2023-03-17 13:10:13 +01:00
Jun Pataleta
52d8364819
Merge branch 'MDL-76257-master' of https://github.com/juancs/moodle
2023-03-17 13:10:13 +01:00
Jun Pataleta
16dc3230f5
Merge branch 'MDL-77608' of https://github.com/paulholden/moodle
2023-03-17 13:10:11 +01:00
Ilya Tregubov
9caa246c2b
Merge branch 'MDL-76915-master' of https://github.com/meirzamoodle/moodle
2023-03-17 13:04:35 +01:00
Ilya Tregubov
cc35edd595
Merge branch 'MDL-76914-master' of https://github.com/meirzamoodle/moodle
2023-03-17 13:04:35 +01:00
Ilya Tregubov
b043c16659
Merge branch 'MDL-76911-master' of https://github.com/HuongNV13/moodle
2023-03-17 13:04:35 +01:00
Ilya Tregubov
f4891b1034
Merge branch 'MDL-69882' of https://github.com/paulholden/moodle
2023-03-17 13:04:33 +01:00
Paul Holden
d81bbc0933
Merge branch 'MDL-76920-master' of https://github.com/cescobedo/moodle
2023-03-17 13:03:32 +01:00
Sara Arjona
5c0e75de4b
Merge branch 'master_MDL-76916' of https://github.com/mattporritt/moodle
2023-03-17 13:03:32 +01:00
Sara Arjona
a15d363453
Merge branch 'MDL-77275-master' of https://github.com/laurentdavid/moodle
2023-03-17 13:03:31 +01:00