index
:
stats
master
Bitweaver stats package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Missed static function - e_strict compliance
lsces
1
-5
/
+5
2012-09-26
add totalregistrations and code support for timeframe
spiderr
2
-2
/
+13
2012-09-26
add totalregistrations and code support for timeframe
spiderr
2
-4
/
+14
2012-09-12
default to period_format if nothing is specified
spiderr
2
-6
/
+13
2012-05-25
replace PHP_SELF with SCRIPT_NAME
spiderr
1
-1
/
+1
2012-05-06
replace all PHP4 style constructors with __construct; replace calls to base c...
spiderr
1
-7
/
+0
2012-05-05
Merge branch 'master' of github.com:bitweaver/stats
spiderr
1
-1
/
+1
2012-05-05
replace all calls to ::BitBase() with parent::__construct()
spiderr
1
-1
/
+1
2012-05-02
replace self:: with static::
spiderr
1
-1
/
+1
2011-12-17
init hashKey variable
spiderr
1
-0
/
+1
2011-07-06
fix NOTICE errors
spiderr
1
-1
/
+1
2011-05-17
tighten up stats perms default
pre-lf-storage-path-to-file-name
spiderr
1
-1
/
+1
2011-02-14
add timeframe view
spiderr
3
-15
/
+28
2011-02-14
add user registrations based on referers
spiderr
4
-32
/
+91
2011-01-08
fix stats_referer_map_user_idx
Christian Fowler
1
-1
/
+1
2010-09-29
add function stats_referer_display_short, best used as a smarty modifier
spiderr
1
-1
/
+16
2010-07-11
use 4096 byte varchar for referer_url since mysql doesn't handle simple index...
spiderr
1
-1
/
+1
2010-07-11
use 4096 byte varchar for referer_url since mysql doesn't handle simple index...
spiderr
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
11
-18
/
+18
2010-04-24
fix indexes names and tables
CVS_HEAD
Christian Fowler
2
-9
/
+7
2010-04-24
Wrap stats updates in transaction to prevent problems with concurrent page re...
Lester Caine
1
-6
/
+9
2010-04-23
typo - use STATS_PKG_NAME
Christian Fowler
1
-1
/
+1
2010-04-22
Add code to tracking referering url to registered user_id
Christian Fowler
3
-0
/
+107
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
wjames5
2
-4
/
+6
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
pre_ctype_desc_name_schmeachange
wjames5
2
-9
/
+10
2010-04-17
step one of contenttype name plural - new methods to fetch name in libertycon...
wjames5
1
-3
/
+3
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
PRE_LIBERTYSYS_SERVICE_UPDATE
PRE_CONTENTTYPE_NAME_PLURAL
wjames5
6
-18
/
+18
2009-11-11
link period dates to list of users registered during a given period
pre_deprecate_bit_setup_inc
R270
PRE_BIT_SETUP_CHANGE
Christian Fowler
3
-28
/
+34
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
4
-12
/
+12
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
4
-12
/
+12
2009-09-08
URL might have been malformed so check for proper scheme
Christian Fowler
1
-10
/
+12
2008-07-25
Fixed uninitialised tmp variable.
pre_update_permission
create_permission
R250
Stephan Borg
1
-2
/
+3
2008-07-25
Standardised data output when single or multiple graphs.
Stephan Borg
1
-13
/
+7
2008-07-25
Changed to bar and non-logarithmic graphs. Removed the No Data graphic and ch...
Stephan Borg
1
-23
/
+16
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
3
-9
/
+9
2008-06-14
show stat links also in admin menu
laetzer
1
-0
/
+7
2008-06-10
Fixed broken stats chart by updating old stats_lib references.
Aaron Lee
2
-6
/
+6
2007-09-22
fixes bug with wrong db column after LibertyContent::prepGetList
R202
Thomas Recknagel
1
-18
/
+23
2007-09-19
add option to optionally record pageviews
Christian Fowler
2
-2
/
+5
2007-07-10
Missing space in query
PRE_LIB_ATTACHMENT_REFACTOR
Lester Caine
1
-3
/
+3
2007-07-03
update stats_lib include to use renamed Statistics.php file
Christian Fowler
1
-3
/
+3
2007-07-01
standardise all menus by using new ilocation=menu and add missing icons
Max Kremmel
1
-3
/
+3
2007-07-01
add icons
Max Kremmel
1
-3
/
+3
2007-06-23
provide gif alternatives for all png icons. this will allow us to remove the ...
Max Kremmel
2
-0
/
+0
2007-06-22
massive stats overhaul. remove all non-stats code and allow packages to inser...
Max Kremmel
12
-774
/
+450
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-3
/
+2
2007-06-22
use a table alias and use that in the JOIN clause. we really need to get this...
Max Kremmel
1
-17
/
+18
2007-06-14
try to avoid some errors when data for graph is lacking information
Max Kremmel
2
-14
/
+18
2007-06-08
meaningful icons (kind of)
laetzer
1
-0
/
+0
2007-04-25
clean up query aliases to be more consistent with our standards, use alias in...
Christian Fowler
1
-11
/
+10
[next]