https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|[email protected] |[email protected] | |y.org --- Comment #122 from Tomás Cohen Arazi <[email protected]> --- Ok, I almost started over with this one. I separated the information about SMTP server from the libraries themselves, which are now linked using a separate table. Added an accessor to Koha::Library so we don't need to search for SMTP servers and things got cleaner. Any gentle QA feedback is welcome. This has taken too long already. TODO (separate bugs): - Ability to set a default other than the hardcoded one, in koha-conf.xml - (Maybe, if someone takes the time to ask for it) display information about the libraries that use the server, on the SMTP servers table. -- 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/
