aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-15small css fixes: mistic1001-0/+1
make disabled options visible with clear, remove border on .showInfo:hover, avoiding clipping on some pages with roma git-svn-id: http://piwigo.org/svn/trunk@17928 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01batch manager improvements/fixes:rvelices1-3/+1
- when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty) - correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows) - less space lost on batch manager page - fix wrong page title in batch manager because of global variable $title overriden - fix language keys in element_set_ranks (capital/lowercase issue) git-svn-id: http://piwigo.org/svn/trunk@17289 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06feature 2680: styles for jQuery UI slider mistic1001-0/+4
still need to include "themes/default/js/ui/theme/jquery.ui.slider.css" git-svn-id: http://piwigo.org/svn/trunk@16390 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06bug fixed: rounded corners with Firefox 13plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02feature 2575: new home icon for admin clear theme to comply with icons in ↵plegall1-0/+0
admin menubar git-svn-id: http://piwigo.org/svn/trunk@13461 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-20feature 2581: new design on albums list management.plegall2-1/+3
icons removed, replaced by text links visible on :hover better ergonomy for automatic order: the "save manual order" submit button only appears when a change is detected in the album ordering. The "automatic sort order" becomes a dedicated fieldset, hidden by default, displayed "on user demand". new virtual album form displayed only "on user demand" cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link in the menubar. permalinks admin page slightly redesign: fieldsets instead of centered h3, "on user demand" form to add/modify permalinks. git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18change color scheme on submit buttons for clear theme: white text on dark grayplegall1-8/+25
background and orange background on :hover. On many places, the submit buttons are now left aligned (instead of centered) On configuration option screens, the "Reset" button was removed: useless and confusing. Much simpler "Quick Local Synchronization" button on admin/intro.tpl for admin theme clear. git-svn-id: http://piwigo.org/svn/trunk@13244 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14feature 2575: redesign menubar on clear administration themeplegall1-7/+13
SVG icons with raphael.js (not sure this is the best way to add icons, it's a test) The menubar is sticked to the left border of the window. git-svn-id: http://piwigo.org/svn/trunk@13168 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14- added 2 missing embellish_urlrvelices1-4/+10
- fix css (admin bakground not existing; public IE image border) git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2565 added: pending comments screen, highlight selected commentsplegall1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002-2/+2
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29removed unused css rules rvelices1-8/+12
git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-15remove some useless css admin rulesrvelices1-9/+7
git-svn-id: http://piwigo.org/svn/trunk@12633 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-14remove some useless css admin clear rulesrvelices1-18/+18
git-svn-id: http://piwigo.org/svn/trunk@12626 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28feature 2477: remove unnecesary admin css rules / html elementsrvelices1-4/+8
git-svn-id: http://piwigo.org/svn/trunk@12528 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall1-1/+2
is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16bug:2348 useless block on the right side of admin tab in Google Chrome mistic1001-6/+6
git-svn-id: http://piwigo.org/svn/trunk@11393 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01cleaner 16px delete icon, visual compatible with the 24px delete iconplegall1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@11179 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25merge r11040 from branch 2.2 to trunkplegall1-0/+0
bug 1786 fixed: ability to prefilter the synchronize screen with a specific album by clicking on the new "Synchronize" icon on album admin page or album admin list. This is not the solution proposed by Gotcha (ie a treeview to select the album on the synchronize screen) but it solves the same problem. git-svn-id: http://piwigo.org/svn/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : last css fix (hopefully !)mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : fix deactivation link, info link for clear thememistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : delete ordering by name, fiw some stylesmistic1001-4/+3
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23fix link's color in TipTip for clear adminmistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
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