You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2009/10/31 00:15:59 UTC

[jira] Resolved: (COUCHDB-547) add "compact view" button to futon

     [ https://issues.apache.org/jira/browse/COUCHDB-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis resolved COUCHDB-547.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
         Assignee: Paul Joseph Davis

Joshua,

Thanks for the patch. Applied as of r831485.

I ixnayed all the s/0.9.0/0.10.1/ changes as they're quite orthogonal to the patch. Also, trunk is referred to as a minor revision after the current release, ie, as soon as 0.10.x was branched, trunk effectively became 0.11.x. Feel free to attach just the version updates to a new ticket and I'll apply them. I'm not gonna do this myself because I'm still convinced that we should be doing this differently, I just don't know how exactly. I'm starting to lean towards writing a script that we'll run after we branch a version that will go through and update version numbers. That'd allow us to update them for the revision versions as well. A project for another day anyway.

I did let the linking of the database in though because its generally useful and I was too lazy to split up the patch for a one line diff. Knowing Git has subfile commits just makes me sad when using SVN.

> add "compact view" button to futon
> ----------------------------------
>
>                 Key: COUCHDB-547
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-547
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: HTTP Interface
>            Reporter: Joshua Bronson
>            Assignee: Paul Joseph Davis
>            Priority: Minor
>             Fix For: 0.11
>
>         Attachments: compactviewbutton.diff, compactviewbutton.take2.diff
>
>
> The attached patch, created via "git diff --binary 1b2855063bc6ddccb6a7003a7243930678673ba7... > compactviewbutton.diff" from within a clone of git://github.com/jab/couchdb.git (see http://github.com/jab/couchdb), adds a "compact view" button to futon when browsing a view.

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