aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug:1791 display hd dimensions instead of websize dimensionsmistic1002011-04-083-3/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@10157 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-071-3/+0
| | | | | | Remove useless query for delete. git-svn-id: http://piwigo.org/svn/trunk@10129 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-072-16/+20
| | | | | | | Add expire parameter. Clean code. git-svn-id: http://piwigo.org/svn/trunk@10128 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2152 no special parameter for updated comment validationmistic1002011-04-062-8/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-064-1/+14
| | | | | | Add warning icon and tiptip git-svn-id: http://piwigo.org/svn/trunk@10113 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2251patdenice2011-04-064-4/+4
| | | | | | Bug corrected for fcbkcomplete git-svn-id: http://piwigo.org/svn/trunk@10110 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-061-2/+2
| | | | | | Add languages keys. git-svn-id: http://piwigo.org/svn/trunk@10101 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-062-19/+21
| | | | | | Deactivate and uninstall obsolete plugins. git-svn-id: http://piwigo.org/svn/trunk@10100 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2250patdenice2011-04-063-37/+177
| | | | | | 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-062-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@10097 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
* ... 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
* 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
* 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
* Remove "all photos" language keypatdenice2011-03-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9936 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
* feature:2236patdenice2011-03-292-2/+16
| | | | | | add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 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
* 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
* change the way Piwigo checks Imagick availability to make it easier to call ↵plegall2011-03-241-1/+1
| | | | | | ImageMagick with exec() in a plugin git-svn-id: http://piwigo.org/svn/trunk@9844 68402e56-0260-453c-a942-63ccdbb3a9ee
* move CSS rules from batch_manager_global.tpl to theme.cssplegall2011-03-214-29/+35
| | | | | | | change batch_manager_global selected thumbnail background color for "roma" admin theme. git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge admin "default" theme *.css into a single theme.cssplegall2011-03-217-1040/+1027
| | | | git-svn-id: http://piwigo.org/svn/trunk@9814 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1197 fixed: avoid warning message on history search when a photo was deletedplegall2011-03-211-7/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@9808 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2226 fixed: on a select, Chrome doesn't trigger anything on click(), use ↵plegall2011-03-211-10/+8
| | | | | | change() instead. git-svn-id: http://piwigo.org/svn/trunk@9806 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2220flop252011-03-121-2/+2
| | | | | | 2 {ldelim} was written instead of 2 { in the js git-svn-id: http://piwigo.org/svn/trunk@9625 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2219patdenice2011-03-101-1/+1
| | | | | | load jquery sort plugin in footer. git-svn-id: http://piwigo.org/svn/trunk@9599 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2219patdenice2011-03-102-14/+32
| | | | | | Sort available plugins without reloading the whole page git-svn-id: http://piwigo.org/svn/trunk@9598 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2218: deactivate non core themes after upgradeplegall2011-03-101-0/+41
| | | | git-svn-id: http://piwigo.org/svn/trunk@9597 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2217: switch upgrade screen to a clear background themeplegall2011-03-101-40/+112
| | | | git-svn-id: http://piwigo.org/svn/trunk@9596 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2114patdenice2011-03-0919-161/+113
| | | | | | Simplify all admin templates. git-svn-id: http://piwigo.org/svn/trunk@9586 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery UI to 1.8.10.patdenice2011-03-0711-23/+19
| | | | | | Improve jquery ui management in template class. git-svn-id: http://piwigo.org/svn/trunk@9559 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2214patdenice2011-03-061-1/+1
| | | | | | packed cluetip doesn't exist any more for install. git-svn-id: http://piwigo.org/svn/trunk@9554 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2214patdenice2011-03-062-2/+2
| | | | | | | Update jQuery to 1.5.1 and cluetip to 1.0.7. Now cluetip work on IE9. git-svn-id: http://piwigo.org/svn/trunk@9553 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1768patdenice2011-03-063-12/+12
| | | | | | In administration panel, the message "Gallerie in maintenance" hide information from behind. git-svn-id: http://piwigo.org/svn/trunk@9551 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2213patdenice2011-03-061-1/+1
| | | | | | Default language must be set to guest AND default user git-svn-id: http://piwigo.org/svn/trunk@9549 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2212patdenice2011-03-051-0/+10
| | | | | | Update header message when gallery is locked or unlocked. git-svn-id: http://piwigo.org/svn/trunk@9544 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change dispositionGotcha2011-03-041-2/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@9540 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2210patdenice2011-03-043-7/+224
| | | | | | Update language from piwigo.org extension repository git-svn-id: http://piwigo.org/svn/trunk@9520 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2209patdenice2011-03-041-1/+1
| | | | | | Can't display upgrade status if upgrade failed. git-svn-id: http://piwigo.org/svn/trunk@9519 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2210patdenice2011-03-043-24/+82
| | | | | | Improve language management. git-svn-id: http://piwigo.org/svn/trunk@9518 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve display for plugins and themes update page.patdenice2011-03-034-118/+94
| | | | git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
* more explicit icon for album photos batch managementplegall2011-03-031-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9492 68402e56-0260-453c-a942-63ccdbb3a9ee
* New plugins update page.patdenice2011-03-032-97/+41
| | | | git-svn-id: http://piwigo.org/svn/trunk@9491 68402e56-0260-453c-a942-63ccdbb3a9ee