summaryrefslogtreecommitdiff
path: root/sidebar.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-8/+8
2011-01-01Refactoring class names and use autoloading.fisharebest1-28/+23
2010-11-01Fix sidebar not appearing when googlemap tab is disabledBrian Holland1-0/+1
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-20/+20
2010-10-20#663954 - sidebar : bad W3C validationfisharebest1-15/+13
2010-09-25Tidy up whitespace/indentsfisharebest1-30/+30
2010-09-19Tidy whitespace/indentationfisharebest1-18/+17
2010-09-10Tidy up some whitespace/formattingfisharebest1-36/+36
2010-09-09Bug #591596 - Googlemap tab v.8667 - Hopefully this is the definitive fix unt...Brian Holland1-1/+13
2010-09-07Bug #591596 - Googlemap tab v.8667 - Add loadMap() function to closeCallback(...Brian Holland1-21/+20
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-8/+8
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-9/+9
2010-07-06Minor tidying up for XHTML validationNigel Osborne1-13/+13
2010-05-26#585661 sidepanel disabled in admin panel but icons and pin still displayfisharebest1-2/+5
2010-05-25Fix tiny px difference in sidebar open/close image positioningNigel Osborne1-1/+1
2010-05-13some validationsƁukasz Wilenski1-4/+4
2010-05-10Make the sidebar panels auto adjust their height dependent on their content.Brian Holland1-1/+2
2010-05-08Remove incorrect adjustment in svn 8205. (Adjustment causes module not to load)Brian Holland1-8/+1
2010-05-08Minor tool tip display adjustment for modules with shortened directory names ...Brian Holland1-1/+9
2010-05-08Push the Indi page content further left (by 30px) when the Sidebar is opened,...Brian Holland1-1/+1
2010-05-07Update Sidebar to have two options. normally closed + auto close, normally op...Brian Holland1-49/+110
2010-05-05Add UTF8 headers to sidebar - for servers with a latin default charset in php...fisharebest1-1/+1
2010-05-04Sidebar Changes: re-added pin function, standardised open close icon, narrowe...Brian Holland1-112/+60
2010-05-04Fix: need to specify character set encoding for sidebar contentfisharebest1-0/+1
2010-04-30Minor wording changeBrian Holland1-3/+3
2010-04-30Make Sidebar "open" by default. Other available options (to be perhaps config...Brian Holland1-4/+50
2010-04-28Add Sidebar "Pin" function to keep sidebar permanently open.Brian Holland1-1/+44
2010-04-26Add text titles to sidebar open/close imagesNigel Osborne1-4/+3
2010-04-11Fix: CSS parsing errorfisharebest1-4/+0
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: cha...fisharebest1-20/+13
2010-04-05(no commit message)Veit Olschinski1-0/+197