1461 Commits

Author SHA1 Message Date
plegall
61f0f76ffa feature 2654: forbid upgrade in case we find a remote site + dynamic message displayed from piwigo.org
git-svn-id: http://piwigo.org/svn/branches/2.3@15737 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-15 21:17:55 +00:00
patdenice
9aa13bd5ef Merged r15583 from trunk to branch 23
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-07 10:52:43 +00:00
patdenice
1aaee9c883 merge r15575 from trunk to branch 23
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-06-06 15:43:40 +00:00
plegall
024b5944d2 feature 2625: ability to sort user list by email address
git-svn-id: http://piwigo.org/svn/branches/2.3@14430 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-26 09:07:48 +00:00
plegall
237ce065b9 bug 2612 fixed: sanitize $_GET['installstatus'] before display for
themes/languages/plugins installation


git-svn-id: http://piwigo.org/svn/branches/2.3@13961 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 21:12:25 +00:00
plegall
e40bcacc3e bug 2613 fixed: on the theme configuration screen, make sure the
$_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-07 21:04:56 +00:00
plegall
4a4fc8ccb7 bug 2611 fixed: check $_GET['section'] input parameter
git-svn-id: http://piwigo.org/svn/branches/2.3@13957 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 21:02:24 +00:00
plegall
d9ba5f4012 bug 2551 fixed: force the use of $conf['gallery_url'] (thanks to the
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-11 22:39:24 +00:00
plegall
59ef36277a bug 559 fixed: avoid duplicate insert on tags when synchronizing metadata if
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-10 13:55:15 +00:00
mistic100
1411c5bf52 merge r12872 from trunk
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-02-06 20:22:13 +00:00
flop25
05663d3bee merge r12825 from trunk to branch 2.3 bug:2546 fixed:
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
2012-01-02 16:41:18 +00:00
plegall
07be1e5ab1 bug 2536 fixed: a new virtual album is now added on top of the list of other
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-17 23:04:49 +00:00
patdenice
7add07ee9f merge r12756 from trunk to branch 2.3
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-17 17:47:26 +00:00
patdenice
39410697f5 merge r12749 from trunk to branch 2.3
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-16 17:02:16 +00:00
plegall
2372b25a1c bug 2534 fixed: clean (as clean as possible with MySQL+MyISAM) handle of
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-12-16 13:52:40 +00:00
rvelices
aa87a2583b feature 2486 merge from trunk -r12624,12625,12650 Add an admin view for rates by user (improvement)
git-svn-id: http://piwigo.org/svn/branches/2.3@12651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-21 20:48:37 +00:00
patdenice
26def66685 merge r12642 from trunk to branch 2.3
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-17 18:10:51 +00:00
patdenice
942a8c0d74 merge r12640 from trunk to branch 2.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-17 14:41:38 +00:00
plegall
bc16508161 bug 2506 fixed: Batch Manager does not take permissions into account when
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-15 11:48:37 +00:00
mistic100
3da0ed0588 merge r12613 form trunk: bug:2501 Tooltip mistranslated in the themes manager
git-svn-id: http://piwigo.org/svn/branches/2.3@12614 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12 15:23:04 +00:00
mistic100
ebd35f045a merge r12596 from trunk: feature 2500: make 'validate_user_comment' and 'delete_user_comment' working with array
git-svn-id: http://piwigo.org/svn/branches/2.3@12597 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-11 10:21:58 +00:00
plegall
f8a63307a7 bug 2497 fixed: never try to move a physical album
git-svn-id: http://piwigo.org/svn/branches/2.3@12590 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08 14:37:20 +00:00
Gotcha
eff3677026 Menubar too wide
git-svn-id: http://piwigo.org/svn/branches/2.3@12588 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08 13:12:35 +00:00
patdenice
98f013725a merge r12581 from trunk to branch 2.3
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-07 15:35:34 +00:00
plegall
49375a54a2 bug 2491 fixed: on album admin screen, don't display "1 album moved" message
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-07 10:52:46 +00:00
patdenice
7343f339bd merge r12553 from trunk to branch 2.3
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-11-05 16:34:26 +00:00
rvelices
b1f148bfc5 feature 2477: merge -r12528 from trunk remove unnecesary admin css rules / html elements
git-svn-id: http://piwigo.org/svn/branches/2.3@12529 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28 19:38:27 +00:00
patdenice
a60d358af0 merge r12521 from trunk to branch 2.3
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-26 15:10:43 +00:00
patdenice
dc8633e4ce merge r12517 from trunk to branch 2.3
bug:2483
warning on plugin activation

git-svn-id: http://piwigo.org/svn/branches/2.3@12518 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-25 15:36:15 +00:00
patdenice
8a519ccea1 merge r12493 from trunk to branch 2.3
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-19 13:07:17 +00:00
rvelices
151dd62ca5 feature 2477: Remove unused CSS / html elements from version 2.3 (merge from trunk)
git-svn-id: http://piwigo.org/svn/branches/2.3@12480 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 20:52:57 +00:00
mistic100
24c4331f13 revert r12475, targeted version is 2.4
git-svn-id: http://piwigo.org/svn/branches/2.3@12476 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 19:05:29 +00:00
mistic100
b9bdbb8b5c Merged r12474 from trunk: feature:2471 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/branches/2.3@12475 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 19:01:14 +00:00
mistic100
68d79989cb Merged r12470 from trunk: bug:2476 Increase the maximum display of 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-17 17:25:50 +00:00
patdenice
bf0f2b6446 merge r12443 from trunk to branch 2.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-14 10:44:45 +00:00
rvelices
3af2b3b004 bug 2469 (merge from trunk) compiled_template_cache_language option does not 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-13 18:03:53 +00:00
rvelices
9184ad6bd2 bug 2458 - fixed missing language key in batch manager (merge from trunk)
git-svn-id: http://piwigo.org/svn/branches/2.3@12422 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-12 20:11:31 +00:00
patdenice
e2a288eb6a merge r12359-12360 from trunk to branch 2.3
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-07 13:04:01 +00:00
plegall
33c38abc00 coding guideline: replace tabs by spaces
git-svn-id: http://piwigo.org/svn/trunk@12295 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-01 22:53:29 +00:00
patdenice
d3a81948e7 Add missing language keys for auto-upgrade (only error keys).
git-svn-id: http://piwigo.org/svn/trunk@12261 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29 14:52:06 +00:00
plegall
347fb6e321 bug 2449 fixed: in the "tags box" on batch manager and picture_modify, we
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-29 13:48:49 +00:00
patdenice
aeae5476e1 Deactivate auto-rotation for thumbnail creation.
git-svn-id: http://piwigo.org/svn/trunk@12258 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29 13:15:12 +00:00
rvelices
2b26a82f06 bug 2440 : deleting a rate from admin was missing an include_once
git-svn-id: http://piwigo.org/svn/trunk@12255 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-29 04:13:46 +00:00
plegall
fafb6c3368 feature 2441 added: no need to have the HD to regenerate the websize if the
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-17 21:03:58 +00:00
plegall
c12e3bb8ca upload form: automatically focus on the album name when opening the create album form
git-svn-id: http://piwigo.org/svn/trunk@12124 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-09 13:19:10 +00:00
plegall
251a9a7974 bug 2435 fixed: on the upload form, when no album available, hide the album
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-08 14:04:25 +00:00
plegall
ff46db430b feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08 10:46:35 +00:00
plegall
9053e5373b bug 2432 fixed: on the upload form, when a new album is created, it must
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-06 13:41:01 +00:00
mistic100
153d591c5d bug:2426 admins shouldn't be able to perform any action on plugins
git-svn-id: http://piwigo.org/svn/trunk@12033 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02 09:08:43 +00:00
plegall
bd7f8c0ba2 feature 1078 added: ability to merge tags
git-svn-id: http://piwigo.org/svn/trunk@12032 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02 08:37:21 +00:00