aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add themes autmatic update functionality.patdenice2011-03-023-0/+235
| | | | git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix batch_manager_global javascript syntax error with ie7rvelices2011-03-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9466 68402e56-0260-453c-a942-63ccdbb3a9ee
* Display installation screen in IE7Gotcha2011-02-241-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9373 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug with IE7 (and other ?) with Accordion for the admin menubarGotcha2011-02-221-1/+1
| | | | | | bug:2196 git-svn-id: http://piwigo.org/svn/trunk@9349 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r9347 from br2.1 to trunkGotcha2011-02-222-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@9348 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r9257 from branch 2.1 to trunkpatdenice2011-02-171-3/+3
| | | | | | bug 2075: Escape javascript messages. git-svn-id: http://piwigo.org/svn/trunk@9258 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall2011-02-112-93/+192
| | | | | | | pwg.images.addSimple, simply by adding an $image_id as argument. git-svn-id: http://piwigo.org/svn/trunk@9191 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery to 1.5 and jQuery UI to 1.8.9patdenice2011-02-118-21/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2185 : Back merged. "Remove from caddie" seems to be the right string...Eric2011-02-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9124 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2185 : Changing wrong translation flag to right one (faster than ↵Eric2011-02-081-1/+1
| | | | | | changing it in all localisation files ^^) git-svn-id: http://piwigo.org/svn/trunk@9123 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) addedplegall2011-02-031-1/+5
| | | | | | | in the date_creation field and in the synchronization from EXIF metadata. git-svn-id: http://piwigo.org/svn/trunk@9073 68402e56-0260-453c-a942-63ccdbb3a9ee
* allow to include batch_manager with a mode <> than global/unit (don't create ↵rvelices2011-02-021-20/+23
| | | | | | tabsheet and dont include global/unit.php); used by rv_gmaps to batch edit lat/lon git-svn-id: http://piwigo.org/svn/trunk@9068 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2177 fixed: automatically select thumbnails on current page when selectingplegall2011-02-021-5/+9
| | | | | | | the whole set. git-svn-id: http://piwigo.org/svn/trunk@9064 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2176 fixed: remove the direct link to Caddie from the administrationplegall2011-02-021-1/+0
| | | | | | | menubar, the "Batch Manager" link does exactly the same by default. git-svn-id: http://piwigo.org/svn/trunk@9057 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2172 fixed: the "sort order" options are removed from the album ↵plegall2011-02-027-135/+54
| | | | | | | | | | | | | | | | | | | administration main page. bug 2173 fixed: rename "manual order" into "automatic order" and "by rank" into "manual order" bug 2174 fixed: only show the automatic order options when it's relevant new icon for the "manage photo order" screen hide the numeric rank below the thumbnail (it is confusing for users) tell users that you can drag'n drop to reorder photos bug fixed: the "apply to sub-albums" options for photo orders was not working git-svn-id: http://piwigo.org/svn/trunk@9051 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2171 fixed: photo order in a given album, hide the "Manual order" optionsplegall2011-02-011-11/+29
| | | | | | | when this option is not selected. git-svn-id: http://piwigo.org/svn/trunk@9039 68402e56-0260-453c-a942-63ccdbb3a9ee