6.0.0-beta1
7/14/25

[#11537] Exported tasks contain unix timestamp for start/due date
Summary Exported tasks contain unix timestamp for start/due date
Queue Nag
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 10/17/2012 (4653 days ago)
Due
Updated 10/27/2012 (4643 days ago)
Assigned 10/18/2012 (4652 days ago)
Resolved 10/18/2012 (4652 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/27/2012 12:58:24 AM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (develop):

commit 84a050bf0d378de3efffe86b02785eca275c8041
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Oct 18 09:25:50 2012 -0400

     Properly fix Bug: 11537

     Only format datetime fields when exporting to CSV.

  nag/lib/Application.php |    6 ++++++
  1 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/84a050bf0d378de3efffe86b02785eca275c8041
10/27/2012 12:58:14 AM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (develop):

commit 4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
Author: Jan Schneider <jan@horde.org>
Date:   Thu Oct 18 12:58:36 2012 +0200

     Revert "Bug: 11537 Output a formatted datetime when converting toHash."

     This reverts commit 7a58d380086552bc6bae786299a2050c599d02f6.

     This commit broke editing of tasks (Bug #11549).

  nag/lib/Task.php |   14 ++++----------
  1 files changed, 4 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
10/27/2012 12:57:18 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (develop):

commit 7a58d380086552bc6bae786299a2050c599d02f6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Oct 17 13:41:33 2012 -0400

     Bug: 11537 Output a formatted datetime when converting toHash.

  nag/lib/Task.php |   14 ++++++++++----
  1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/7a58d380086552bc6bae786299a2050c599d02f6
10/25/2012 06:26:15 PM Thomas Jarosch Comment #5 Reply to this comment
Export and re-import of nicely formatted date fields works fine. Thanks.

10/18/2012 01:26:44 PM Michael Rubinsky State ⇒ Resolved
 
10/18/2012 01:26:37 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 84a050bf0d378de3efffe86b02785eca275c8041
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Oct 18 09:25:50 2012 -0400

     Properly fix Bug: 11537

     Only format datetime fields when exporting to CSV.

  nag/lib/Application.php |    6 ++++++
  1 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/84a050bf0d378de3efffe86b02785eca275c8041
10/18/2012 01:16:06 PM Michael Rubinsky State ⇒ Assigned
 
10/18/2012 10:59:48 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
Author: Jan Schneider <jan@horde.org>
Date:   Thu Oct 18 12:58:36 2012 +0200

     Revert "Bug: 11537 Output a formatted datetime when converting toHash."

     This reverts commit 7a58d380086552bc6bae786299a2050c599d02f6.

     This commit broke editing of tasks (Bug #11549).

  nag/lib/Task.php |   14 ++++----------
  1 files changed, 4 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
10/17/2012 05:49:36 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Resolved
 
10/17/2012 05:42:32 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 7a58d380086552bc6bae786299a2050c599d02f6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Oct 17 13:41:33 2012 -0400

     Bug: 11537 Output a formatted datetime when converting toHash.

  nag/lib/Task.php |   14 ++++++++++----
  1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/7a58d380086552bc6bae786299a2050c599d02f6
10/17/2012 01:29:21 PM Thomas Jarosch Comment #1
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Exported tasks contain unix timestamp for start/due date
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
Hi,

when you export a task in nag as CSV, the start/due date will be a 
unix timestamp.
We should use something more readable here.

Happens at least with the Kolab backend.

Thomas

Saved Queries