summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Add new individual birth/death not checkboxes. Tidy upGreg Roach1-132/+129
2015-05-14Fix: 522Greg Roach1-0/+1
2015-05-14Implement DataTables/Plugin PR178. Fixes #531 #529 #525Greg Roach1-2/+4
2015-05-14Update moment from 2.9.0 to 2.10.3Greg Roach1-2/+2
2015-05-14Upgrade datatables.net from 1.10.5 to 1.10.7Greg Roach1-6/+6
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-05-09Use jQuery2 for modern browsersGreg Roach1-0/+2
2015-04-30Fix #561 - clearer feedback for password remindersGreg Roach1-1/+0
2015-04-30Session parameters ignoredGreg Roach1-1/+1
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_Controller_Request_HttpGreg Roach1-11/+16
2015-04-26Replace Zend_Session with our own classGreg Roach3-41/+30
2015-04-11Fix #553 - checkbox layout in sitemap configurationGreg Roach1-1/+1
2015-04-11Fix #554 - language checkbox layoutGreg Roach1-13/+10
2015-04-05Fix typoGreg Roach1-1/+1
2015-04-05Update .PO filesGreg Roach2-3/+3
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 Roach3-10/+10
2015-04-04Fix #490 - create/edit ALIA tagsGreg Roach2-1/+7
2015-04-03Fix #527 - bootstrap/radio buttonsGreg Roach1-2/+2
2015-04-03Fix #526 - gender specific pronouns, plus associated cleanupGreg Roach1-2/+3
2015-03-31Remove global $DATE_FORMATGreg Roach1-6/+2
2015-03-29Split class Module into static and abstract partsGreg Roach1-34/+0
2015-03-24Wrong version number for bootstrap-rtl css.JustCarmen1-1/+1
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