aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new template feature: combine_css rvelices2010-12-036-37/+194
| | | | | | | | - fully functional with file merging - takes care of url() in css and recursively merge all @import - migrated public templates only; need more code doc git-svn-id: http://piwigo.org/svn/trunk@7987 68402e56-0260-453c-a942-63ccdbb3a9ee
* new template features: combine_script, footer_script and get_combined_scriptsrvelices2010-12-028-25/+367
| | | | | | migrated public templates only; need more code doc git-svn-id: http://piwigo.org/svn/trunk@7975 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2043: some Javascript errors in default theme (also makes the rating.js ↵rvelices2010-11-303-64/+83
| | | | | | script async) git-svn-id: http://piwigo.org/svn/trunk@7957 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix css rulesrvelices2010-11-256-89/+79
| | | | | | | - comment_list.tpl style was broken - picture_nav_buttons.tpl shorter javascript git-svn-id: http://piwigo.org/svn/trunk@7877 68402e56-0260-453c-a942-63ccdbb3a9ee
* css rules simplificationrvelices2010-11-2414-96/+96
| | | | | | | | - merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2040 added: automatic rotation of the photo based on EXIF Orientation.plegall2010-11-241-21/+81
| | | | | | | | | The code could have been shorter but this one 1) checks the resize dimension with the rotation in mind 2) rotates the photo once resized to reduce memory used. git-svn-id: http://piwigo.org/svn/trunk@7868 68402e56-0260-453c-a942-63ccdbb3a9ee
* small javascript and css simplificationrvelices2010-11-235-38/+50
| | | | git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplification of CSS rules (trunk only)rvelices2010-11-221-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7844 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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