[koha-commits] main Koha release repository branch master updated. v16.11.00-535-g3f66081

Git repo owner gitmaster at git.koha-community.org
Fri Mar 3 18:59:37 CET 2017


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  3f66081fb5a69feeeb5cf7c0876a6debc932beee (commit)
       via  21a13396c9610c5defa2451d1ca6fd0d08e8ca3c (commit)
      from  abdf2319cd0fca27046699ae029107e92bb7f02f (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 3f66081fb5a69feeeb5cf7c0876a6debc932beee
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 26 12:43:14 2017 +0100

    Bug 17334: Format the date according to the system preference
    
    - Use KohaDates TT plugin to format the date correctly
    - Do not use a temporary variable
    - Replace:
        patron's info Requested: Datetime
      with
        patron's info - Requested on Datetime
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 21a13396c9610c5defa2451d1ca6fd0d08e8ca3c
Author: Alex Buckley <alexbuckley at catalyst.net.nz>
Date:   Fri Jan 20 03:59:24 2017 +0000

    Bug 17334- Added a timestamp to the members-update.tt To show the user when the pending modifications were requested.
    
    Test plan:
    1.Log into OPAC and click on Lists->Your Lists->your personal details
    
    2. Change/add a value in that form
    
    3. Select the 'Submit update request'
    
    4. Log into the Koha staff interface, then go to the url:
    cgi-bin/koha/members/members-update.pl
    
    5. You will see near the top of each box containing a pending request the following are displayed: surname, firstname,
        patron category, branch, and cardnumber but no timestamp.
    
    6. Apply this patch
    
    7. Repeat steps 1,2, 3, 4
    
    8. You will now see timestamp in the format "Requested: YYYY-MM-DD
    HH:MM:SS" next to each patrons details near the top of each pending
    request box.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list