https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35329
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160733|0 |1 is obsolete| | Attachment #160734|0 |1 is obsolete| | Attachment #160735|0 |1 is obsolete| | Attachment #160736|0 |1 is obsolete| | Attachment #160737|0 |1 is obsolete| | Attachment #160738|0 |1 is obsolete| | Attachment #160739|0 |1 is obsolete| | Attachment #160740|0 |1 is obsolete| | Attachment #160741|0 |1 is obsolete| | Attachment #160742|0 |1 is obsolete| | Attachment #160743|0 |1 is obsolete| | Attachment #160768|0 |1 is obsolete| | Attachment #160769|0 |1 is obsolete| | Attachment #160770|0 |1 is obsolete| | Attachment #160773|0 |1 is obsolete| | Attachment #160774|0 |1 is obsolete| | Attachment #160941|0 |1 is obsolete| | --- Comment #41 from Owen Leonard <[email protected]> --- Created attachment 160943 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160943&action=edit Bug 35329: move patron search to modal - Add guarantor This is the first of many patches to come. We will rewrite the patron search popup to convert it to a Bootstrap's modal. I faced different problems on different pages, it is preferable to test each page on top of the whole patchset, to make sure a futur change will not break previous pages (and this is why they are all on the same bug report). For each page we will test that: * the different filters work * the "Clear" filters button work * the "Add" or "Select" patron button works * the nested modal to display patron's details (when clicking on their name or cardnumber) works On this patch we are testing the guarantor search: Create a edit a patron and click "Add guarantor" to open the modal. Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
