aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-014-40/+97
|/
* fix #361 - Watermark Y repeatmodus752015-10-153-1/+11
|
* fix #357 make orphans photos more obviousplegall2015-10-0917-149/+246
| | | | ... and easy to delete them all in one click. The orpans, if any, is shown as an entry in the "Photos" menu (link on Batch Manager). In the Batch Manager, new action "delete_orphans" next to prefilter.
* closes #346 chunk_size is now a config settingplegall2015-08-122-2/+3
|
* feature 3221 Lazy log file open, clean codemistic1002015-04-241-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@31103 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2955: make the keywords separator configurableplegall2015-04-211-14/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@31097 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3201: accept - in plugin directory name (identifier)plegall2015-02-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30979 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3203 fixed: for IE, explicit the url even for staying on the same pageplegall2015-02-162-3/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@30972 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3190: Datetime picker, can't change year on Chrome & IE11 mistic1002015-02-131-44/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@30958 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3188: history search, trailing space in dates mistic1002015-02-132-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30956 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3202 fixed: additional input check for filter_levelplegall2015-02-121-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@30952 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3201 fixed: check plugin identifierplegall2015-02-121-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@30950 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3200 fixed: add input checks on admin historyplegall2015-02-121-3/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@30948 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3187: sort albums by names without accentsplegall2015-01-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30874 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 3185 : Add upload progress indicator with Pieconmistic1002014-12-161-1/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3183: Improve album creation mistic1002014-11-305-77/+75
| | | | | | | update popup selectize with new album init popup selectize with main selectize value git-svn-id: http://piwigo.org/svn/trunk@30630 68402e56-0260-453c-a942-63ccdbb3a9ee
* tweak colorbox style2mistic1002014-11-301-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3149: admin image preview (colorbox) does not work for small originals rvelices2014-11-033-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3168 Unuseable datepicker for old datesmistic1002014-11-021-16/+118
| | | | | | modify DatePicker internal methods to replace year select by a numeric input git-svn-id: http://piwigo.org/svn/trunk@30341 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally ↵plegall2014-10-261-0/+1
| | | | | | removed with Piwigo 2.6 git-svn-id: http://piwigo.org/svn/trunk@30310 68402e56-0260-453c-a942-63ccdbb3a9ee
* datepicker display by default -80:+20 for year select (previous -10:+10)mistic1002014-10-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === ↵plegall2014-10-161-3/+1
| | | | | | instead (or !==) git-svn-id: http://piwigo.org/svn/trunk@30106 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge back r30104 (bad commit log, wrong copy/paste)plegall2014-10-161-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@30105 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug if (584 == )plegall2014-10-161-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30104 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3159: wrong URL for IE11 on "Add another set of photos" after uploadplegall2014-10-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29983 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:3126flop252014-10-091-1/+1
| | | | | | just an isset git-svn-id: http://piwigo.org/svn/trunk@29949 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... ↵plegall2014-10-061-0/+1
| | | | | | sometimes). Patch by mmoy git-svn-id: http://piwigo.org/svn/trunk@29900 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3126 no more notice should be displayedflop252014-10-011-1/+1
| | | | | | | thx to rvelices for the report! git-svn-id: http://piwigo.org/svn/trunk@29857 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3148: quick search fix html special charsrvelices2014-09-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29852 68402e56-0260-453c-a942-63ccdbb3a9ee
* final fix for plugins update ?mistic1002014-09-251-6/+15
| | | | | | | | | | | | - 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/trunk@29779 68402e56-0260-453c-a942-63ccdbb3a9ee
* flaw in r29773mistic1002014-09-251-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@29778 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix plugins autoupdate: call ##_maintain::update when updating from back-officemistic1002014-09-241-52/+85
| | | | git-svn-id: http://piwigo.org/svn/trunk@29773 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