aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-12new plugins manager, update TipTip in v1.3mistic1001-5/+7
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06feature:2250patdenice1-0/+0
Add warning icon and tiptip git-svn-id: http://piwigo.org/svn/trunk@10113 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21move CSS rules from batch_manager_global.tpl to theme.cssplegall1-1/+5
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-06bug:1768patdenice1-2/+2
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-03more explicit icon for album photos batch managementplegall1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@9492 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02bug 2172 fixed: the "sort order" options are removed from the album ↵plegall2-0/+4
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-01-18feature 2113: slightly smaller logo in administration footerplegall1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@8754 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18feature 2113: new logo on administration screenplegall2-2/+1
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
2010-12-30icons to remove filtersplegall2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@8396 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29some admin theme cleanup - remove unused cssrvelices1-17/+16
git-svn-id: http://piwigo.org/svn/trunk@8383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29some admin theme cleanup - remove unused css, unused icons rvelices5-10/+0
git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-26feature 2086 added: switch installation screen to a clear background themeplegall2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@8310 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24css rules simplificationrvelices1-5/+5
- merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19removed unused css rules from admin rvelices1-3/+2
git-svn-id: http://piwigo.org/svn/trunk@7822 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-09Feature 1728 fixed : use autoHeight accordion paramnikrou1-7/+4
git-svn-id: http://piwigo.org/svn/trunk@6496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safariplegall1-9/+6
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit radius anyway. This is a quickfix for release 2.1.1, the improved display introduced by nikrou was nice and it would be better to have it, but working in IE8 git-svn-id: http://piwigo.org/svn/trunk@6320 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-04improve colors on admin clear theme to make it more readable (listbox and ↵plegall1-10/+33
buttons, mainly) git-svn-id: http://piwigo.org/svn/trunk@6072 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-01Bug 1636 fixed : add radius for chrome. Simplify css tabsheet.nikrou1-7/+10
git-svn-id: http://piwigo.org/svn/trunk@6027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29- Fix tab display on IEpatdenice1-1/+1
- Display missing screenshot on themes_new if screenshot is missing. git-svn-id: http://piwigo.org/svn/trunk@6015 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28Fix tooltip position on admin intro page.patdenice1-2/+2
Menubar reordering now looks like category reordering. git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08Bug 1549 fixed : some texts are not correcly positionned.nikrou1-4/+9
git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08improvement: slightly bigger datepicker.png to match line height.plegall2-0/+1
git-svn-id: http://piwigo.org/svn/trunk@5705 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07Feature 1545 : refactoring, move css rules for calendar icon to ↵nikrou1-1/+0
default/themes (default-layout.css) git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07Feature 1545 : fix calendar icon alignmentnikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5701 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug 1582: fix help.png position in administration.plegall2-3/+0
better help.png icon for the clear admin theme. git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug fixed: on admin>categories>manage, align action icons on the middle of theplegall3-0/+0
line. Better icons for clear admin themes (not only negative from roma icons) git-svn-id: http://piwigo.org/svn/trunk@5698 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug 1545: fix datepicker calendar for roma admin theme + move common rules toplegall1-11/+4
default-layout.css. git-svn-id: http://piwigo.org/svn/trunk@5697 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug 1545: fix the datepicker calendar for clear admin theme.plegall3-0/+19
git-svn-id: http://piwigo.org/svn/trunk@5696 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31Feature 1557: New design for "new plugins" tab.patdenice2-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5515 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1535: apply the plugin/theme managers look&feel to language manager.plegall1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30feature 1557: new design for plugin list management, 1 block = 1 status.plegall1-0/+3
No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29update clear & roma theme with generic classes, adding input stylesgrum1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29update clear & roma theme with generic classes, allowing to use theme colors ↵grum1-16/+29
for plugin + invert tables colors for clear theme git-svn-id: http://piwigo.org/svn/trunk@5460 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.plegall1-8/+0
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25feature 1529: make the checked tags more obvious (distinct background color)plegall1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@5366 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25bug 1495: "infos" and "errors" blocks are more visible for the "roma" adminplegall3-1/+5
theme. I have simply used the same CSS rules as for "clear" theme. git-svn-id: http://piwigo.org/svn/trunk@5364 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22due to background color change on pwgHead, the roma icon for home.png was ↵plegall1-0/+0
not good git-svn-id: http://piwigo.org/svn/trunk@5248 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22just a test: make the header/footer colors comply with the current themeplegall1-1/+6
git-svn-id: http://piwigo.org/svn/trunk@5247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18feature 1519: admin instructions are dispatched into several tabs. Onlyplegall1-1/+4
applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18- allow template class to be instantiated with an empty theme (in plugins ↵rvelices1-1/+1
for example) - local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists) - renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing) git-svn-id: http://piwigo.org/svn/trunk@5177 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18make the fieldset labels easier to read (no italic, increased letter spacing,plegall1-1/+1
bold) make the fiedset border softer photos_add 2 screens comply with the fieldset system instead of specific formField divs. git-svn-id: http://piwigo.org/svn/trunk@5174 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1515: the new admin menu organization implies to tell the accordionplegall1-5/+0
menu which section to open on page load. I've moved the single function in functions_themes.inc.php to function.php to avoid misunderstanding with theme manager. Ability to preset the active menu (in the future, a plugin may add its admin page anywhere in the menu, this features needs other change to be possible) git-svn-id: http://piwigo.org/svn/trunk@5173 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1515: new organization for menu. Photos, Categories, Users, Plugins,plegall1-2/+4
Tools, Configuration. menubar bottom is ugly with the roma theme, it needs a fix. git-svn-id: http://piwigo.org/svn/trunk@5170 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17add #aaa border on content and menubar for clear admin themeplegall1-4/+6
git-svn-id: http://piwigo.org/svn/trunk@5165 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17make the clear admin theme slightly clearerplegall1-19/+17
make the links less flashy in clear admin theme git-svn-id: http://piwigo.org/svn/trunk@5163 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17improve menubar display in admin clear theme, colors and behaviorsplegall1-12/+16
git-svn-id: http://piwigo.org/svn/trunk@5161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17new tabs for the clear admin themeplegall1-16/+22
git-svn-id: http://piwigo.org/svn/trunk@5159 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1514: new screen to manage installed themes; activate, deactivate,plegall1-0/+0
delete, set as default. plugins.class.php was merged back to a state it doesn't manage themes at all. themes.class.php was created instead, from a duplication of plugins.class.php and strongly modified then. feature 1507: the display of available themes is now much more "graphic". git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee