[
https://issues.apache.org/jira/browse/COUCHDB-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-200:
--------------------------------------
Attachment: couchdb-200.patch
I rebased Dan's patch against trunk. I was very much uncertain on where the
if(noReload) clause in the last hunk should go. There's a new conditonal where
it was and I wasn't certain if this should go in or out of that.
Other than that, it works for me. I'm willing to commit it if someone will
verifies it works for them as well.
> 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
> Assignee: Christopher Lenz
> Attachments: couchdb-200.patch, couchdb-srcedit.patch,
> 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.