summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-17mkdir_p silence and clean upspiderr1-27/+3
2020-06-17update command line _SERVER initialization; add new standardized bit_print_logspiderr2-17/+62
2020-06-15Merge branch 'master' of github.com:bitweaver/kernelspiderr1-5/+5
2020-06-15remove TRUE debug for emailing all errorsspiderr1-1/+1
2020-06-15concatenate extraHeadersspiderr1-2/+2
2020-06-15add Return-Path headers to sendMailspiderr1-3/+3
2020-06-05initialize errTypespiderr1-1/+2
2020-05-27revert bit_error debugspiderr1-2/+1
2020-05-22add () to singleton creationspiderr1-1/+1
2020-05-22add vvc function for variable var capture; default UNKNOWN ERRORspiderr1-3/+12
2020-02-15move bit_error_log() error_log of SCRIPT_URI to outside loop so stack only ap...spiderr1-1/+1
2020-01-17remove highlight output filterspider@dav1-3/+0
2020-01-16tweak default site_long_date_formatspiderr1-1/+1
2020-01-15add CAnadian holidays to BitDatespiderr1-5/+13
2020-01-04set mCacheTime to BIT_QUERY_CACHE_DISABLE when a Singleton is cleared from ca...spiderr2-19/+21
2019-10-06add file_valid functionspiderr1-0/+11
2019-08-26always output USERID in apache_setenvspiderr2-2/+2
2019-08-20tidy up add apache_env for logging USERID in httpd logs; add to bit_redirectspiderr2-1/+8
2019-08-20add apache_env for logging USERID in httpd logsspider@app11-0/+5
2019-07-17tweak minifind UIspiderr1-2/+2
2019-05-29bit_error_log stack depth from 2 to 5spiderr1-1/+1
2019-04-11allow multiple arguments to be sent to bit_error_logspiderr1-4/+10
2019-01-31fix levels in bit_stackspider@app11-6/+3
2019-01-14update bit_stack to accept a pLevels to only output a certain depth (ideally ...spiderr1-6/+5
2019-01-14mkdir_p updates: comment out PHP 4 code; return TRUE if the directory was exi...spiderr1-4/+6
2018-09-21print date in bt()spiderr1-1/+1
2018-09-05add support for <link rel=prev/next> in <head> in with paginationspiderr3-20/+94
2018-08-16add img-responsive to package adminspiderr1-7/+7
2018-08-16white space in headerspiderr1-4/+4
2018-08-16move sitenotice inside main <header>spiderr1-3/+3
2018-08-15create separate ::isIndexed method to control search engine indexing; by defa...spiderr2-3/+13
2018-08-01Merge branch 'master' of github.com:bitweaver/kernelmodela bitweaver14-4996/+8361
2018-08-01auto create TEMP_PKG_PATHmodela bitweaver1-1/+3
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr4-5/+6
2018-07-31update browsecap.inispiderr1-4973/+8269
2018-07-19fix ternary operator in cacheQueryDefaultTimespiderr1-1/+1
2018-07-19add static::cacheQueryDefaultTime that responds to hard refreshspiderr1-1/+5
2018-06-12tweak tracking_debug configspiderr1-1/+1
2018-06-12fix ::isTrackingspiderr1-1/+1
2018-06-11fix bt() to dump variables, and make new bit_stack function to get a stack wh...spiderr2-6/+19
2018-06-09remove arguments to bt() and add vd() of any input parameterspiderr1-1/+6
2018-03-29remove _SERVER['HTTP_CACHE_CONTROL'] === 'max-age=0' from isRefreshRequestspider@app11-1/+1
2018-03-29add ::isRefreshRequest and disable object cache accordingly; add ::cacheQuery...spider@app21-1/+15
2017-11-07add HTTP_BAD_REQUEST on emergency_breakspider@dev1-0/+2
2017-10-19remove login.php and use only signin.php; add hyridauth providers to reigstra...spider@app11-0/+4
2017-10-18add shortcut function 'eb' for emergency breakspider@dev1-0/+6
2017-10-09add emergency_break methodspider@app21-0/+8
2017-09-13remove unneeded header role="main" and nav role="navigation" per w3c spec for...spider@dev2-3/+3
2017-08-08Merge branch 'master' of github.com:bitweaver/kernelspider@app21-1/+3
2017-08-08fix regex_replace in pagination.tplspider@app21-1/+1