summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Polyfills for unpatched versions of PHP 5.3.2 - 5.3.6 not working. They are ...Greg Roach1-59/+0
2014-10-18PHPDocGreg Roach10-141/+202
2014-10-17PHPDocGreg Roach1-2/+2
2014-10-17meld/mac - CTRL-S versus CMD-sGreg Roach1-1/+0
2014-10-17PHPDocGreg Roach2-485/+633
2014-10-17Fix #246 - replace checks for sex=='U' with a default (not male or female), f...Greg Roach1-756/+1296
2014-10-16More PSR-1 code styleGreg Roach5-12/+12
2014-10-15PHPDocGreg Roach1-3/+3
2014-10-15Fix some obviously wrong bracketsGreg Roach1-3/+3
2014-10-14Remove global - SURNAME_LIST_STYLEGreg Roach1-1/+0
2014-10-14Remove global - SHOW_COUNTERGreg Roach2-89/+92
2014-10-14Allow webtrees to be embedded in other applications (or test harnesses?)Greg Roach1-0/+8
2014-10-13Remove the with() function. It is not used, and we can pick it up from other...Greg Roach1-7/+0
2014-10-12Next release should be 1.6.1Greg Roach1-1/+1
2014-10-12Prepare 1.6.0 release1.6.0Greg Roach1-2/+2
2014-10-11Revert part of 811eab47 due to unintended consequencesGreg Roach1-2/+2
2014-10-10Fix #247 - Markdown partially stripped on editGreg Roach1-5/+8
2014-10-10Upgrade datatables from 1.10.0 to 1.10.3Greg Roach1-1/+1
2014-10-10The next release will be 1.6.0Greg Roach1-3/+2
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach2-3/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach2-2/+2
2014-10-06TypoGreg Roach1-1/+1
2014-10-06Fix: cannot upgrade from webtrees 1.0.0 to latest versionGreg Roach1-5/+5
2014-10-06Tidy up DB schema updatesGreg Roach27-247/+98
2014-10-05Allow the User object to work as a null object (e.g. for visitors)Greg Roach1-6/+4
2014-10-05Use consistent terminology (preference versus setting)Greg Roach3-6/+6
2014-10-05Split tree/user preference getter/setter into two functionsGreg Roach1-3/+3
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-12/+0
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach8-111/+103
2014-10-03Remove old functionsGreg Roach1-21/+0
2014-09-28Fix #1083922 - Note prefix selection ignoredGreg Roach1-6/+15
2014-09-28Fix #1266160 - Vital Records Report does not sortGreg Roach1-1/+3
2014-09-27Fix #252 - constant ENT_HTML5 is not available in PHP5.3Greg Roach1-1/+1
2014-09-20Fix: 1334925 - Upcoming events block - not sorting by dateGreg Roach1-3/+1
2014-09-20Merge branch 'MoreJSwork' of https://github.com/ddrury/webtrees into ddrury-M...Greg Roach3-123/+93
2014-09-20Simplify Person box drop down menu functionsDavid Drury3-123/+93
2014-09-20Code cleanupGreg Roach2-6/+2
2014-09-20Unused codeGreg Roach1-57/+44
2014-09-19Unused codeGreg Roach1-5/+4
2014-09-19Unused codeGreg Roach1-3/+30
2014-09-19Unused codeGreg Roach1-2/+2
2014-09-19Unused codeGreg Roach2-2/+2
2014-09-18Unused codeGreg Roach1-2/+2
2014-09-18Remove unused codeGreg Roach2-15/+17
2014-09-18#240 error creating certain jewish anniversariesGreg Roach1-2/+2
2014-09-18Code cleanup - do not use the return value from void functionsGreg Roach1-10/+30
2014-09-17Code style: do not append values to uninitialised arraysGreg Roach1-1/+7
2014-09-17#237 - function accept_all_changes() not foundGreg Roach1-7/+8
2014-09-17Split site-preference getter/setter into two functionsGreg Roach30-44/+44
2014-09-15utf8_substr() has been replaced with mb_substr()Greg Roach1-1/+1