Commit graph

2469 commits

Author SHA1 Message Date
plegall
34338c5581 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/branches/2.0@4752 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-26 09:13:37 +00:00
vdigital
08bc35855c [Change] auto version mode.
git-svn-id: http://piwigo.org/svn/branches/2.0@4744 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-25 19:43:33 +00:00
plegall
fb21d51aa2 bug 1391 fixed: prevent from SQL injection
git-svn-id: http://piwigo.org/svn/branches/2.0@4742 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-25 15:18:49 +00:00
riopwg
f7470e555d Update language IT
git-svn-id: http://piwigo.org/svn/branches/2.0@4733 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-24 09:20:46 +00:00
plegall
bec299bc36 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/branches/2.0@4730 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-23 22:56:11 +00:00
tosca
ac0929fe84 [extension][exif_view][update FR]
"télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)

git-svn-id: http://piwigo.org/svn/branches/2.0@4723 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-22 19:34:27 +00:00
tosca
2302904b97 [extension][exif_view][update FR]
git-svn-id: http://piwigo.org/svn/branches/2.0@4722 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-22 19:28:53 +00:00
plegall
62139d941a feature 1381: pwg.images.add automatically synchronizes metadata. Thank you to
Jochen Roth (Polly) for the patch.

git-svn-id: http://piwigo.org/svn/branches/2.0@4684 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 11:27:53 +00:00
plegall
ee9232b650 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/branches/2.0@4682 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 10:47:19 +00:00
plegall
a6780831fe bug 1380: now correctly synchronizes metadata on a single photo, needs a nicer
fix on trunk.

git-svn-id: http://piwigo.org/svn/branches/2.0@4680 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-15 10:38:55 +00:00
ddtddt
93822184ce [branche2] update Danish thanks to Lars Johansen
git-svn-id: http://piwigo.org/svn/branches/2.0@4671 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-12 20:47:01 +00:00
plegall
3903c17783 feature 1375: remove version in Piwigo archive root directory
git-svn-id: http://piwigo.org/svn/branches/2.0@4668 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-12 13:04:16 +00:00
riopwg
423b8032be Correction language IT
Tx to ddtddt

git-svn-id: http://piwigo.org/svn/branches/2.0@4665 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-11 07:34:00 +00:00
ddtddt
c51294e3b7 [branche2] update es_AR with missing translations thanks to Alberto
git-svn-id: http://piwigo.org/svn/branches/2.0@4661 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 19:22:17 +00:00
ddtddt
d86b5b643b [branche2] update Undefined index in language
git-svn-id: http://piwigo.org/svn/branches/2.0@4656 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 13:44:34 +00:00
riopwg
2efec524e2 Update language IT
git-svn-id: http://piwigo.org/svn/branches/2.0@4654 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 13:22:46 +00:00
riopwg
1de05c8993 Update language IT
git-svn-id: http://piwigo.org/svn/branches/2.0@4653 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 13:22:20 +00:00
ddtddt
ad82b3c923 [branche2] update de_DE
git-svn-id: http://piwigo.org/svn/branches/2.0@4651 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:29:43 +00:00
ddtddt
997bf77d62 [branche2] update de_DE with missing translations thanks to xeomueller
git-svn-id: http://piwigo.org/svn/branches/2.0@4649 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 09:18:25 +00:00
ddtddt
56e0d7472a [branche2] [Tools] update translation_validated.inc.php ES
git-svn-id: http://piwigo.org/svn/branches/2.0@4648 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-10 00:04:54 +00:00
plegall
2ed479744e feature 1374 related: don't display the validated keys as "untranslated yet".
git-svn-id: http://piwigo.org/svn/branches/2.0@4646 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:52:32 +00:00
ddtddt
c85dbe813b [branche2] bug $lang
git-svn-id: http://piwigo.org/svn/branches/2.0@4645 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:50:48 +00:00
plegall
b41d62dfff feature 1374 related: improve the problems on translations. Ability to detect
if the key was duplicated from the reference language BUT not really
translated yet.

git-svn-id: http://piwigo.org/svn/branches/2.0@4644 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:26:45 +00:00
ddtddt
2a20b9d7a6 [branche2] update pt_BR
git-svn-id: http://piwigo.org/svn/branches/2.0@4643 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:16:28 +00:00
ddtddt
7f7b787785 [branche2] update ES
git-svn-id: http://piwigo.org/svn/branches/2.0@4641 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 23:07:28 +00:00
ddtddt
89ae3acbee [branche2] update FR thanks to tosca
git-svn-id: http://piwigo.org/svn/branches/2.0@4639 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 22:53:05 +00:00
plegall
38cfeceb36 feature 1374 related: force to load exactly the language requested and not any
fallback language. If the language file is missing, we tell it explicitely.

