aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create release 2.2.3 from branch 2.2 r112882.2.3plegall2011-06-090-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.2.3@11289 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
* [branche2.2] - language - update HU thanks to samliddtddt2011-05-301-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11119 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2299 fixed: web API, method pwg.images.addSimple returns a clean error ↵plegall2011-05-301-0/+5
| | | | | | when parameter "image" is missing git-svn-id: http://piwigo.org/svn/branches/2.2@11117 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2244 added: web API methods pwg.categories.getImages,plegall2011-05-301-4/+4
| | | | | | | | pwg.tags.getImages and pwg.images.search now give the date_creation and date_available for each returned photo. git-svn-id: http://piwigo.org/svn/branches/2.2@11115 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11062 from trunkmistic1002011-05-262-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11063 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove svn:mergeinfoplegall2011-05-250-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11058 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove svn:mergeinfo added in r11056plegall2011-05-250-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11057 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete ↵mistic1002011-05-2515-761/+901
| | | | | | by TokenInput to avoid 3rd tag issue on autocomplete git-svn-id: http://piwigo.org/svn/branches/2.2@11056 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed, in French "album" is not a feminine wordplegall2011-05-251-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11052 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-05-251-3/+2
| | | | | | Remove useless code. git-svn-id: http://piwigo.org/svn/branches/2.2@11046 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-05-254-33/+51
| | | | | | | Add obsolete_extensions.list file in install directory. Incompatible plugins is checked through ajax. git-svn-id: http://piwigo.org/svn/branches/2.2@11043 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1786 fixed: ability to prefilter the synchronize screen with a specificplegall2011-05-257-1/+31
| | | | | | | | | | | album by clicking on the new "Synchronize" icon on album admin page or album admin list. This is not the solution proposed by Gotcha (ie a treeview to select the album on the synchronize screen) but it solves the same problem. git-svn-id: http://piwigo.org/svn/branches/2.2@11040 68402e56-0260-453c-a942-63ccdbb3a9ee