summaryrefslogtreecommitdiff
path: root/share/www/database.html
AgeCommit message (Expand)Author
2011-01-11Avoid overzealous URI encoding.Jan Lehnardt
2010-11-19Undo overzealous escaping.Jan Lehnardt
2010-11-02Escape URL and cookie input.Jan Lehnardt
2010-07-21Add "Stale views" checkbox to Futon's database pages.Filipe David Borba Manana
2010-02-22Update jQuery to 1.4.2.Christopher Lenz
2010-02-01Database-level security.John Christopher Anderson
2010-01-19Futon: Merge the different compaction/cleanup buttons into a single button on...Christopher Lenz
2010-01-19Futon: Simplify placeholder fallback using jQuery live focus events.Christopher Lenz
2010-01-19Upgraded jQuery to 1.4.0.Christopher Lenz
2010-01-07merge account branch to trunkJohn Christopher Anderson
2010-01-02add button to cleanup old view files. closes COUCHDB-610. thanks Ilia CheishviliJohn Christopher Anderson
2009-12-11Futon: A couple of bug fixes:Christopher Lenz
2009-12-11Futon: Allow control over the group and group_level options on reduce views.Christopher Lenz
2009-12-11Futon: Improve storage of session state by storing short-term settings in the...Christopher Lenz
2009-12-10Futon: Fix toggling of reduce checkbox on database page.Christopher Lenz
2009-12-10Add a "Reduce" checkbox to the database view page in Futon, which controls th...Christopher Lenz
2009-12-10Futon: Update all the cache invalidation query strings from 0.9.0 to 0.11.0.Christopher Lenz
2009-10-30Closes COUCHDB-547 - Adding a View Compaction ButtonPaul Joseph Davis
2009-09-15Change all "jquery.js?1.3.1" references to "jquery.js?1.3.2".Jason David Davies
2009-07-22Fix automatic group=true on reduce views in Futon, which was only getting app...Christopher Lenz
2009-07-22Change document creation in Futon so that it no longer prompts for a document...Christopher Lenz
2009-07-21Make the view-selection and jump-to-document widgets at the top of the Futon ...Christopher Lenz
2009-07-20Make the view URL in Futon consistent with the URL for views in the HTTP inte...Christopher Lenz
2009-07-14wheeeeeeeeNoah Slater
2009-06-22Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ...Damien F. Katz
2009-03-17show group=true notice only when view results are shownJan Lehnardt
2009-03-15add note about Futon adding `?group=true` to view queries automaticallyJan Lehnardt
2009-03-10Update the 'Raw view' link on the Futon database page to reflect the recent v...Christopher Lenz
2009-01-26Rename 'Custom query' in Futon to 'Temporary view', and add a warning about t...Christopher Lenz
2009-01-26Change _slow_view back to _temp_view, as discussed on the mailing list (see h...Christopher Lenz
2009-01-22That was quick: update to jQuery 1.3.1.Christopher Lenz
2009-01-14Update to jQuery 1.3.Christopher Lenz
2009-01-14Add view language selection to Futon, based on patch by Brian Palmer. Closes ...Christopher Lenz
2009-01-14Refactor the inline editing Javascript code in Futon to make it reusable.Christopher Lenz
2009-01-13As a follow-up to r733462, instead of making the last part of the breadcrumb ...Christopher Lenz
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-10remove console.log() statement from database.htmlJohn 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