https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30718
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |jonathan.druart+koha@gmail. | |com --- Comment #7 from Jonathan Druart <[email protected]> --- I think this patch is ready for testing, but it's hard to tell what need to be tested! Basically it's *any* date manipulation all over Koha that needs to be tested, so... lot of testing! This patch is great has it is removing 400 lines of ugly and unnecessary date manipulation. 114 files changed, 302 insertions(+), 706 deletions(-) It makes the code so cleaner! I won't benchmark but I am expecting (non-significant) perf improvements here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
