https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42508
--- Comment #43 from Tomás Cohen Arazi (tcohen) <[email protected]> --- I've made three changes, ordered by importance (DESC): * Add a way to specify a different ES server for patron data (e.g. localhost vs. shared cluster) * Removed the 'suggestions' endpoint and the use on the top search box, so the code now behaves the same as the current one. This simplifies the submitted code to align more with what we are used to and we can always add it back later. The idea is that testers don't need to look at many corners at the same time. * The 'Copy shareable link' was not populating the left side form, it does now. -- 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/
