summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Merge pull request #290 from Art4/patch-3Greg Roach1-18/+18
2014-10-28Fix #291 - wrong URL for note listGreg Roach1-1/+1
2014-10-28Added missing translationArtur Weigandt1-18/+18
2014-10-28XREF not shown on ancestry chart options formGreg Roach1-1/+1
2014-10-27Remove more global functionsGreg Roach5-75/+55
2014-10-27Use fewer global variablesGreg Roach1-34/+16
2014-10-27fix bug introduced in #44246b4. on click inadvertently targeted extra element...David Drury1-1/+1
2014-10-27Provide support for old versions of PHP with no secure crypt functionsGreg Roach1-0/+39
2014-10-27Find special characters - hebrew/arabic do not have upper/lower case lettersGreg Roach2-1157/+178
2014-10-26Census Asst "Add individuals" table CSSDavid Drury1-0/+11
2014-10-26Move remaining functions from authentication.php to better locationGreg Roach7-265/+143
2014-10-26Move global functions to classes. Use class-based logs.Greg Roach4-74/+50
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach13-120/+90
2014-10-25Fix #280 - calendar conversionGreg Roach3-9/+9
2014-10-25#282 - missing ancestorsGreg Roach3-22/+16
2014-10-24Do not show the same privacy warning twice on timeline chartsGreg Roach2-24/+0
2014-10-24Do not use functions in loop conditionsGreg Roach1-5/+6
2014-10-24Do not use functions in loop conditionsGreg Roach5-43/+43
2014-10-24Simplify complex methodGreg Roach1-56/+17
2014-10-24Unit testsGreg Roach1-0/+42
2014-10-24Simplify long/complex functionsGreg Roach1-136/+83
2014-10-24Upgrade tcpdf from 6.0.94 to 6.0.97Greg Roach15-215/+267
2014-10-23Fanchart - cleanupGreg Roach2-47/+57
2014-10-23Soundex: PSR-1, PHPDocGreg Roach5-591/+618
2014-10-23CleanupGreg Roach3-13/+15
2014-10-23CommentsGreg Roach3-6/+5
2014-10-23Batch update plugins - PHPDoc, PSR, unit testsGreg Roach11-92/+418
2014-10-23Unused function get_tag_values()Greg Roach1-14/+0
2014-10-23PHPDocGreg Roach1-0/+5
2014-10-22Move news/blog functions to the news/blog codeGreg Roach6-262/+128
2014-10-22ReportsGreg Roach3-21/+21
2014-10-22Preferences are stringsGreg Roach1-31/+31
2014-10-22Basic tests for classes (simply check that they can be loaded/parsed).Greg Roach81-161/+248
2014-10-22Remove old/commented codeGreg Roach31-136/+64
2014-10-22#284 - wrong record types/links causes errorGreg Roach6-0/+126
2014-10-22Better description of variable namesGreg Roach2-2/+2
2014-10-22Better description of variable namesGreg Roach24-101/+115
2014-10-22Don't sleepGreg Roach2-50/+42
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-22Type hint object parametersGreg Roach11-16/+16
2014-10-21#1382214 - Fatal errors when I run pdf reports on my site dataGreg Roach1-29/+7
2014-10-21PSR-1Greg Roach12-162/+160
2014-10-21PHPDocGreg Roach3-6/+5
2014-10-21PHPDocGreg Roach8-18/+19
2014-10-21PHPDocGreg Roach6-34/+5
2014-10-21PSR-1Greg Roach5-19/+19
2014-10-21PSR-1Greg Roach12-25/+25
2014-10-21PHPDocGreg Roach4-4/+59
2014-10-21PHPDocGreg Roach6-58/+298
2014-10-21PHPDocGreg Roach7-113/+410