git-svn-id: http://piwigo.org/svn/branches/2.0@4638 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 20:54:52 +00:00
plegall
04792e79e9 feature 1374; first version of the script to detect missing translations. It
is very basic with an ugly output. It just does the job.

git-svn-id: http://piwigo.org/svn/branches/2.0@4637 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 19:37:53 +00:00
plegall
12f3495bdf feature 1374: removed the "/* TODO */" in language files, the script to detect
missing translations will come in a distinct commit.

git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 19:35:36 +00:00
mathiasm
14fa8df19b typos in fr_FR/admin.lang.php
git-svn-id: http://piwigo.org/svn/branches/2.0@4634 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-09 15:12:44 +00:00
plegall
e25d7b7565 feature 1364: subscribe to pl.piwigo.org/announcement when current language is pl_PL
git-svn-id: http://piwigo.org/svn/branches/2.0@4617 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-04 14:41:59 +00:00
ddtddt
2e52406238 [branche2] Add Danish file install tanks to Lars Johansen
git-svn-id: http://piwigo.org/svn/branches/2.0@4605 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-02 18:10:20 +00:00
mathiasm
260d611639 Fix bug:1358 on branch 2.0
git-svn-id: http://piwigo.org/svn/branches/2.0@4600 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-01 21:37:04 +00:00
ddtddt
d8f952609f [branche2] bug:1353
git-svn-id: http://piwigo.org/svn/branches/2.0@4598 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-01 10:47:00 +00:00
vdigital
82319453da [language_switch]
New: he_IL (Hebrew: יִשְׂרָאֵל‎, Yisra'el) Israeli flag


git-svn-id: http://piwigo.org/svn/branches/2.0@4582 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-30 21:11:42 +00:00
ddtddt
14e816c31d [branche2] update link
git-svn-id: http://piwigo.org/svn/branches/2.0@4565 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-25 23:30:13 +00:00
ddtddt
2b25d28384 [branche2] update link
git-svn-id: http://piwigo.org/svn/branches/2.0@4564 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-25 23:06:22 +00:00
ddtddt
6436f16221 [branche2] update PL Thanks to emcek
git-svn-id: http://piwigo.org/svn/branches/2.0@4563 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-25 20:59:20 +00:00
plegall
4a272ac950 bug fixed: es_AR iso.txt file was not UTF-8
git-svn-id: http://piwigo.org/svn/branches/2.0@4533 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-19 21:29:53 +00:00
plegall
b1e6222596 bug 1328: implements check_pwg_token at site management level.
git-svn-id: http://piwigo.org/svn/branches/2.0@4531 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-19 20:49:03 +00:00
plegall
d6e1139528 bug 1328: implements check_pwg_token at group management level.
git-svn-id: http://piwigo.org/svn/branches/2.0@4529 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-19 20:22:13 +00:00
ddtddt
87b1686ae6 [branche2] update doc/readme
git-svn-id: http://piwigo.org/svn/branches/2.0@4528 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-19 20:13:31 +00:00
rvelices
8b66788392 web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only
git-svn-id: http://piwigo.org/svn/branches/2.0@4512 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-18 21:08:21 +00:00
plegall
2a9b358dc8 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/branches/2.0@4510 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-18 00:44:30 +00:00
plegall
093eeb2564 bug 1328: implements check_pwg_token for comment deletion on picture.php
git-svn-id: http://piwigo.org/svn/branches/2.0@4509 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-17 23:00:09 +00:00
plegall
2119631cd7 bug 1328: implement check_pwg_token for emails on user comments management.
The check_pwg_token and get_pwg_token functions were moved to the public side
(for use on comments.php)

The email sent to admins on new user comment does not directly includes
validate/delete actions.

git-svn-id: http://piwigo.org/svn/branches/2.0@4508 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-17 22:47:31 +00:00
plegall
587aaa0210 bug 1328: implements check_pwg_token at plugin management level.
git-svn-id: http://piwigo.org/svn/branches/2.0@4506 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-17 01:02:44 +00:00
plegall
f2fa6c16d9 bug 1328: check_pwg_token implemented on admin/cat_list forms (+delete action)
git-svn-id: http://piwigo.org/svn/branches/2.0@4505 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-16 21:48:09 +00:00
plegall
54ed1bfcdb bug 1328: first specific implementation of the check_pwg_token for the
admin/tags page (all actions : add/edit/delete).

The "check_token" function was renammed into check_pwg_token because the
word "token" is too much generic.

git-svn-id: http://piwigo.org/svn/branches/2.0@4503 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-15 23:22:49 +00:00
plegall
5d017241d3 merge r4493 from trunk to branch 2.0
Bug 1328 : improve check function


git-svn-id: http://piwigo.org/svn/branches/2.0@4502 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-15 22:54:11 +00:00