aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-07Merged r15583 from trunk to branch 23patdenice1-1/+1
bug:2647 Test 1and1 server with $_SERVER['SCRIPT_FILENAME'] git-svn-id: http://piwigo.org/svn/branches/2.3@15584 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06merge r15575 from trunk to branch 23patdenice1-0/+5
bug:2647 External ImageMagick does not work anymore on 1and1 servers git-svn-id: http://piwigo.org/svn/branches/2.3@15576 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-26feature 2625: ability to sort user list by email addressplegall1-0/+1
git-svn-id: http://piwigo.org/svn/branches/2.3@14430 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07bug 2612 fixed: sanitize $_GET['installstatus'] before display forplegall3-4/+5
themes/languages/plugins installation git-svn-id: http://piwigo.org/svn/branches/2.3@13961 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07bug 2613 fixed: on the theme configuration screen, make sure theplegall1-0/+7
$_GET['theme'] is a theme id already installed. git-svn-id: http://piwigo.org/svn/branches/2.3@13959 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07bug 2611 fixed: check $_GET['section'] input parameterplegall1-0/+3
git-svn-id: http://piwigo.org/svn/branches/2.3@13957 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11bug 2551 fixed: force the use of $conf['gallery_url'] (thanks to theplegall1-2/+2
get_gallery_home_url function) to build subscribe/unsubscribe links in NBM emails. git-svn-id: http://piwigo.org/svn/branches/2.3@13105 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10bug 559 fixed: avoid duplicate insert on tags when synchronizing metadata ifplegall1-0/+1
the IPTC keywords contains repeated separators like "tag1,,tag2". git-svn-id: http://piwigo.org/svn/branches/2.3@13080 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-06merge r12872 from trunkmistic1002-11/+41
bug:2540 When default photos order is only by rank, failure outside albums git-svn-id: http://piwigo.org/svn/branches/2.3@13037 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-02merge r12825 from trunk to branch 2.3 bug:2546 fixed:flop252-4/+6
checkbox "apply on sub" after the button better "if isset" to avoid errors if no user have been selected git-svn-id: http://piwigo.org/svn/branches/2.3@12826 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-17bug 2536 fixed: a new virtual album is now added on top of the list of otherplegall1-8/+3
albums in the parent album (instead of bottom). git-svn-id: http://piwigo.org/svn/branches/2.3@12762 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-17merge r12756 from trunk to branch 2.3patdenice1-4/+4
bug:2537 Thumbnail creation may crash on some servers git-svn-id: http://piwigo.org/svn/branches/2.3@12757 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16merge r12749 from trunk to branch 2.3patdenice1-33/+46
bug:2535 Image is not cropped and ressized if requested size is bigger than image size. git-svn-id: http://piwigo.org/svn/branches/2.3@12750 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16bug 2534 fixed: clean (as clean as possible with MySQL+MyISAM) handle ofplegall1-6/+0
concurrency on user cache refresh. No more error when regenerating several thumbnails at once. git-svn-id: http://piwigo.org/svn/branches/2.3@12747 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-21feature 2486 merge from trunk -r12624,12625,12650 Add an admin view for ↵rvelices3-0/+310
rates by user (improvement) git-svn-id: http://piwigo.org/svn/branches/2.3@12651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-17merge r12642 from trunk to branch 2.3patdenice2-5/+5
bug:2513 Warning messages during synchronisation on some servers git-svn-id: http://piwigo.org/svn/branches/2.3@12643 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-17merge r12640 from trunk to branch 2.3patdenice1-5/+3
bug:2511 Warning messages during thumbnails creation (FTP method) git-svn-id: http://piwigo.org/svn/branches/2.3@12641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-15bug 2506 fixed: Batch Manager does not take permissions into account whenplegall2-19/+26
filtering on tags feature 2507 added: Batch Manager can filter on "all tags" or "any tag" git-svn-id: http://piwigo.org/svn/branches/2.3@12629 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12merge r12613 form trunk: bug:2501 Tooltip mistranslated in the themes managermistic1003-8/+8
git-svn-id: http://piwigo.org/svn/branches/2.3@12614 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-11merge r12596 from trunk: feature 2500: make 'validate_user_comment' and ↵mistic1001-20/+10
'delete_user_comment' working with array git-svn-id: http://piwigo.org/svn/branches/2.3@12597 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08bug 2497 fixed: never try to move a physical albumplegall1-2/+3
git-svn-id: http://piwigo.org/svn/branches/2.3@12590 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08Menubar too wideGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.3@12588 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-07merge r12581 from trunk to branch 2.3patdenice1-1/+1
bug:2496 Imagick library (class version) is not detected properly on some servers git-svn-id: http://piwigo.org/svn/branches/2.3@12582 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-07bug 2491 fixed: on album admin screen, don't display "1 album moved" messageplegall1-1/+9
when the album is not really moved. git-svn-id: http://piwigo.org/svn/branches/2.3@12575 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-05merge r12553 from trunk to branch 2.3patdenice2-4/+4
feature:2322 feature:2493 Add a trigger for multi language tags in quick search and url git-svn-id: http://piwigo.org/svn/branches/2.3@12555 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28feature 2477: merge -r12528 from trunk remove unnecesary admin css rules / ↵rvelices5-36/+53
html elements git-svn-id: http://piwigo.org/svn/branches/2.3@12529 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-26merge r12521 from trunk to branch 2.3patdenice1-1/+1
bug:2484 wrong tooltip on header/footer tooltips in administration git-svn-id: http://piwigo.org/svn/branches/2.3@12522 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-25merge r12517 from trunk to branch 2.3patdenice1-0/+1
bug:2483 warning on plugin activation git-svn-id: http://piwigo.org/svn/branches/2.3@12518 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-19merge r12493 from trunk to branch 2.3patdenice1-2/+2
bug:2479 External ImageMagick library is not properly detected git-svn-id: http://piwigo.org/svn/branches/2.3@12494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17feature 2477: Remove unused CSS / html elements from version 2.3 (merge from ↵rvelices1-5/+0
trunk) git-svn-id: http://piwigo.org/svn/branches/2.3@12480 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17revert r12475, targeted version is 2.4mistic1003-29/+16
git-svn-id: http://piwigo.org/svn/branches/2.3@12476 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17Merged r12474 from trunk: feature:2471 [Batch Manager] "zoom" and "edit" ↵mistic1003-16/+29
links over each thumbnail git-svn-id: http://piwigo.org/svn/branches/2.3@12475 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17Merged r12470 from trunk: bug:2476 Increase the maximum display of ↵mistic1002-2/+2
thumbnails, now limited to 3 digits (999 thumbnails) git-svn-id: http://piwigo.org/svn/branches/2.3@12471 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-14merge r12443 from trunk to branch 2.3patdenice1-1/+3
Bug:2472 Thumbnails are not cropped during upload git-svn-id: http://piwigo.org/svn/branches/2.3@12444 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-13bug 2469 (merge from trunk) compiled_template_cache_language option does not ↵rvelices5-10/+10
work properly on some language keys because of double escaping git-svn-id: http://piwigo.org/svn/branches/2.3@12428 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-12bug 2458 - fixed missing language key in batch manager (merge from trunk)rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/branches/2.3@12422 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-07merge r12359-12360 from trunk to branch 2.3patdenice1-1/+4
Avoid error if several obsolet plugins have to be uninstalled. It's better to only deactivate obsolete plugins on loading. git-svn-id: http://piwigo.org/svn/branches/2.3@12378 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-01coding guideline: replace tabs by spacesplegall1-5/+8
git-svn-id: http://piwigo.org/svn/trunk@12295 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29Add missing language keys for auto-upgrade (only error keys).patdenice2-6/+13
git-svn-id: http://piwigo.org/svn/trunk@12261 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29bug 2449 fixed: in the "tags box" on batch manager and picture_modify, weplegall3-4/+4
should only display the tag in the current user language, not the tag in all available languages. git-svn-id: http://piwigo.org/svn/trunk@12259 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29Deactivate auto-rotation for thumbnail creation.patdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12258 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29bug 2440 : deleting a rate from admin was missing an include_oncervelices1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@12255 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-17feature 2441 added: no need to have the HD to regenerate the websize if theplegall1-1/+2
current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-09upload form: automatically focus on the album name when opening the create ↵plegall1-7/+7
album form git-svn-id: http://piwigo.org/svn/trunk@12124 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08bug 2435 fixed: on the upload form, when no album available, hide the albumplegall1-2/+18
selection listbox and if no album is selected, trigger an error before starting any upload. git-svn-id: http://piwigo.org/svn/trunk@12106 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08feature 2431: only keep MySQL on installation formplegall1-53/+0
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-06bug 2432 fixed: on the upload form, when a new album is created, it mustplegall1-1/+1
automatically the selected album. The update of jQuery 1.6.2 must have broken this feature. git-svn-id: http://piwigo.org/svn/trunk@12065 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02bug:2426 admins shouldn't be able to perform any action on plugins mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12033 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02feature 1078 added: ability to merge tagsplegall4-16/+181
git-svn-id: http://piwigo.org/svn/trunk@12032 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01feature:2322 fix a typo in function get_taglistmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12030 68402e56-0260-453c-a942-63ccdbb3a9ee