summaryrefslogtreecommitdiff
path: root/statistics.php
AgeCommit message (Expand)AuthorFilesLines
2013-03-26#1160253 - Modal Dialog - close button textfisharebest1-1/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-1/+1
2012-07-24Remove old "require_once" for functions_places.phpfisharebest1-2/+0
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-2/+2
2012-06-17Statistics plot - own charts have not worked for quite some time.fisharebest1-13/+8
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-14/+7
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-3/+5
2012-03-27use modal dialog for own statistics chartsŁukasz Wilenski1-5/+20
2012-03-27Add CSS for large/small animated loading images, instead of using <img>fisharebest1-1/+1
2012-03-05We no longer have popup help windows, so we no longer need to close them.fisharebest1-1/+1
2012-01-20Remove "Other" from standard Statistics block and all other places.Nigel Osborne1-2/+0
2012-01-13remove unnecessary globalŁukasz Wilenski1-1/+0
2012-01-12fix Undefined property: stdClass::$show_context_helpŁukasz Wilenski1-1/+1
2012-01-09Bug #913343 - B13210 chart.googleapis.com reports error for long urls - remov...Łukasz Wilenski1-3/+0
2012-01-05tidy up statistics pageŁukasz Wilenski1-542/+452
2012-01-05Update translation stringsfisharebest1-6/+6
2012-01-05Update translation stringsfisharebest1-6/+6
2012-01-03More I18N for numbersfisharebest1-11/+11
2011-12-14Statistics charts - replace cryptic labels with the descriptions from the hel...fisharebest1-6/+6
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-52/+52
2011-12-11HTML validation errorsfisharebest1-16/+4
2011-12-11HTML validation errorsfisharebest1-4/+4
2011-12-11make statistics tab compatible with individualŁukasz Wilenski1-8/+4
2011-12-06I18N of numbers in statisticsfisharebest1-6/+6
2011-11-21localise numbersŁukasz Wilenski1-2/+2
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-1/+1
2011-11-06Remove some unused codefisharebest1-12/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-2/+5
2011-10-06tidy up statisticsŁukasz Wilenski1-1/+1
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-1/+1
2011-06-09#786535 - Safari RtL Issuesfisharebest1-4/+4
2011-06-04I18N: combine similar translations (use ones with embedded variables)fisharebest1-2/+2
2011-06-02Media objects are called "Media objects", not "Multimedia objects", etc.fisharebest1-1/+1
2011-05-31Remove some "obvious" help text. If any of the charts need more information,...fisharebest1-6/+3
2011-03-27restore "Month of birth of first child in a relation" statisticŁukasz Wilenski1-126/+123
2011-03-16RTL: the rtl/ltr property cascades down from the HTML element - it is not nec...fisharebest1-70/+59
2011-03-04Remove intermediate functionfisharebest1-1/+1
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-33/+27
2011-01-01Refactoring class names and use autoloading.fisharebest1-150/+150
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-4/+4
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-4/+4
2010-11-18#676827 - Simplify help text for chart_areafisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-181/+181
2010-10-23Statistics - add count for number of repositories (previously, this was group...fisharebest1-0/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-9/+9
2010-09-19Tidy whitespace/indentationfisharebest1-15/+14
2010-09-10Tidy up some whitespace/formattingfisharebest1-3/+3