Skip to content

Conversation

jfederico
Copy link

*** PLEASE DO NOT OPEN PULL REQUESTS VIA GITHUB ***

The moodle.git repository at Github is just a mirror of the official repository. We do not accept pull requests at Github.

See CONTRIBUTING.md guidelines for how to contribute patches for Moodle. Thank you.

--

@jfederico jfederico force-pushed the MDL-76190 branch 4 times, most recently from 0bbae92 to d6fa456 Compare February 28, 2025 18:55
andrewnicols and others added 18 commits March 25, 2025 10:54
Where the same report exists multiple times on the page, ensure we
are still able to uniquely identify each via ID. Update the filters
module to ensure the filters form for each report is initialised.
This ensures that we always dispatch the dynamic table updated event
against the same table we just updated. Previously it was possible
for another table to receive the event, where both tables were
effectively the same instance of one another (e.g. custom reports).
@jfederico jfederico force-pushed the MDL-76190 branch 3 times, most recently from eae0c5b to affd7ab Compare March 25, 2025 19:55
HuongNV13 and others added 21 commits April 11, 2025 08:30
This reverts the changes to core/element-group by MDL-61823 as it is
causing duplicate ID issues.
* Return early if the `userids` params is empty or if the filtered
user IDs end up being empty.
@jfederico jfederico force-pushed the MDL-76190 branch 2 times, most recently from 9d5a9e1 to 9b426a3 Compare April 11, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.