You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/14 21:02:13 UTC

[jira] [Commented] (COUCHDB-2291) Select All Docs + delete is not working.

    [ https://issues.apache.org/jira/browse/COUCHDB-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097388#comment-14097388 ] 

ASF GitHub Bot commented on COUCHDB-2291:
-----------------------------------------

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/34

    COUCHDB-2291 - Fix selection of all docs & delete button

    Fix deletion of docs that where selected using select-all
    
    - add docs on page to bulk-delete-collection on select-all-click,
      which also reenables the trash-button
    - make AllDocs testable, enable injection for viewMeta
    
    Closes COUCHDB-2291

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton COUCHDB-2291--select-all-docs-delete

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit e3d0d0a200c2e05fcfdf7648753977e15a1eacb6
Author: Robert Kowalski <ro...@kowalski.gd>
Date:   2014-08-14T18:55:38Z

    delete unused variable

commit d63a82b5d74008d6fa4d07b3b8ecdef835ac8e26
Author: Robert Kowalski <ro...@kowalski.gd>
Date:   2014-08-14T18:55:49Z

    Fix deletion of docs that where selected using select-all
    
    - add docs on page to bulk-delete-collection on select-all-click,
      which also reenables the trash-button
    - make AllDocs testable, enable injection for viewMeta
    
    Closes COUCHDB-2291

----


> Select All Docs + delete is not working.
> ----------------------------------------
>
>                 Key: COUCHDB-2291
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2291
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Garren Smith
>            Assignee: Robert Kowalski
>            Priority: Blocker
>
> A regression. We need to fix this plus add some tests so that we can hopefully avoid this regression again.



--
This message was sent by Atlassian JIRA
(v6.2#6252)