Commit Graph

2471 Commits

Author SHA1 Message Date
plegall 0c4bdbe013 merge r4912 from branch 2.0 to trunk
feature 967: when clicking on the download link (only for high definition
currently), use images.file instead of basename(images.path) as download file
name.


git-svn-id: http://piwigo.org/svn/trunk@4913 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-19 09:46:42 +00:00
plegall 6ba826eb32 merge r4910 from branch 2.0 to trunk
feature 967: optionnaly transmit the original filename to pwg.images.add. When
transmitted, it fills the images.file column.


git-svn-id: http://piwigo.org/svn/trunk@4911 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-19 09:20:11 +00:00
rub 9c5a2aee19 merge -c4907 from branch 2.0 to trunk
Feature 0001142: notification on category, current user language depends on last group user 

Thanks to cljosse and Eric for their help!


git-svn-id: http://piwigo.org/svn/trunk@4908 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-18 23:12:47 +00:00
plegall b73d129a17 merge r4902 from branch 2.0 to trunk
bug 1423 fixed: support for ExtendedDescription (and all the ones using the
"render_category_name" event) in category names.


git-svn-id: http://piwigo.org/svn/trunk@4903 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-17 16:15:56 +00:00
plegall a8539c990f merge r4899 from branch 2.0 to trunk
bug 1422 fixed: pwg.images.add (and sub methods) can create recursive
directories for windows.

add trace in ws_logfile for add_file + ws_images_add_chunk


git-svn-id: http://piwigo.org/svn/trunk@4900 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-17 15:09:44 +00:00
nikrou 6992b27535 Bug 1426 fixed : admin help popup use gallery theme instead of admin theme
git-svn-id: http://piwigo.org/svn/trunk@4893 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-15 21:36:36 +00:00
nikrou c1d6177df9 Feature 1255 :
update pwg_db_insert_id() function.
PosgreSQL needs table name to retrieve last insert auto increment id.

git-svn-id: http://piwigo.org/svn/trunk@4892 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-15 19:49:04 +00:00
nikrou 78b517bde6 Feature 1255 : bug in pwg_session_write() with postgresql.
replace into doesn't exists. Must do two queries

git-svn-id: http://piwigo.org/svn/trunk@4886 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-13 21:27:42 +00:00
plegall ddf51992f0 merge r4883 from branch 2.0 to trunk
bug 1431: Community users now can see empty categories just like any admin.


git-svn-id: http://piwigo.org/svn/trunk@4884 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 23:05:37 +00:00
nikrou bde6e61531 bug 1425 fixed : internationalization's bug on the template comments
git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 22:01:04 +00:00
voyteckst 7be5566b38 git-svn-id: http://piwigo.org/svn/trunk@4873 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:07:37 +00:00
voyteckst c8866a7e39 git-svn-id: http://piwigo.org/svn/trunk@4872 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:05:32 +00:00
voyteckst 164a8e8f5d TODO done
git-svn-id: http://piwigo.org/svn/trunk@4871 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-10 20:03:01 +00:00
ddtddt 3666288d62 [trunk][STC] add localization
git-svn-id: http://piwigo.org/svn/trunk@4862 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-09 17:54:18 +00:00
tosca 4f2688663b fix some typos and language mistakes
git-svn-id: http://piwigo.org/svn/trunk@4860 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:31:11 +00:00
tosca 11a322c0eb "télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)
git-svn-id: http://piwigo.org/svn/trunk@4859 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:30:36 +00:00
vdigital 72877084c6 merge r4855 from branch 2.0 to trunk
New: tr_TR (Turkish) Republic of Turkey flag 
Turkey, Republic of Turkey: Türkiye, Türkiye Cumhuriyeti



git-svn-id: http://piwigo.org/svn/trunk@4856 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 13:50:52 +00:00
vdigital 3822a7ecc0 merge r4853 from branch 2.0 to trunk
Never start titles by "displays ..." but by "display ..."
That is correct.


git-svn-id: http://piwigo.org/svn/trunk@4854 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 13:18:21 +00:00
vdigital 85c73d0794 merge r4851 from branch 2.0 to trunk
"s" removed in name, comments and translation
Not done on keys, and directory

git-svn-id: http://piwigo.org/svn/trunk@4852 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 11:51:56 +00:00
nikrou e1de0d6faf Feature 511 : fix problems with calendar functions
add pwg_db_concat() function

git-svn-id: http://piwigo.org/svn/trunk@4833 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-03 09:26:32 +00:00
ddtddt 7fda6e5af9 [trunk] localisation merge 4758 bug:1416
git-svn-id: http://piwigo.org/svn/trunk@4816 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-01 18:53:59 +00:00
ddtddt 4d972e08c4 [trunk] localisation merge 4758 bug:1416
git-svn-id: http://piwigo.org/svn/trunk@4815 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-01 18:52:58 +00:00
vdigital 2c5a931b9b [language_switch] merge r4794 from branch 2.0 to trunk
New: vi_VN (Vietnamese) Socialist Republic of Vietnam flag 
Vietnamese: Tiếng Việt
Vietnam: Việt Nam (Cộng hòa Xã hội Chủ nghĩa Việt Nam)





