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