Bug 32409: Fix cashup searching with non latin-1 chars
[koha.git] / Koha / UI /
2022-11-14 Marcel de RooyBug 31154: (QA follow-up) Fix UI form builder
2022-11-14 Jonathan DruartBug 31154: Avoid unecessary loop
2022-11-14 Marcel de RooyBug 31154: (QA follow-up) Fix UI form builder
2022-09-21 Joonas KylmäläBug 31455: (QA follow-up) Make table creation O(N)
2022-08-16 Nick ClemensBug 31179: (QA follow-up) POD fix
2022-08-16 Jonathan DruartBug 31179: Don't copy invisible subfields when duplicat...
2021-11-15 Marcel de RooyBug 29146: Same for item editor
2021-10-28 Jonathan DruartBug 28445: Add tests for subfields_to_prefill
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Start form with empty library for batch mod
2021-10-18 Jonathan DruartBug 28445: Use Koha::UI::Form::Builder::Item from batch...
2021-10-18 Jonathan DruartBug 28445: Move controller code to Koha::UI::Form:...