git-svn-id: http://piwigo.org/svn/trunk@4795 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-29 20:21:41 +00:00
nikrou 20b58c53cd Feature 511 : improve installation for sqlite
fatal error if database cannot be accessed
fix problem with booleans

git-svn-id: http://piwigo.org/svn/trunk@4791 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-29 11:36:54 +00:00
nikrou 386864cd26 Feature 511 : add support for sqlite database engine
Using session_write_close function when session handler use database because write is called after object destruction.

git-svn-id: http://piwigo.org/svn/trunk@4781 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-28 11:30:36 +00:00
riopwg 22191d91a2 Merge r4774 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4775 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-27 23:08:29 +00:00
plegall f107f5bf1a merge r4752 from branch 2.0 to trunk
bug 1401 fixed: let's use the mysql_real_escape_string on POST fields (even if
I was not able to reproduce any attack because fields are heavily processed
before any SQL query).


git-svn-id: http://piwigo.org/svn/trunk@4753 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-26 09:20:10 +00:00
vdigital 09019e8bc1 merge r4744 from branch 2.0 to trunk
[Change] auto version mode.


git-svn-id: http://piwigo.org/svn/trunk@4745 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-25 19:46:55 +00:00
plegall 24d725c9eb merge r4742 from branch 2.0 to trunk
bug 1391 fixed: prevent from SQL injection


git-svn-id: http://piwigo.org/svn/trunk@4743 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-25 15:19:17 +00:00
plegall 4cc6d4172e merge r4730 from branch 2.0 to trunk
bug 1396: when a photo was deleted, the code to avoid orphans as category
representative was 1) wrong (because a photo doesn't have to belong to a
category to represent it) 2) at the wrong place.


git-svn-id: http://piwigo.org/svn/trunk@4731 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-23 22:57:01 +00:00
plegall 4e26a5480e merge r4684 from branch 2.0 to trunk
feature 1381: pwg.images.add automatically synchronizes metadata. Thank you to
Jochen Roth (Polly) for the patch.


git-svn-id: http://piwigo.org/svn/trunk@4685 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 11:28:18 +00:00
plegall 568cb2e3b1 merge r4682 from branch 2.0 to trunk
feature 620: if no exif/iptc found in the "web resized" photo, then we search
into the high definition picture if available. Thanks to Jochen Roth (Polly)
for the patch.


git-svn-id: http://piwigo.org/svn/trunk@4683 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 10:47:42 +00:00
plegall 080a84810e merge r4680 from branch 2.0 to trunk
bug 1380: now correctly synchronizes metadata on a single photo, needs a nicer
fix on trunk.


git-svn-id: http://piwigo.org/svn/trunk@4681 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 10:40:09 +00:00
plegall 5095f26094 merge r4668 from branch 2.0 to trunk
feature 1375: remove version in Piwigo archive root directory


git-svn-id: http://piwigo.org/svn/trunk@4669 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-12 13:17:50 +00:00
riopwg bc10a3b7c4 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4658 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 14:29:29 +00:00
riopwg bc3dfae6d6 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4657 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 14:28:32 +00:00
riopwg e8586741d3 Merge r4654 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 13:27:37 +00:00
ddtddt 01a581c688 [trunk] merge 4651 update de_DE
git-svn-id: http://piwigo.org/svn/trunk@4652 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:31:50 +00:00
ddtddt 28c150cf21 [trunk] merge 4649 update de_DE with missing translations thanks to xeomueller
git-svn-id: http://piwigo.org/svn/trunk@4650 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:19:32 +00:00
ddtddt dcafef014c [trunk] merge 4645
git-svn-id: http://piwigo.org/svn/trunk@4647 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:53:13 +00:00
ddtddt 3fa8cdfe5c [trunk] merge 4641 update ES
git-svn-id: http://piwigo.org/svn/trunk@4642 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:10:23 +00:00
ddtddt cd255fd746 [trunk] merge 4639 update FR thanks to tosca
git-svn-id: http://piwigo.org/svn/trunk@4640 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 22:54:47 +00:00
mathiasm 44d2d1d4e8 redo 4627 from 4626
git-svn-id: http://piwigo.org/svn/trunk@4633 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 15:10:29 +00:00
mathiasm 80a3f921ec Fix : replace a constant by value of prefix for a real query
git-svn-id: http://piwigo.org/svn/trunk@4628 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05 22:25:16 +00:00
mathiasm 43c0e4d3b1 typos in admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@4627 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05 22:23:49 +00:00
ddtddt 95471cf8bd [Trunk] [Language] update ang reorganization all admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05 21:12:36 +00:00
plegall 72da6d3c7c merge r4617 from branch 2.0 to trunk
feature 1364: subscribe to pl.piwigo.org/announcement when current language is pl_PL


git-svn-id: http://piwigo.org/svn/trunk@4618 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-04 14:43:09 +00:00
nikrou ace36384ea Merge branch 'bug_1255'
git-svn-id: http://piwigo.org/svn/trunk@4607 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-03 09:22:32 +00:00
mathiasm b2d32672d5 Merge bug:1358 fix into trunk
git-svn-id: http://piwigo.org/svn/trunk@4601 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-01 22:35:02 +00:00
ddtddt d73a51c6c3 [trunk] merge 4598 bug:1353
git-svn-id: http://piwigo.org/svn/trunk@4599 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-01 10:48:20 +00:00