aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-26fixes #425, update piecon.jsplegall2-1/+189
2016-02-18upgrade datatables to 1.10.11 (issue #378)modus7510-8140/+11541
2014-12-16Feature 3185 : Add upload progress indicator with Pieconmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30tweak colorbox style2mistic1002-3/+3
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30update selectize and colorbox + all colorbox themes and i18nmistic10074-220/+777
git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall1-0/+0
appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14add dark selectize theme + "ternary" template modifiermistic1001-0/+384
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic ↵plegall68-0/+15864
implementation. Needs customization. Chunked upload + Drag & drop (no more Flash) use a new specific API method pwg.images.upload git-svn-id: http://piwigo.org/svn/trunk@28545 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002-0/+389
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27feature 1668: use underscore.js to template the userDetails instead ofplegall1-0/+1276
generating HTML directly in javascript. Will make work easier for plugins modifying the user profile. git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).plegall3-288/+297
update Chosen to version 1.0.0 git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-23force color of tokeninput search fieldmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28feature 1668: add DataTablesplegall19-0/+13764
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2927 Update TokenInput to 1.6.1/mistic100mistic1002-204/+525
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15feature:2922 Add caseSensitive option to TokenInput (false by default)mistic1001-5/+16
git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15escape special chars used in regexmistic1001-1/+6
https://github.com/MartinKoerner/jquery-tokeninput/commit/cc8eab541ad1371c6f0c6730c0154908eb105f5d git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23move and update jgrowl cssmistic1004-0/+158
git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23update jGrowl to 1.2.12 for jQuery 1.9.1mistic1001-9/+4
git-svn-id: http://piwigo.org/svn/trunk@22337 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery jcrop from 0.9.10 to 0.9.12rvelices3-145/+223
git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery chosen from 0.9.7 to 0.9.11rvelices3-51/+75
git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery colorbox from 1.3.16 to 1.4.1rvelices3-128/+148
git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-31upgraded js libsrvelices3-547/+469
jquery from 1.8.2 to 1.8.3 jquery jCrop from 0.9.9 to 0.9.10 git-svn-id: http://piwigo.org/svn/trunk@19682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11upgrade cluetip version from 1.0.7 to 1.2.6rvelices1-300/+618
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11display the magnifier icon on multiple select fields using jquery.chosenmistic1001-7/+7
git-svn-id: http://piwigo.org/svn/trunk@13098 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2564: redesign on photo administration screen.plegall3-0/+399
* one screen with several tabs (for now: properties + coi) * double select boxes for album associations and representation have been converted to simple multiple select boxes with jQuery Chosen * more details about the photo in an introduction text git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-06multisize - added the coi (still to affine the admin ui + language)rvelices4-0/+1881
multisize - derivatives can be revuild from a larger derviative instead of the original git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall21-32/+298
is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02solve a bug in TipTip jQuery plugin (maxWidth not overwrited)mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11209 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1001-2/+3
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21remplace FCBKcomplete by TokenInputmistic1002-645/+776
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27feature:2269 add preview box on batch_manager_unit + add colorbox jquery pluginmistic1002-0/+36
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-15feature:2259patdenice2-0/+206
Add thumbnails regeneration in batch manager git-svn-id: http://piwigo.org/svn/trunk@10389 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12new plugins manager, update TipTip in v1.3mistic1001-8/+2
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-30Add ajaxmanager plugin.patdenice1-0/+342
git-svn-id: http://piwigo.org/svn/trunk@9933 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21bug 2225 fixed: jQuery FCBKcomplete needed an upgrade to be compatible with ↵plegall1-219/+276
jQuery 1.5 git-svn-id: http://piwigo.org/svn/trunk@9805 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10feature:2219patdenice1-0/+65
Sort available plugins without reloading the whole page git-svn-id: http://piwigo.org/svn/trunk@9598 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-06bug:2214patdenice2-182/+192
Update jQuery to 1.5.1 and cluetip to 1.0.7. Now cluetip work on IE9. git-svn-id: http://piwigo.org/svn/trunk@9553 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14feature 1601: improve error feedback on multiple upload : use jGrowl jQueryplegall1-0/+9
plugin to display individual state for each uploaded file. git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall5-0/+1206
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee