aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Branche2] update da_DK thanks to Larsddtddt2010-02-092-12/+55
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4864 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] vdigital2010-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/branches/2.0@4855 68402e56-0260-453c-a942-63ccdbb3a9ee
* Never start titles by "displays ..." but by "display ..."vdigital2010-02-081-12/+12
| | | | | | That is correct. git-svn-id: http://piwigo.org/svn/branches/2.0@4853 68402e56-0260-453c-a942-63ccdbb3a9ee
* "s" removed in name, comments and translationvdigital2010-02-084-7/+7
| | | | | | Not done on keys, and directory git-svn-id: http://piwigo.org/svn/branches/2.0@4851 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] add Vietnamese language thanks to Em Kuddtddt2010-01-294-0/+389
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4797 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] vdigital2010-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/branches/2.0@4794 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4774 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] localisationddtddt2010-01-269-7/+25
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4758 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1401 fixed: let's use the mysql_real_escape_string on POST fields (even ifplegall2010-01-261-0/+12
| | | | | | | 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
* [Change] auto version mode.vdigital2010-01-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4744 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1391 fixed: prevent from SQL injectionplegall2010-01-251-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4742 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-241-0/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4733 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1396: when a photo was deleted, the code to avoid orphans as categoryplegall2010-01-232-12/+14
| | | | | | | 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
* [extension][exif_view][update FR]tosca2010-01-221-4/+4
| | | | | | "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
* [extension][exif_view][update FR]tosca2010-01-221-30/+28
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4722 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1381: pwg.images.add automatically synchronizes metadata. Thank you toplegall2010-01-151-0/+4
| | | | | | Jochen Roth (Polly) for the patch. git-svn-id: http://piwigo.org/svn/branches/2.0@4684 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 620: if no exif/iptc found in the "web resized" photo, then we searchplegall2010-01-151-0/+8
| | | | | | | 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
* bug 1380: now correctly synchronizes metadata on a single photo, needs a nicerplegall2010-01-151-0/+3
| | | | | | fix on trunk. git-svn-id: http://piwigo.org/svn/branches/2.0@4680 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update Danish thanks to Lars Johansenddtddt2010-01-122-3/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4671 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1375: remove version in Piwigo archive root directoryplegall2010-01-121-28/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4668 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction language IT riopwg2010-01-111-2/+2
| | | | | | Tx to ddtddt git-svn-id: http://piwigo.org/svn/branches/2.0@4665 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update es_AR with missing translations thanks to Albertoddtddt2010-01-101-1/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4661 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update Undefined index in languageddtddt2010-01-104-20/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4656 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-102-6/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4654 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-101-8/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4653 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update de_DEddtddt2010-01-101-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4651 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update de_DE with missing translations thanks to xeomuellerddtddt2010-01-103-0/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4649 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] [Tools] update translation_validated.inc.php ESddtddt2010-01-101-0/+20
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4648 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374 related: don't display the validated keys as "untranslated yet".plegall2010-01-092-1/+64
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4646 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] bug $langddtddt2010-01-092-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4645 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374 related: improve the problems on translations. Ability to detectplegall2010-01-091-5/+39
| | | | | | | 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
* [branche2] update pt_BRddtddt2010-01-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4643 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update ESddtddt2010-01-093-1/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4641 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update FR thanks to toscaddtddt2010-01-092-1/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4639 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374 related: force to load exactly the language requested and not anyplegall2010-01-091-17/+27
| | | | | | 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
* feature 1374; first version of the script to detect missing translations. Itplegall2010-01-091-0/+85
| | | | | | 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
* feature 1374: removed the "/* TODO */" in language files, the script to detectplegall2010-01-0919-66/+5
| | | | | | missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
* typos in fr_FR/admin.lang.phpmathiasm2010-01-091-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4634 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1364: subscribe to pl.piwigo.org/announcement when current language ↵plegall2010-01-041-0/+1
| | | | | | is pl_PL git-svn-id: http://piwigo.org/svn/branches/2.0@4617 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add Danish file install tanks to Lars Johansenddtddt2010-01-021-0/+73
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4605 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix bug:1358 on branch 2.0mathiasm2010-01-011-11/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4600 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] bug:1353ddtddt2010-01-011-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4598 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] vdigital2009-12-301-0/+0
| | | | | | | New: he_IL (Hebrew: יִשְׂרָאֵל‎, Yisra'el) Israeli flag git-svn-id: http://piwigo.org/svn/branches/2.0@4582 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update linkddtddt2009-12-252-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4565 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update linkddtddt2009-12-2510-10/+20
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4564 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update PL Thanks to emcekddtddt2009-12-251-9/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4563 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: es_AR iso.txt file was not UTF-8plegall2009-12-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4533 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1328: implements check_pwg_token at site management level.plegall2009-12-192-5/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4531 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1328: implements check_pwg_token at group management level.plegall2009-12-192-2/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4529 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update doc/readmeddtddt2009-12-192-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4528 68402e56-0260-453c-a942-63ccdbb3a9ee