4575 Commits

Author SHA1 Message Date
plegall 49798dad75 Create release 2.3.1 from branch 2.3 r12582
git-svn-id: http://piwigo.org/svn/tags/2.3.1@12586 68402e56-0260-453c-a942-63ccdbb3a9ee
2.3.1
2011-11-07 22:44:07 +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 ff687492bb next version is 2.3.1
git-svn-id: http://piwigo.org/svn/branches/2.3@12577 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-07 11:02:27 +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
plegall 79c03f1440 merge r12568 from trunk to branch 2.3
[trunk (public)] Update de_DE, thanks to : Polly


git-svn-id: http://piwigo.org/svn/branches/2.3@12569 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-07 10:22:08 +00:00
plegall 96e78f4654 merge r12565 from trunk to branch 2.3
[trunk (admin)] Update de_DE, thanks to : Polly


git-svn-id: http://piwigo.org/svn/branches/2.3@12567 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-07 10:18:18 +00:00
plegall 57a7ceebe3 merge r12564 from trunk to branch 2.3
[trunk (admin)] Update es_ES, thanks to : petaqui


git-svn-id: http://piwigo.org/svn/branches/2.3@12566 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-06 22:37:04 +00:00
mistic100 8fcd8dfc06 merge r12556 from trunk (feature:2495 add triggers for comment validation and deletion)
git-svn-id: http://piwigo.org/svn/branches/2.3@12557 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-05 23:02:13 +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
plegall ff8e5dc9e3 feature 2397 added: add details about the album thumbnail for extra templates.
Algorithm changed for FILE_HAS_HD : we don't care about the $user['enabled_high']

Fields added in category_default : high_filesize, high_width, high_height, rating_score

We send the same fields on category_cats but for album thumbnail only.


git-svn-id: http://piwigo.org/svn/branches/2.3@12545 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-04 23:49:03 +00:00
plegall a9d3ee0e4d bug 2492 fixed: no need to transmit ['hit'] to get_thumbnail_title, this parameter becomes optional to avoid errors in plugins
git-svn-id: http://piwigo.org/svn/branches/2.3@12540 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-04 10:12:01 +00:00
plegall 60dd33f030 feature 2352: a bug had been introduced by r12537, the piwigo_user_cache_categories.count_categories
was missing (the list of albums was not refreshing correctly on the upload form)


git-svn-id: http://piwigo.org/svn/branches/2.3@12539 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-03 20:47:10 +00:00
plegall 869d73d92c feature 2352 added: pwg.categories.getList now returns a tn_url parameter.
This is the album thumbnail.

Warning: if the API method is called with $params['public'], the album
thumbnail may be not accurate. The thumbnail can be viewed by the connected
user, but maybe not by the guest. Changing the filtering method would be too
complicated for now. We will simply avoid to persist the
user_representative_picture_id in the database if $params['public']


git-svn-id: http://piwigo.org/svn/branches/2.3@12537 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-03 15:43:03 +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 01847bcd75 merge r12525 from trunk to branch 2.3
feature:2487
Update jQuery to 1.6.4 and jQuery UI to 1.8.16

git-svn-id: http://piwigo.org/svn/branches/2.3@12526 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28 13:32:48 +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 4e36654981 merge r12519 from trunk to branch 2.3
bug:2480
datepicker need to use removeAttr jquery function to remove an attribute.

git-svn-id: http://piwigo.org/svn/branches/2.3@12520 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-26 14:58:35 +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
Gotcha edb2a987af The stars (score) are shifted in IE7
bug:2481

