aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* bug 2344 fixed: all "Go to Home" links depends on the user defined "Gallery ↵plegall2011-06-144-4/+4
| | | | | | URL". git-svn-id: http://piwigo.org/svn/branches/2.2@11367 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2343 fixed: pwg.images.setInfo, the "level" should not be mandatory. Ifplegall2011-06-141-1/+1
| | | | | | | the caller doesn't send this property, the level is unchanged. git-svn-id: http://piwigo.org/svn/branches/2.2@11365 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2342 fixed: with MySQL 5.5, "set level = NULL" fails because images.levelplegall2011-06-141-1/+1
| | | | | | | | is a NOT NULL field. The same test is performed in the same function (mass_updates) but for array bigger than 10 rows. git-svn-id: http://piwigo.org/svn/branches/2.2@11363 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2341 fixed: simplified selection for CSS file to edit. We display the listplegall2011-06-142-17/+101
| | | | | | | of themes in the same order as on [Administration > Configuration > Themes] git-svn-id: http://piwigo.org/svn/branches/2.2@11361 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2340 fixed: external authentication was broken, error in SQL syntax and ↵plegall2011-06-141-20/+18
| | | | | | wrong PHP variable name was used. git-svn-id: http://piwigo.org/svn/branches/2.2@11355 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - language - update he_IL Thanks to nitzanmor - feature:2337ddtddt2011-06-141-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11352 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - language - update he_IL Thanks to nitzanmor - feature:2337ddtddt2011-06-132-0/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11340 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - language - update ja_jJP Thanks to irohaproject - feature:2337ddtddt2011-06-132-0/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11337 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branches2.2] [admin.lang.php] modified HU languagesamli2011-06-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11331 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2339 fixed: admin.php calls sync_users() only if ↵plegall2011-06-111-1/+2
| | | | | | external_authentification is true, not at random git-svn-id: http://piwigo.org/svn/branches/2.2@11328 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - language - update ja_jJP Thanks to irohaproject - feature:2337ddtddt2011-06-111-1/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11324 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r11307 from trunk to br2.2Gotcha2011-06-101-5/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11308 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2334 fixed: "Informations" should not be plural in Englishplegall2011-06-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11287 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version number to 2.2.3plegall2011-06-092-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11286 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update IR Thanks to mehdi - feature:2319ddtddt2011-06-081-0/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11273 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update TW Thanks to chouyh - feature:2319ddtddt2011-06-082-0/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11270 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update PT Thanks to PsyKick_RuhYn - feature:2319ddtddt2011-06-081-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11269 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11261 from trunkmistic1002011-06-071-1/+1
| | | | | | bug:2328 wrong variable given git-svn-id: http://piwigo.org/svn/branches/2.2@11263 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update RU Thanks to kiddy-admin - feature:2319ddtddt2011-06-071-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11259 68402e56-0260-453c-a942-63ccdbb3a9ee
* r11253 merged from trunk - Tests are OKEric2011-06-071-10/+8
| | | | | | bug 2323 fixed : Refactoring update_user_comment() function to use user_comment_check trigger in a better place. git-svn-id: http://piwigo.org/svn/branches/2.2@11257 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11236 from trunkmistic1002011-06-042-3/+3
| | | | | | transmit comment ID to template on comments and picture_comment git-svn-id: http://piwigo.org/svn/branches/2.2@11237 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update NL Thanks to Mattias - feature:2319ddtddt2011-06-042-0/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11233 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11220 from trunk to branch 2.2patdenice2011-06-032-6/+3
| | | | | | | bug:2326 Mysql error on picture_modify if tag input is empty. git-svn-id: http://piwigo.org/svn/branches/2.2@11221 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2321patdenice2011-06-023-3/+3
| | | | | | Tag names must be escaped in tag input. git-svn-id: http://piwigo.org/svn/branches/2.2@11211 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update DE Thanks to el ninjo - feature:2319ddtddt2011-06-021-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11206 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update VN Thanks to Em kuddtddt2011-06-011-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11201 68402e56-0260-453c-a942-63ccdbb3a9ee
* backmerge r10642, it was not necessary on branch 2.2 and introduced visual ↵plegall2011-06-011-201/+176
| | | | | | changes like border-bottom on hover for album representative thumbnail git-svn-id: http://piwigo.org/svn/branches/2.2@11197 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update CN Thanks to winsonddtddt2011-06-012-0/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11195 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11192 from trunk : mysql warning if tag field is emptymistic1002011-06-011-2/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11193 68402e56-0260-453c-a942-63ccdbb3a9ee
* change default configuration settings for a stable branch. Developers who ↵plegall2011-06-011-4/+4
| | | | | | need previous configuration settings can modify them in their local configuration git-svn-id: http://piwigo.org/svn/branches/2.2@11190 68402e56-0260-453c-a942-63ccdbb3a9ee
* set the version to the next release: 2.2.2plegall2011-06-012-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11189 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11179 from trunk to branch 2.2plegall2011-06-011-0/+0
| | | | | | | cleaner 16px delete icon, visual compatible with the 24px delete icon git-svn-id: http://piwigo.org/svn/branches/2.2@11180 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2310 fixed: conf_update_param() does not erase config.comment columnplegall2011-05-311-4/+18
| | | | | | | | anymore, we only insert a new row if the param does not exist yet in the table. git-svn-id: http://piwigo.org/svn/branches/2.2@11160 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2280 fixed: check language and theme values before updating database. Theplegall2011-05-311-0/+10
| | | | | | | posted value must match an expected value, this is not a free texfield. git-svn-id: http://piwigo.org/svn/branches/2.2@11157 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1622 added: pwg.categories.getList is now able to return a tree withplegall2011-05-313-16/+71
| | | | | | | the new "tree_output" option. Only compatible with json/php output formats. git-svn-id: http://piwigo.org/svn/branches/2.2@11152 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update TR Thanks to nakreddtddt2011-05-311-0/+4
| | | | | | merge r11145 git-svn-id: http://piwigo.org/svn/branches/2.2@11147 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update ES Thanks to jpr928ddtddt2011-05-312-3/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11146 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update ESddtddt2011-05-312-13/+17
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11144 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update cs_CZ Thanks to webprostor.euddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11140 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - update sr_RS Thanks to Ћирилица1ddtddt2011-05-311-0/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11138 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2.2] - language - update GE thanks to geomagiddtddt2011-05-311-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11136 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2.2] - language - update SE thanks to berrawddtddt2011-05-312-2/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11134 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2.2] - language - update SK thanks to dododdtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11132 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2.2] - language - update help lv_LV (Latvian) thanks to Aivars Baldoneddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11130 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2.2] - language - update PL thanks to voyteckstddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11128 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10856 from trunkmistic1002011-05-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11127 68402e56-0260-453c-a942-63ccdbb3a9ee
* backmerge r10857mistic1002011-05-311-4/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11126 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11055 from trunk to branch 2.2riopwg2011-05-311-0/+1
| | | | | | | | Update language IT git-svn-id: http://piwigo.org/svn/branches/2.2@11125 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r110001 from trunk to branch 2.2riopwg2011-05-311-0/+3
| | | | | | | | Update language IT git-svn-id: http://piwigo.org/svn/branches/2.2@11124 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2316 fixed: remote urls on local CSS files should not be modifiedplegall2011-05-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11121 68402e56-0260-453c-a942-63ccdbb3a9ee