summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
all table.data tags
2013-04-19fix admin menusspiderr1-6/+6
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-7/+5
user menus
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
but have just disabled for the moment - needs a cleaner fix, but it allows dumb install short term.
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 ↵spiderr1-7/+0
class constructors with parent::__construct()
2012-05-05Merge branch 'master' of github.com:bitweaver/statsspiderr1-1/+1
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2012-05-02replace self:: with static::spiderr1-1/+1
2011-12-17init hashKey variablespiderr1-0/+1
2011-07-06fix NOTICE errorsspiderr1-1/+1
2011-05-17tighten up stats perms defaultpre-lf-storage-path-to-file-namespiderr1-1/+1
2011-02-14add timeframe viewspiderr3-15/+28
2011-02-14add user registrations based on referersspiderr4-32/+91
2011-01-08fix stats_referer_map_user_idxChristian Fowler1-1/+1
2010-09-29add function stats_referer_display_short, best used as a smarty modifierspiderr1-1/+16
2010-07-11use 4096 byte varchar for referer_url since mysql doesn't handle simple ↵spiderr1-1/+1
indexes on TEXT fields
2010-07-11use 4096 byte varchar for referer_url since mysql doesn't handle simple ↵spiderr1-1/+1
indexes on TEXT fields
2010-06-09Strip down CVS keywords.cvs2git11-18/+18
2010-04-24fix indexes names and tablesCVS_HEADChristian Fowler2-9/+7
2010-04-24Wrap stats updates in transaction to prevent problems with concurrent page ↵Lester Caine1-6/+9
reads. This should not affect other database engines? Firebird is starting to see problems when multiple pages are being served in parallel.
2010-04-23typo - use STATS_PKG_NAMEChristian Fowler1-1/+1
2010-04-22Add code to tracking referering url to registered user_idChristian Fowler3-0/+107
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames52-4/+6
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-17step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachangewjames52-9/+10
accessed though systme hash with get name method call, still no schema change required
2010-04-17step one of contenttype name plural - new methods to fetch name in ↵wjames51-3/+3
libertycontent and libertysystem, deprecate old and redundant methods - sill utilize content_description param in new methods until schema change
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALwjames56-18/+18
2009-11-11link period dates to list of users registered during a given periodpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEChristian Fowler3-28/+34
2009-10-01remove ref to non-existant copyright.txt filewjames54-12/+12