summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach2-98/+0
2015-03-22Remove SHOW_STATS optionGreg Roach1-0/+1
2015-03-21Upgrade datatables pluginsGreg Roach1-2/+2
2015-03-21Upgrade datatables from 1.10.4 to 1.10.5Greg Roach1-4/+4
2015-03-21Upgrade bootstrap-rtl from 3.3.1 to 3.3.4Greg Roach1-5/+5
2015-03-21Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-03-21Default/unknown sexGreg Roach1-15/+1
2015-03-21Take collation from localeGreg Roach1-8/+8
2015-03-19Use fisharebest/localisation.David Drury1-8/+5
2015-03-17Fix #491 - bad format stringGreg Roach1-1/+1
2015-03-15en-GB versus en-USGreg Roach1-1/+1
2015-03-15Fix #487 - translation placeholdersGreg Roach2-6/+6
2015-03-14Errors in English textGreg Roach1-2/+2
2015-03-14Error displaying grandfather on family pageGreg Roach1-1/+1
2015-03-14Numbers need to be strings for I18NGreg Roach2-8/+8
2015-03-13Numbers need to be strings for I18NGreg Roach1-55/+55
2015-03-13Sticky shift keyGreg Roach1-2/+2
2015-03-13PunctuationGreg Roach1-6/+6
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach2-2/+30
2015-03-09No need to fetch constants from the databaseGreg Roach1-8/+11
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-21/+22
2015-03-09Refactor tree to ID/name conversionsGreg Roach3-61/+43
2015-03-09Use Tree object instead of ID/nameGreg Roach10-212/+196
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach10-74/+43
2015-03-07Fix: detect twins by birth-date, not by birth-date qualifierGreg Roach1-1/+1
2015-03-06Fix #352 - ignore privacy when counting linked records, for performanceGreg Roach1-5/+31
2015-03-06Fix 1405598 - cannot assume the first 100 chars of a note contain complete/co...Greg Roach1-7/+1
2015-03-06Fix: detect twins by birth-date, not by birth-date qualifierGreg Roach1-2/+2
2015-03-05#1405968 - approximate dates not shown on year calendarGreg Roach1-2/+2
2015-03-05We don't need help text for address/email/phone. These are obvious!Greg Roach1-9/+0
2015-03-05Move help text inline (or remove it)Greg Roach1-1/+1
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach8-656/+656
2015-03-02Module APIGreg Roach3-11/+11
2015-03-02PSR-1 function namesGreg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02PSR-1Greg Roach6-29/+51
2015-02-28PSR-2Greg Roach1-0/+8
2015-02-28Fix #456Greg Roach1-18/+0
2015-02-26Do not expose internals of I18N classGreg Roach1-1/+1
2015-02-24Fix: list of themes not showing in tree config settingsGreg Roach1-37/+0
2015-02-23Fix 1101936 - interactive tree and touch devicesGreg Roach1-0/+2
2015-02-20Tidy upGreg Roach2-2/+1
2015-02-20Remove Global usage and other chart workDavid Drury3-67/+64
2015-02-19Correction for 13b27afccGreg Roach1-2/+2
2015-02-19Fix: repeated, identical placenames longer than 150 characters break indexes ...Greg Roach1-1/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach4-61/+35
2015-02-16Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-02-16Rewrite relationship calculations. Fixes #256 and 899785.Greg Roach1-105/+38
2015-02-14Use Tree objects instead of tree IDsGreg Roach1-50/+53