summaryrefslogtreecommitdiff
path: root/share/www/script/futon.js
AgeCommit message (Expand)Author
2010-08-11move futon into release overlayAdam Kocoloski
2010-06-25fix the Futon issue where you have to cancel the admin dialog box after putti...John Christopher Anderson
2010-06-24add $.couch.urlPrefix to link to users db. closes COUCHDB-742John Christopher Anderson
2010-06-24send browsers to /_utils/session.html when they need to log inJohn Christopher Anderson
2010-02-23Futon: Fix cookie storage for localhost. Closes COUCHDB-668. Thanks to Matt G...Christopher Lenz
2010-02-22fixed race condition in admin creation - thanks Matt GoodallJohn Christopher Anderson
2010-01-30Allow Futon to run behind a HTTP proxy.Jan Lehnardt
2010-01-20Futon: Prefix cookie names with the port number, so that different CouchDB in...Christopher Lenz
2010-01-20properly encode user name in link urlJohn Christopher Anderson
2010-01-19Futon: Simplify placeholder fallback using jQuery live focus events.Christopher Lenz
2010-01-18normalize userCtx name and roles, also, no log in via a conflict docJohn Christopher Anderson
2010-01-13use config info for users dbJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-12-11Futon: A couple of bug fixes:Christopher Lenz
2009-12-11Futon: Improve storage of session state by storing short-term settings in the...Christopher Lenz
2009-12-09A couple of Futon improvements:Christopher Lenz
2009-07-23Apply patch by Volker Mische to improve the sidebar toggle animation. Really ...Christopher Lenz
2009-07-23Allow the Futon sidebar to be moved out of the way. Based on idea and patch b...Christopher Lenz
2009-07-21Put the database name in the Futon sidebar in the link title, so it is still ...Christopher Lenz
2009-07-21Make the view-selection and jump-to-document widgets at the top of the Futon ...Christopher Lenz
2009-07-21Avoid wrapping of long database names in the Futon sidebar.Christopher Lenz
2009-07-14wheeeeeeeeNoah Slater
2009-01-14Make the updating of the page-wide loading indicator in Futon both simpler an...Christopher Lenz
2009-01-12Add syntax highlighting of JSON code in Futon.Christopher Lenz
2009-01-09Refactoring in Futon to clean up interactions between specific pages and the ...Christopher Lenz