You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Cassie Doll (JIRA)" <ji...@apache.org> on 2008/09/02 19:23:44 UTC

[jira] Created: (SHINDIG-559) Support the updatedSince filter

Support the updatedSince filter
-------------------------------

                 Key: SHINDIG-559
                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
             Project: Shindig
          Issue Type: New Feature
          Components: RESTful API (Java)
            Reporter: Cassie Doll
            Priority: Blocker


We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (SHINDIG-559) Support the updatedSince filter

Posted by Joseph Smarr <js...@gmail.com>.
Remember you can always return "updatedSince": false in the top-level
response object when the query contains an updatedSince and you're unable or
unwilling to perform it (some containers just don't have that info). But
ignoring it doesn't make you spec compliant! ;) js

On Wed, Nov 19, 2008 at 1:57 AM, impetus technologies (JIRA) <
jira@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> impetus technologies updated SHINDIG-559:
> -----------------------------------------
>
>    Attachment: Person.php.patch
>
> Hi Chris,
>
> according to 0.8.1 updated since filter will be based on *updated* field of
> the contact. (see http://portablecontacts.net/draft-spec.html#anchor12)
> But in PHP Shindig Person model *updated * field is missing. So ideally this
> issue can not be set to resolved :-) However I am attaching the patch to
> keep this issue in resolved status ;-)
>
> > Support the updatedSince filter
> > -------------------------------
> >
> >                 Key: SHINDIG-559
> >                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
> >             Project: Shindig
> >          Issue Type: New Feature
> >          Components: RESTful API (Java), RESTful API (PHP)
> >            Reporter: Cassie Doll
> >            Priority: Blocker
> >         Attachments: Person.php.patch
>  >
> >
> > We need to add support for the updatedSince filter as per the spec. While
> adding this support we should confirm the format of all of the date fields
> and make sure they are functioning correctly.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

[jira] Updated: (SHINDIG-559) Support the updatedSince filter

Posted by "impetus technologies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

impetus technologies updated SHINDIG-559:
-----------------------------------------

    Attachment:     (was: Person.php.patch)

> Support the updatedSince filter
> -------------------------------
>
>                 Key: SHINDIG-559
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java), RESTful API (PHP)
>            Reporter: Cassie Doll
>            Priority: Blocker
>         Attachments: person.php.patch
>
>
> We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-559) Support the updatedSince filter

Posted by "impetus technologies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

impetus technologies updated SHINDIG-559:
-----------------------------------------

    Attachment: person.php.patch

> Support the updatedSince filter
> -------------------------------
>
>                 Key: SHINDIG-559
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java), RESTful API (PHP)
>            Reporter: Cassie Doll
>            Priority: Blocker
>         Attachments: person.php.patch
>
>
> We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-559) Support the updatedSince filter

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot updated SHINDIG-559:
---------------------------------

    Component/s: RESTful API (PHP)

added php-shindig component since we still need to add this as well

> Support the updatedSince filter
> -------------------------------
>
>                 Key: SHINDIG-559
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java), RESTful API (PHP)
>            Reporter: Cassie Doll
>            Priority: Blocker
>
> We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-559) Support the updatedSince filter

Posted by "impetus technologies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

impetus technologies updated SHINDIG-559:
-----------------------------------------

    Attachment: Person.php.patch

Hi Chris,

according to 0.8.1 updated since filter will be based on *updated* field of the contact. (see http://portablecontacts.net/draft-spec.html#anchor12) But in PHP Shindig Person model *updated * field is missing. So ideally this issue can not be set to resolved :-) However I am attaching the patch to keep this issue in resolved status ;-)

> Support the updatedSince filter
> -------------------------------
>
>                 Key: SHINDIG-559
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java), RESTful API (PHP)
>            Reporter: Cassie Doll
>            Priority: Blocker
>         Attachments: Person.php.patch
>
>
> We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-559) Support the updatedSince filter

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-559.
----------------------------------

    Resolution: Fixed

Added to Java side (already exists on PHP side)


> Support the updatedSince filter
> -------------------------------
>
>                 Key: SHINDIG-559
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-559
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java), RESTful API (PHP)
>            Reporter: Cassie Doll
>            Priority: Blocker
>
> We need to add support for the updatedSince filter as per the spec. While adding this support we should confirm the format of all of the date fields and make sure they are functioning correctly. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.