[koha-commits] main Koha release repository branch master updated. v19.11.00-116-gddfeea9

Git repo owner gitmaster at git.koha-community.org
Thu Jan 2 14:40:30 CET 2020


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  ddfeea9c57e2af5b01e86b9790480f79f851044f (commit)
       via  3fc405ab40e20abb3f8a41e2364663f618b89cc5 (commit)
       via  c1f7eb84294cd48c7975f21a732834e6763f5808 (commit)
       via  dd9be62a2ae6b247aeee25290e1199bea16f79db (commit)
      from  93a06105a825e9ef585d7acb0b7cad319580dce5 (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 ddfeea9c57e2af5b01e86b9790480f79f851044f
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jan 2 13:15:05 2020 +0000

    Bug 14973: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3fc405ab40e20abb3f8a41e2364663f618b89cc5
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 7 19:15:08 2019 +0100

    Bug 14963: Fix ergonomic issue on small screen
    
    Sponsored-by: BULAC - http://www.bulac.fr/
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit c1f7eb84294cd48c7975f21a732834e6763f5808
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 7 18:18:31 2019 +0100

    Bug 14963: Set status=ORDERED for suggestions created from existing record
    
    Sponsored-by: BULAC - http://www.bulac.fr/
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit dd9be62a2ae6b247aeee25290e1199bea16f79db
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 5 19:42:43 2019 +0100

    Bug 14963: Add the ability to suggest purchase on existing title
    
    This patch adds the ability to create a new purchase suggestion from an
    existing title. This will prevent the creation of bibliographic records
    that already exist in the catalogue. Also it will ease the process
    during acquisition.
    
    Test plan:
    - Login at the OPAC and go to the detail of a bibliographic record.
    - Note that there is a new link "New purchase suggestion for this title"
    on the right of the screen
    - Please suggest an other icon if that one is not appropriated
    - Click on it and submit your new suggestion
    => You should not get the confirmation screen (introduced by bug 14973)
    warning you that the title already exists.
    - Login staff side and order from this suggestion.
    - Receive items and confirm that a new bibliographic record is not
    created.
    
    Sponsored-by: BULAC - http://www.bulac.fr/
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 acqui/addorder.pl                                      |   16 ++++++++++++----
 acqui/neworderempty.pl                                 |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css             |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss        |    1 +
 .../bootstrap/en/includes/opac-detail-sidebar.inc      |    4 ++++
 .../opac-tmpl/bootstrap/en/modules/opac-suggestions.tt |   13 +++++++++----
 opac/opac-suggestions.pl                               |   16 +++++++++++++++-
 7 files changed, 43 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list