summaryrefslogtreecommitdiff
path: root/BitSystem.php
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2015-08-25Merge branch 'master' of github.com:bitweaver/kernelsanto spider1-1/+1
2015-04-07return 404 on verifyPackage failsanto spider1-1/+1
2015-02-06add site_hidden to prevent search engine indexingspider1-1/+1
2014-10-22fix missing quote on definesanto spider1-1/+1
2014-10-22Mergelsces1-14/+21
2014-10-22Add Role Model Switchlsces1-1/+4
2014-10-13add support for define config foro BIT_CACHE_OBJECTSmodela bitweaver1-14/+20
2014-10-06clear BitSystem from cache on storeConfigsanto spider1-0/+1
2014-09-08tweaks to sys default TEMP locationspiderr1-2/+22
2014-09-08resolve conflictsturon1-8/+9
2014-09-08return HTTP_NOT_FOUND instead of HTTP_UNAUTHORIZEDturon1-1/+3
2014-06-18use $smarty.const.ROLE_MODEL checkspider1-4/+1
2014-06-17revert menuType to mAppMenu - we need this so packages can have search forms ...modela bitweaver1-3/+3
2014-06-03Restore old style admin menueslsces1-3/+3
2014-05-31Additional fixes for ROLE model of user teamslsces1-1/+4
2014-05-29reverse bit_system_menu_sortChristian Fowler1-1/+1
2014-05-29updates for navbar search formsChristian Fowler1-3/+4
2014-05-29reset some loadFromCache varsChristian Fowler1-0/+2
2014-04-29tweak caching API to BitCacheable interface; clean up of caching codeturon1-1/+1
2014-04-18reset mHttpStatus on each reloadsanto spider1-0/+1
2014-04-16tweak functions for STRICT complianceturon1-1/+1
2014-04-15add apcu object cache support for BitSingletonturon1-0/+7
2014-02-07metaNoIndex on fatalError pagesspiderr1-0/+1
2014-02-05change code to HTTP_UNAUTHORIZEDspiderr1-1/+1
2014-02-05400 is a bad error default for fatalErrorspiderr1-1/+1
2014-01-23only show tempalte for ajax requestsspiderr1-1/+5
2013-11-20change canonical to be configurablespiderr1-2/+3
2013-09-03move header to ::outputHeaderspiderr1-2/+6
2013-07-11Add E_STRICT update to functionslsces1-15/+12
2013-05-24simplify confirm dialog titlespiderr1-1/+2
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-33/+3
2013-04-05major restructing of foundation tpl - rename bitweaver.tpl to html.tplChristian Fowler1-1/+1
2013-04-04clean up fatalError loginChristian Fowler1-6/+0
2013-03-23allow pMailHash['from'] in mail functionspiderr1-1/+3
2013-03-02add basic setCanonicalLink supportspiderr1-0/+14
2012-10-11wrap config update with transaction to avoid deadlockspiderr1-0/+2
2012-09-28Hide 'Table Missing' message until it can be masked during installation.lsces1-2/+3
2012-08-17revert usage of TEAM_ID in core classes. don't what that is or where it is su...spiderr1-2/+2
2012-08-17Merge branch 'master' of github.com:bitweaver/kernelspiderr1-2/+2
2012-08-17clean up header output for different protocols (https)spiderr1-1/+1
2012-08-06Role model switch on kernellsces1-2/+2
2012-07-18hard wire image/jpeg to jpg extensionspiderr1-15/+20
2012-06-07Add role_home option, only active if role_home index exists.lsces1-1/+20
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-25Merge branch 'master' of github.com:bitweaver/kernelspiderr1-11/+1
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2012-05-21revert dynamic handling. seems everything breaksspiderr1-11/+1
2012-05-05Merge branch 'master' of github.com:bitweaver/kernelspiderr1-106/+111
2012-05-05clean up BitSingleton support - implement abstract getSingleInstancespiderr1-4/+9