| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-06 | Enable MySQL query-cache to improve performance of statistics | fisharebest | 1 | -71/+71 |
| 2012-05-05 | Statistics - include both Julian and Gregorian dates | fisharebest | 1 | -21/+21 |
| 2012-04-06 | Move a JS function from the page header to webtrees.js. Tidy up logic for em... | fisharebest | 1 | -2/+2 |
| 2012-03-27 | PHP5.4 compatibility. String offsets must not only be integral, they must al... | fisharebest | 1 | -1/+1 |
| 2012-03-17 | Remove old/unused strip_prefix() function | fisharebest | 1 | -12/+1 |
| 2012-03-07 | Update DB schema for favorites and news tables. Use numeric IDs instead of t... | fisharebest | 1 | -2/+2 |
| 2012-03-05 | RTL: mixed ltr/rtl names in top-given-names list | fisharebest | 1 | -16/+7 |
| 2012-02-29 | Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc... | fisharebest | 1 | -11/+11 |
| 2012-02-25 | Bug #921819 - incorrect age calc in stats-oldest living | Łukasz Wilenski | 1 | -1/+2 |
| 2012-02-08 | Fix: statistics/charts for individuals with sources broken | fisharebest | 1 | -6/+14 |
| 2012-02-03 | fix typo | Łukasz Wilenski | 1 | -1/+1 |
| 2012-02-03 | Centuries - 2001 is in the 21st century, not the 20th. | fisharebest | 1 | -33/+65 |
| 2012-02-01 | #913342 - B13210 Largest families children count is not translated | fisharebest | 1 | -4/+12 |
| 2012-01-20 | Update year in copyright messages | fisharebest | 1 | -1/+1 |
| 2012-01-20 | Remove "Other" from standard Statistics block and all other places. | Nigel Osborne | 1 | -20/+2 |
| 2012-01-05 | add South Sudan to the country list (Independence: 9 July 2011) | Łukasz Wilenski | 1 | -0/+1 |
| 2012-01-03 | More I18N for numbers | fisharebest | 1 | -3/+4 |
| 2012-01-03 | More I18N for numbers | fisharebest | 1 | -7/+8 |
| 2012-01-03 | Google charts - use HTTPS. It seems that some of the documentation refers to... | fisharebest | 1 | -19/+19 |
| 2012-01-03 | Revert 13172 (temporarily?) It seems that google is sending a bad HTTPS cert... | fisharebest | 1 | -19/+19 |
| 2012-01-03 | Google charts API - documentation says to use https, (although http also works) | fisharebest | 1 | -19/+19 |
| 2012-01-03 | Common names pie-chart - localise numbers. | fisharebest | 1 | -13/+8 |
| 2012-01-03 | Mortality chart - localise numbers on Y axis. | fisharebest | 1 | -21/+25 |
| 2012-01-03 | Fix: Sex/Mortality charts not being displayed on arabic pages (because displa... | fisharebest | 1 | -24/+37 |
| 2012-01-02 | #910126 - Wrong age calculation in Statistics | Łukasz Wilenski | 1 | -24/+24 |
| 2011-12-27 | Add I18N for ages | fisharebest | 1 | -1/+1 |
| 2011-12-27 | #909003 - embedded variables gt 1000 don't show (1.2.6) | fisharebest | 1 | -7/+1 |
| 2011-12-17 | #905316 - Error in Statistics | fisharebest | 1 | -2/+2 |
| 2011-12-16 | #905316 - Error in Statistics | Łukasz Wilenski | 1 | -1/+1 |
| 2011-12-06 | I18N of numbers in statistics | fisharebest | 1 | -237/+283 |
| 2011-12-06 | Add support for translation of ", " as a list separator | fisharebest | 1 | -6/+6 |
| 2011-11-23 | Missing cursor css on given names lists | Nigel Osborne | 1 | -1/+1 |
| 2011-11-22 | Further change to "Make male/female top-given-name lists uniquely id'd" | Nigel Osborne | 1 | -1/+0 |
| 2011-11-21 | Make male/female top-given-name lists uniquely id'd | Nigel Osborne | 1 | -2/+24 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -9/+5 |
| 2011-11-18 | remove debug | Łukasz Wilenski | 1 | -1/+0 |
| 2011-11-16 | tidy up statistics | Łukasz Wilenski | 1 | -75/+70 |
| 2011-11-14 | Use round brackets () instead of square brackets []. Round brackets are used... | fisharebest | 1 | -12/+12 |
| 2011-11-14 | Tidy up the options on the individiual-list page. show-married-names is now ... | fisharebest | 1 | -1/+1 |
| 2011-11-13 | Using datatables for Top Given Names lists | Nigel Osborne | 1 | -2/+2 |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various combinatio... | fisharebest | 1 | -2/+2 |
| 2011-10-27 | Performance of statsMarrAge() query. On my dev machine, the improvement is f... | fisharebest | 1 | -65/+59 |
| 2011-10-05 | Merge duplicate translations that differ only in upper/lower case | fisharebest | 1 | -2/+2 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -22/+22 |
| 2011-09-20 | Statistics - only calculate AGE from BIRT+DEAT. Do not use other events, suc... | fisharebest | 1 | -50/+48 |
| 2011-09-15 | #851061 - statistics oldest living people | fisharebest | 1 | -1/+1 |
| 2011-09-10 | #822603 - Death flag set wrongly | fisharebest | 1 | -53/+26 |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ... | fisharebest | 1 | -3/+1 |
| 2011-07-12 | #808978 - Age difference calculation wrong in statistics | Łukasz Wilenski | 1 | -3/+5 |
| 2011-06-04 | Fix: error in statistics plot - surname distribution chart. | fisharebest | 1 | -1/+1 |