aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Feature 1255 : bug in pwg_session_write() with postgresql.nikrou2010-02-131-1/+29
| | | | | | replace into doesn't exists. Must do two queries git-svn-id: http://piwigo.org/svn/trunk@4886 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4883 from branch 2.0 to trunkplegall2010-02-121-5/+15
| | | | | | | 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
* bug 1425 fixed : internationalization's bug on the template commentsnikrou2010-02-122-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@4873 ↵voyteckst2010-02-101-3/+3
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@4872 ↵voyteckst2010-02-101-1/+1
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* TODO donevoyteckst2010-02-101-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4871 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk][STC] add localizationddtddt2010-02-099-4/+168
| | | | git-svn-id: http://piwigo.org/svn/trunk@4862 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix some typos and language mistakestosca2010-02-081-30/+28
| | | | git-svn-id: http://piwigo.org/svn/trunk@4860 68402e56-0260-453c-a942-63ccdbb3a9ee
* "télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)tosca2010-02-081-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4859 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4855 from branch 2.0 to trunkvdigital2010-02-081-0/+0
| | | | | | | | | 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
* merge r4853 from branch 2.0 to trunkvdigital2010-02-081-12/+12
| | | | | | | | 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
* merge r4851 from branch 2.0 to trunkvdigital2010-02-084-7/+7
| | | | | | | "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
* Feature 511 : fix problems with calendar functionsnikrou2010-02-038-25/+75
| | | | | | add pwg_db_concat() function git-svn-id: http://piwigo.org/svn/trunk@4833 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation merge 4758 bug:1416ddtddt2010-02-013-0/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@4816 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation merge 4758 bug:1416ddtddt2010-02-014-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4815 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] merge r4794 from branch 2.0 to trunkvdigital2010-01-291-0/+0
| | | | | | | | | | | | 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
* Feature 511 : improve installation for sqlitenikrou2010-01-291-4/+22
| | | | | | | 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
* Feature 511 : add support for sqlite database enginenikrou2010-01-2810-69/+1151
| | | | | | 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
* Merge r4774 from branch 2.0 to trunkriopwg2010-01-271-1/+1
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4775 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4752 from branch 2.0 to trunkplegall2010-01-261-0/+12
| | | | | | | | | 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
* merge r4744 from branch 2.0 to trunkvdigital2010-01-251-1/+1
| | | | | | | [Change] auto version mode. git-svn-id: http://piwigo.org/svn/trunk@4745 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4742 from branch 2.0 to trunkplegall2010-01-251-0/+2
| | | | | | | bug 1391 fixed: prevent from SQL injection git-svn-id: http://piwigo.org/svn/trunk@4743 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4730 from branch 2.0 to trunkplegall2010-01-232-12/+14
| | | | | | | | | 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
* merge r4684 from branch 2.0 to trunkplegall2010-01-151-0/+4
| | | | | | | | 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
* merge r4682 from branch 2.0 to trunkplegall2010-01-151-0/+8
| | | | | | | | | 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
* merge r4680 from branch 2.0 to trunkplegall2010-01-151-0/+3
| | | | | | | | 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
* merge r4668 from branch 2.0 to trunkplegall2010-01-121-28/+7
| | | | | | | feature 1375: remove version in Piwigo archive root directory git-svn-id: http://piwigo.org/svn/trunk@4669 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4658 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-101-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@4657 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r4654 from branch 2.0 to trunkriopwg2010-01-102-6/+9
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4651 update de_DEddtddt2010-01-101-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4652 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4649 update de_DE with missing translations thanks to xeomuellerddtddt2010-01-103-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@4650 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4645ddtddt2010-01-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4647 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4641 update ESddtddt2010-01-093-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@4642 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4639 update FR thanks to toscaddtddt2010-01-092-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@4640 68402e56-0260-453c-a942-63ccdbb3a9ee
* redo 4627 from 4626mathiasm2010-01-091-7/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4633 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix : replace a constant by value of prefix for a real querymathiasm2010-01-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4628 68402e56-0260-453c-a942-63ccdbb3a9ee
* typos in admin.lang.phpmathiasm2010-01-051-13/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@4627 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Trunk] [Language] update ang reorganization all admin.lang.phpddtddt2010-01-057-33/+59
| | | | git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4617 from branch 2.0 to trunkplegall2010-01-041-0/+1
| | | | | | | 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
* Merge branch 'bug_1255'nikrou2010-01-031-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4607 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge bug:1358 fix into trunkmathiasm2010-01-011-11/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4601 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4598 bug:1353ddtddt2010-01-011-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@4599 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] merge r4582 from branch 2.0 to trunkvdigital2009-12-301-0/+0
| | | | | | | | | | | New: he_IL (Hebrew: יִשְׂרָאֵל‎, Yisra'el) Israeli flag git-svn-id: http://piwigo.org/svn/trunk@4583 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1255: modification in sql queriesrub2009-12-211-1/+1
| | | | | | | correction git-svn-id: http://piwigo.org/svn/trunk@4542 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r4512 from branch 2.0 to trunkrvelices2009-12-185-28/+46
| | | | | | web method images.setPrivacyLevel (ws_images_setPrivacyLevel) is POST only git-svn-id: http://piwigo.org/svn/trunk@4513 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4510 from branch 2.0 to trunkplegall2009-12-181-0/+15
| | | | | | | | 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
* Bug 1328 : improve check functionnikrou2009-12-141-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@4493 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1328 add function to check tokennikrou2009-12-141-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@4492 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4483 BR2 -> Tddtddt2009-12-137-40/+71
| | | | git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee