summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-08-27Restructure fo namespace layoutlsces5-162/+34
2025-05-24empty check on pString in ::translatespiderr1-36/+40
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr2-2/+2
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr2-5/+5
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-3/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver7-7/+7
2021-02-02fix INCLUDE and CLASS pathsspiderr1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver2-1/+1
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵spiderr1-1/+1
->getParsedData & ::filterDataHash
2020-06-26remove debug in ::translateStringspiderr1-1/+0
2020-06-26clean up bindVars set to NULL... needs FALSE for newer ADODBspiderr1-1/+3
2018-04-13add bootstrap styling to translate forms, and tidy upspider@dev2-18/+24
2017-05-04revert debugspider@app21-2/+0
2017-05-04update commitsspider@app21-0/+2
2016-07-07make BitLanguage cacheablespider@app11-5/+27
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-6/+6
2016-06-21change-class-var-to-publicspider@app12-5/+5
2016-02-07Move from Smarty2 to Smarty3 function stylelsces7-23/+23
2014-11-19add-forminput-label-param-for-bs3spiderr2-36/+38
2014-09-19fix language is_dsiabled savingspider2-11/+10
2014-06-06switch to form-grouplsces1-1/+1
2014-06-03Mergelsces0-0/+0
2014-06-03Ignore paypal toolslsces1-0/+4
2014-06-03Switch to BS3 form-grouplsces7-59/+59
2014-05-31Added tag INK Port for changeset 1085666a6f09lsces1-0/+1
2014-05-31Modify templates for ink frameworkINK_Portlsces7-49/+49
2014-05-30bootstrap3-css-changes-form-groupspiderr7-37/+37
2014-05-29update bootstrap v3 classesspider1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr7-21/+21
2014-04-15change BitLanguage to BitSingleton for out of the box object cachingturon1-2/+1
2013-07-11Missing header blocklsces1-0/+13
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr2-20/+15
all table.data tags
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-10/+8
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr2-2/+2
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr2-2/+2
to the _template
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-7/+8
2013-04-04cleanup edit formsspiderr7-19/+19
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-7/+10
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2013-04-01bootstrap-conversionspiderr7-40/+40
2012-08-06Academic, but this added role entries in parallel with the group onesPRE_BOOTSTRAPlsces31-4/+58
Just eleiminates another difference to the role fork
2012-08-05Spelling mistakelsces2-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr2-2/+2
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base ↵spiderr3-4/+4
class constructors with parent::__construct()
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr2-2/+2