summaryrefslogtreecommitdiff
path: root/share/www/script/futon.browse.js
AgeCommit message (Expand)Author
2011-04-16Fix display issue with documents that have single or double quotesJan Lehnardt
2011-01-11Avoid overzealous URI encoding.Jan Lehnardt
2010-11-18COUCHDB-957 - Show an error message if trying 'Compact View' without selectin...Robert Newson
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-07-07avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson
2010-06-24proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCH...John Christopher Anderson
2010-06-01fix attachments with "./" in their names in Futon. Closes COUCHDB-239.Jan Lehnardt
2010-05-19Use "expando links" for long attribute values in the Futon document view.Jan Lehnardt
2010-04-15ruby example function works with @mattly`s query serverJohn Christopher Anderson
2010-03-04Futon: use proper document value when constructing input element for inline e...Christopher Lenz
2010-02-20Futon: Set rows for document source edit textarea to the numberJan Lehnardt
2010-02-14fix futon to use _security object. thanks Filipe Manana, closes COUCHDB-654John Christopher Anderson
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-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: Show empty lists and objects in document view as [] and {}, respectively.Christopher Lenz
2009-12-11Futon: Remember tabular vs. source tab preference in a cookie.Christopher Lenz
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-09A couple of Futon improvements:Christopher Lenz
2009-10-30Closes COUCHDB-547 - Adding a View Compaction ButtonPaul Joseph Davis
2009-09-22Make Futon's Source tab editable.Paul Joseph Davis
2009-08-14Fixes COUCHDB-429 - Error durring paging.Paul Joseph Davis
2009-08-12Introduces native Erlang query servers. Closes COUCHDB-377John Christopher Anderson
2009-07-22Fix automatic group=true on reduce views in Futon, which was only getting app...Christopher Lenz
2009-07-22Fix off-by-one error in Futon view paging. Thanks to Jason Davies for the pat...Christopher Lenz
2009-07-22Ignore whitespace in reduce code textarea in Futon. Closes COUCHDB-328.Christopher Lenz
2009-07-22Apply patch by Jason Davies that improves how the view menu is populated: onl...Christopher Lenz
2009-07-22Change document creation in Futon so that it no longer prompts for a document...Christopher Lenz
2009-07-21Fix for COUCHDB-318: when adding or renaming a field in Futon, check that a f...Christopher Lenz
2009-07-21Fix for compatibility of Futon with design documents that have slashes in the...Christopher Lenz
2009-07-21Make the view-selection and jump-to-document widgets at the top of the Futon ...Christopher Lenz
2009-07-21One line patch to fix _local docs.Paul Joseph Davis
2009-07-21fix view selection in Futon for Opera, patch by Alexander Uvarov, closes COUC...Jan Lehnardt
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-07-06trimmed trailing whitespaceNoah Slater
2009-06-22Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ...Damien F. Katz
2009-05-13Fixes COUCHDB-349Paul Joseph Davis
2009-03-20Futon reduce pagination. Fixes COUCHDB-172John Christopher Anderson
2009-03-20map queries with group=true query option will return an error.John Christopher Anderson
2009-03-17show group=true notice only when view results are shownJan Lehnardt
2009-03-06roll Applications tab out of Futon index pageJohn Christopher Anderson
2009-02-22Link to design docs that have ddoc.couchapp.index or index.html, from Futon d...John Christopher Anderson
2009-01-26Rename 'Custom query' in Futon to 'Temporary view', and add a warning about t...Christopher Lenz