aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upgrade jquery ui from 1.10.1 to 1.10.4rvelices2014-06-2497-869/+827
| | | | git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery from 1.11.0 to 1.11.1rvelices2014-06-242-350/+321
| | | | git-svn-id: http://piwigo.org/svn/trunk@28776 68402e56-0260-453c-a942-63ccdbb3a9ee
* add dark selectize theme + "ternary" template modifiermistic1002014-06-141-0/+384
| | | | git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic ↵plegall2014-05-2768-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
* feature 2679 : allow to change creation timemistic1002014-05-1842-0/+3030
| | | | git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-171-188/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-172-0/+389
| | | | git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery from 1.10.2 to 1.11.0rvelices2014-02-132-3765/+4311
| | | | git-svn-id: http://piwigo.org/svn/trunk@27372 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668: use underscore.js to template the userDetails instead ofplegall2013-12-271-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
* removed never used javascriptrvelices2013-12-101-84/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@25923 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).plegall2013-11-293-288/+297
| | | | | | | update Chosen to version 1.0.0 git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
* force color of tokeninput search fieldmistic1002013-11-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery from 1.10.1 to 1.10.2rvelices2013-11-072-126/+108
| | | | git-svn-id: http://piwigo.org/svn/trunk@25383 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668: add DataTablesplegall2013-10-2819-0/+13764
| | | | git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix switchbox for deeply nested position absolute elements (should use ↵rvelices2013-09-241-2/+2
| | | | | | position() instead of offset()) git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2928: fctorize switchBox (now js is loaded async + also apply to the ↵rvelices2013-06-221-11/+23
| | | | | | calendar type links on index page) git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery to 1.10.1rvelices2013-06-192-2489/+2700
| | | | git-svn-id: http://piwigo.org/svn/trunk@23358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2928 Factorize JS code for switchBoxmistic1002013-06-181-0/+11
| | | | | | switchBox("selector for link", "selector for box"); git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2927 Update TokenInput to 1.6.1/mistic100mistic1002013-06-162-204/+525
| | | | git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2922 Add caseSensitive option to TokenInput (false by default)mistic1002013-06-151-5/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
* escape special chars used in regexmistic1002013-06-151-1/+6
| | | | | | https://github.com/MartinKoerner/jquery-tokeninput/commit/cc8eab541ad1371c6f0c6730c0154908eb105f5d git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 Replace raphael with symbol fonts rvelices2013-06-041-5501/+0
| | | | | | I added more icons than before (I think it's better as we can find links faster but that's arguable ...) git-svn-id: http://piwigo.org/svn/trunk@23029 68402e56-0260-453c-a942-63ccdbb3a9ee
* move and update jgrowl cssmistic1002013-04-234-0/+158
| | | | git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
* update jGrowl to 1.2.12 for jQuery 1.9.1mistic1002013-04-231-9/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@22337 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery to 1.9.1rvelices2013-04-122-2752/+2880
| | | | git-svn-id: http://piwigo.org/svn/trunk@22176 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix compatibility with jquery 1.9rvelices2013-03-231-18/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@21798 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery ui from 1.9.0 to 1.10.1rvelices2013-02-18118-4325/+5379
| | | | git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery jcrop from 0.9.10 to 0.9.12rvelices2013-02-183-145/+223
| | | | git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery chosen from 0.9.7 to 0.9.11rvelices2013-02-183-51/+75
| | | | git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery colorbox from 1.3.16 to 1.4.1rvelices2013-02-183-128/+148
| | | | git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2820 & bug:2684flop252013-01-171-1/+4
| | | | | | | much better code : ability to pass max_requests to the js file like error_icon git-svn-id: http://piwigo.org/svn/trunk@20212 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2684flop252013-01-171-0/+5
| | | | | | | picture page and comment_list.tpl clean up unused loader gif git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded js libsrvelices2012-12-315-636/+590
| | | | | | | 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
* feature 2771 upgrade jquery ui - forgot to add non minimified files (not ↵rvelices2012-11-0617-0/+3830
| | | | | | used anywhere in the code, but for the sake of coherence) git-svn-id: http://piwigo.org/svn/trunk@18953 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 ↵rvelices2012-10-12156-9327/+8804
| | | | | | | | to 1.9.0 Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ... git-svn-id: http://piwigo.org/svn/trunk@18630 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade cluetip version from 1.0.7 to 1.2.6rvelices2012-10-111-300/+618
| | | | git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jqueryto 1.7.2rvelices2012-04-092-520/+658
| | | | git-svn-id: http://piwigo.org/svn/trunk@14027 68402e56-0260-453c-a942-63ccdbb3a9ee
* Multisizepatdenice2012-03-011-6/+7
| | | | | | | Bug fixed if $conf['derivative_url_style'] != 0 Create a pwg_ajax_thumbnails_loader function git-svn-id: http://piwigo.org/svn/trunk@13452 68402e56-0260-453c-a942-63ccdbb3a9ee
* Multisizepatdenice2012-02-291-0/+29
| | | | | | Load thumbnails with ajax. git-svn-id: http://piwigo.org/svn/trunk@13444 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2575: redesign menubar on clear administration themeplegall2012-02-141-0/+5501
| | | | | | | | | SVG icons with raphael.js (not sure this is the best way to add icons, it's a test) The menubar is sticked to the left border of the window. git-svn-id: http://piwigo.org/svn/trunk@13168 68402e56-0260-453c-a942-63ccdbb3a9ee
* display the magnifier icon on multiple select fields using jquery.chosenmistic1002012-02-111-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13098 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: redesign on photo administration screen.plegall2012-02-103-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
* upgrade jquery to 1.7.1rvelices2012-02-072-1477/+1697
| | | | | | | mouseout on index drop down bozes improved multisize center of interest git-svn-id: http://piwigo.org/svn/trunk@13052 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-064-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
* feature 2548 multisize - added a page to build missing derivatives rvelices2012-01-081-0/+84
| | | | | | - browser driven, chained ws calls to retrieve urls, visual feedback of progress through slideshow git-svn-id: http://piwigo.org/svn/trunk@12865 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplify cross browser rating stars displayrvelices2011-11-161-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12639 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2487patdenice2011-10-28111-926/+1249
| | | | | | Update jQuery to 1.6.4 and jQuery UI to 1.8.16 git-svn-id: http://piwigo.org/svn/trunk@12525 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2480patdenice2011-10-261-4/+4
| | | | | | datepicker need to use removeAttr jquery function to remove an attribute. git-svn-id: http://piwigo.org/svn/trunk@12519 68402e56-0260-453c-a942-63ccdbb3a9ee
* update jQuery to version 1.6.2plegall2011-09-022-1187/+1854
| | | | git-svn-id: http://piwigo.org/svn/trunk@12040 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2406 added: if the user wants a new album in the upload form, the albumplegall2011-08-1721-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