From bdd1715b249561ed919e4f03a06aec1f4c327335 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Fri, 6 Mar 2015 21:29:56 +0100 Subject: Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148 * Add awesomplete dependancy (source + min + CSS) * Remove jQuery and jQuery-UI dependancy * Few CSS ajustements * Use tags complete list as RainTPL var (and display it as HTML) * Remove "disable jQuery" feature * Remove tag list web service --- COPYING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index ec4f7681..720cf643 100644 --- a/COPYING +++ b/COPYING @@ -46,10 +46,6 @@ Files: images/logo.png License: zlib/libpng Copyright: (c) 2011-2014 idleman idleman@idleman.fr -Files: Files: inc/jquery*.js, inc/jquery-ui*.js -License: MIT License (http://opensource.org/licenses/MIT) -Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/ - Files: inc/blazy*.js License: MIT License (http://opensource.org/licenses/MIT) Copyright: (C) Bjoern Klinggaard - @bklinggaard - http://dinbror.dk/blazy @@ -63,6 +59,10 @@ Copyright: 2011-2012, Federico Ulfo 2011-2012, The Rain Team License: LGPL-3+ (https://www.gnu.org/licenses/lgpl-3.0.txt) +Files: inc/awesomplete* +License: MIT License (http://opensource.org/licenses/MIT) +Copyright: (C) 2015 Lea Verou - https://github.com/LeaVerou/awesomplete + ---------------------------------------------------- ZLIB/LIBPNG LICENSE -- cgit v1.2.3