aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create release 2.3.0beta1 from trunk r111862.3.0beta1plegall2011-06-010-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.3.0beta1@11187 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version to next release: 2.3.0beta1plegall2011-06-012-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11186 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in ↵plegall2011-06-014-4/+4
| | | | | | plugins/themes/languages/updates management classes git-svn-id: http://piwigo.org/svn/trunk@11185 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: "Deactivate all" button now worksmistic1002011-06-013-8/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correct inserts for upload form configuration.patdenice2011-06-011-14/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@11183 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix notification pagemistic1002011-06-012-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@11182 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless css rulesmistic1002011-06-011-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11181 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleaner 16px delete icon, visual compatible with the 24px delete iconplegall2011-06-011-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@11179 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11160 from branch 2.2 to trunkplegall2011-05-311-4/+18
| | | | | | | | | | bug 2310 fixed: conf_update_param() does not erase config.comment column anymore, we only insert a new row if the param does not exist yet in the table. git-svn-id: http://piwigo.org/svn/trunk@11162 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11157 from branch 2.2 to trunkplegall2011-05-311-0/+10
| | | | | | | | | bug 2280 fixed: check language and theme values before updating database. The posted value must match an expected value, this is not a free texfield. git-svn-id: http://piwigo.org/svn/trunk@11159 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11152 from branch 2.2 to trunkplegall2011-05-313-16/+71
| | | | | | | | | feature 1622 added: pwg.categories.getList is now able to return a tree with the new "tree_output" option. Only compatible with json/php output formats. git-svn-id: http://piwigo.org/svn/trunk@11155 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleaning / updating translates..Nakre2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11145 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update cs_CZ Thanks to webprostor.euddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11141 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sr_RS Thanks to Ћирилица1ddtddt2011-05-311-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@11139 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update GE thanks to geomagiddtddt2011-05-311-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@11137 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SE thanks to berrawddtddt2011-05-312-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@11135 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SK thanks to dododdtddt2011-05-311-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@11133 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update help lv_LV (Latvian) thanks to Aivars Baldoneddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11131 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update PL thanks to voyteckstddtddt2011-05-311-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11129 68402e56-0260-453c-a942-63ccdbb3a9ee
* refactor language switch PHP code to make it readableplegall2011-05-301-37/+87
| | | | git-svn-id: http://piwigo.org/svn/trunk@11123 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11121 from branch 2.2 to trunkplegall2011-05-301-1/+1
| | | | | | | | bug 2316 fixed: remote urls on local CSS files should not be modified git-svn-id: http://piwigo.org/svn/trunk@11122 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update HU thanks to samliddtddt2011-05-301-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@11120 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11117 from branch 2.2 to trunkplegall2011-05-301-0/+5
| | | | | | | bug 2299 fixed: web API, method pwg.images.addSimple returns a clean error when parameter "image" is missing git-svn-id: http://piwigo.org/svn/trunk@11118 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11115 from branch 2.2 to trunkplegall2011-05-301-4/+4
| | | | | | | | | | feature 2244 added: web API methods pwg.categories.getImages, 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/trunk@11116 68402e56-0260-453c-a942-63ccdbb3a9ee
* add an id=theMainImage for main image and class=imageComment for image commentmistic1002011-05-262-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-251-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11055 68402e56-0260-453c-a942-63ccdbb3a9ee
* add spread_menus to obsolete_extensions.listmistic1002011-05-251-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11053 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rename plugins_list.tpl into plugins_installed.tpl.patdenice2011-05-253-2/+8
| | | | | | | Update obsolete_extensions.list for 2.3. git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11043 from branch 2.2 to trunkpatdenice2011-05-254-39/+61
| | | | | | | | feature:2250 Add obsolete_extensions.list file in install directory. Incompatible plugins is checked through ajax. git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove useless code and small bug correction.patdenice2011-05-252-9/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2284patdenice2011-05-251-18/+11
| | | | | | Improve external image magick git-svn-id: http://piwigo.org/svn/trunk@11044 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11042 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11040 from branch 2.2 to trunkplegall2011-05-257-1/+31
| | | | | | | | | | | | | bug 1786 fixed: ability to prefilter the synchronize screen with a specific 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/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
* Load tags for tokeninput directly in html page. Ajax is too slow.patdenice2011-05-259-80/+76
| | | | git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixduke2011-05-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11029 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11015 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : fix fix fix the style !mistic1002011-05-232-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : last css fix (hopefully !)mistic1002011-05-232-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : fix deactivation link, info link for clear thememistic1002011-05-233-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : styling againmistic1002011-05-232-7/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@11011 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager : delete ordering by name, fiw some stylesmistic1002011-05-235-81/+57
| | | | git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix link's color in TipTip for clear adminmistic1002011-05-231-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
* TokenInput : order tags, theme for roma, 'new' text translatedmistic1002011-05-239-4/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-231-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11003 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-231-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@11001 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2307 Adjust registration form based on email requirement mistic1002011-05-221-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@10992 68402e56-0260-453c-a942-63ccdbb3a9ee
* remplace FCBKcomplete by TokenInputmistic1002011-05-2110-729/+857
| | | | git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-05-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10964 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language admin_multi_view/c13y_upgrade/language_swtch add SE ↵ddtddt2011-05-207-0/+124
| | | | | | thanks to berraw git-svn-id: http://piwigo.org/svn/trunk@10955 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update DE thanks to sugar888ddtddt2011-05-181-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@10935 68402e56-0260-453c-a942-63ccdbb3a9ee