aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-16use icon-ok for forced multi sizes + icon-zoom-in for preview boxesmistic10016-367/+449
git-svn-id: http://piwigo.org/svn/trunk@29557 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15forgot file in svn:29539mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15use fontello for every checkbox on config screens + split configuration.tpl filemistic10011-910/+1064
git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-12add URL filter input for dimension and filesize + batch_manager_url_filter ↵mistic1002-7/+54
trigger + fixes in doubleSlider.js git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11feature 3139: add details about search on id: in the helpplegall3-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
2014-09-11ability to set the filter-search by url (useful for TakeATour)plegall1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@29481 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11feature 3138: Add photo zoom when editing a photo mistic1004-11/+40
git-svn-id: http://piwigo.org/svn/trunk@29480 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-05feature 2616: animate progress bar on romaplegall3-16/+19
git-svn-id: http://piwigo.org/svn/trunk@29406 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-05feature 2616: animate progress barplegall1-0/+15
git-svn-id: http://piwigo.org/svn/trunk@29405 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature 2616: graphical changes on upload big progress barplegall3-13/+8
git-svn-id: http://piwigo.org/svn/trunk@29396 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature:2616 tweak progressbarmistic1003-8/+12
git-svn-id: http://piwigo.org/svn/trunk@29395 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature:2616 add custom big progressbarmistic1004-11/+65
git-svn-id: http://piwigo.org/svn/trunk@29394 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature:2616 move "add files" and "start upload" buttonsmistic1004-27/+60
git-svn-id: http://piwigo.org/svn/trunk@29393 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 uploadplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29392 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall11-16/+11
appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01feature 3130: new triggers batch_manager_register_filters andplegall1-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
2014-09-01bug 3127: during upload, warn user if she wants to leave the page (works ↵plegall1-1/+8
fine on Firefox/Chrome) git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01bug 3074: no more than 50 photos per page on Batch Manager, unit mode ↵plegall2-9/+1
(better fix expected with feature 3106) git-svn-id: http://piwigo.org/svn/trunk@29349 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24feature:3126flop252-0/+14
Apply on subalbum checkbox about comments git-svn-id: http://piwigo.org/svn/trunk@29265 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24feature:3049flop251-1/+1
change Clear to Cancel already translated git-svn-id: http://piwigo.org/svn/trunk@29264 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24feature:3049flop251-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
2014-08-23create a mini jquery plugin for sliders on batch manager + async loadmistic1005-191/+148
git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-22use filter_var for checking int/float values from user input instead of ↵plegall1-3/+3
preg_match (PHP 5.2+) git-svn-id: http://piwigo.org/svn/trunk@29245 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-22feature 2810: for duplicates filter, add "date & time" (checked by default) ↵plegall3-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
2014-08-21feature 2791: apply the same color as for dimensions filterplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29239 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21feature 2791: batch manager, filter by filesizeplegall3-2/+138
git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-21bug 2810: use filename+date_creation to find duplicates and not only filename.plegall1-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
2014-08-17feature:732flop253-5/+13
unlock sub-albums git-svn-id: http://piwigo.org/svn/trunk@29229 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-15bug:3122flop254-100/+52
removed admin files profile.tpl and profile_content.tpl, integrated in configuration.tpl take into account default_user_id with a message prefix for template var, to avoid overwriting of already existing vars especially in admin panel git-svn-id: http://piwigo.org/svn/trunk@29221 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-15bug:3124flop252-2/+2
derivative_default_size can't be disabled git-svn-id: http://piwigo.org/svn/trunk@29220 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-10bug:3090flop251-2/+2
don't restrict the maxlength of the password git-svn-id: http://piwigo.org/svn/trunk@29194 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-30feature 3067: upload any file type with the new HTML5 upload form.plegall3-16/+96
$file_types = conf['upload_form_all_types'] ? $conf['file_ext'] : $conf['picture_ext']; By default, conf['upload_form_all_types'] = false; git-svn-id: http://piwigo.org/svn/trunk@29124 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-26change outdated labelmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-26add new trigger loc_end_photo_add_directflop251-0/+1
First Contact tour reviewed and reworked to change dynamically with the new uploader git-svn-id: http://piwigo.org/svn/trunk@29078 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25feature 2904: add a link "empty caddie" in the Batch Manager.plegall2-0/+26
git-svn-id: http://piwigo.org/svn/trunk@29076 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-25bug 3104: less rights for admins (compared to webmaster). Now an admin can't:plegall2-10/+31
* delete a webmaster * give webmaster/admin status to any user * change status of a webmaster/admin git-svn-id: http://piwigo.org/svn/trunk@29074 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-21fix my previous commit typo mistakervelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29068 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-21bug 3101: Allow multi language tags to be recognized from selectize or ↵rvelices1-8/+14
metadata sync git-svn-id: http://piwigo.org/svn/trunk@29066 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-21remove tag query from batch manager (not required since selectize uses web ↵rvelices1-25/+14
service) + query2array git-svn-id: http://piwigo.org/svn/trunk@29065 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-20bug 3100 display IP address of comment author on admin page and also save ↵rvelices2-2/+4
the entire ip address in the database, not only the first three ip components git-svn-id: http://piwigo.org/svn/trunk@29060 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-17rating user improvements: faster javascript, by default sorted by last rate ↵rvelices2-67/+149
date, better tooltips ... git-svn-id: http://piwigo.org/svn/trunk@29053 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-17more query2array on admin sidervelices1-61/+49
git-svn-id: http://piwigo.org/svn/trunk@29052 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-09bug fixed: remove the "using runtime ..." tooltip all over the upload file ↵plegall1-0/+6
selection git-svn-id: http://piwigo.org/svn/trunk@29009 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-08feature:2807 better fix for svn:28995mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29008 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07feature 2807: fix bugs on comments format_datervelices1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@28995 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07removed unused js from picture_modify.tplrvelices1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@28991 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07bug 3075: Prevent deactivate default theme mistic1001-2/+6
git-svn-id: http://piwigo.org/svn/trunk@28989 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07feature 2807: nicer display of "from to" dates (required changes in ↵mistic1001-1/+1
"format_date" function) git-svn-id: http://piwigo.org/svn/trunk@28981 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07bug 3008: explicitely say that email address is mandatory for registration ↵mistic1001-1/+1
(language update) git-svn-id: http://piwigo.org/svn/trunk@28980 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-06improves regexes parsing plugins metadatamistic1003-18/+20
git-svn-id: http://piwigo.org/svn/trunk@28969 68402e56-0260-453c-a942-63ccdbb3a9ee