Commit graph

2454 commits

Author SHA1 Message Date
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
vdigital
15a1169723 [language_switch] merge r4582 from branch 2.0 to trunk
New: he_IL (Hebrew: יִשְׂרָאֵל‎, Yisra'el) Israeli flag






git-svn-id: http://piwigo.org/svn/trunk@4583 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-30 21:15:27 +00:00
rub
f7788450b8 Feature 1255: modification in sql queries
correction


git-svn-id: http://piwigo.org/svn/trunk@4542 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-21 15:11:35 +00:00
rvelices
8c051ea526 merge -r4512 from branch 2.0 to trunk
web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only

git-svn-id: http://piwigo.org/svn/trunk@4513 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-18 21:12:41 +00:00
plegall
975188d088 merge r4510 from branch 2.0 to trunk
bug 1334 fixed: for POST mode on pwg.categories.setInfo, pwg.images.setInfo,
pwg.images.addChunk web API methods.


git-svn-id: http://piwigo.org/svn/trunk@4511 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-18 00:45:03 +00:00
nikrou
9bbe72df1e Bug 1328 : improve check function
git-svn-id: http://piwigo.org/svn/trunk@4493 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-14 22:38:04 +00:00
nikrou
c76b39da6f Bug 1328 add function to check token
git-svn-id: http://piwigo.org/svn/trunk@4492 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-14 22:16:52 +00:00
ddtddt
8938db7136 [trunk] merge 4483 BR2 -> T
git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-13 20:42:54 +00:00
ddtddt
2dbc9fb1c5 [trunk] merge 4480 BR2 -> T
add config_database.inc.php to ignore list

git-svn-id: http://piwigo.org/svn/trunk@4481 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-13 19:45:51 +00:00
riopwg
57b865044e Update language IT
git-svn-id: http://piwigo.org/svn/trunk@4465 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-10 06:26:26 +00:00
plegall
56d0934080 merge r4462 from branch 2.0 to trunk
bug 1317 fixed: force the HTTP response charset (ie encoding) to UTF-8.


git-svn-id: http://piwigo.org/svn/trunk@4463 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-09 23:34:57 +00:00
plegall
57db55318a merge r4459 from branch 2.0 to trunk
feature 1316 added: we now have the ability to only fill the single value
properties that are currently empty in the database instead of automatically
replacing.

feature 1312: as a matter of consistency, I have changed the replace_mode
(that was only for multiple values properties) into multiple_value_mode +
single_value_mode.


git-svn-id: http://piwigo.org/svn/trunk@4460 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-09 22:19:06 +00:00
Eric
4f09b7836d fix r3751 regression
git-svn-id: http://piwigo.org/svn/trunk@4455 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-09 20:10:11 +00:00
nikrou
5bbe11c2d1 Bug 1314 : warning because of undefined variables in installation
git-svn-id: http://piwigo.org/svn/trunk@4454 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-09 19:20:34 +00:00
plegall
17dd6ed3ae merge r4444 from branch 2.0 to trunk
feature 1312 added: pwg.images.setInfo can replace multiple values propreties
(tags/categories). The primary condition is to provide "tag_ids" and/or
"categories" input parameters, ie pwg.images.set won't create emptiness. You
can reduce the set of tags/categories but not remove all tags/categories.

bug 1277 fixed: with a stronger algorithm for adding/replacing categories, we
now avoid to recreate an existing image_category association.

When a remote client calls pwg.images.setInfo, Piwigo returns an error 500 if:
1. the "categories" parameter is malformed (no numeric id inside)
2. one of the input categories does not exist at database level.


git-svn-id: http://piwigo.org/svn/trunk@4445 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-07 22:30:02 +00:00
vdigital
8d75d404da [language_switch] merge r4434 from branch 2.0 to trunk
New: mk_MK (Macedonian) Republic of Macedonia flag





git-svn-id: http://piwigo.org/svn/trunk@4435 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-06 22:46:08 +00:00
nikrou
6f21d436fe Feature 1255 : file not needed. Job is done is install.php
git-svn-id: http://piwigo.org/svn/trunk@4433 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-06 21:17:42 +00:00
Eric
1b601a37de Feature 0000796 fixed : Strengthen login handling
git-svn-id: http://piwigo.org/svn/trunk@4429 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-05 19:55:21 +00:00