You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by BigBlueHat <gi...@git.apache.org> on 2013/12/05 22:55:00 UTC

couchdb pull request: Fauxton copy tweaks

GitHub user BigBlueHat opened a pull request:

    https://github.com/apache/couchdb/pull/117

    Fauxton copy tweaks

    Working on clarity, consistency, and simplicity...and such. :smile_cat: 

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

    $ git pull https://github.com/BigBlueHat/couchdb fauxton-copy-tweaks

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

    https://github.com/apache/couchdb/pull/117.patch

----
commit 50e794e47ee019e42593fa61c50a72e96e1039f4
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2013-12-05T20:53:18Z

    fixed init caps on Add New Databases

commit 571576c92b57d0b6e5bf219665e59edbc15b1d59
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2013-12-05T20:57:06Z

    switched Add to New in Doc dropdown
    
    Also (accordingly) switched "New doc" and
    "New view" to "Document" and "Secondary Index"
    accordingly.

commit a4e03df35379704868f593462650aee7eb0e6bac
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2013-12-05T21:10:43Z

    tweaked Create/Edit Index labels

commit 98bbd5980389fe66e93e9e3e029a5c16b4e37cea
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2013-12-05T21:12:21Z

    %s/Advanced Options/Query Options

commit aef651ae8381303b7c7a6fa0b88bc98740962efa
Author: BigBlueHat <by...@bigbluehat.com>
Date:   2013-12-05T21:16:10Z

    empty tasks list just says No tasks
    
    currentView was not being populated. Could come
    back when it works.

----