summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-01-21Add caching to the Futon autocompletion feature, and fix the positioning code.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736387 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is ↵Damien F. Katz
handled at runtime. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735875 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19also test attachment paths against db names with slashesJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735858 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19fix attachment_views test on SafariJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735857 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19fix for COUCHDB-214 (design docs on dbs with slashes)John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735850 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19Add on-select callback to Futon autocompletion plugin.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735639 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Fix coding-style.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735287 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Back out unintentionally committed changes from r735284.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735285 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Add some tests for using _attachments in views.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735284 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Some cleanup of the suggest and editinline jQuery plugins.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735146 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Fix for autocompletion in "Save as" dialog in Futon to work with the changed ↵Christopher Lenz
`_all_docs` collation. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735071 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Show total elapsed time in test suite. Closes COUCHDB-203.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734968 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16In the Futon document view, delete the whole _attachments row when the ↵Christopher Lenz
only/last attachment is removed. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734955 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Update jquery.form to 2.18 in order to fix compatibility issues with jQuery ↵Christopher Lenz
1.3, in particular COUCHDB-211. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734953 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Fix Futon Javascript syntax error in IE.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734739 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Revert changes that shouldn't have been committed together with r734633. ↵Christopher Lenz
Note to self: consume sufficient coffee before the first checkin in the morning. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734637 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Oops, removed debugging leftovers from r734633.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734636 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Fix bug in test runner triggered by upgrade to jQuery 1.3.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734633 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Update to jQuery 1.3.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734534 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Make the updating of the page-wide loading indicator in Futon both simpler ↵Christopher Lenz
and more robust by hooking into the jQuery global AJAX events support. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734531 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Add view language selection to Futon, based on patch by Brian Palmer. Closes ↵Christopher Lenz
COUCHDB-202. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734528 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Allow modification of existing config option values from Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734443 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Refactor the inline editing Javascript code in Futon to make it reusable.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734390 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Fix for COUCHDB-205 (removing newly added doc fields in Futon failed).Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734098 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13As a follow-up to r733462, instead of making the last part of the breadcrumb ↵Christopher Lenz
a link to the raw JSON doc, add a little arrow thingy at the right side of the navigation bar for the same purpose, and also make it work for views from the database page. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734091 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Move `browse.js` code into the `futon` namespace, and restore the selected ↵Christopher Lenz
tab based on the hash in the URL. Applies a small part of the patch to COUCHDB-200. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733912 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Add syntax highlighting of JSON code in Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733897 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12rename _form to _show and move the funcs in the design doc to design.show.docsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733576 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11Futon docids are links to the raw JSON docJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733462 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10remove console.log() statement from database.htmlJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733315 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Set go_faster=true in the test suite.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733182 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added support so clients can detect if a server has potentially lost commits ↵Damien F. Katz
after multiple updates, like during bulk imports and so the replicator can detect lost commits on remote replications. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733174 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09fixed design doc listing in Futon for new all docs collationJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733128 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09fixed _all_docs view to use the correct PassedEndFun for binary docid sortingJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733116 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Refactoring in Futon to clean up interactions between specific pages and the ↵Christopher Lenz
navigation. Also, switched some graphics over to PNGs with alpha-transparency (screw you IE6), and added a button for removing databases from the recent databases list. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733104 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Make the autocomplete in Futon a bit more robust, especially in Safari.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732844 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Get rid of the iframe structure in Futon to allow easy bookmarking, ↵Christopher Lenz
reloading and back/forward button support across all browsers. Resolves COUCHDB-186 and COUCHDB-56. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732675 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07reverted 732492, part of rolling out the Futon historyJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732519 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07backing out r732413 - Futon browse history, due to Safari incompatibilityJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732510 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07Add jquery.history to the build and the LICENSE/NOTICE files.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732492 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07Futon history browsing - applied patch from COUCHDB-186John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732413 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Delayed commit patch. Allows documents to be saved immediately but fully ↵Damien F. Katz
committed asynchronously. On by default, to fully commit documents synchronously, use X-Couch-Full-Commit=true in the http header. We still needs to prevent committing view indexes ahead of data and to detect when a server has crashed causing potentially lost updates during remote replication (fixed by retrying the incremental replication). git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731452 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04remove unnessary headers declaration from testsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731188 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04better E4X escaping in tests, dropped JS heredocJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731187 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04change count to limit in view query paramsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731159 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04Rename _temp_views to _slow_views. Any clients who were using temp views are ↵John Christopher Anderson
encouraged not to use slow views, and instead transition to design documents (or running the views on the client). git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731144 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03Slight improvement in forms error logging. When this is solid I will ↵John Christopher Anderson
standardize it across main.js git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731110 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02test runner is back up (thanks davisp), and tests pass in safari again (e4x ↵John Christopher Anderson
syntax fix) git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@730656 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30slightly better form error loggingJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@730248 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Futon supports pretty slashes for design docs and attachment pathsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@730038 13f79535-47bb-0310-9956-ffa450edef68