Bug 3766: Cities/Towns only on one address
authorOwen Leonard <oleonard@myacpl.org>
Wed, 6 Mar 2019 19:59:53 +0000 (19:59 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 17 Apr 2019 12:25:25 +0000 (12:25 +0000)
commit4605d76a73f9b13ba3b0259e3f480fb396051309
tree34aac906b23f04ce41ddf735e5432c04ef00dd15
parent693bbc76e736f048c4c16e7a5664f3494db287c0
Bug 3766: Cities/Towns only on one address

This patch ties the alternate address and alternate contact address
fields in the patron entry form to the cities and towns data. This
provides a dropdown of predefined city data to these address fields.

To test, apply the patch and edit a patron record.

Test city selection for all three address fields: Main address,
alternate address, and alternate contact. Confirm that city selection
works correctly and that your changes are saved correctly.

Perform these tests with all AddressFormat options: French, German, and
US.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style-de.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style-fr.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style-us.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-contact-style-de.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-contact-style-fr.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-contact-style-us.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style-de.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style-fr.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style-us.inc
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
koha-tmpl/intranet-tmpl/prog/js/members.js