From 5b9e26f4ad3170ef0eda6ade6451a4302e49ddde Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Wed, 20 Apr 2011 21:37:53 +0000 Subject: Replace replication destination db UI element. This changes the replicator's destination db from a drop down list to a text input with autocomplete. This allows people to replicate into a database that doesn't exist more easily. The autocomplete maintains the usability of finding an existing database. Thanks to Sam Bisbee for the patch. Fixes COUCHDB-1131 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1095523 13f79535-47bb-0310-9956-ffa450edef68 --- NOTICE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index e0cf72faf..295e13668 100644 --- a/NOTICE +++ b/NOTICE @@ -17,6 +17,10 @@ This product also includes the following third-party components: * jQuery (http://jquery.com/) Copyright 2010, John Resig + + * jQuery UI (http://jqueryui.com) + + Copyright 2011, Paul Bakaus * json2.js (http://www.json.org/) -- cgit v1.2.1