Gallery 4.3 sans le vendor tablednd
This commit is contained in:
parent
13e0a09e70
commit
c977608f0d
@ -1,3 +1,5 @@
|
||||
# Version 4.3
|
||||
- Suppression du vendor tablednd livré avec le core.
|
||||
# Version 4.2
|
||||
- Contrôle de la variable de session liée au contenu. Evite des erreurs lorsque plusieurs onglets sont ouverts.
|
||||
# Version 4.1
|
||||
|
@ -18,7 +18,7 @@ class gallery extends common
|
||||
{
|
||||
|
||||
|
||||
const VERSION = '4.2';
|
||||
const VERSION = '4.3';
|
||||
const REALNAME = 'Galerie';
|
||||
const DATADIRECTORY = self::DATA_DIR . 'gallery/';
|
||||
|
||||
|
22
module/gallery/vendor/tablednd/MIT-LICENSE.txt
vendored
22
module/gallery/vendor/tablednd/MIT-LICENSE.txt
vendored
@ -1,22 +0,0 @@
|
||||
Copyright (c) Denis Howlett <denish@isocra.com>
|
||||
Copyright 2012 Nick Lombard - nickl- and other contributors
|
||||
https://github.com/isocra/TableDnD
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
3
module/gallery/vendor/tablednd/inc.json
vendored
3
module/gallery/vendor/tablednd/inc.json
vendored
@ -1,3 +0,0 @@
|
||||
[
|
||||
"tablednd.min.js"
|
||||
]
|
2
module/gallery/vendor/tablednd/lisez-moi.txt
vendored
2
module/gallery/vendor/tablednd/lisez-moi.txt
vendored
@ -1,2 +0,0 @@
|
||||
https://github.com/isocra/TableDnD
|
||||
Version 1.0.5
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user