summaryrefslogtreecommitdiff
path: root/statisticsplot.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-19Unused codeGreg Roach1-19/+18
2014-09-17Code style: do not append values to uninitialised arraysGreg Roach1-0/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-37/+37
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-05-03Cleanup - remove unused variablesGreg Roach1-6/+3
2014-04-01Unused variablesGreg Roach1-2/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-1/+1
2013-08-25Shorter/simpler y-axis titlesGreg Roach1-5/+5
2013-08-25Years misformed in statistics chartsGreg Roach1-3/+6
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-30Number formatting error in statistics plotfisharebest1-3/+3
2013-02-23#1132049 - Statistics -> Own charts doesn't workfisharebest1-4/+2
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-20/+20
2012-06-17Statistics plot - own charts have not worked for quite some time.fisharebest1-5/+3
2012-05-05add translation to the numbersŁukasz Wilenski1-4/+4
2012-03-27use modal dialog for own statistics chartsŁukasz Wilenski1-45/+3
2012-01-05tidy up statistics pageŁukasz Wilenski1-20/+15
2012-01-03Google charts - use HTTPS. It seems that some of the documentation refers to...fisharebest1-1/+1
2012-01-03Revert 13172 (temporarily?) It seems that google is sending a bad HTTPS cert...fisharebest1-1/+1
2012-01-03Google charts API - documentation says to use https, (although http also works)fisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-11/+11
2011-11-18fix statisticsŁukasz Wilenski1-12/+12
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-32/+30
2011-10-06tidy up statisticsŁukasz Wilenski1-2/+2
2011-03-27restore "Month of birth of first child in a relation" statisticŁukasz Wilenski1-206/+247
2011-01-01Refactoring class names and use autoloading.fisharebest1-38/+38
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-09#686704 1.0.6 - embeding blocks inside an HTML block not working?Łukasz Wilenski1-38/+38
2010-11-17Fix: unquoted strings in URLs break RTL pages - hebrew text often contains a ...fisharebest1-5/+5
2010-10-30(no commit message)fisharebest1-38/+38
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-5/+5
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-09-25Tidy up whitespace/indentsfisharebest1-16/+16
2010-09-19Tidy whitespace/indentationfisharebest1-4/+3
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+0
2010-05-25Use full month names instead of abbreviationsfisharebest1-1/+2
2010-05-25585293 Translation of month names abbreviationsfisharebest1-30/+4
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-04-25statistcs plots translationŁukasz Wilenski1-20/+9
2010-04-05(no commit message)Veit Olschinski1-0/+998