summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2009-05-21fix dropmenu to work without IE fixes, remove IE8 js fix dependencyChristian Fowler1-2/+2
2009-05-11add back fixes/ie7/IE6.js until something better can be sortedbitweaver.org1-1/+7
2009-05-11remove IE7 fixes js as it does more harm than goodbitweaver.org1-7/+1
2009-05-11try to make menu labels more clearly relate, use more common language, and re...Tekimaki1-6/+6
2009-05-04IE8 does not need any of the fixes. The google code IE7/8.js do not work with...Lester Caine1-3/+1
2009-05-04Use IE6.js fix file for IE7 as wellLester Caine1-3/+3
2009-05-04This is working IE6 and IE8, but still do not have an IE7 to test with.Lester Caine1-4/+6
2009-03-09clean up display when tango is the default icon setChristian Fowler1-3/+1
2009-03-09show all icons, even if they aren't in tango set, order everything by the ico...Christian Fowler1-22/+23
2008-10-30fix filename for _inc file and split actions and help into separate tabsMax Kremmel4-61/+59
2008-10-19use getStyleCssFilepre_update_permissionChristian Fowler1-1/+1
2008-10-02change layout slightly to better join title and movement buttons.create_permissionMax Kremmel1-2/+2
2008-10-02missing "Max Kremmel1-2/+2
2008-10-02move general layout view out of tab so you can see what your working on when ...wjames51-3/+1
2008-09-29inline css in liberty, kernel, themes replaced with classes from inline.css (...laetzer7-37/+35
2008-09-15massive update on how css files are processed when they are cached. imported ...Max Kremmel1-7/+1
2008-09-14move js included via 'load' processes to kernel since themes is processed to...wjames51-13/+1
2008-09-14update noteMax Kremmel1-7/+6
2008-09-10a number of html and consistency fixes for module helpMax Kremmel1-8/+13
2008-09-09del {box}laetzer1-5/+5
2008-09-08correct var for tab titlelaetzer1-1/+1
2008-09-04load raw files before style css so theme can override stock defaults, such as...Christian Fowler1-4/+4
2008-09-04+ jstabs and a legendlaetzer1-99/+132
2008-09-03extra tpl for layout help tablaetzer3-60/+52
2008-09-03fix UI and add working legend when there's too many tabs to display them in o...Max Kremmel1-32/+30
2008-09-03shorten legend to avoid rendering distortions and remove trailing whitespaceMax Kremmel1-12/+12
2008-09-03added jstabslaetzer1-70/+118
2008-08-31more js tabslaetzer1-114/+121
2008-08-30add support and admin options to enable/disable js_css packing and joining. d...Christian Fowler1-3/+6
2008-08-15+ 'defer' attributelaetzer1-2/+2
2008-08-05include IE8.jslaetzer1-17/+5
2008-07-29update icon browser to display currently active icons as well, add entry to m...Max Kremmel3-10/+23
2008-07-04unconditionally include spinner divMax Kremmel1-9/+1
2008-06-26update icon browser to be more flexible. and display all icons - not just the...Max Kremmel1-23/+27
2008-06-26add better column control based on package and display modeMax Kremmel1-22/+62
2008-06-26add separate page for column controlMax Kremmel1-0/+71
2008-06-26make use of display_mode option recently added by spiderr and add some rudime...Max Kremmel2-49/+1
2008-06-20add jQuery support which necessitates option js joined with pJoined parameter...Christian Fowler1-1/+4
2008-01-13Maybe somebody else can figure out how to get this to work right.Nick Palmer1-1/+2
2007-11-25set empty area to 0 so empty check works correctly (NULL equated to 'NULL')Christian Fowler1-2/+2
2007-11-23vastly simplify layout UI when first loading pageMax Kremmel2-58/+57
2007-11-20use correct hashkey for browser_cssMax Kremmel1-3/+3
2007-11-18If no part is specified then don't set an area. Fixes the {module} plugin.Nick Palmer1-1/+3
2007-11-13split browser css from joined css bunch that we can load it after the style c...Max Kremmel1-4/+1
2007-11-13add option to add module to all custom layoutsMax Kremmel1-0/+8
2007-11-10joined css file comes first that users can override definitions in their cust...Max Kremmel1-4/+4
2007-11-09fix header closing tagMax Kremmel1-1/+1
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-31/+9
2007-11-08remove the now obsolete top menu bar config settingMax Kremmel1-49/+46
2007-11-08Fix some things so the {module} plugin doesn't output an invalid id and to al...Nick Palmer1-10/+14