| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-04-19 | Merge branch 'master' of github.com:bitweaver/themes | spiderr | 1 | -1/+1 | |
| 2013-04-19 | move Theme Layout to columns page | spiderr | 2 | -46/+45 | |
| 2013-04-19 | remove extra <li> in admin menu | spiderr | 1 | -1/+0 | |
| 2013-04-19 | make modules a .well | spiderr | 1 | -1/+1 | |
| 2013-04-19 | fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵ | spiderr | 1 | -11/+10 | |
| user menus | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 1 | -1/+1 | |
| 2013-04-10 | fix footer layout edit | spiderr | 1 | -1/+1 | |
| 2013-04-10 | tweak menu order | spiderr | 1 | -1/+1 | |
| 2013-04-09 | add configurable support for fluid layouts | Christian Fowler | 1 | -53/+59 | |
| 2013-04-09 | clean theme admin selection | Christian Fowler | 2 | -22/+23 | |
| 2013-04-08 | Functional S3 bug fixes, but need to know how to handle odd/even in bootstrap | lsces | 1 | -6/+6 | |
| 2013-04-07 | Merge branch 'master' of github.com:bitweaver/themes | Christian Fowler | 7 | -14/+14 | |
| 2013-04-07 | renamed to avoid duplicate names | Christian Fowler | 1 | -2/+2 | |
| 2013-04-06 | update template syntax to not use ticks outside of double quotes | spiderr | 7 | -14/+14 | |
| 2013-04-05 | rename header_inc.tpl to html_head_inc.tpl for naming consistency and ↵ | spiderr | 1 | -0/+0 | |
| avoiding abiguiuty with new html5 header tag | |||||
| 2013-04-04 | cleanup edit forms | spiderr | 11 | -26/+26 | |
| 2013-04-04 | fix icons for moving modules | spiderr | 1 | -5/+3 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -10/+13 | |
| 2013-04-03 | fix regex gone wild | spiderr | 1 | -2/+2 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -4/+4 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -9/+9 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -10/+10 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 2 | -3/+3 | |
| 2013-03-27 | bootstrap conversions | spiderr | 8 | -49/+49 | |
| 2012-08-06 | Complete role model support in theme management | lsces | 2 | -19/+47 | |
| 2012-08-06 | Integrated in so don't need separate file | lsces | 1 | -333/+0 | |
| 2012-08-06 | Separate templates for role model | lsces | 2 | -0/+413 | |
| still need selecting corretly Theme still needs some work to merge remaining group/role switch | |||||
| 2012-05-25 | replace PHP_SELF with SCRIPT_NAME | spiderr | 1 | -1/+1 | |
| 2012-05-25 | bit_log_error-2-bit_error_log | spiderr | 2 | -2/+2 | |
| 2012-04-29 | Strip extra white space | Lester Caine ext:(%22) | 1 | -4/+4 | |
| ( simply ignoring is causing problems with comment merging ) | |||||
| 2012-03-03 | add jquerylocal to loadAjax for local use, and jquery now links to ↵ | spiderr | 1 | -0/+3 | |
| ajax.googleapis.com; add support for gBitThemes->mRawFiles.js in header | |||||
| 2011-03-16 | fix module layout variable collision | Christian Fowler | 1 | -4/+4 | |
| 2011-02-06 | show all layouts | spiderr | 1 | -11/+9 | |
| 2010-10-01 | address vuln ↵ | spiderr | 1 | -1/+1 | |
| http://www.johnleitch.net/Vulnerabilities/Bit.Weaver.2.7.Reflected.Cross-site.Scripting/7 by pulling silly file that just displayed an image | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 6 | -6/+6 | |
| 2010-03-25 | make it easy to choose a default icon set to fall back to if your custom ↵ | wjames5 | 1 | -1/+9 | |
| icon set does not have an image -- no need to set this in config_inc any more | |||||
| 2010-02-10 | update javascript to use BitBase namespace | Christian Fowler | 3 | -4/+4 | |
| 2010-01-27 | new param for {bitmodule}, classplus, allowing additonal class(es) to be ↵ | Daniel Sutcliffe | 1 | -2/+2 | |
| provided for encapsulating div | |||||
| 2009-11-25 | add listing of ALL installed icon styles and highlight active & default; and ↵ | Christian Fowler | 1 | -20/+21 | |
| linking drilldown to see just one icon set | |||||
| 2009-11-12 | Begin module upgrade - read in modules from both old and new locations and ↵ | wjames5 | 2 | -4/+41 | |
| process config files during layout editing. Add an upgrade method for packages which upgrade their modules to call to assist people updating their site. Make some use of the new config data to demonstrate possibilities in layout menu. Include one module update in blog pkg to sketch out how configuration file might look. | |||||
| 2009-07-04 | add options to control themes_use_msie_js_fix - which version of IE to ↵ | Christian Fowler | 2 | -8/+14 | |
| support, if at all | |||||
| 2009-05-29 | Correct path to IE8.js | Lester Caine | 1 | -2/+2 | |
| 2009-05-28 | do not pack IE8.js else it will through errors | Christian Fowler | 1 | -2/+2 | |
| 2009-05-28 | only eval data if its not empty | Tekimaki | 1 | -2/+2 | |
| 2009-05-22 | mercy. IE8.js makes bwo render perfectly on IE6. it goes back in. - spiderr | bitweaver.org | 1 | -2/+2 | |
| 2009-05-21 | fix dropmenu to work without IE fixes, remove IE8 js fix dependency | Christian Fowler | 1 | -2/+2 | |
| 2009-05-11 | add back fixes/ie7/IE6.js until something better can be sorted | bitweaver.org | 1 | -1/+7 | |
| 2009-05-11 | remove IE7 fixes js as it does more harm than good | bitweaver.org | 1 | -7/+1 | |
| 2009-05-11 | try to make menu labels more clearly relate, use more common language, and ↵ | Tekimaki | 1 | -6/+6 | |
| resort for more logical hierarchy, objections can be filed in person at the central office | |||||
| 2009-05-04 | IE8 does not need any of the fixes. The google code IE7/8.js do not work ↵ | Lester Caine | 1 | -3/+1 | |
| with base.css so the alternate ie7-standard-p.js needs to be used. IE6.js is a copy of that. | |||||
