summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver4-4/+4
2021-02-01privatize and clean up requireHandlerFile; use public getContentClassName whe...modela bitweaver1-2/+2
2021-01-21generalize searchString matchingspiderr1-12/+9
2021-01-11typo unused var $qspiderr1-1/+1
2021-01-04PHP7 warningspiderr1-2/+3
2020-11-18add analytics for google and microsoft; remove boostsuitespiderr3-33/+28
2020-09-11fix getDisplayLinkFromHashspiderr1-1/+1
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr1-1/+1
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr3-3/+3
2018-06-11migrate to gtag trackingspiderr1-16/+21
2018-06-09add tracking jsspiderr1-0/+42
2017-12-12fix referrer templatespider@dev1-3/+3
2017-01-17use mDb->StartTrans because base method StartTrans will clearFromCachespider@dev1-2/+2
2017-01-14assign_by_ref-to-assignByRefmodela bitweaver1-2/+2
2016-09-08fix NULL with Stats queryspider@app21-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app12-8/+8
2016-02-17cache getReferrerList only when isLiveturon1-1/+2
2016-02-08remove http: check in referrer linkturon1-1/+1
2015-08-04fix typo in referrers linkspider1-1/+1
2015-07-29update optionssanto spider3-8/+11
2015-05-05add redirect from referrer if not enough query paramsspider1-0/+4
2015-05-05add backlink to referrer; remove table captionspider1-5/+5
2015-05-05remove table caption, add .table classspider1-4/+3
2015-05-05cleanup referrer statsspider6-19/+22
2015-05-01major overhaul of referer stats to include commerce data if availablespider8-56/+228
2014-08-26fix 'period' listingspider1-1/+1
2014-06-06boostrap3-control-group-2-from-groupspiderr2-6/+6
2014-05-30bootstrap3-css-changesspiderr1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr3-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr3-5/+5
2013-04-19fix admin menusspiderr1-6/+6
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal u...spiderr1-7/+5
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-3/+4
2013-04-04cleanup edit formsspiderr3-3/+3
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-10/+13
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr2-2/+2
2013-04-01bootstrap-conversionspiderr3-15/+13
2013-02-08Merge branch 'master' of github.com:bitweaver/statsPRE_BOOTSTRAPspiderr2-22/+6
2013-02-08empty hash key checkspiderr1-3/+5
2013-02-07use new BitDb::getPeriodFormatspiderr2-22/+6
2012-09-28Index key is too big for Firebird. Need to create a shorter field for indexinglsces1-1/+1
2012-09-28Missed static function - e_strict compliancelsces1-5/+5
2012-09-26add totalregistrations and code support for timeframespiderr2-2/+13
2012-09-26add totalregistrations and code support for timeframespiderr2-4/+14
2012-09-12default to period_format if nothing is specifiedspiderr2-6/+13
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-7/+0