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, 19.11.x has been updated
       via  99a27050d84281643f40bbdb5d0adb4edbf32e15 (commit)
      from  f208817b13636e0b4746b1bfe5d5e5a13de39b88 (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 99a27050d84281643f40bbdb5d0adb4edbf32e15
Author: Jonathan Druart <[email protected]>
Date:   Fri May 22 11:02:39 2020 +0200

    Bug 25553: Make date columns sortable on the edit items table
    
    When editing items, the table at the top contain several columns that
    have date values, but they cannot be sorted by dates correctly.
    
    Test plan:
    Have several items with different dates in columns that contain dates,
    like items.dateaccessioned, items.datelastseen)
    Sort the column and confirm that with this patch the lines are sorted
    correctly
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Martin Renvoize <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 31800ba46b2ed03cc2e4431c4d3c56fce678a0ec)
    
    Signed-off-by: Lucas Gass <[email protected]>
    (cherry picked from commit ca74f037d83a7c406f187bdfe77cbed7b2f4aade)
    
    Signed-off-by: Aleisha Amohia <[email protected]>

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

Summary of changes:
 cataloguing/additem.pl                                     |  2 +-
 .../intranet-tmpl/prog/en/modules/cataloguing/additem.tt   | 14 ++++++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to