summaryrefslogtreecommitdiff
path: root/statistics.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-4/+4
2014-04-05Coding style - wrap blocks in {}Greg Roach1-6/+18
2014-04-05Dismiss modal dialogs by clicking overlayGreg Roach1-5/+7
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-11-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-10-16Reloading tabs on every click - see #1120946Greg Roach1-3/+14
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-2/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - consistency changes to...Nigel Osborne1-21/+21
2013-04-18Bug #1155069 jQUery-UI "spinner" option no longer availableNigel Osborne1-3/+11
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