aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-25feature 2693 added: automatically show link to caddie if caddie not emptyplegall2-1/+15
git-svn-id: http://piwigo.org/svn/branches/2.4@17008 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25bug 2655 fixed: maximum length for album name is 255 charsplegall3-3/+3
git-svn-id: http://piwigo.org/svn/branches/2.4@17006 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25bug 2705 (related to): if rotate function is called with a 0 (zero) angle,plegall1-0/+5
like plugin RotateImage may do, ExtIM fails with the same error "convert: invalid argument for option `-rotate': -orient" git-svn-id: http://piwigo.org/svn/branches/2.4@17003 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25bug 2627 fixed: photos added with the web form or pwg.images.addSimple now haveplegall1-0/+25
a correct image_category.rank. git-svn-id: http://piwigo.org/svn/branches/2.4@17001 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-23bug 2705 fixed: if the rotation is "0", no rotation is needed, we skip theplegall1-1/+1
rotate function which behaves badly (in ExtIM) with a zero degree rotation. git-svn-id: http://piwigo.org/svn/branches/2.4@16934 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-23Merged revision(s) 16928 from trunk:mistic10019-180/+169
feature 2703: make it easy for plugins to add tabs in admin screens centralize all core tabs in one file git-svn-id: http://piwigo.org/svn/branches/2.4@16929 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-23Merged revision(s) 16925 from trunk:mistic10018-1/+26
feature 2703: make it easy for plugins to add tabs in admin screens add a trigger a give an id to each core tabsheets git-svn-id: http://piwigo.org/svn/branches/2.4@16926 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18merge r16829 from trunk to 2.4flop251-7/+7
bug:2698 at the bottom! git-svn-id: http://piwigo.org/svn/branches/2.4@16830 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18merge r16827 from trunk to 2.4 branchflop251-27/+28
bug:2698 2 id identical fieldset instead of a span moving up the field for autoorder hiding the link to set a autoorder if there is no album (clicking on it didn't do anything)merge r16825 git-svn-id: http://piwigo.org/svn/branches/2.4@16828 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-18merge r16825 from trunk to 2.4 branchflop251-50/+51
bug:2698 moving the forms git-svn-id: http://piwigo.org/svn/branches/2.4@16826 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06Merged revision(s) 16390 from trunk:mistic1002-0/+8
feature 2680: styles for jQuery UI slider still need to include "themes/default/js/ui/theme/jquery.ui.slider.css" git-svn-id: http://piwigo.org/svn/branches/2.4@16391 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-03user_cache was not invalidated on photo deletion (merge from trunk to branch ↵rvelices1-0/+1
2.4) git-svn-id: http://piwigo.org/svn/branches/2.4@16335 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-02bug 2661 fixed: there is no more high_filesize in Piwigo 2.4. We have to ↵plegall1-31/+4
remove it from history search. git-svn-id: http://piwigo.org/svn/branches/2.4@16281 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-02bug 2673 fixed: Batch Manager, single mode, a click on the thumbnail opens ↵plegall1-3/+3
the L size and not the original. git-svn-id: http://piwigo.org/svn/branches/2.4@16277 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-01bug 2672: invalid option sampling-factor for old versions of ImageMagick ↵rvelices1-2/+10
(use it for new versions) merge from trunk to branch 2.4 git-svn-id: http://piwigo.org/svn/branches/2.4@16242 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-29bug 2672: deactivate sampling-factor (for now)plegall1-1/+7
git-svn-id: http://piwigo.org/svn/branches/2.4@16210 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-29merge r16179 from trunkmistic1004-13/+4
bug 2671: use get_branch_from_version() to find the real branch, however the version looks like git-svn-id: http://piwigo.org/svn/branches/2.4@16180 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-29merge r16177 from trunkmistic1001-1/+10
incompatible plugins check doesn't work since 2.4, because version number format has changed git-svn-id: http://piwigo.org/svn/branches/2.4@16178 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-29bug 2668 - fix php warnings on glob function (merge from trunk to 2.4)rvelices2-4/+10
git-svn-id: http://piwigo.org/svn/branches/2.4@16168 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-28merge r16146 from trunkmistic1001-2/+2
check if ilog() exists before using it, allowing the use the class outer i.php git-svn-id: http://piwigo.org/svn/branches/2.4@16147 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-27correctly log errors when external imagick fails (merge from trunk)rvelices1-1/+3
git-svn-id: http://piwigo.org/svn/branches/2.4@16077 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-22merge r15950 from trunkmistic1001-14/+28
bug 2659: Possible misconfiguration of ORDER BY + missing language string git-svn-id: http://piwigo.org/svn/branches/2.4@15951 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-14feature 2632: add a test on upgrade.php, if a remote site is detected ↵plegall1-4/+4
downgrade to 2.3.4 git-svn-id: http://piwigo.org/svn/trunk@15680 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-14feature 2632: do not deactivate smartpocket automatically during upgradeplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@15678 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-13feature 2652: remote site removal, do not talk about "remote site" on the ↵plegall1-7/+24
site manager git-svn-id: http://piwigo.org/svn/trunk@15659 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07no longer use of images.tn_ext field any longerplegall3-5/+3
git-svn-id: http://piwigo.org/svn/trunk@15598 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07bug:2647patdenice1-1/+1
Test 1and1 server with $_SERVER['SCRIPT_FILENAME'] git-svn-id: http://piwigo.org/svn/trunk@15583 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06bug fixed: rounded corners with Firefox 13plegall2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06bug:2647patdenice1-0/+5
External ImageMagick does not work anymore on 1and1 servers git-svn-id: http://piwigo.org/svn/trunk@15575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05multisize - avoid php warning for rotation_angle; better error logging; ↵rvelices2-2/+4
javascript avoid navigation to empty # anchor git-svn-id: http://piwigo.org/svn/trunk@15551 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-04clean help files: no longer need thumbnail.html and site_manager.htmlplegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@15524 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-21application screenshots are cleanly stored on ↵plegall1-9/+9
piwigo.org/screenshots/applications git-svn-id: http://piwigo.org/svn/trunk@15233 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-21feature 2606: remove original multiple size configuration screenplegall3-492/+0
git-svn-id: http://piwigo.org/svn/trunk@15230 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-15feature:2530 display album numeric identifier on its administration page mistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@14990 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-14change languages keys to differentiate if "%d physical" is plural or ↵mistic1001-2/+2
singular, same for "and %d virtual" + missing ja_JP php open tag git-svn-id: http://piwigo.org/svn/trunk@14977 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-08bug fixed: use the existing language keyplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14870 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-08[trunk] - cat modify forgotten 'Refresh';ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14851 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-07multisize: remove obsolete function file_path_for_typeplegall1-26/+0
git-svn-id: http://piwigo.org/svn/trunk@14829 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-03multi size external imagemagick use 4:2:2 chroma subsampling as imagick ↵rvelices1-0/+2
extension (reduce file size by 20-30% with "almost" no human perception) git-svn-id: http://piwigo.org/svn/trunk@14723 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02batch manager - all/level filters sorts images using config order byrvelices1-10/+5
git-svn-id: http://piwigo.org/svn/trunk@14689 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02feature 2601: Allow searching by ip in admin history rvelices3-25/+30
also remove php warnings when tags zere deleted after visits git-svn-id: http://piwigo.org/svn/trunk@14688 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02multi size:rvelices4-31/+51
- fix external imagick issues when rotation was required - fix: derivative were generated continuosly until a first save performed in the admin screen - added sharpen param in the new config screen - increased the sharpen range (10% is less than before) git-svn-id: http://piwigo.org/svn/trunk@14649 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-01bug fixed: use the "Title" and not "Name" for the photoplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@14647 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30simplify code to save derivatives settingsplegall1-4/+2
git-svn-id: http://piwigo.org/svn/trunk@14584 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: fix watermark form submission (with the help of rvelices)plegall1-47/+13
git-svn-id: http://piwigo.org/svn/trunk@14580 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: explicit error message for PNG files + info message when ↵plegall1-1/+9
settings saved git-svn-id: http://piwigo.org/svn/trunk@14549 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: another test of ergonomy for cancelling the add watermark formplegall1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@14548 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30feature 2626: testing a Cancel buttonplegall1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@14547 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: ability to upload a new watermarkplegall3-6/+39
git-svn-id: http://piwigo.org/svn/trunk@14546 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29feature 2626: add watermark preview (copied from original configuration screen)plegall2-4/+17
git-svn-id: http://piwigo.org/svn/trunk@14514 68402e56-0260-453c-a942-63ccdbb3a9ee