aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feature:2250patdenice2011-04-064-37/+178
| | | | | | Incompatible plugins and obsolete plugins may not be activated. git-svn-id: http://piwigo.org/svn/trunk@10098 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2152 Comments revalidation when modifiedmistic1002011-04-069-44/+170
| | | | git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update sk_SK thanks to dododdtddt2011-04-051-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10073 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update lv_LV (Latvian) thanks to Aivars Baldoneddtddt2011-04-051-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10071 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - vi_VN update Thanks to Em Kuddtddt2011-04-051-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@10068 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - zh_CN add help Thanks to Ralph.Baiddtddt2011-04-051-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@10066 68402e56-0260-453c-a942-63ccdbb3a9ee
* ws_getInfos is restricted to adminsmistic1002011-04-051-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@10061 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ar_SA thanks to bakirddtddt2011-04-043-1/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@10048 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language Frriopwg2011-04-043-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@10039 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language Frriopwg2011-04-042-2/+2
| | | | | | Errors due to the replacement of words by "Album" & "Photo" git-svn-id: http://piwigo.org/svn/trunk@10036 68402e56-0260-453c-a942-63ccdbb3a9ee
* add pwg.getInfos method in PWG APImistic1002011-04-032-0/+70
| | | | git-svn-id: http://piwigo.org/svn/trunk@10017 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2238patdenice2011-04-031-0/+9
| | | | | | Adapt wrap with thumbnail size in batch manager git-svn-id: http://piwigo.org/svn/trunk@10012 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2240patdenice2011-04-031-5/+12
| | | | | | Notice is displayed if no tag entered in batch manager git-svn-id: http://piwigo.org/svn/trunk@10008 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version to 2.3 on trunkplegall2011-04-022-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@10000 68402e56-0260-453c-a942-63ccdbb3a9ee
* ... and admins can't install plugins toomistic1002011-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9995 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2022 admins can uninstall pluginsmistic1002011-04-021-7/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@9994 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2233 specials chars error on user_list.phpmistic1002011-04-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9989 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1750mistic1002011-04-021-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@9988 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] [common.lang.php] modified HU languagesamli2011-03-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9955 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2239patdenice2011-03-311-3/+27
| | | | | | Support GIF format in the upload form (only in GD) git-svn-id: http://piwigo.org/svn/trunk@9952 68402e56-0260-453c-a942-63ccdbb3a9ee
* back to r9865flop252011-03-311-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9951 68402e56-0260-453c-a942-63ccdbb3a9ee
* old limitation for thumbnail size (140px) removedflop252011-03-311-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9949 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-03-312-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@9946 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: for metadata synchronization, use the same behavior inplegall2011-03-301-0/+13
| | | | | | | | | pwg.images.addSimple as in pwg.images.add, ie the metadata mapping is prioritary compared to values given to the web API methods (author, description, title...) git-svn-id: http://piwigo.org/svn/trunk@9944 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: makes really sure there is a defined category id before ↵plegall2011-03-301-1/+1
| | | | | | redirection on photo deletion git-svn-id: http://piwigo.org/svn/trunk@9943 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update Ukrainian language Thanks to quest_tomddtddt2011-03-302-4/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@9941 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update header languageddtddt2011-03-302-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@9940 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update header languageddtddt2011-03-301-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@9939 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add Ukrainian language Thanks to quest_tomddtddt2011-03-303-0/+363
| | | | git-svn-id: http://piwigo.org/svn/trunk@9938 68402e56-0260-453c-a942-63ccdbb3a9ee
* Remove "all photos" language keypatdenice2011-03-303-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9936 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add ajaxmanager plugin.patdenice2011-03-301-0/+342
| | | | git-svn-id: http://piwigo.org/svn/trunk@9933 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2234patdenice2011-03-293-0/+6
| | | | | | HTML characters are allowed in username git-svn-id: http://piwigo.org/svn/trunk@9923 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2237patdenice2011-03-292-0/+16
| | | | | | new trigger to add action on batch manager git-svn-id: http://piwigo.org/svn/trunk@9916 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-03-291-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9915 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2236patdenice2011-03-294-2/+18
| | | | | | add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
* new favicon to match new logo designplegall2011-03-292-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9911 68402e56-0260-453c-a942-63ccdbb3a9ee
* Language Switch:plegall2011-03-284-14/+25
| | | | | | | | | | | | | | | * display language name next to flag (and enlarge the flag box to ~400px) * force the links color inside the language box because the background color is forced : on a theme like "grum dark II", the result is really awful, impossible to read. * the current language is not removed from the list, this ways the list is not reorganized depending on the current language git-svn-id: http://piwigo.org/svn/trunk@9906 68402e56-0260-453c-a942-63ccdbb3a9ee
* use combine_css for languageSwitch pluginplegall2011-03-282-42/+41
| | | | git-svn-id: http://piwigo.org/svn/trunk@9905 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: no border under flags on any themes (including "clear") + flag ↵plegall2011-03-281-3/+3
| | | | | | not sticked to the top of the title bar git-svn-id: http://piwigo.org/svn/trunk@9904 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-03-272-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@9901 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-03-278-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@9900 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language Frriopwg2011-03-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9899 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2011-03-279-22/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@9898 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ES thanks to AVIARIOddtddt2011-03-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9869 68402e56-0260-453c-a942-63ccdbb3a9ee
* use of tiptip for the name of the picture, and this name is now in the alt ↵flop252011-03-262-2/+22
| | | | | | attribute. git-svn-id: http://piwigo.org/svn/trunk@9868 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ES thanks to AVIARIOddtddt2011-03-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9867 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update ES thanks to AVIARIOddtddt2011-03-261-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@9866 68402e56-0260-453c-a942-63ccdbb3a9ee
* no clipping if the thumbnails are under 128px.flop252011-03-262-7/+8
| | | | | | the img are centered git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2230flop252011-03-264-18/+36
| | | | | | | the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails git-svn-id: http://piwigo.org/svn/trunk@9864 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - encodingddtddt2011-03-262-2/+2
| | | | | | feature:2231 git-svn-id: http://piwigo.org/svn/trunk@9862 68402e56-0260-453c-a942-63ccdbb3a9ee