[koha-commits] main Koha release repository branch master updated. v3.22.00-117-g5df49b0

Git repo owner gitmaster at git.koha-community.org
Wed Dec 30 17:30:53 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  5df49b04ef69ad6b33b3f7744acb379c0dd83b0f (commit)
       via  3da8abcfeff331d5022ee54bbf27ecfbc4ebe18c (commit)
      from  7eafee3f01f4da3852b4e8864ba5511973f61e3b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5df49b04ef69ad6b33b3f7744acb379c0dd83b0f
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Sun Dec 20 19:57:54 2015 +0000

    Bug 15373: More changes of Zip to ZIP on intranet
    
    To test:
    
    - Log in to Staff Interface, go to Administration, Libraries and Groups (cgi-bin/koha/admin/branches.pl). Click 'New library' and confirm that it says 'ZIP/Postal Code:' in the form.
    - Go back to Administration, Cities and towns (cgi-bin/koha/admin/cities.pl). Confirm it says 'ZIP/Postal code' in table heading. Click 'New city' and confirm it says 'ZIP/Postal code:' in form
    - Go back to Administration, Global system preferences, I18L/L10N (cgi-bin/koha/admin/preferences.pl?tab=i18n_l10n). Under AddressFormat, confirm all available options say '[ZIP/Postal Code]'
    - Go to Reports, Patrons (cgi-bin/koha/reports/borrowers_stats.pl). Confirm it says 'ZIP/Postal code' under Title
    - Go to Tools, Batch patron modification (cgi-bin/koha/tools/modborrowers.pl), enter any card number and click 'Continue'. Confirm it says 'ZIP/Postal code' in the table of patron details, and in the form to edit
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    NOTE: Tested together with first patch.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 3da8abcfeff331d5022ee54bbf27ecfbc4ebe18c
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Mon Dec 14 22:43:26 2015 +0000

    Bug 15373: Changing Zip to ZIP on OPAC and Intranet
    
    To test:
    
    1) Login to OPAC --> You personal details.
    2) Ensure it says 'ZIP/Postal Code' under Main Address, Alternate Address and Alternate Contact
    3) Login to Staff interface --> Go to a member's page (ie koha/members/memberentry.pl) --> Details.
    4) Ensure it says 'ZIP/Postal Code' under Alternate address and Alternative contact
    5) Click Edit
    6) Ensure it says 'ZIP/Postal Code' under Main Address, Alternate Address and Alternate Contact
    
    Signed-off-by: Barry Cannon <bc at interleaf.ie>
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    NOTE: Tested together with second patch.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/columns.def                      |    6 +++---
 .../prog/en/includes/member-alt-address-style-de.inc             |    2 +-
 .../prog/en/includes/member-alt-address-style-us.inc             |    2 +-
 .../prog/en/includes/member-alt-contact-style-de.inc             |    2 +-
 .../prog/en/includes/member-alt-contact-style-us.inc             |    2 +-
 .../prog/en/includes/member-main-address-style-de.inc            |    2 +-
 .../prog/en/includes/member-main-address-style-us.inc            |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt        |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt          |    6 +++---
 .../prog/en/modules/admin/preferences/i18n_l10n.pref             |    4 ++--
 .../intranet-tmpl/prog/en/modules/members/members-update.tt      |    6 +++---
 koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt    |    4 ++--
 .../intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt     |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt    |    4 ++--
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt     |    6 +++---
 reports/borrowers_stats.pl                                       |    2 +-
 16 files changed, 27 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list