[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-05-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #1 from Lari Taskula --- Created attachment 63603 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63603&action=edit Bug 18330: Add RFC3339 to Koha::DateUtils To test: 1. prove t/DateUtils.t -- You are

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-05-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #2 from Lari Taskula --- Created attachment 63604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63604&action=edit Bug 18330: Handle date-time in Koha::Object->TO_JSON This patch formats timestamps and

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-05-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #3 from Lari Taskula --- Created attachment 63605 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63605&action=edit Bug 18330: (follow-up) Add note to update tests when upgrading Mojolicious I noticed t

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-05-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Lari Taskula changed: What|Removed |Added Blocks||16330 Referenced Bugs: htt

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2018-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Fridolin SOMERS changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Lari Taskula changed: What|Removed |Added Attachment #63605|0 |1 is obsolete|

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #4 from Lari Taskula --- (In reply to Lari Taskula from comment #3) > Created attachment 63605 [details] [review] > Bug 18330: (follow-up) Add note to update tests when upgrading Mojolicious > > I noticed this test file

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-09-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Jonathan Druart changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit | |y.org

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com --

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff -- You a

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |lari.task...@jns.fi

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Benjamin Rokseth changed: What|Removed |Added Attachment #63604|0 |1 is obsolete|

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Benjamin Rokseth changed: What|Removed |Added Attachment #63603|0 |1 is obsolete|

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Benjamin Rokseth changed: What|Removed |Added CC||benjamin.roks...@kul.oslo

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added Attachment #69726|0 |1 is obsolete|

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added Attachment #69727|0 |1 is obsolete|

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA -- You are r

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #10 from Tomás Cohen Arazi --- Created attachment 69751 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69751&action=edit Bug 18330: (follow-up) Adapt holds.t to match the new datetime format Signed-off

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #11 from Jonathan Druart --- What do we do if output_pref is called with dateformat => rfc3339 and dateonly => 1? -- You are receiving this mail because: You are watching all bug changes. __

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #12 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #11) > What do we do if output_pref is called with dateformat => rfc3339 and > dateonly => 1? Raise an exception because RFC doesn't cover that use

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Jonathan Druart changed: What|Removed |Added Blocks||19816 Referenced Bugs:

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comm

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #14 from Jonathan Druart --- # Failed test 'Test::Perl::Critic for "Koha/Object.pm"' # at /usr/share/perl5/Test/Perl/Critic.pm line 110. # # Perl::Critic found these violations in "Koha/Object.pm": # "return" statem

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #15 from Jonathan Druart --- Created attachment 69851 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69851&action=edit Bug 18330: Do not return undef explicitely This patch fixes a perl critic issue,

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #16 from Jonathan Druart --- Last patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-b

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Nick Clemens changed: What|Removed |Added Resolution|--- |FIXED Status|Pus

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2020-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Jonathan Druart changed: What|Removed |Added Blocks||25621 Referenced Bugs:

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2020-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 --- Comment #19 from Jonathan Druart --- This implementation is not correct, the timezone from the string should be taken into account (and UTC used if not provided). See bug 25621 -- You are receiving this mail because: You are

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2020-02-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Jonathan Druart changed: What|Removed |Added Blocks||24643 Referenced Bugs:

[Koha-bugs] [Bug 18330] REST API: Date-time handling

2020-01-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330 Tomás Cohen Arazi changed: What|Removed |Added CC||olli-antti.kivila...@jns