summaryrefslogtreecommitdiff
path: root/library/WT/Stats.php
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Refactor away find_gedcom_record() - statsfisharebest1-3/+4
2013-07-05Refactor away get_sub_record()fisharebest1-34/+9
2013-06-29(no commit message)fisharebest1-27/+27
2013-06-01#1179399 - Inconsistent English text in tree-configuration pagefisharebest1-1/+1
2013-05-16#1122196 - Individual born before J.C stats fatal errorfisharebest1-1/+1
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-30#1103244 - Ignore given names that are 3 letters long, and written in lower-c...fisharebest1-4/+5
2013-01-22Remove gedcomHighlight methods from WT_Stats. They haven't worked for some t...fisharebest1-45/+0
2013-01-19Fix: statistics chart error when siblings with greatest age difference are pr...fisharebest1-1/+3
2012-12-04Fix: when there are more than 4095 individuals of either sex, and no individu...fisharebest1-1/+1
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-3/+3
2012-09-26WT_Stats - minor tidy up getAllTags...() functions, fix some HTML5 validatio...fisharebest1-107/+78
2012-09-26WT_Stats - show sample statistics in alphabetic orderfisharebest1-16/+12
2012-09-25Fix: when the most recent event is private, an error is generated - instead o...fisharebest1-2/+10
2012-09-21WT_Stats - typofisharebest1-1/+1
2012-09-21WT_Stats - typofisharebest1-1/+1
2012-09-21WT_Stats - typofisharebest1-1/+1
2012-09-21WT_Stats - typofisharebest1-1/+1
2012-09-21WT_Stats - remove unused reference to _server_urlfisharebest1-13/+10
2012-09-21More consistent layout of SQL queries in statisticsfisharebest1-694/+460
2012-09-21Fix: iso3166() and get_all_countries() are not valid stats for the keyword ex...fisharebest1-1/+1
2012-09-15Fix: Strict Standards: Only variables should be passed by reference in librar...fisharebest1-1/+2
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-5/+5
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-1/+4
2012-08-30Remove debugfisharebest1-1/+0
2012-08-30Fix: HTML block gets confused by unmatched # characters - http://webtrees.net...fisharebest1-1/+2
2012-08-08Add a new variable for HTML blocks.Nigel Osborne1-0/+7
2012-07-10Fix: cut/paste error from svn14091fisharebest1-3/+3
2012-07-08Move functions_places.php into class WT_Placefisharebest1-4/+8
2012-07-08Remove call to soon-to-be-deleted functionfisharebest1-4/+4
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-43/+43
2012-06-25#1017433 - Statistics tabs Families: Table 'svn.wt_dates' doesn't exist fisharebest1-12/+12
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-05-06Performance tuning statistics: totalMarriedMales(), totalMarriedFemales()fisharebest1-22/+8
2012-05-06Enable MySQL query-cache to improve performance of statisticsfisharebest1-71/+71
2012-05-05Statistics - include both Julian and Gregorian datesfisharebest1-21/+21
2012-04-06Move a JS function from the page header to webtrees.js. Tidy up logic for em...fisharebest1-2/+2
2012-03-27PHP5.4 compatibility. String offsets must not only be integral, they must al...fisharebest1-1/+1
2012-03-17Remove old/unused strip_prefix() functionfisharebest1-12/+1
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-2/+2
2012-03-05RTL: mixed ltr/rtl names in top-given-names listfisharebest1-16/+7
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-11/+11
2012-02-25Bug #921819 - incorrect age calc in stats-oldest livingŁukasz Wilenski1-1/+2
2012-02-08Fix: statistics/charts for individuals with sources brokenfisharebest1-6/+14
2012-02-03fix typoŁukasz Wilenski1-1/+1
2012-02-03Centuries - 2001 is in the 21st century, not the 20th.fisharebest1-33/+65
2012-02-01#913342 - B13210 Largest families children count is not translatedfisharebest1-4/+12
2012-01-20Update year in copyright messagesfisharebest1-1/+1
2012-01-20Remove "Other" from standard Statistics block and all other places.Nigel Osborne1-20/+2