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 <[email protected]>
Date: 2014-08-14T18:55:38Z
delete unused variable
commit d63a82b5d74008d6fa4d07b3b8ecdef835ac8e26
Author: Robert Kowalski <[email protected]>
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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---