git-svn-id: http://piwigo.org/svn/branches/2.3@12509 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-23 21:07:11 +00:00
samli 6c4121546c [branches2.3] [admin.lang.php] modified HU language
git-svn-id: http://piwigo.org/svn/branches/2.3@12499 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-20 05:11:53 +00:00
ddtddt d3beaeb88a [branches2.3] - language - pt_PT - Português - Portuguese - Thanks to alahel76 - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12498 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-19 18:45: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 b2da56ead7 feature 2477: merge -r12491 from trunk; remove unnecesary css rules + simplify very inefficient overly qualified rules (pagespeed)
git-svn-id: http://piwigo.org/svn/branches/2.3@12492 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-18 23:39:25 +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
ddtddt 216cccdac4 [branches2.3] - language - update tr_TR - Türkçe – Turkish - Thanks to nakre - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12468 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 16:03:41 +00:00
patdenice 0db23fdb18 merge r12451 from trunk to branch 2.3
feature:2473
Apply trigger render_element_description for thumbnail title

git-svn-id: http://piwigo.org/svn/branches/2.3@12452 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-15 15:29:31 +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
ddtddt a3f6ceae5d [branches2.3] - language - update ca_ES - Catalan - Thanks to josep.torne - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12440 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-13 22:37:02 +00:00
ddtddt 5f9a8c6f57 [branches2.3] - language - update update fr_CA - Quebec - Québécois - Thanks to TiOger - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12439 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-13 22:29:42 +00:00
rvelices 70d61ebeef 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@12430 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-13 18:18:54 +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
rvelices 4d8cd5a9e3 avoid division by 0 warning when there are no rates in the database
git-svn-id: http://piwigo.org/svn/branches/2.3@12413 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-11 20:14:11 +00:00
rvelices 6acbf6dfc3 merge -r12391 from trunk moved up one line of code added in 2.3 (plugin compatibility)
git-svn-id: http://piwigo.org/svn/branches/2.3@12392 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-08 20:02:38 +00:00
ddtddt 930c89f71b [branches2.3] - language - update nl_NL - Nederlands - Dutch Thanks to sleepless - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12386 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-08 07:48:25 +00:00
ddtddt 4cf0980dfa [branches2.3] - language - update fr_FR - french - Français Recovery in plugin - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12384 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-08 07:17:09 +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
ddtddt 7464b29d22 [branches2.3] - language - zh_TW - 中文 (繁體) - Chinese traditional Thanks to chouyh - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12377 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-07 05:38:26 +00:00
ddtddt e189d37109 [branches2.3] - language - update th_TH - Thaï – ภาษาไทย Thanks to Pradit Saenkaew - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12375 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-07 05:23:15 +00:00
ddtddt 78dba81f39 [branches2.3] - language - update th_TH - Thaï – ภาษาไทย Thanks to Pradit Saenkaew - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12372 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-07 05:20:52 +00:00
ddtddt 5285b3376e [branches2.3] - language - sv_SE - Svenska - Swedish Thanks to styxsailor - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12370 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-06 21:30:12 +00:00
ddtddt 2c0f770d10 [branches2.3] - language - sv_SE - Svenska - Swedish Thanks to styxsailor - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12369 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-06 21:23:30 +00:00
ddtddt 3ffaa39a63 [branches2.3] - language - update th_TH - Thaï – ภาษาไทย Thanks to Pradit Saenkaew - feature:2458
git-svn-id: http://piwigo.org/svn/branches/2.3@12352 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-05 14:39:18 +00:00
plegall a2af3cb982 change default configuration settings for a stable branch. Developers who need previous configuration settings can modify them in their local configuration
git-svn-id: http://piwigo.org/svn/branches/2.3@12345 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-04 13:44:01 +00:00
plegall faa718f381 Create branch 2.3 from trunk r12343
git-svn-id: http://piwigo.org/svn/branches/2.3@12344 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-04 13:34:04 +00:00
plegall f94576c547 admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3
git-svn-id: http://piwigo.org/svn/trunk@12343 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-04 13:18:53 +00:00
plegall 72163bef70 bug 2430 fixed: prevents from cross site scripting, the URL is cleanly rewritten
git-svn-id: http://piwigo.org/svn/trunk@12342 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-04 12:48:02 +00:00