Source Tab of documents of futon should be editable.
----------------------------------------------------
Key: COUCHDB-200
URL: https://issues.apache.org/jira/browse/COUCHDB-200
Project: CouchDB
Issue Type: Improvement
Components: Administration Console
Reporter: Sven Helmberger
Attachments: futon-srcedit.patch
I changed the futon code to provide an editable source view for documents.
changes are both saved and synced to the "fields" tab, a cookie is set to
restore the last active tab.
In addition, browse.js contained a comment that two methods should be module
private, so I changed the code to wrap everything in an anonymous closure to
enable private module variables.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.