[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-730-g8bdd1fd

Git repo owner gitmaster at git.koha-community.org
Wed Jun 19 17:09:00 CEST 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, master has been updated
       via  8bdd1fde914157f0726d16a99853e2779e475423 (commit)
       via  e2b49e1e288ab5155c2c369da91b9d9332261976 (commit)
       via  490688ea534addc3028ceac6b9a8d3f6816359d2 (commit)
      from  8743f5aab5e1eb49a138bea155e8b82bcaeaa68f (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 8bdd1fde914157f0726d16a99853e2779e475423
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jun 19 08:14:51 2013 -0700

    Bug 9307: (follow-up) help text tweaks
    
    - per bug 10420, use 'authorized'
    - add a period

commit e2b49e1e288ab5155c2c369da91b9d9332261976
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Jun 18 12:33:05 2013 +0200

    Bug 9307: QA Followup
    
    - Remove an old DHTMLcalendar_dateformat variable
    - Add SUGGEST_STATUS to the "Koha system categories"
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

commit 490688ea534addc3028ceac6b9a8d3f6816359d2
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Dec 20 09:31:23 2012 -0500

    Bug 9307 - Allow libraries to add/edit status for suggestion management.
    
    This patch allows for the addition of new suggestion status by adding
    authorised values of the category SUGGEST_STATUS
    
    I sign it off. Details of my test plan :
    1. Applying the patch
    2. Checking existing suggestions, in staff view and opac :  ok
    3. Creating a new suggestion in staff and in opac :  ok
    4. Moving a suggestion into one of the old categories : ok
    5. Adding a new authorized value category named SUGGEST_STATUS and fill it with 3 values :
    value    Description    Description (OPAC) =)>
    tata    tatapro         tataopac
    titi    titipro         titiopac
    toto    totopro         totoopac
    For "tata", I defined a branch restriction on branche B.
    6. Connecting in staff interface as a librarian of branch A : I could only use codes titipro and totopro. On OPAC, these codes were displayed as totoopac and titiopac
    7. Connecting as librarian of branch B : I could use the 3 codes
    8. Checking tabs visible : new tabs for tata, titi, toto, but also a new "Unknown" tab with 0 record.
    
    Maybe point 8 could be fixed in a followup.
    I sign off the patch.
    
    Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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

Summary of changes:
 admin/authorised_values.pl                         |    2 +-
 .../prog/en/modules/admin/authorised_values.tt     |    2 +-
 .../prog/en/modules/help/suggestion/suggestion.tt  |    2 +
 .../prog/en/modules/suggestion/suggestion.tt       |  273 +++++++++++++++-----
 .../opac-tmpl/prog/en/modules/opac-suggestions.tt  |   15 +-
 suggestion/suggestion.pl                           |    6 +
 6 files changed, 225 insertions(+), 75 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list