[koha-commits] main Koha release repository branch master updated. v3.20.00-1111-g2b88f0c

Git repo owner gitmaster at git.koha-community.org
Thu Nov 5 14:34:43 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  2b88f0cb38d74da93a723fd1cf3cbcf68030649e (commit)
       via  a2e92b90840ce5faeab587dd113dc4253b312d99 (commit)
       via  471b1a8b69ff3842fbddda1e0aa068d439c85a0d (commit)
       via  57f013eb3fe9a19b57238f4ab7e3aea9fafde9b5 (commit)
       via  927eee4ca2afa3126faf6d1c586072fda36ebc4c (commit)
       via  3ae34f0740f5179f84d5ff665305a780abcc7010 (commit)
       via  6338c77db31026c637c564d269d6c4d7873e7b53 (commit)
       via  56f0e392d13f014f744239c0306d3ee87fb942c9 (commit)
       via  08c6d1d9d5620f2c26354c5a28a2ff6e57de92ff (commit)
       via  8cd4dc9bb782dfec4fda2a4946635fffdf271e38 (commit)
       via  44cd6841fa3e0f4edac5e0338ea7d2bc69ef1e0e (commit)
       via  2cd747729a282b50c2a1acf8657f188a05172604 (commit)
       via  73b88b9738cf3116cb6a55126ae000b47e62dea8 (commit)
       via  d36713c888d974e002ff3f04e7a0ac62a6a6cc2a (commit)
       via  acfe7fac54fa91231bb5436284d3c9d2693145fb (commit)
       via  cd5cdefc575a5c05ee5904460bae15dd0fd3a656 (commit)
       via  9af429c33e6494bde0b31d2723abfd606d2076c2 (commit)
       via  e40d8d01620c6277fb24372b8b2f5db64248c240 (commit)
       via  6b62fb397028fb7afae4ba15c7d374fb35e9205c (commit)
       via  ca0de1009cfaf822911a12ae8980cc4e29ad39a6 (commit)
       via  a8f1a576e2a622d5df318debb5f0606621000cc0 (commit)
       via  f510627842cc0dd2a02e85e04d5dc14be6b6caa7 (commit)
       via  b9f92a0125b9561899f4c904b1bfbf44f5210204 (commit)
       via  a628b3ca1047b7c913a2a9a69a3be3181b958212 (commit)
       via  6f75aa11ff1a51f5afc37f3018d947a6defe2d26 (commit)
       via  de69ee9a91925497ae7598f9d406dca88de32a93 (commit)
       via  54fc66fe968eaade7f923e228fe6f44afc3df284 (commit)
       via  e91a704ab18ce498a6ada65a71baf6841c2a66e2 (commit)
       via  fd48d5c7a1d6e98f589691267302f93fecc563f3 (commit)
       via  7373437a14d7f9ac73afdd0e647d7f3daf9c429f (commit)
       via  d73cad91a7a17f240cb9ad94c6d196ba9e213158 (commit)
       via  863958f93553467f48017563bcacea6080a5294c (commit)
       via  7ee8e1baeedcb458d83388102504b8244364875b (commit)
       via  80160ac9ef894f90fe3d1fecb338da8655c8d666 (commit)
      from  55456b6e7ff0278f2821a71c38b9a5b67bfd4220 (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 2b88f0cb38d74da93a723fd1cf3cbcf68030649e
Author: Marc Véron <veron at veron.ch>
Date:   Fri Sep 4 09:50:07 2015 +0200

    Bug 14781: Creation of barcode types 2of5 not functional
    
    This patch fixes the rendering of "COOP2of5" or "Industrial2of5" barcodes in the label creator module.
    
    To test:
    - Create a label layout with COOP2of5 barcode type
    - Create labels (make sure that the items's barcode values are numeric only!)
    - Export batch and download PDF.
    
    Without patch:
    - No barcodes rendered
    With patch
    - Barcodes should render as expected. Test for both barcode types.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Works as described, tested both formats.
    Non digit barcode is not printed.
    
    No koha-qa errors, no t/ & xt/ errors
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Note: To be printed, barcode should be numerical.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit a2e92b90840ce5faeab587dd113dc4253b312d99
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 29 14:43:58 2015 +0000

    Bug 15083: Remove acqui/currency.pl
    
    This script has scary FIXMEs and can be removed.
    It is never called from Koha code.
    On the way, this patch remove the C4::Budgets::ModCurrencies subroutine,
    which was only called from this script.
    
    Test plan:
      git grep 'acqui/currency.pl
    and
      git grep ModCurrencies
    should not return anything.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    No more ModeCurrencies, no call to acqui/currency.pl
    No errors
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 471b1a8b69ff3842fbddda1e0aa068d439c85a0d
Author: Sophie Meynieux <sophie.meynieux at biblibre.com>
Date:   Wed Nov 4 19:04:26 2015 +0100

    Bug 14157: Notices tab in the patron record should not depend on EnhancedMessagingPreferences to display
    
    Overdue and Hold notices can be sent even if EnhancedMessagingPreference is set to "Don't Allow", so Notices tab have to be visible in all cases.
    
    Test plan :
      - without patch :
        - set EnhancedMessagingPreference to "Don't Allow" and go to patron record : there is no Notices tab
        - set EnhancedMessagingPreference to "Allow" and og to patron record : there is a Notices tab
    
      - apply this patch :
        - go to patron record, you cas see a Notices tab
        - change the value of EnhanceMessagingPreferences, Notices tab is always visible.
    
    Followed test plan, works as expected
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 57f013eb3fe9a19b57238f4ab7e3aea9fafde9b5
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu Nov 5 10:04:58 2015 -0300

    Bug 14544: DBRev 3.21.00.051
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 927eee4ca2afa3126faf6d1c586072fda36ebc4c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 16 11:29:54 2015 +0100

    Bug 14544: Fix 'Back to lists' links on sharing a shelf
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 3ae34f0740f5179f84d5ff665305a780abcc7010
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 16 11:02:33 2015 +0100

    Bug 14544: Fixes regression: display author and dateadded on the list view [intranet]
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 6338c77db31026c637c564d269d6c4d7873e7b53
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Oct 16 10:47:24 2015 +0100

    Bug 14544: Fix 'back to lists' link
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 56f0e392d13f014f744239c0306d3ee87fb942c9
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 16 09:09:17 2015 +0200

    Bug 14544: [QA Follow-up] DBIx::Class changes
    
    One of the follow-ups added a belongs_to from Biblioitem to Item just
    as biblioitemnumber was a foreign key to Item. The relation goes the
    other way.
    
    As a temporary measure, I added set_primary_key in the local section of
    Virtualshelfcontent. Should be moved later with a real db rev.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 08c6d1d9d5620f2c26354c5a28a2ff6e57de92ff
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 16 08:58:05 2015 +0200

    Bug 14544: [QA Follow-up] Added some test descriptions
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 8cd4dc9bb782dfec4fda2a4946635fffdf271e38
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 12 09:34:41 2015 +0100

    Bug 14544: QA fixes - some minor bug fixes
    
    See comment 171 and 172 for more details.
    
    This patch mainly fixes typo or silly error in templates.
    
    It also uses the relationships added by previous patch to join the
    biblioitems and items tables (changes in opac-shelves.pl and
    shelves.pl).
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 44cd6841fa3e0f4edac5e0338ea7d2bc69ef1e0e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 12 10:40:46 2015 +0100

    Bug 14544: Add missing biblio <=> biblioitems <=> items relationships to the schema
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Adjusted by a follow-up.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 2cd747729a282b50c2a1acf8657f188a05172604
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 9 13:26:39 2015 +0200

    Bug 14544: [QA Follow-up] Fix warning about transaction
    
    When running Virtualshelves.t, you have this warning:
    DBD::mysql::db begin_work failed: Already in a transaction at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1339.
    
    By moving the DBI lines after creating the TestBuilder object, the warning
    will be gone.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 73b88b9738cf3116cb6a55126ae000b47e62dea8
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Wed Sep 2 10:04:04 2015 +0200

    Bug 14544: Handle database error when creating a shelf with DB admin account
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    I don't think this is useful, it will be a mess if we have to check this
    case everywhere. But it works!
    I let the cut to the QAer or RM.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit d36713c888d974e002ff3f04e7a0ac62a6a6cc2a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 26 14:48:35 2015 +0100

    Bug 14544: DB Changes: Set a default value for sortfield
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit acfe7fac54fa91231bb5436284d3c9d2693145fb
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 26 14:24:25 2015 +0100

    Bug 14544: Fix regression on adding a new list
    
    The user should not be allowed to create a new list and get a friendly
    error message if he tries.
    
    The "New list" links are removed.
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit cd5cdefc575a5c05ee5904460bae15dd0fd3a656
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 18 14:13:15 2015 +0100

    Bug 14544: Remove wrong tips about permissions
    
    The owner of a list should not need any permission to remove contents.
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 9af429c33e6494bde0b31d2723abfd606d2076c2
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 18 10:54:17 2015 +0100

    Bug 14544: Get rid of C4::VirtualShelves and C4::VirtualShelves::Page
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit e40d8d01620c6277fb24372b8b2f5db64248c240
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 18 10:50:06 2015 +0100

    Bug 14544: Move HandleDelBorrower to C4::Members
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 6b62fb397028fb7afae4ba15c7d374fb35e9205c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 17 20:45:34 2015 +0100

    Bug 14544: Get rid of GetSomeShelfNames
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit ca0de1009cfaf822911a12ae8980cc4e29ad39a6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 17 18:46:42 2015 +0100

    Bug 14544: Get rid of GetShelfContent
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit a8f1a576e2a622d5df318debb5f0606621000cc0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 17 15:57:27 2015 +0100

    Bug 14544: Get rid of ShelfPossibleAction
    
    Bug 14544: (follow-up) Get rid of ShelfPossibleAction
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit f510627842cc0dd2a02e85e04d5dc14be6b6caa7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 10 16:53:06 2015 +0100

    Bug 14544: Make the OPAC side independent of Page.pm
    
    Bug 14544: Fix redirect on editing a list
    
    If you edit a list from the list view, after saving the form, you are
    not redirected to the list view (but on the edit form).
    
    Bug 14544: Cosmetic: › should be a class divider
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit b9f92a0125b9561899f4c904b1bfbf44f5210204
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 16 17:42:03 2015 +0100

    Bug 14544: Get rid of GetShelves
    
    This does not work for now, see later.
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit a628b3ca1047b7c913a2a9a69a3be3181b958212
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Aug 6 15:28:12 2015 +0100

    Bug 14544: Get rid of GetBibliosShelves
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 6f75aa11ff1a51f5afc37f3018d947a6defe2d26
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 5 16:37:02 2015 +0100

    Bug 14544: Make the intranet side independent of Page.pm
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit de69ee9a91925497ae7598f9d406dca88de32a93
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 16 17:13:40 2015 +0100

    Bug 14544: Koha::Virtualshelfcontent[s]
    
    Get rid of AddToShelf and DelFromShelf
    
    Bug 14544: Allow a user to delete his own contents
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 54fc66fe968eaade7f923e228fe6f44afc3df284
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 16 12:29:48 2015 +0100

    Bug 14544: Get rid of GetAllShelves
    
    Signed-off-by: Koha Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit e91a704ab18ce498a6ada65a71baf6841c2a66e2
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 16 11:24:56 2015 +0100

    Bug 14544: Move share routines to Koha::Virtualshelfshare and Koha::Virtualshelfshares
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit fd48d5c7a1d6e98f589691267302f93fecc563f3
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 15 17:26:09 2015 +0100

    Bug 14544: Get rid of ModShelf
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 7373437a14d7f9ac73afdd0e647d7f3daf9c429f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 15 17:16:34 2015 +0100

    Bug 14544: Get rid of DelShelf
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit d73cad91a7a17f240cb9ad94c6d196ba9e213158
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 15 17:06:35 2015 +0100

    Bug 14544: Get rid of AddShelf
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 863958f93553467f48017563bcacea6080a5294c
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 15 14:43:34 2015 +0100

    Bug 14544: Get rid of GetShelf
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 7ee8e1baeedcb458d83388102504b8244364875b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Jul 15 14:21:01 2015 +0100

    Bug 14544: Add Koha::Virtualshelf and Koha::Virtualshelves
    
    The 2 modules C4::VirtualShelves and C4::VirtualShelves::Page are really badly
    coded and buggy.
    It became complicated to fix and enhance them.
    This rewrite will make the code more robust and the list feature will be easier
    to change.
    
    Some new modules are added to the Koha namespace (Koha::Virtualshelf,
    Koha::Virtualshelves, Koha::Virtualshelfshare[s] and Koha::Virtualshelfcontent[s])
    to take advantage of Dbix::Class.
    
    The patchset fixes some bugs:
    1/ Bug 6279 - Can't delete lists from the second page of lists in the OPAC
    2/ The owner of a list should not need any permission to remove content from
    his lists.
    3/ No feedback messages when actions are done
    
    Test plan:
    A) Intranet and OPAC
    1/ Create more than 20 private and public lists with different users
    2/ Edit some and confirm that the changes are taken into account
    3/ Share some lists with other users
    4/ Add / remove contents
    Be sure you have some lists with more than 20 items (to test the pagination)
    5/ Play with permissions and confirm it works as expected.
    For private lists:
    They should not be viewed by anyone else, if they are not shared
    If they are shared (OPAC only):
    a. "Allow anyone else to add entries"
      Should allow the user with whom the list is shared to add entries.
    b. "Allow anyone to remove his own contributed entries."
      Should allow the user with whom the list is shared to remove his own entries.
    c. "Allow anyone to remove other contributed entries."
      Should allow the user with whom the list is shared to remove any entries.
    
    For public lists:
    They should be viewed by anyone else.
    a. "Allow anyone else to add entries"
      Should allow any user to add entries.
    b. "Allow anyone to remove his own contributed entries."
      Should allow any user to remove his own entries.
    c. "Allow anyone to remove other contributed entries."
      Should allow any user to remove any entries.
    
    6/ Download and sent lists.
    
    7/ Confirm that the "Add to" feature works as expected.
    
    8/ Confirm that the "Add an item to" works as expected.
    
    9/ Delete some lists.
    
    10/ Print some lists and subscribe to the RSS feed (OPAC only) (with more than
    20 items).
    
    11/ Use the remove "Remove share" links.
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 80160ac9ef894f90fe3d1fecb338da8655c8d666
Author: Marc Véron <veron at veron.ch>
Date:   Tue Oct 6 14:39:38 2015 +0200

    Bug 14965: Remove C4::Dates from 'lists' in folder reports
    
    Remove C4::Dates from:
    
    - reports/bor_issues_top.pl
    - reports/borrowers_out.pl
    - reports/cat_issues_top.pl
    - reports/itemslost.pl
    
    To test:
    
    - Go to Home > Reports
    - Verify that following reports behave as before:
      - 'Patrons with the most checkouts (reports/bor_issues_top.pl)
      - 'Most circulated items' (reports/cat_issues_top.pl)
      - 'Patrons who haven't checked out (reports/borrowers_out.pl)
      - 'Items lost'
    
    Amended to fix issue with reports/borrowers_out.pl / see comment #3
    Amended to fix issue with reports/bor_issues_top.pl / see comment #7
    http://bugs.koha-community.org/show_bug.cgi?id=14965
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
      Code OK. The 4 reports works for me as before (same results).
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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

Summary of changes:
 C4/Auth.pm                                         |   44 +-
 C4/Budgets.pm                                      |   20 -
 C4/Installer/PerlDependencies.pm                   |    5 +
 C4/ItemType.pm                                     |    2 -
 C4/Labels/Label.pm                                 |    4 +-
 C4/Members.pm                                      |   34 +
 C4/Output.pm                                       |   16 +-
 C4/Utils/DataTables/VirtualShelves.pm              |   10 +-
 C4/VirtualShelves.pm                               |  823 --------------------
 C4/VirtualShelves/Page.pm                          |  556 -------------
 Koha.pm                                            |    2 +-
 Koha/Exceptions.pm                                 |   38 +
 Koha/Objects.pm                                    |   11 +
 Koha/Schema/Result/Biblioitem.pm                   |    2 +-
 Koha/Schema/Result/Item.pm                         |    2 +
 Koha/Schema/Result/Virtualshelfcontent.pm          |    2 +
 Koha/Virtualshelf.pm                               |  280 +++++++
 Koha/{Biblioitem.pm => Virtualshelfcontent.pm}     |    7 +-
 Koha/{Biblioitems.pm => Virtualshelfcontents.pm}   |   10 +-
 Koha/Virtualshelfshare.pm                          |   74 ++
 Koha/{Cities.pm => Virtualshelfshares.pm}          |   10 +-
 Koha/Virtualshelves.pm                             |  130 ++++
 acqui/currency.pl                                  |   42 -
 basket/downloadcart.pl                             |    1 -
 catalogue/detail.pl                                |   14 +-
 catalogue/search.pl                                |   30 +-
 installer/data/mysql/kohastructure.sql             |    8 +-
 installer/data/mysql/updatedatabase.pl             |   15 +
 .../intranet-tmpl/prog/en/includes/circ-menu.inc   |    2 -
 .../prog/en/includes/members-menu.inc              |    2 -
 .../prog/en/includes/virtualshelves-toolbar.inc    |   24 +-
 .../prog/en/modules/catalogue/detail.tt            |   22 +-
 .../prog/en/modules/catalogue/results.tt           |   41 +-
 .../en/modules/virtualshelves/addbybiblionumber.tt |   52 +-
 .../en/modules/virtualshelves/downloadshelf.tt     |   16 +
 .../prog/en/modules/virtualshelves/shelves.tt      |  428 +++++-----
 .../virtualshelves/tables/shelves_results.tt       |   17 +-
 .../opac-tmpl/bootstrap/en/includes/masthead.inc   |   56 +-
 .../opac-tmpl/bootstrap/en/includes/usermenu.inc   |    2 +-
 .../bootstrap/en/modules/opac-addbybiblionumber.tt |   20 +-
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |    8 +-
 .../bootstrap/en/modules/opac-downloadshelf.tt     |   16 +-
 .../opac-tmpl/bootstrap/en/modules/opac-results.tt |   60 +-
 .../bootstrap/en/modules/opac-sendshelfform.tt     |    6 +-
 .../bootstrap/en/modules/opac-shareshelf.tt        |    6 +-
 .../bootstrap/en/modules/opac-shelves-rss.tt       |    6 +-
 .../opac-tmpl/bootstrap/en/modules/opac-shelves.tt |  653 +++++++---------
 members/deletemem.pl                               |    3 +-
 misc/cronjobs/delete_patrons.pl                    |    3 +-
 opac/opac-addbybiblionumber.pl                     |  152 ++--
 opac/opac-detail.pl                                |   16 +-
 opac/opac-downloadcart.pl                          |    1 -
 opac/opac-downloadshelf.pl                         |   35 +-
 opac/opac-search.pl                                |   27 +-
 opac/opac-sendshelf.pl                             |   21 +-
 opac/opac-shareshelf.pl                            |   73 +-
 opac/opac-shelves.pl                               |  327 +++++++-
 reports/bor_issues_top.pl                          |    4 +-
 reports/borrowers_out.pl                           |    8 +-
 reports/cat_issues_top.pl                          |   16 +-
 reports/itemslost.pl                               |    6 +-
 t/db_dependent/Utils/Datatables_Virtualshelves.t   |  140 ++--
 t/db_dependent/VirtualShelves.t                    |  264 -------
 t/db_dependent/VirtualShelves_Page.t               |   14 -
 t/db_dependent/Virtualshelves.t                    |  411 ++++++++++
 tools/cleanborrowers.pl                            |    3 +-
 virtualshelves/addbybiblionumber.pl                |   96 ++-
 virtualshelves/downloadshelf.pl                    |   72 +-
 virtualshelves/sendshelf.pl                        |   13 +-
 virtualshelves/shelves.pl                          |  287 ++++++-
 70 files changed, 2829 insertions(+), 2792 deletions(-)
 delete mode 100644 C4/VirtualShelves.pm
 delete mode 100644 C4/VirtualShelves/Page.pm
 create mode 100644 Koha/Exceptions.pm
 create mode 100644 Koha/Virtualshelf.pm
 copy Koha/{Biblioitem.pm => Virtualshelfcontent.pm} (84%)
 copy Koha/{Biblioitems.pm => Virtualshelfcontents.pm} (81%)
 create mode 100644 Koha/Virtualshelfshare.pm
 copy Koha/{Cities.pm => Virtualshelfshares.pm} (82%)
 create mode 100644 Koha/Virtualshelves.pm
 delete mode 100755 acqui/currency.pl
 delete mode 100755 t/db_dependent/VirtualShelves.t
 delete mode 100755 t/db_dependent/VirtualShelves_Page.t
 create mode 100644 t/db_dependent/Virtualshelves.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list