You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Lena Herrmann (JIRA)" <ji...@apache.org> on 2010/04/02 20:02:27 UTC

[jira] Created: (COUCHDB-725) Implement all the methods in jquery.couch.js in couch.js as well

Implement all the methods in jquery.couch.js in couch.js as well
----------------------------------------------------------------

                 Key: COUCHDB-725
                 URL: https://issues.apache.org/jira/browse/COUCHDB-725
             Project: CouchDB
          Issue Type: Improvement
          Components: HTTP Interface
            Reporter: Lena Herrmann
            Priority: Minor


Some methods only exist in jquery.couch.js and not yet in couch.js:  
- signup 
- copyDoc 
- bulkRemove
- allApps
- config
- compactView

For sake of less irritation, it would be cool to have them implemented in both ways.

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


[jira] Updated: (COUCHDB-725) Implement all the methods in jquery.couch.js in couch.js as well

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

Paul Joseph Davis updated COUCHDB-725:
--------------------------------------

    Skill Level: New Contributors Level (Easy)

> Implement all the methods in jquery.couch.js in couch.js as well
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-725
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-725
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Lena Herrmann
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Some methods only exist in jquery.couch.js and not yet in couch.js:  
> - signup 
> - copyDoc 
> - bulkRemove
> - allApps
> - config
> - compactView
> For sake of less irritation, it would be cool to have them implemented in both ways.

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


[jira] Updated: (COUCHDB-725) Implement all the methods in jquery.couch.js in couch.js as well

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

Ivan Grishulenko updated COUCHDB-725:
-------------------------------------

    Attachment: patches.tar.gz

Finished :)

> Implement all the methods in jquery.couch.js in couch.js as well
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-725
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-725
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Lena Herrmann
>            Priority: Minor
>         Attachments: patches.tar.gz
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Some methods only exist in jquery.couch.js and not yet in couch.js:  
> - signup 
> - copyDoc 
> - bulkRemove
> - allApps
> - config
> - compactView
> For sake of less irritation, it would be cool to have them implemented in both ways.

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


[jira] Commented: (COUCHDB-725) Implement all the methods in jquery.couch.js in couch.js as well

Posted by "Ivan Grishulenko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921819#action_12921819 ] 

Ivan Grishulenko commented on COUCHDB-725:
------------------------------------------

Working on it at http://github.com/Inscrutabilis/couchdb

> Implement all the methods in jquery.couch.js in couch.js as well
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-725
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-725
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Lena Herrmann
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Some methods only exist in jquery.couch.js and not yet in couch.js:  
> - signup 
> - copyDoc 
> - bulkRemove
> - allApps
> - config
> - compactView
> For sake of less irritation, it would be cool to have them implemented in both ways.

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


[jira] Updated: (COUCHDB-725) Implement all the methods in jquery.couch.js in couch.js as well

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

Jan Lehnardt updated COUCHDB-725:
---------------------------------

    Skill Level: Committers Level (Medium to Hard)  (was: New Contributors Level (Easy))

needs review

> Implement all the methods in jquery.couch.js in couch.js as well
> ----------------------------------------------------------------
>
>                 Key: COUCHDB-725
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-725
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Lena Herrmann
>            Priority: Minor
>         Attachments: patches.tar.gz
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Some methods only exist in jquery.couch.js and not yet in couch.js:  
> - signup 
> - copyDoc 
> - bulkRemove
> - allApps
> - config
> - compactView
> For sake of less irritation, it would be cool to have them implemented in both ways.

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