aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-26no clipping if the thumbnails are under 128px.flop251-5/+0
the img are centered git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26feature:2230flop253-3/+8
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
2011-03-21move CSS rules from batch_manager_global.tpl to theme.cssplegall2-27/+24
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
2011-03-21merge admin "default" theme *.css into a single theme.cssplegall7-1040/+1027
git-svn-id: http://piwigo.org/svn/trunk@9814 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21bug 2226 fixed: on a select, Chrome doesn't trigger anything on click(), use ↵plegall1-10/+8
change() instead. git-svn-id: http://piwigo.org/svn/trunk@9806 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-12bug:2220flop251-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
2011-03-10feature:2219patdenice1-1/+1
load jquery sort plugin in footer. git-svn-id: http://piwigo.org/svn/trunk@9599 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10feature:2219patdenice1-4/+24
Sort available plugins without reloading the whole page git-svn-id: http://piwigo.org/svn/trunk@9598 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10feature 2217: switch upgrade screen to a clear background themeplegall1-40/+112
git-svn-id: http://piwigo.org/svn/trunk@9596 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-09feature:2114patdenice18-156/+113
Simplify all admin templates. git-svn-id: http://piwigo.org/svn/trunk@9586 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-07Update jQuery UI to 1.8.10.patdenice11-23/+19
Improve jquery ui management in template class. git-svn-id: http://piwigo.org/svn/trunk@9559 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-06bug:2214patdenice1-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
2011-03-06bug:2214patdenice2-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
2011-03-06bug:1768patdenice1-8/+8
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
2011-03-04Change dispositionGotcha1-2/+8
git-svn-id: http://piwigo.org/svn/trunk@9540 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+62
Update language from piwigo.org extension repository git-svn-id: http://piwigo.org/svn/trunk@9520 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03Improve display for plugins and themes update page.patdenice2-81/+80
git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03New plugins update page.patdenice1-61/+32
git-svn-id: http://piwigo.org/svn/trunk@9491 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-02Add themes autmatic update functionality.patdenice1-0/+77
git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-01fix batch_manager_global javascript syntax error with ie7rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9466 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-24Display installation screen in IE7Gotcha1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@9373 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-22Bug with IE7 (and other ?) with Accordion for the admin menubarGotcha1-1/+1
bug:2196 git-svn-id: http://piwigo.org/svn/trunk@9349 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-22Merge r9347 from br2.1 to trunkGotcha2-0/+8
git-svn-id: http://piwigo.org/svn/trunk@9348 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-17merge r9257 from branch 2.1 to trunkpatdenice1-3/+3
bug 2075: Escape javascript messages. git-svn-id: http://piwigo.org/svn/trunk@9258 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11Update jQuery to 1.5 and jQuery UI to 1.8.9patdenice8-21/+19
git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-08bug 2185 : Back merged. "Remove from caddie" seems to be the right string...Eric1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9124 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-08bug 2185 : Changing wrong translation flag to right one (faster than ↵Eric1-1/+1
changing it in all localisation files ^^) git-svn-id: http://piwigo.org/svn/trunk@9123 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02bug 2177 fixed: automatically select thumbnails on current page when selectingplegall1-5/+9
the whole set. git-svn-id: http://piwigo.org/svn/trunk@9064 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02bug 2176 fixed: remove the direct link to Caddie from the administrationplegall1-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
2011-02-02bug 2172 fixed: the "sort order" options are removed from the album ↵plegall3-41/+20
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
2011-02-01bug 2171 fixed: photo order in a given album, hide the "Manual order" optionsplegall1-11/+29
when this option is not selected. git-svn-id: http://piwigo.org/svn/trunk@9039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-31bug 2118 fixed: don't open a new tab once installation is finishedplegall1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@9008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-26Merge r8936 from br2.1 to trunkGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8937 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25scripts.js was not loaded on picture page with high imagesrvelices1-11/+14
admin maintenance leave a space between grouped 'non-destructive' actions and 'destructive' actions git-svn-id: http://piwigo.org/svn/trunk@8898 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19feature 1062 added: ability to delete a single photo from its administrationplegall1-0/+2
screen git-svn-id: http://piwigo.org/svn/trunk@8764 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19feature 1289 added: easy "delete orphan tags" function. On the "tags"plegall2-6/+11
administration page, a warning message is displayed if you have at least one orphan tag + direct action to delete them. git-svn-id: http://piwigo.org/svn/trunk@8762 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18feature 2113: slightly smaller logo in administration footerplegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@8754 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18feature 2113: new logo on administration screenplegall2-4/+2
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall2-4/+4
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17feature 2102: add a few language keys to remove all image/picture/element ↵plegall4-7/+7
and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17got rid of a very innefficient (and not required) css rulervelices1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@8725 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17feature 2102 : rename item/image/picture to photo (admin side)rvelices8-12/+12
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16feature 2102 : rename item/image/picture to photo (public side)rvelices3-7/+7
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15feature 2102 : rename item/image/picture to photo (admin side)rvelices9-14/+14
also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14feature 2102 : rename item/image/picture to photorvelices3-4/+4
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13feature 2108 added: user upload removed from core. It will come back as aplegall5-89/+0
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12feature 2103 added: week may start on sunday/monday in the monthly calendarplegall1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@8626 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-01feature 2092 added: Batch Manager can filter all photos with no tagplegall1-1/+6
feature 1866 added: Batch Manager can synchronize metadata git-svn-id: http://piwigo.org/svn/trunk@8422 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2091: Batch Manager, find all orphan photosplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-31feature 2089: finish removing element_set, now it's time for batch_managerplegall2-378/+0
git-svn-id: http://piwigo.org/svn/trunk@8417 68402e56-0260-453c-a942-63ccdbb3a9ee