https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14242
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #85031|0 |1 is obsolete| | Attachment #85032|0 |1 is obsolete| | Attachment #85033|0 |1 is obsolete| | Attachment #85034|0 |1 is obsolete| | Attachment #89643|0 |1 is obsolete| | Attachment #89662|0 |1 is obsolete| | --- Comment #47 from Owen Leonard <[email protected]> --- Created attachment 90157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90157&action=edit Bug 14242: Use ISBN-field to automaticly fill out purchase suggestions Add new jQuery plugin "autofill" which transforms selected element(s) into search fields for Google Books API and automaticly fills requested fields with search result. Use in OPAC purchase suggestions to automaticly fill out fields when entering ISBN-number. Test plan: 1. Run updatedatabase.pl 2. Enable system precference "OPACAutoFill" 3. Log into OPAC and go to purchase suggetions page 4. Write a valid ISBN into the ISBN field and press the edit icon next to the field, or unfocus the field. 5. Title, Author, Publisher and Item Type fields should now be filled automaticly. 6. Press "undo" to undo - should restore all changed fields to original values Tested all patches together, works as expected. Signed-off-by: Marc <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
