debian/copyright
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 11 Oct 2010 19:12:59 +0200
changeset 6448 8590d82e9b1b
parent 5421 8167de96c523
child 7046 d0410eb4d8bb
permissions -rw-r--r--
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5 The most notable changes are : - A bug in jQuery 1.4.2 forces us to add 2 noop() methods on cw objects to handle event unbinding, see : http://dev.jquery.com/ticket/6184 for more details. - jquery.autocomplete.js is not maintained anymore as it now has a standard implementation in jquery ui. The downside is that the new autocomplete version needs more work to be used. cubicweb.widgets.js defines a cwautocomplete plugin which is just a (not so) thin wrapper around the std autocomplete plugin to keep backward compatibility and usage simplicty. The original autocomplete author wrote a nice migration guide : http://www.learningjquery.com/2010/06/autocomplete-migration-guide - If you're using jQuery.ajax directly, you might have surprises with arguments serialization for arrays. To get the old behaviour, you need to pass a `traditional: true` extra arguments to jQuery.ajax. Of course, it's transparent if you're using cubicweb higher level helpers such as loadxhtml, loadRemote, etc.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
This package was debianized by Logilab <contact@logilab.fr>.
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
     2
It was downloaded from ftp://ftp.logilab.org/pub/cubicweb
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
     5
Upstream Author:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     6
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
     7
    Logilab <contact@logilab.fr>
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     8
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     9
Copyright:
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    10
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
    11
    Copyright (c) 2003-2010 LOGILAB S.A. (Paris, FRANCE).
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
    12
    http://www.logilab.fr/ -- mailto:contact@logilab.fr
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    13
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
    14
License:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    15
5421
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    16
    This program is free software; you can redistribute it and/or modify it
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    17
    under the terms of the GNU Lesser General Public License as published by the
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    18
    Free Software Foundation; either version 2.1 of the License, or (at your
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    19
    option) any later version.
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    20
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
    21
    This program is distributed in the hope that it will be useful, but WITHOUT
5421
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    22
    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    23
    FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    24
    for more details.
5406
13d7e220d159 proper copyright file
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
    25
5421
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    26
    You should have received a copy of the GNU Lessser General Public License
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    27
    along with this program; if not, write to the Free Software Foundation,
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    28
    Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    29
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    30
On Debian systems, the complete text of the GNU Lesser General Public License
5421
8167de96c523 proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents: 5406
diff changeset
    31
may be found in '/usr/share/common-licenses/LGPL-2.1'.