aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New version 2.1.5 hard coded.2.1.5plegall2010-11-033-7/+7
| | | | | | | | Stable release required modifications: don't show version and generation time in footer, don't check the upgrade feed, don't die on sql errors. git-svn-id: http://piwigo.org/svn/tags/2.1.5@7615 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create release 2.1.5 from branch 2.1 r7612plegall2010-11-030-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.1.5@7614 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2003 fixed: random failure on calling invalidate_user_cache. I move theplegall2010-11-031-3/+2
| | | | | | | | include of admin functions outside conditional blocks, even if we should also enter the first block. git-svn-id: http://piwigo.org/svn/branches/2.1@7612 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] help - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-11-031-0/+98
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7611 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] help - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-11-021-0/+56
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7579 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] plugin / add CN thanks to winsonddtddt2010-11-027-0/+124
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7578 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] help - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-11-021-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7573 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the language name must be written in the corresponding languageplegall2010-11-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7558 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1988 fixed: avoid duplicate thumbnails for photos linked to severalplegall2010-11-012-2/+18
| | | | | | | categories when managing all photos of one of these categories. git-svn-id: http://piwigo.org/svn/branches/2.1@7555 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] LocalFilesEditor - add tr_TR thanks to yeckassddtddt2010-11-012-0/+87
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7552 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1986 fixed: add category description in pwg.categories.getList andplegall2010-11-011-0/+17
| | | | | | | pwg.categories.getAdminList. git-svn-id: http://piwigo.org/svn/branches/2.1@7549 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] help - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-11-011-0/+22
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7545 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] LocalFilesEditor - encoding errorddtddt2010-11-011-6/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7544 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] LocalFilesEditor - add CN thanks to winsonddtddt2010-11-013-0/+87
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7543 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-10-311-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7529 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language Fr : Minorriopwg2010-10-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7528 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] language ru_RU bug encodingddtddt2010-10-311-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7522 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixed in ru_RU language file, thanks to ddemidovplegall2010-10-311-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7520 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.1@7514 ↵ddtddt2010-10-311-1/+1
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branches2.1] [admin.lang.php] modified HU languagesamli2010-10-311-69/+81
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7513 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1974 fixed: don't generate invalid creation date from IPTC,plegall2010-10-301-1/+12
| | | | | | | if month = 0 or day = 0, then month=1 and day=1. git-svn-id: http://piwigo.org/svn/branches/2.1@7506 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1906 fixed: during batch management, for a given category, use the categoryplegall2010-10-302-2/+34
| | | | | | | defined sort order for photos, not the generic order_by. git-svn-id: http://piwigo.org/svn/branches/2.1@7504 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] language he_IL add install part thanks to ADIRBITONddtddt2010-10-301-0/+75
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7494 68402e56-0260-453c-a942-63ccdbb3a9ee
* new settings used to create Piwigo archivesplegall2010-10-291-3/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7491 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1908 fixed: protect the uploaded photo filename against SQL injection.plegall2010-10-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7489 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1973 fixed: aboid SQL syntax error if the category id given in the URL isplegall2010-10-291-1/+7
| | | | | | | unknown. git-svn-id: http://piwigo.org/svn/branches/2.1@7487 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] installation - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-10-291-0/+73
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7476 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.1] bug he_IL languageddtddt2010-10-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7475 68402e56-0260-453c-a942-63ccdbb3a9ee
* Cancel r7424 + r7466 (r7426 + r7467)Gotcha2010-10-292-2/+4
| | | | | | | Waiting more test for performance and privacy level bug:1813 git-svn-id: http://piwigo.org/svn/branches/2.1@7473 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an RSS feed in the header. Same as notification.phpGotcha2010-10-281-4/+0
| | | | | | | | Remove the header insertion in notification.tpl Thanks to Boulde. bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7466 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an RSS feed in the header. Same as notification.phpGotcha2010-10-271-0/+2
| | | | | | bug:1957 git-svn-id: http://piwigo.org/svn/branches/2.1@7424 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add sr_RS - Српски - Serbia Thanks to Ћирилица1ddtddt2010-10-225-22/+912
| | | | | | | feature:1921 git-svn-id: http://piwigo.org/svn/branches/2.1@7341 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - LocalFilesEditor - add lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-10-203-0/+88
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7307 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - update lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-10-203-6/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7304 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:1771 - add admin part lv_LV (Latvian) thanks to Aivars Baldoneddtddt2010-10-201-0/+758
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7301 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add he_IL - Hebrew Thanks to ADIRBITON (help step1)ddtddt2010-10-201-0/+22
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7289 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - Plugin's gore - add he_IL - Hebrew Thanks to ADIRBITONddtddt2010-10-208-0/+125
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7288 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - LocalFilesEditor - add he_IL - Hebrew Thanks to ADIRBITONddtddt2010-10-192-0/+87
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7281 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - update he_IL - Hebrew Thanks to ADIRBITONddtddt2010-10-181-0/+12
| | | | | | | feature:1919 git-svn-id: http://piwigo.org/svn/branches/2.1@7274 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add about on sl_SL thanks to Klemenddtddt2010-10-181-0/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7273 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - update he_IL - Hebrew Thanks to ADIRBITONddtddt2010-10-182-10/+10
| | | | | | | feature:1919 git-svn-id: http://piwigo.org/svn/branches/2.1@7272 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add upgrade for tr_TR - thanks to Nakreddtddt2010-10-181-0/+42
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7270 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add sr_RS - Српски - Serbia Thanks to Ћирилица1ddtddt2010-10-174-0/+413
| | | | | | | feature:1921 git-svn-id: http://piwigo.org/svn/branches/2.1@7248 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - rename sr_RS to sh_RS fo latinddtddt2010-10-172-1/+1
| | | | | | (sr_SR is fo Cyrillic,) git-svn-id: http://piwigo.org/svn/branches/2.1@7247 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - rename sr_RS to sh_RS fo latinddtddt2010-10-1710-0/+0
| | | | | | (sr_SR is fo Cyrillic,) git-svn-id: http://piwigo.org/svn/branches/2.1@7246 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - language - update ES thanks to AVIARIOddtddt2010-10-162-8/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7234 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - update he_ILddtddt2010-10-162-33/+32
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7233 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - add he_IL - Hebrew Thanks to ADIRBITONddtddt2010-10-164-0/+1153
| | | | | | | feature:1919 git-svn-id: http://piwigo.org/svn/branches/2.1@7232 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2] - language - update ES thanks to AVIARIOddtddt2010-10-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7231 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1756 added: returns the security token in method pwg.session.getStatusplegall2010-10-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.1@7210 68402e56-0260-453c-a942-63ccdbb3a9ee