| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-04-12 | add option to turn on modules in header and modules in footer. all options av... | Max Kremmel | 7 | -132/+228 |
| 2007-04-12 | merge move methods, add expungeLayout method and add method to fix module pos... | Max Kremmel | 6 | -30/+91 |
| 2007-04-12 | try to simplify modules tpl by removing unnecessary classes and apply positio... | Max Kremmel | 1 | -8/+12 |
| 2007-04-09 | create unique identifier for each module based on layout pos, and remove id w... | wjames5 | 1 | -3/+3 |
| 2007-04-04 | forgot to add in new layout managing screen | Max Kremmel | 2 | -0/+86 |
| 2007-04-04 | another attempt at removing old code without actually breaking the system | Max Kremmel | 1 | -1/+2 |
| 2007-04-04 | remove commented functions - tests show that new code looks usable | Max Kremmel | 1 | -552/+0 |
| 2007-04-04 | add new layout admin page which gives full access to all modules in all layou... | Max Kremmel | 4 | -40/+74 |
| 2007-04-04 | move all style related code to BitThemes to further clean up the mess. all st... | Max Kremmel | 3 | -48/+282 |
| 2007-04-04 | update sql for themes tables changes - needs to be tested on mysql and other ... | Max Kremmel | 1 | -70/+4 |
| 2007-04-03 | replace _ with - in classname | Max Kremmel | 1 | -2/+2 |
| 2007-04-03 | move string parsing to a method, revive module parameter lookup, return parse... | Max Kremmel | 1 | -45/+75 |
| 2007-04-03 | assign moduleTitle to module tpl | Max Kremmel | 2 | -6/+10 |
| 2007-04-03 | add missing file | Max Kremmel | 1 | -0/+73 |
| 2007-04-02 | move module.tpl from kernel to themes | Max Kremmel | 1 | -0/+27 |
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 1 | -0/+85 |
| 2007-04-02 | Massive changes to themes layout engine: | Max Kremmel | 11 | -269/+1556 |
| 2007-04-01 | disable flakey drag / drop layout stuff, improve layout and module handling a... | Max Kremmel | 1 | -7/+12 |
| 2007-03-24 | replaced 2 old fashioned tags | laetzer | 1 | -2/+2 |
| 2007-03-22 | jstabs for 3 kinds of menu settings, <table> for listing of top bar menu name... | laetzer | 1 | -34/+66 |
| 2007-03-20 | ability to style active package | laetzer | 1 | -0/+2 |
| 2007-03-20 | added thead/tfoot + basic styling, truncated settings text to "title" | laetzer | 1 | -0/+1 |
| 2007-03-14 | apply list-style:none to ul.data. oddly enough it's not sufficient for firefo... | Max Kremmel | 1 | -2/+2 |
| 2007-03-14 | improved display of "Saved Servers" table in multisites | laetzer | 1 | -4/+7 |
| 2007-03-13 | moved inline styles from multisite's table.data to base.css | laetzer | 1 | -0/+5 |
| 2007-03-02 | Changes to avoid js errors when hideById is called on elementId not in page. | Nick Palmer | 1 | -0/+5 |
| 2007-03-02 | slightly increase <pre> font-size | Max Kremmel | 1 | -1/+1 |
| 2007-02-28 | Doh! Had the store columns out of order. | Nick Palmer | 1 | -1/+1 |
| 2007-02-28 | Fixed bug preventing duplicate modules. | Nick Palmer | 1 | -6/+4 |
| 2007-01-12 | improve caching by taking icon style and icon display settings into account | Max Kremmel | 1 | -15/+34 |
| 2007-01-12 | rename feature_jscalendar to site_use jscalendar | Max Kremmel | 1 | -1/+1 |
| 2007-01-12 | fix settings not being stored | Max Kremmel | 1 | -2/+2 |
| 2006-12-02 | move to custom_module.tpl for custom modules from previous use of users/modul... | Christian Fowler | 1 | -0/+4 |
| 2006-11-29 | Fixed bug preventing parsing of module parameteres | Nick Palmer | 1 | -1/+1 |
| 2006-11-11 | add option to enhance dropdown menu with simple javascript to make it easier ... | Max Kremmel | 3 | -33/+74 |
| 2006-10-11 | set default for function parameter | Max Kremmel | 1 | -1/+1 |
| 2006-09-27 | revert the MSIE fix reversion of the revert. in short, this code is STILL nee... | Christian Fowler | 1 | -2/+11 |
| 2006-09-27 | revert MSIE removal and add note to see top_bar.tpl for people with custom th... | Christian Fowler | 1 | -11/+3 |
| 2006-09-22 | revert removal of MSIE .js fix script. this is required for drop menus to wor... | Christian Fowler | 1 | -1/+12 |
| 2006-09-21 | removes IE7 css standardizing/bastardizing library, some sytles in themes wil... | wjames5 | 1 | -11/+1 |
| 2006-09-20 | allow duplicate module files as long as they are not in the same ord | Christian Fowler | 1 | -12/+17 |
| 2006-09-18 | add generic css to get css dropdowns working in msie | Max Kremmel | 1 | -0/+2 |
| 2006-09-15 | clean up menu admin and add some help | Max Kremmel | 1 | -47/+42 |
| 2006-09-15 | further streamline boxes - remove .boxtitle entirely, clean up box template a... | Max Kremmel | 1 | -1/+1 |
| 2006-09-14 | replace <div class="boxtitle"> with <h3 class="boxtitle"> | Max Kremmel | 1 | -3/+0 |
| 2006-09-14 | a wee bit 'o paddin' | Max Kremmel | 1 | -3/+3 |
| 2006-09-13 | add custom menu position config | Christian Fowler | 2 | -2/+10 |
| 2006-09-13 | give the layouts more space to breathe | Max Kremmel | 1 | -2/+2 |
| 2006-09-12 | use bit_redirect | Christian Fowler | 1 | -2/+1 |
| 2006-09-12 | fix typo | Christian Fowler | 1 | -1/+1 |