Commit graph

4615 commits

Author SHA1 Message Date
ddtddt
d73968b498 [Branche 2.3] - language - feature:2573 - recovery trunk - bg_BG – Bulgarian - Български
git-svn-id: http://piwigo.org/svn/branches/2.3@13145 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-13 16:08:17 +00:00
ddtddt
fcc3a6d6ef [Branche 2.3] - language - feature:2573 - recovery trunk - update ar_SA - Arabic / Saudi - العربية
git-svn-id: http://piwigo.org/svn/branches/2.3@13144 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-13 15:56:54 +00:00
ddtddt
c3f4287e28 [Branche 2.3] - language - feature:2573 - recovery trunk - update af_ZA - Afrikaans
git-svn-id: http://piwigo.org/svn/branches/2.3@13143 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-13 15:52:20 +00:00
ddtddt
78c0e98711 [Branche 2.3] - language - add eo_EO -Esperanto - Tanks to Axel - feature:2574
git-svn-id: http://piwigo.org/svn/branches/2.3@13142 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-13 15:45:04 +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
fab6a3ad4f feature 2566 added: pwg.images.add can perform an update on an existing photo.
The additional parameter is image_id and it can be used only combined with
option resize=1.


git-svn-id: http://piwigo.org/svn/branches/2.3@13083 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 15:31:42 +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
patdenice
b5c0e17822 merge r12870 from trunk to branch 2.3
feature:2552
Apply trigger render_element_description for thumbnail title (for picture description)

git-svn-id: http://piwigo.org/svn/branches/2.3@12871 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-10 15:31:09 +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
43968c37f4 bug 2543 fixed: the representative_picture_id was missing in the SQL query for pwg.categories.getList
git-svn-id: http://piwigo.org/svn/branches/2.3@12809 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-30 21:25:01 +00:00
plegall
aaae06429d next version is 2.3.3
git-svn-id: http://piwigo.org/svn/branches/2.3@12772 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-19 23:53:23 +00:00
mistic100
f1e6d98a51 merge r12765 from trunk : bug:2539 we can't edit the same comment twice without change page
git-svn-id: http://piwigo.org/svn/branches/2.3@12766 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-19 14:09:36 +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
plegall
f2ebe2bb57 bug 2502 fixed: better handling of non-latin tags and multilanguage tags on
tags.php with mode letter.

We can't rely on url_name because it always start with "_" when the tag looks
like "[lang...". Instead we compute a str2url on the name, but once it has been
rendered by Extended Description. To avoid useless computations, I have added a
cache on the tag_alpha_compare function. Tested on a 175 tags set, speed is
good.


git-svn-id: http://piwigo.org/svn/branches/2.3@12760 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-17 22:51:20 +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
ddtddt
8f4c1b657e [Branche 2.3] - language - add km_KH – ​ភាសា​ខ្មែរ​- khmer (Cambodia) Thanks to Vanndy
git-svn-id: http://piwigo.org/svn/branches/2.3@12754 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16 23:43:15 +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
plegall
a1b59897a1 merge r12745 from trunk to branch 2.3 : Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/branches/2.3@12746 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16 09:34:37 +00:00
plegall
4e71f20b38 merge r12740 from trunk to branch 2.3 : Update bg_BG, thanks to : hamsia
git-svn-id: http://piwigo.org/svn/branches/2.3@12741 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16 09:20:12 +00:00
plegall
6bc0ec4e28 feature 2489 updated: photos added by synchronization can't update their "file" field
git-svn-id: http://piwigo.org/svn/branches/2.3@12738 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-16 09:10:00 +00:00
plegall
ae9d066d3a feature 2489 added: ability to update "file" info in pwg.images.setInfo
git-svn-id: http://piwigo.org/svn/branches/2.3@12729 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 15:21:09 +00:00
plegall
9303b10de8 feature 2532 added: pwg.images.add returns image_id (+url)
git-svn-id: http://piwigo.org/svn/branches/2.3@12727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 14:58:39 +00:00
plegall
df9bc84102 feature 2533 added: ability to deactivate uniqueness check on pwg.images.add
git-svn-id: http://piwigo.org/svn/branches/2.3@12725 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 14:41:59 +00:00
plegall
5dca66c7d1 feature 2531: bug fixed, need to be sure functions_upload.inc.php is loaded before using add_uploaded_file()
git-svn-id: http://piwigo.org/svn/branches/2.3@12723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 13:56:19 +00:00
plegall
094bb7e682 feature 2531 added: pwg.images.add is able to generate web size + thumbnail
(remote client needs to set "resize" option to something else than 0). When
the "resize" is On, only the "file" must be send with pwg.images.addChunk.


git-svn-id: http://piwigo.org/svn/branches/2.3@12722 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-13 13:43:18 +00:00
plegall
6e6410e248 bug 2529 fixed: Piwigo API can only handle the "rest" requestFormat.
If we try to search for another request format the only result is an
"Unknown request format" error for the client. This error happens when
always_populate_raw_post_data is On (which is not the default Apache
setting).


git-svn-id: http://piwigo.org/svn/branches/2.3@12694 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-05 09:09:24 +00:00
ddtddt
1d1099bbe8 [Branche 2.3] - language - update - de_DE- Deutsch - German - Thanks to joergen
git-svn-id: http://piwigo.org/svn/branches/2.3@12688 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-02 17:29:33 +00:00
rvelices
8f3ea20466 merge -r12656 from trunk bug 2516: compiled_template_cache_language option does not work properly (again)
git-svn-id: http://piwigo.org/svn/branches/2.3@12657 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-22 21:19:11 +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
836df22920 merge r12608 from trunk: feature:2504 add a documentation about triggers
git-svn-id: http://piwigo.org/svn/branches/2.3@12615 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12 15:26:41 +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
aeddc4f993 merge r12610 from trunk bug:2503 in register.php bad template var for 'obligatory_user_mail_address'
git-svn-id: http://piwigo.org/svn/branches/2.3@12611 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12 11:51:45 +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
plegall
1094b76f6b next version is 2.3.2
git-svn-id: http://piwigo.org/svn/branches/2.3@12587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08 00:02:59 +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