[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-33-ga4f88be

Git repo owner gitmaster at git.koha-community.org
Sun Feb 3 03:58:37 CET 2013


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, 3.10.x has been updated
       via  a4f88bed4ff39f59a19b827fe8e2e115a3689f6a (commit)
       via  5dcd1c12f8711aefcbca58d8f464e0206dbc0565 (commit)
       via  c1c0d6dc8e5a0ca2a929ded8ccfa874b7c64c854 (commit)
      from  760f2f6e3bb86a74308fb7c30c03607e9a5792b1 (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 a4f88bed4ff39f59a19b827fe8e2e115a3689f6a
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Wed Dec 12 14:55:14 2012 +1300

    Bug 9268 - Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly
    
    To Test:
    
    * Go to Acquisitions - Manage Orders
    * Search for a vendor
    * Click New Basket.
    * Fill required fields
    * Press Save.
    * Click on "From a new (empty) record"
    * Type in title Private Oz, Author Patterson, James.
    * Scan (or type) ISBN - 9781864711875.
    * (If not scanning, PRESS ENTER HERE)
    * Nothing should happen. Form should not be submitted, no error message
      should appear.
    
    Sponsored by: Hauraki District Libraries, New Zealand
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested according to test plan in Firefox and Chromium on Ubuntu.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 5dcd1c12f8711aefcbca58d8f464e0206dbc0565
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Jan 31 11:12:57 2013 -0500

    Bug 9382: Increment version number
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit c1c0d6dc8e5a0ca2a929ded8ccfa874b7c64c854
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Mon Jan 14 15:32:42 2013 +1300

    Bug 9382 - updating permission labels
    
    first, replicate:
    go to More -> permissions on any user. Notice that it says various things "privileges, flags, permissions" they are interchangeable and inconsistent.
    also note that some of the permissions are nonsensical and/or not descriptive enough, or not using canonical terminology (borrowers instead of patrons, for example)
    
    To test:
    interface consistency changes
    
    -> means "turns into"
    
    - page title - privileges -> permissions
    - breadcrumbs - privileges -> permissions
    - headings - privileges -> permissions
    - "set flags" button -> save
    
    Permissions that have changed description:
    
    - Catalogue changes to "Required for staff login" in bold (this was the original impetus for this boatload of changes)
    - reports
    - editauthorities
    - management
    - serials
    - updatecharges
    - circulate
    - parameters
    - borrowers
    - tools
    - staffaccess
    - edit_patrons (only on updatedb, not on new db)
    
    - Read through and make sure there are no typos, and that the descriptions seem to jive with what privileges the permission gives the user. Suggestions are, in fact, welcome.
    
    - If you are feeling ambitious, go ahead and create a new, clean database and check the wording there as well - it should match what has been done in the db update.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Tested both with existing database and new database
    
    Signed-off-by: Elliott Davis <elliott at bywatersolions.com>
    Tested with existing database.  Introduces no new mysql-isms.
    Kudos for adding that syspref in bold, that got me when I first started with Koha
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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

Summary of changes:
 installer/data/mysql/en/mandatory/userflags.sql    |   22 ++++----
 installer/data/mysql/updatedatabase.pl             |   49 ++++++++++++++++++-
 .../prog/en/modules/acqui/neworderempty.tt         |   18 +++++++
 .../prog/en/modules/members/member-flags.tt        |    8 ++--
 kohaversion.pl                                     |    2 +-
 5 files changed, 80 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list