index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
statisticsplot.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+9
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-1
/
+1
2015-06-04
Uninitialised variable
Greg Roach
1
-4
/
+5
2015-06-04
Code style - avoid count() in loop condition
Greg Roach
1
-38
/
+24
2015-05-31
PSR-4
Greg Roach
1
-0
/
+2
2015-05-30
Code style
Greg Roach
1
-51
/
+48
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-13
/
+13
2015-03-13
Numbers need to be strings for I18N
Greg Roach
1
-2
/
+0
2015-02-13
PHPDoc
Greg Roach
1
-0
/
+60
2015-02-13
Refactor statisticsplot.php to avoid globals
Greg Roach
1
-250
/
+632
2015-02-12
Unused code and tidy statistics charts
Greg Roach
1
-96
/
+34
2015-02-05
Globals
Greg Roach
1
-0
/
+1
2015-02-05
Statistics not always using settings from correct tree
Greg Roach
1
-12
/
+12
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
PHPDoc for globals
Greg Roach
1
-0
/
+7
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-72
/
+88
2015-01-26
Properly escape URL in statistics plot
Greg Roach
1
-1
/
+1
2015-01-23
Error handling in statisticsplot
Greg Roach
1
-2
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-20
/
+20
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2014-12-05
Statistics charts - convert code from Dutch to English
Greg Roach
1
-198
/
+198
2014-12-05
PHPDoc
Greg Roach
1
-2
/
+2
2014-12-05
PHPDoc and tidy up
Greg Roach
1
-248
/
+278
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-22
Remove old/commented code
Greg Roach
1
-3
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-09-19
Unused code
Greg Roach
1
-19
/
+18
2014-09-17
Code style: do not append values to uninitialised arrays
Greg Roach
1
-0
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-37
/
+37
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-08-27
Remove execute file permissions from PHP scripts
Greg Roach
1
-0
/
+0
2014-05-03
Cleanup - remove unused variables
Greg Roach
1
-6
/
+3
2014-04-01
Unused variables
Greg Roach
1
-2
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-1
/
+1
2013-08-25
Shorter/simpler y-axis titles
Greg Roach
1
-5
/
+5
2013-08-25
Years misformed in statistics charts
Greg Roach
1
-3
/
+6
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-30
Number formatting error in statistics plot
fisharebest
1
-3
/
+3
2013-02-23
#1132049 - Statistics -> Own charts doesn't work
fisharebest
1
-4
/
+2
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-20
/
+20
2012-06-17
Statistics plot - own charts have not worked for quite some time.
fisharebest
1
-5
/
+3
2012-05-05
add translation to the numbers
Łukasz Wilenski
1
-4
/
+4
2012-03-27
use modal dialog for own statistics charts
Łukasz Wilenski
1
-45
/
+3
2012-01-05
tidy up statistics page
Łukasz Wilenski
1
-20
/
+15
2012-01-03
Google charts - use HTTPS. It seems that some of the documentation refers to...
fisharebest
1
-1
/
+1
2012-01-03
Revert 13172 (temporarily?) It seems that google is sending a bad HTTPS cert...
fisharebest
1
-1
/
+1
[next]