[koha-commits] main Koha release repository branch master updated. v3.22.00-183-g19e3e89

Git repo owner gitmaster at git.koha-community.org
Thu Dec 31 15:51:17 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  19e3e89df8943fac07182ddae8d82ae8e5f39f26 (commit)
       via  dad848a0a7154980d393c595361bde1bafcad9d5 (commit)
      from  c68c39998325d259e311e4f0d206fc017d0aa9d6 (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 19e3e89df8943fac07182ddae8d82ae8e5f39f26
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Nov 20 16:54:43 2015 +0000

    Bug 13931 [QA Followup] - Fix whitespace error
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit dad848a0a7154980d393c595361bde1bafcad9d5
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Thu Nov 12 20:45:01 2015 +0100

    Bug 13931 - Date of birth in patron search result and in autocomplete
    
    Test plan:
    1) Apply the patch
    2) Type into search form patron's name & check his date of birth in
       autocompletion
    3) Go to intranet/cgi-bin/koha/members/member.pl & submit
       a search with more than one result .. now should in the table appear
       patron's date of birth
    4) Try show/hide columns section if it works correctly for date of birth
    5) Go to intranet/cgi-bin/koha/admin/columns_settings.pl -> go to
       patrons section & check there is dateofbirth & it's functionality
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
      Works as described. Syspref dateformat respected. Column dateofbirth
      configurable, but mandatory on autocompletion search result.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 admin/columns_settings.yml                                        |    2 ++
 circ/ysearch.pl                                                   |    2 ++
 koha-tmpl/intranet-tmpl/prog/en/includes/patron-search-box.inc    |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt         |    5 +++++
 .../prog/en/modules/members/tables/members_results.tt             |    3 +++
 5 files changed, 13 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list