summaryrefslogtreecommitdiff
path: root/share/www/script/browse.js
AgeCommit message (Expand)Author
2009-01-12Move `browse.js` code into the `futon` namespace, and restore the selected ta...Christopher Lenz
2009-01-12Add syntax highlighting of JSON code in Futon.Christopher Lenz
2009-01-09fixed design doc listing in Futon for new all docs collationJohn Christopher Anderson
2009-01-09Refactoring in Futon to clean up interactions between specific pages and the ...Christopher Lenz
2009-01-08Get rid of the iframe structure in Futon to allow easy bookmarking, reloading...Christopher Lenz
2009-01-04change count to limit in view query paramsJohn Christopher Anderson
2009-01-04Rename _temp_views to _slow_views. Any clients who were using temp views are ...John Christopher Anderson
2008-12-30Futon supports pretty slashes for design docs and attachment pathsJohn Christopher Anderson
2008-12-05Don't automatically execute temp view in Futon when the page is loaded, but r...Christopher Lenz
2008-11-17factored couch_test_runner.js out from couch_tests.js, made it usuable for un...John Christopher Anderson
2008-10-01Make the database list in the sidebar in Futon a list of the 10 most recently...Christopher Lenz
2008-09-25Futon pagination no longer uses negative counts.John Christopher Anderson
2008-08-30Implement attachment uploading in Futon.Christopher Lenz
2008-08-30Fix for deleting attachments in Futon.Christopher Lenz
2008-08-29Provide pagination for the database index page in Futon.Christopher Lenz
2008-08-01Experimental tabbed interface in Futon document view to switch between tabula...Christopher Lenz
2008-08-01Fix collapsing of nested objects in Futon document view in Safari.Christopher Lenz
2008-08-01Fix auto-expanding of view editor textareas for temp views.Christopher Lenz
2008-07-25Apply patch by Yoan Blanc to fix the view selector in Futon for Opera and IE....Christopher Lenz
2008-06-02* The map/reduce function textareas in Futon are now horizontally resizable s...Christopher Lenz
2008-06-02Display group reduce results in Futon by default.Christopher Lenz
2008-05-26* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...Christopher Lenz
2008-05-25Nicer display of attachments in Futon.Christopher Lenz
2008-05-23Fix 'save as' for map/reduce views in Futon.Christopher Lenz
2008-05-23Remove debugging leftover in Futon.Christopher Lenz
2008-05-23Fixes for map/reduce support in Futon.Christopher Lenz
2008-05-23Futon changes to correctly display reduce results.Christopher Lenz
2008-05-23Initial set of changes to Futon to support the recent introduction map/reduce.Christopher Lenz
2008-05-19Changed temp view definition to always be jsonobjects with map/reduce source ...Damien F. Katz
2008-05-13Stop spinner if no databases are to be listedJan Lehnardt
2008-04-15Merged futon-async branch back into trunk.Christopher Lenz
2008-04-11Fix for double-encoded document IDs in Futon. Closes COUCHDB-39.Christopher Lenz
2008-04-10Add DB compaction button to Futon. Closes COUCHDB-38. Thanks to Jim Lindley f...Christopher Lenz
2008-04-07Fix for Futon database overview page.Christopher Lenz
2008-04-05Improve database listing page.Christopher Lenz
2008-03-28Imported trunk.Christopher Lenz