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  c69e6faa983fa87412927f6f0a640d5eb07d0f93 (commit)
       via  ff711c48cfa02c7b6ab09fe22f699a872420db8d (commit)
      from  ae8223e333201d264b19bf6ed9e91c10c94349ad (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 c69e6faa983fa87412927f6f0a640d5eb07d0f93
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Tue Jan 10 15:52:57 2017 +0100

    Bug 17778: Simplify fetch date
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

commit ff711c48cfa02c7b6ab09fe22f699a872420db8d
Author: Magnus Enger <mag...@libriotech.no>
Date:   Fri Jan 6 15:27:04 2017 +0100

    Bug 17778 - Make "Earliest Registered Date" in OAI dynamic
    
    This was hardcoded to 0001-01-01.
    
    To test:
    - Make sure you have a couple of records, with different timestamps
    - Enable OAI-PMH
    - Check http://localhost:2201/cgi-bin/koha/oai.pl?verb=Identify
      and verify that "Earliest Registered Date" is 0001-01-01
    - Apply the patch
    - Re-check the "Earliest Registered Date" and verify that it is now
      the lowest timestamp in your biblio table
    - Manipulate the timestamps and verify that "Earliest Registered Date"
      changes accordingly
    - Sign off!
    
    Signed-off-by: Owen Leonard <oleon...@myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

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

Summary of changes:
 Koha/OAI/Server/Identify.pm |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to