aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged revision(s) 30630 from trunk:mistic1002014-11-305-77/+75
| | | | | | | | bug 3183: Improve album creation update popup selectize with new album init popup selectize with main selectize value git-svn-id: http://piwigo.org/svn/branches/2.7@30633 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30341 from trunk:mistic1002014-11-301-16/+118
| | | | | | | feature:3168 Unuseable datepicker for old dates modify DatePicker internal methods to replace year select by a numeric input git-svn-id: http://piwigo.org/svn/branches/2.7@30632 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30310 from trunk to branch 2.7plegall2014-10-261-0/+1
| | | | | | | bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally removed with Piwigo 2.6 git-svn-id: http://piwigo.org/svn/branches/2.7@30311 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 30110 from trunk:mistic1002014-10-161-0/+1
| | | | | | datepicker display by default -80:+20 for year select (previous -10:+10) git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r30106 from trunk to branch 2.7plegall2014-10-161-3/+1
| | | | | | | | bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === instead (or !==) git-svn-id: http://piwigo.org/svn/branches/2.7@30107 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 29949 from trunk:flop252014-10-091-1/+1
| | | | | | | | bug:3126 just an isset git-svn-id: http://piwigo.org/svn/branches/2.7@29950 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r29900 from trunk to branch 2.7plegall2014-10-061-0/+1
| | | | | | | bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometimes). Patch by mmoy git-svn-id: http://piwigo.org/svn/branches/2.7@29903 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 29857 from trunk/admin:flop252014-10-011-1/+1
| | | | | | | | | feature:3126 no more notice should be displayed thx to rvelices for the report! git-svn-id: http://piwigo.org/svn/branches/2.7@29858 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3148: merger -r29852 from trunk quick search fix html special charsrvelices2014-09-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.7@29853 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 29773, 29778-29779 from trunk:mistic1002014-09-251-55/+102
| | | | | | | | | | | | | fix plugins autoupdate: call ##_maintain::update when updating from back-office - plugins.version is not updated in "activate" action - plugins.version is updated in "update" action and "load_plugin()" function (not only for plugins using maintain.class.php) cases covered: - autoupdate while active or inactive - FTP update while active or inactive git-svn-id: http://piwigo.org/svn/branches/2.7@29792 68402e56-0260-453c-a942-63ccdbb3a9ee
* filter "dissociate" action + display bug of Selectize widgetmistic1002014-09-232-4/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: no need to check the table piwigo_plugins, this table always ↵plegall2014-09-222-2/+1
| | | | | | exists at this point git-svn-id: http://piwigo.org/svn/trunk@29735 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: on Chrome + MacOSX, incorrect left margin on user listplegall2014-09-221-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@29731 68402e56-0260-453c-a942-63ccdbb3a9ee
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-202-1/+21
| | | | | | | | | * link to Tour 2_7_0 at the end of upgrade * activate plugin Take a Tour by default git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
* enlarge album list to 600pxplegall2014-09-185-7/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
* enlarge selectize boxes to 600px (like on picture_modify)plegall2014-09-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
* smaller line height in selectizeplegall2014-09-181-0/+5
| | | | | | | no left-margin on font-icon checkboxes git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
* dynamically set selectize maxOptions to accommodate very long listsmistic1002014-09-181-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@29613 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixedplegall2014-09-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29609 68402e56-0260-453c-a942-63ccdbb3a9ee
* indentation with spacesplegall2014-09-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29607 68402e56-0260-453c-a942-63ccdbb3a9ee
* indentation with spacesplegall2014-09-171-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@29606 68402e56-0260-453c-a942-63ccdbb3a9ee
* - active search filter but empty string in batch manager does not change the ↵rvelices2014-09-172-1/+16
| | | | | | | | results - if the quick search engine drops a searched term, indicate it in the admin batch manager git-svn-id: http://piwigo.org/svn/trunk@29600 68402e56-0260-453c-a942-63ccdbb3a9ee
* featur 3130: change batch_manager_register_filters to trigger_changemistic1002014-09-171-6/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@29598 68402e56-0260-453c-a942-63ccdbb3a9ee
* use icon-ok for forced multi sizes + icon-zoom-in for preview boxesmistic1002014-09-1616-367/+449
| | | | git-svn-id: http://piwigo.org/svn/trunk@29557 68402e56-0260-453c-a942-63ccdbb3a9ee
* forgot file in svn:29539mistic1002014-09-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
* use fontello for every checkbox on config screens + split configuration.tpl filemistic1002014-09-1511-910/+1064
| | | | git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
* add URL filter input for dimension and filesize + batch_manager_url_filter ↵mistic1002014-09-122-7/+54
| | | | | | trigger + fixes in doubleSlider.js git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3139: add details about search on id: in the helpplegall2014-09-113-5/+38
| | | | | | | | | Move CSS outside the help file bug fixed: fallback on en_UK in case of missing help file git-svn-id: http://piwigo.org/svn/trunk@29485 68402e56-0260-453c-a942-63ccdbb3a9ee
* ability to set the filter-search by url (useful for TakeATour)plegall2014-09-111-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@29481 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3138: Add photo zoom when editing a photo mistic1002014-09-114-11/+40
| | | | git-svn-id: http://piwigo.org/svn/trunk@29480 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616: animate progress bar on romaplegall2014-09-053-16/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@29406 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616: animate progress barplegall2014-09-051-0/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@29405 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616: graphical changes on upload big progress barplegall2014-09-033-13/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@29396 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2616 tweak progressbarmistic1002014-09-033-8/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@29395 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2616 add custom big progressbarmistic1002014-09-034-11/+65
| | | | git-svn-id: http://piwigo.org/svn/trunk@29394 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2616 move "add files" and "start upload" buttonsmistic1002014-09-034-27/+60
| | | | git-svn-id: http://piwigo.org/svn/trunk@29393 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 uploadplegall2014-09-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29392 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-0311-16/+11
| | | | | | | appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3130: new triggers batch_manager_register_filters andplegall2014-09-011-0/+4
| | | | | | | | batch_manager_perform_filters to simplify adding filters in Batch Manager with a plugin. git-svn-id: http://piwigo.org/svn/trunk@29377 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3127: during upload, warn user if she wants to leave the page (works ↵plegall2014-09-011-1/+8
| | | | | | fine on Firefox/Chrome) git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3074: no more than 50 photos per page on Batch Manager, unit mode ↵plegall2014-09-012-9/+1
| | | | | | (better fix expected with feature 3106) git-svn-id: http://piwigo.org/svn/trunk@29349 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3126flop252014-08-242-0/+14
| | | | | | Apply on subalbum checkbox about comments git-svn-id: http://piwigo.org/svn/trunk@29265 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3049flop252014-08-241-1/+1
| | | | | | change Clear to Cancel already translated git-svn-id: http://piwigo.org/svn/trunk@29264 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3049flop252014-08-241-0/+22
| | | | | | Add filter box to narrow plugin list, thx to msakik git-svn-id: http://piwigo.org/svn/trunk@29263 68402e56-0260-453c-a942-63ccdbb3a9ee
* create a mini jquery plugin for sliders on batch manager + async loadmistic1002014-08-235-191/+148
| | | | git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
* use filter_var for checking int/float values from user input instead of ↵plegall2014-08-221-3/+3
| | | | | | preg_match (PHP 5.2+) git-svn-id: http://piwigo.org/svn/trunk@29245 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2810: for duplicates filter, add "date & time" (checked by default) ↵plegall2014-08-223-12/+48
| | | | | | | | | and "width & height" as options. Change algorithm for a single SQL query with GROUP_CONCAT instead of 2 queries. git-svn-id: http://piwigo.org/svn/trunk@29244 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2791: apply the same color as for dimensions filterplegall2014-08-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29239 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2791: batch manager, filter by filesizeplegall2014-08-213-2/+138
| | | | git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2810: use filename+date_creation to find duplicates and not only filename.plegall2014-08-211-1/+1
| | | | | | | | When using several camera, you quickly have the same filenames with totally different photos. git-svn-id: http://piwigo.org/svn/trunk@29237 68402e56-0260-453c-a942-63ccdbb3a9ee