Ticket #594 (closed Bug: wontfix)

Opened 3 years ago

Last modified 13 months ago

Api: date="2008-03-17 to 2008-03-23" should be dateFrom and dateTo

Reported by: matt Owned by:
Priority: normal Milestone: Feature requests
Component: Core Keywords:
Cc: Sensitive: no

Description

in the api response we have:

<result date="2009-03-09 to 2009-03-15">249</result>

instead it should be:

<result dateFrom="2009-03-09" dateTo="2009-03-15">249</result>

we should clarify whether or not the dateTo is fully included in the report or not.

see #373

Change History

Changed 3 years ago by vipsoft

dateTo should accept the magic keywords "today" and "yesterday".

Changed 3 years ago by matt

  • milestone changed from 1- RobotRock to 1 - Piwik 0.4

Changed 3 years ago by vipsoft

Scratch my comment. I was thinking request instead of response.

Changed 3 years ago by matt

  • milestone changed from 1 - Piwik 0.4 to 4- Stable release

Changed 2 years ago by vipsoft

  • sensitive unset
  • milestone changed from 4- Stable release to 2- DigitalVibes

Changed 21 months ago by vipsoft

  • priority changed from major to normal

Changed 19 months ago by matt

  • milestone changed from 0 - Piwik 0.6.5 to Features requests - after Piwik 1.0

Changed 13 months ago by matt

  • status changed from new to closed
  • resolution set to wontfix

marking wont fix for now, since it's unlikely we will change API output at this stage until a next major release.

Note: See TracTickets for help on using tickets.