Skip to content

BookingPool: Refactor Participant And Schedule Tables#11474

Open
thojou wants to merge 1 commit intoILIAS-eLearning:trunkfrom
thojou:feature/12/bp-schedule-participant-table-lui
Open

BookingPool: Refactor Participant And Schedule Tables#11474
thojou wants to merge 1 commit intoILIAS-eLearning:trunkfrom
thojou:feature/12/bp-schedule-participant-table-lui

Conversation

@thojou
Copy link
Copy Markdown
Contributor

@thojou thojou commented Apr 24, 2026

This PR is related to LUI Refactoring in the BookingPool.

The participant and schedule tables were still using LUI patterns and had inconsistent action handling, which caused problems when removing participants and deleting schedules. This change migrates both tables to the new KS table elements, unifies table actions, updates language entries and filtering, as well as adjusted delete actions.

The participant and schedule tables were still using older UI patterns and had inconsistent action handling, which
caused problems when removing participants and deleting schedules. This change migrates both tables to the new KS
table elements, unifies table actions, updates language entries and filtering, and single and bulk
delete actions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants