aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* simplification of CSS rules (trunk only)rvelices2010-11-224-39/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2038: simplification of CSS rulesrvelices2010-11-222-20/+19
| | | | | | | - use shorthand notation - remove some overly qualified selectors (no impact) git-svn-id: http://piwigo.org/svn/trunk@7841 68402e56-0260-453c-a942-63ccdbb3a9ee
* homogenuous popuphelp and search_rules templates with the rest of pagesrvelices2010-11-196-33/+40
| | | | | | simplification of CSS rules git-svn-id: http://piwigo.org/svn/trunk@7823 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css rules from admin rvelices2010-11-192-6/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@7822 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r7797 from br2.1 to trunkGotcha2010-11-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7798 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7783 from branch 2.1 to trunkplegall2010-11-151-1/+1
| | | | | | | | | bug 2036 fixed: anti flood limitations for user comments should not apply to administrators. git-svn-id: http://piwigo.org/svn/trunk@7784 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7781 from branch 2.1 to trunkplegall2010-11-151-1/+1
| | | | | | | | | | bug 2035 fixed: avoid sending multiple line error code in HTTP header. This was breaking the JSON parsing on pwg.images.addComment response from Piwigo because of an raw HTML warning. git-svn-id: http://piwigo.org/svn/trunk@7782 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r7732 from br2.1 to trunkGotcha2010-11-091-1/+2
| | | | | | bug:1813 git-svn-id: http://piwigo.org/svn/trunk@7733 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 7723 - nl_NL - add subscribe for NL to newsletterddtddt2010-11-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7724 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7612 from branch 2.1 to trunkplegall2010-11-031-3/+2
| | | | | | | | | | bug 2003 fixed: random failure on calling invalidate_user_cache. I move the include of admin functions outside conditional blocks, even if we should also enter the first block. git-svn-id: http://piwigo.org/svn/trunk@7613 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7555 from branch 2.1 to trunkplegall2010-11-012-2/+18
| | | | | | | | | bug 1988 fixed: avoid duplicate thumbnails for photos linked to several categories when managing all photos of one of these categories. git-svn-id: http://piwigo.org/svn/trunk@7556 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7549 from branch 2.1 to trunkplegall2010-11-011-0/+17
| | | | | | | | | bug 1986 fixed: add category description in pwg.categories.getList and pwg.categories.getAdminList. git-svn-id: http://piwigo.org/svn/trunk@7550 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-10-313-30/+41
| | | | git-svn-id: http://piwigo.org/svn/trunk@7527 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language Fr : Minorriopwg2010-10-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7526 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] language ru_RU bug encodingddtddt2010-10-311-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@7523 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7520 from branch 2.1 to trunkplegall2010-10-311-2/+2
| | | | | | | typo fixed in ru_RU language file, thanks to ddemidov git-svn-id: http://piwigo.org/svn/trunk@7521 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [help] modified HU languagesamli2010-10-3111-61/+61
| | | | git-svn-id: http://piwigo.org/svn/trunk@7516 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2010-10-311-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@7515 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7506 from branch 2.1 to trunkplegall2010-10-301-1/+12
| | | | | | | | | bug 1974 fixed: don't generate invalid creation date from IPTC, if month = 0 or day = 0, then month=1 and day=1. git-svn-id: http://piwigo.org/svn/trunk@7507 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7504 from branch 2.1 to trunkplegall2010-10-302-2/+34
| | | | | | | | | bug 1906 fixed: during batch management, for a given category, use the category defined sort order for photos, not the generic order_by. git-svn-id: http://piwigo.org/svn/trunk@7505 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add possibility to configure the url for the extension managergrum2010-10-302-4/+17
| | | | | | feature:1966 git-svn-id: http://piwigo.org/svn/trunk@7501 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1915: add protection on user registration against robots rvelices2010-10-307-40/+51
| | | | git-svn-id: http://piwigo.org/svn/trunk@7495 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [admin.lang.php] modified HU languagesamli2010-10-301-0/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@7493 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7491 from branch 2.1 to trunkplegall2010-10-291-3/+8
| | | | | | | new settings used to create Piwigo archives git-svn-id: http://piwigo.org/svn/trunk@7492 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7489 from branch 2.1 to trunkplegall2010-10-291-1/+1
| | | | | | | | bug 1908 fixed: protect the uploaded photo filename against SQL injection. git-svn-id: http://piwigo.org/svn/trunk@7490 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7487 from branch 2.1 to trunkplegall2010-10-291-1/+7
| | | | | | | | | bug 1973 fixed: aboid SQL syntax error if the category id given in the URL is unknown. git-svn-id: http://piwigo.org/svn/trunk@7488 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r7473 from br2.1 to trunkGotcha2010-10-292-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@7474 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r7466 from br2.1 to trunkGotcha2010-10-281-4/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@7467 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r7424 to trunk from br2.1Gotcha2010-10-271-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@7426 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - rename sr_RS to sh_RS fo latinddtddt2010-10-1710-0/+0
| | | | | | (sr_SR is fo Cyrillic,) git-svn-id: http://piwigo.org/svn/trunk@7250 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7210 from branch 2.1 to trunkplegall2010-10-151-0/+1
| | | | | | | feature 1756 added: returns the security token in method pwg.session.getStatus git-svn-id: http://piwigo.org/svn/trunk@7212 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: cs_CZ, pl_PL, ru_RU, integrate Albums plugin extension:396 ↵plegall2010-10-149-252/+252
| | | | | | into trunk (with new language keys) git-svn-id: http://piwigo.org/svn/trunk@7180 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7169 from branch 2.1 to trunkplegall2010-10-131-1/+1
| | | | | | | | | | bug 1914 fixed: broken admin web upload with PostgreSQL as database engine. The tablename to retrieve the inserted image is mandatory for PostgreSQL and was missing. Patch by netzimme. git-svn-id: http://piwigo.org/svn/trunk@7170 68402e56-0260-453c-a942-63ccdbb3a9ee
* common.lang.php - small change ['Home'] = '.'pab2010-10-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7167 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge7148ddtddt2010-10-111-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@7162 68402e56-0260-453c-a942-63ccdbb3a9ee
* replaced Kategorie with Albumduke2010-10-061-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@7121 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] LocalFilesEdito - update cz - thanks to webprostorddtddt2010-10-041-8/+5
| | | | | | merge 7079 git-svn-id: http://piwigo.org/svn/trunk@7091 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - LocalFilesEditor - Add cs_CZ thanks to webprostorddtddt2010-10-033-0/+89
| | | | | | merge 7080 git-svn-id: http://piwigo.org/svn/trunk@7081 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@7079 ↵ddtddt2010-10-033-1/+1
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@7078 ↵ddtddt2010-10-034-6/+6
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@7077 ↵ddtddt2010-10-033-1/+1
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* cz_CZ localization for plugins admin_multi_view c13y_upgrade and language_switchpab2010-10-027-0/+124
| | | | git-svn-id: http://piwigo.org/svn/trunk@7074 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (update template)rvelices2010-09-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7028 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: integrate Albums plugin extension:396 into trunk (with new ↵plegall2010-09-2818-500/+500
| | | | | | language keys) git-svn-id: http://piwigo.org/svn/trunk@7027 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: add a tool to replace language keys from a mapping file + ↵plegall2010-09-283-0/+210
| | | | | | replace values from a template file git-svn-id: http://piwigo.org/svn/trunk@7026 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename category into album, a few language keys were missingplegall2010-09-2747-134/+134
| | | | git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r7004 from branch 2.1 to trunkplegall2010-09-221-0/+4
| | | | | | | bug 1872 fixed: we need to call set_make_full_url() before creating urls provided in emails git-svn-id: http://piwigo.org/svn/trunk@7005 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-2173-611/+564
| | | | git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices2010-09-2137-430/+409
| | | | git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
* applied first renames of Kategorie to Albumduke2010-09-191-18/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@6974 68402e56-0260-453c-a942-63ccdbb3a9ee