| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-08-05 | check for themes_use_msie_png_hack | laetzer | 1 | -2/+2 | |
| 2008-08-05 | user can decide now between icon vs text, plus IE7 icon | laetzer | 1 | -11/+14 | |
| 2008-08-01 | typo | laetzer | 1 | -1/+1 | |
| 2008-07-30 | server stats module fine tuning | laetzer | 1 | -4/+6 | |
| 2008-04-09 | let module params over ride package ref if so desired - lets layout force ↵ | wjames5 | 1 | -4/+6 | |
| use of a package menu in other package layouts | |||||
| 2008-04-04 | Fixes a bug if you have no Adsense then the mod will not show | jetskijoe | 1 | -3/+1 | |
| 2007-11-23 | add option to store state in cookie for flipWithSign | Max Kremmel | 3 | -6/+6 | |
| 2007-11-08 | rename site title module | Max Kremmel | 1 | -0/+0 | |
| 2007-11-08 | remove menu bar | Max Kremmel | 1 | -4/+1 | |
| 2007-11-08 | remove empty files | Max Kremmel | 3 | -6/+0 | |
| 2007-11-07 | add modules for top title and menu and bottom bar so that you can hyper ↵ | wjames5 | 6 | -0/+16 | |
| control your layouts with minimal tpl editing | |||||
| 2007-08-31 | check also for DbSystem (pear vs adodb) | laetzer | 2 | -4/+10 | |
| 2007-06-24 | large icons are moved to bitweaver/large/ subdir | Max Kremmel | 1 | -1/+1 | |
| 2007-06-23 | Default to larger icons for 'site_icon_size' = large | Lester Caine | 1 | -1/+1 | |
| 2007-06-21 | Allow non-admin use of module | Lester Caine | 1 | -0/+2 | |
| 2007-06-21 | display admin menu only to admin users | Max Kremmel | 1 | -2/+4 | |
| 2007-06-20 | display admin menu when viewing any /admin/ page | Max Kremmel | 1 | -8/+6 | |
| 2007-06-17 | gah! last commit lost kernel --> adinistration fix | Max Kremmel | 1 | -0/+3 | |
| 2007-06-17 | use custom menu text title for package menu | Max Kremmel | 1 | -1/+3 | |
| 2007-06-17 | kernel --> Adminstration | Max Kremmel | 1 | -2/+2 | |
| 2007-06-16 | respond to mysqli as well | Max Kremmel | 1 | -2/+2 | |
| 2007-06-15 | clean up powered by module and display all icons depending on bitweaver settings | Max Kremmel | 2 | -19/+11 | |
| 2007-06-15 | clean | Max Kremmel | 1 | -31/+21 | |
| 2007-06-10 | Tidy module_params use to new $moduleParams | Lester Caine | 4 | -89/+30 | |
| Add 'large' switch to select alternative logos powered_by_DB_Logo will enable the database log htmlpurifier=n will disable the htmlpurifier logo | |||||
| 2007-06-09 | pear icons, dbType/dbSystem vars, b/w bw.gif | laetzer | 4 | -19/+47 | |
| 2007-06-08 | Old style powered by | Lester Caine | 2 | -0/+47 | |
| $module_params does not seem to be set for at all so database logo is enabled | |||||
| 2007-05-18 | Removed condition on HTMLPurifier Powered By since we will be using it to | Nick Palmer | 1 | -5/+3 | |
| cleanup description previews. | |||||
| 2007-05-17 | Add HTMLPurifier powered by when it is being used. | Nick Palmer | 1 | -1/+5 | |
| 2007-05-04 | add extremly ugly way of navigating packages - using their icons | Max Kremmel | 1 | -0/+9 | |
| 2007-04-12 | xhmtl fix | Max Kremmel | 1 | -1/+1 | |
| 2007-03-20 | ability to style active package | laetzer | 1 | -3/+3 | |
| 2007-02-04 | Update firebird url - firebird project has moved it's main website from sf | Lester Caine | 1 | -2/+2 | |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where ↵ | Max Kremmel | 1 | -4/+4 | |
| appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout... | |||||
| 2006-12-02 | Added an adsense module for easy placement of a google adsense block. | Nick Palmer | 3 | -0/+66 | |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign ↵ | Max Kremmel | 7 | -42/+18 | |
| appMenu to templates but use $gBitSystem->mAppMenu directly | |||||
| 2006-09-07 | apply monospace font for flipsigns in menus | Max Kremmel | 3 | -17/+23 | |
| 2006-09-03 | change all biticon links to point to the new icons provided in ↵ | Max Kremmel | 3 | -6/+6 | |
| themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. | |||||
| 2006-09-02 | Fixed expand/collapse functionality of the menus | Stephan Borg | 3 | -34/+37 | |
| 2006-06-19 | rearrange white space | bitweaver.org | 1 | -3/+1 | |
| 2006-06-03 | Add total DB query time display to server stats | Jams H Thompson | 1 | -0/+3 | |
| 2006-06-01 | Add powered_by_DB_Logo enable as module parameter ( now that I know how ) | Lester Caine | 1 | -2/+2 | |
| 2006-05-31 | Add powered_by_DB_Logo to the Kernal Features Menu | Lester Caine | 1 | -1/+1 | |
| 2006-05-31 | Remove debug - add 'powered_by_DB_Logo' switch in CONFIG | Lester Caine | 1 | -3/+6 | |
| 2006-05-31 | Add database engine to powered by list selected by DBType | Lester Caine | 2 | -1/+33 | |
| 2006-03-01 | Part of bitweaver.js Cleanup | Lee L Bell | 3 | -9/+9 | |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -2/+2 | |
| conflict with new content preferences | |||||
| 2006-02-17 | cache bitversion information locally for a day before refreshing | Max Kremmel | 1 | -1/+3 | |
| 2006-02-08 | Wed Feb 8 13:30:46 2006 Michael Jennings (mej) | Michael Jennings | 1 | -1/+1 | |
| Convert messu to messages. ---------------------------------------------------------------------- | |||||
| 2006-02-06 | further paermission renaming and cleanup | Max Kremmel | 1 | -2/+2 | |
| 2006-02-06 | remove oddball menu_layout_admin.tpl and move to standard ↵ | Christian Fowler | 2 | -39/+1 | |
| themes/tempaltes/menu_themes_admin.tpl | |||||
