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  2efbd3794ecb5a2fc3c9f4ea3e2cf0e65fc20385 (commit)
       via  7da07dd5efb2d40e2c880637b5b3f4285f0e0f43 (commit)
       via  c58f04cb1e28e10a65c92cdb509e075f4cdf40d2 (commit)
       via  7a62fc2b2a180ce6748adfe32aad33065a955f16 (commit)
       via  73206e770a14ca555b57ba96a725857900bc523a (commit)
       via  e9b95051725a524e2945e092b3200576191a16ff (commit)
      from  e546999f482bec887e48a633dc52cb1fe6560102 (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 2efbd3794ecb5a2fc3c9f4ea3e2cf0e65fc20385
Author: Jonathan Druart <[email protected]>
Date:   Thu Apr 16 15:52:33 2015 +0200

    Bug 10299: authority plugin - authority field are reversed
    
    If you click the plugin next to an authority field that is already
    populated it takes the values from the field and puts them in the search
    in the reverse order.
    
    Test plan:
    1/ Edit a biblio
    2/ Fill the subfield for an authority field (for instance 650$v, 650$x,
    650$y, etc.)
    3/ Click on the authority plugin
    Before this patch, the values were concatenated in the reverse order.
    With this patch, it should not.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]>
    Work as described, no koha-qa errors
    
    Signed-off-by: Marcel de Rooy <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

commit 7da07dd5efb2d40e2c880637b5b3f4285f0e0f43
Author: Tomas Cohen Arazi <[email protected]>
Date:   Tue May 19 10:29:55 2015 -0300

    Bug 5338: DBRev 3.19.00.043
    
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

commit c58f04cb1e28e10a65c92cdb509e075f4cdf40d2
Author: Jonathan Druart <[email protected]>
Date:   Wed Mar 4 12:26:59 2015 +0100

    Bug 5338: Add the "SER" report group for all languages.
    
    Signed-off-by: Katrin Fischer <[email protected]>

commit 7a62fc2b2a180ce6748adfe32aad33065a955f16
Author: Jonathan Druart <[email protected]>
Date:   Wed Mar 4 12:26:34 2015 +0100

    Bug 5338: Use insert ignore to avoid a warning if 'SER' already exists
    
    Signed-off-by: Katrin Fischer <[email protected]>

commit 73206e770a14ca555b57ba96a725857900bc523a
Author: Jonathan Druart <[email protected]>
Date:   Wed Jan 14 10:55:19 2015 +0100

    Bug 5338: Add "Serials" to the report group list
    
    Signed-off-by: Paola Rossi <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

commit e9b95051725a524e2945e092b3200576191a16ff
Author: Jonathan Druart <[email protected]>
Date:   Thu Apr 5 15:44:32 2012 +0200

    Bug 5338: Serials Report
    
    Signed-off-by: Paola Rossi <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

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

Summary of changes:
 C4/Reports/Guided.pm                               |   31 ++++++++++++++++----
 Koha.pm                                            |    2 +-
 installer/data/mysql/de-DE/optional/auth_val.sql   |    1 +
 installer/data/mysql/en/optional/auth_val.sql      |    1 +
 .../fr-FR/1-Obligatoire/authorised_values.sql      |    1 +
 installer/data/mysql/it-IT/necessari/auth_val.sql  |    1 +
 .../data/mysql/nb-NO/2-Valgfritt/auth_val.sql      |    1 +
 installer/data/mysql/pl-PL/optional/auth_val.sql   |    1 +
 installer/data/mysql/updatedatabase.pl             |   11 +++++++
 koha-tmpl/intranet-tmpl/prog/en/columns.def        |    6 ++++
 koha-tmpl/intranet-tmpl/prog/en/js/cataloging.js   |    5 ++--
 .../en/modules/reports/guided_reports_start.tt     |    3 +-
 12 files changed, 54 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to