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.browse.js
Age
Commit message (
Expand
)
Author
2009-03-20
Futon reduce pagination. Fixes COUCHDB-172
John Christopher Anderson
2009-03-20
map queries with group=true query option will return an error.
John Christopher Anderson
2009-03-17
show group=true notice only when view results are shown
Jan Lehnardt
2009-03-06
roll Applications tab out of Futon index page
John Christopher Anderson
2009-02-22
Link to design docs that have ddoc.couchapp.index or index.html, from Futon d...
John Christopher Anderson
2009-01-26
Rename 'Custom query' in Futon to 'Temporary view', and add a warning about t...
Christopher Lenz
2009-01-26
Change _slow_view back to _temp_view, as discussed on the mailing list (see h...
Christopher Lenz
2009-01-26
Fix expanding/collapsing nested structures in Futon, as well as expanding/col...
Christopher Lenz
2009-01-21
Fix for view name encoding in Futon, for database names containing slashes. C...
Christopher Lenz
2009-01-21
Add caching to the Futon autocompletion feature, and fix the positioning code.
Christopher Lenz
2009-01-16
Some cleanup of the suggest and editinline jQuery plugins.
Christopher Lenz
2009-01-16
Fix for autocompletion in "Save as" dialog in Futon to work with the changed ...
Christopher Lenz
2009-01-16
In the Futon document view, delete the whole _attachments row when the only/l...
Christopher Lenz
2009-01-15
Fix Futon Javascript syntax error in IE.
Christopher Lenz
2009-01-15
Revert changes that shouldn't have been committed together with r734633. Note...
Christopher Lenz
2009-01-15
Fix bug in test runner triggered by upgrade to jQuery 1.3.
Christopher Lenz
2009-01-14
Make the updating of the page-wide loading indicator in Futon both simpler an...
Christopher Lenz
2009-01-14
Add view language selection to Futon, based on patch by Brian Palmer. Closes ...
Christopher Lenz
2009-01-14
Refactor the inline editing Javascript code in Futon to make it reusable.
Christopher Lenz
2009-01-13
Fix for COUCHDB-205 (removing newly added doc fields in Futon failed).
Christopher Lenz
2009-01-12
Move `browse.js` code into the `futon` namespace, and restore the selected ta...
Christopher Lenz