summaryrefslogtreecommitdiff
path: root/includes/functions
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach12-12663/+0
2015-06-04Code style - remove globalsGreg Roach1-15/+15
2015-06-04Code style - global variablesGreg Roach1-2/+2
2015-06-03TypoGreg Roach1-1/+1
2015-06-02Fix #594 - marriage checkbox brokenGreg Roach1-1/+1
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-2/+2
2015-06-01Code cleanupGreg Roach1-2/+2
2015-06-01TypoGreg Roach2-2/+2
2015-06-01TypoGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach12-22/+147
2015-05-30Code styleGreg Roach12-385/+403
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach7-32/+30
2015-05-18Sources with names longer than 255 chararacters give error when MySQL strict ...Greg Roach1-1/+1
2015-05-15Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2015-05-15Add new individual birth/death not checkboxes. Tidy upGreg Roach1-132/+129
2015-05-13Move help text inline or remove itGreg Roach1-36/+25
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-114/+113
2015-04-26PHPDocGreg Roach1-1/+3
2015-04-26Unused 'use'Greg Roach1-1/+0
2015-04-26Replace Zend_Tag_CloudGreg Roach1-37/+31
2015-04-26Replace Zend_Session with our own classGreg Roach1-3/+3
2015-04-11Fix #553 - checkbox layout in sitemap configurationGreg Roach1-1/+1
2015-04-11Fix #554 - language checkbox layoutGreg Roach1-13/+10
2015-04-05Update .PO filesGreg Roach1-2/+2
2015-04-05Add shared note link appearing for non-census factsGreg Roach1-3/+4
2015-04-05Help textGreg Roach1-20/+3
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-1/+1
2015-04-04Fix #490 - create/edit ALIA tagsGreg Roach1-1/+6
2015-04-03Fix #527 - bootstrap/radio buttonsGreg Roach1-2/+2
2015-03-31Remove global $DATE_FORMATGreg Roach1-6/+2
2015-03-29Split class Module into static and abstract partsGreg Roach1-34/+0
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 Roach1-2/+7
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 Roach8-198/+184
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach8-41/+42