summaryrefslogtreecommitdiff
path: root/library/WT/GedcomRecord.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-21The code to match the scripts of names/languages only works for certain langa...Greg Roach1-42/+13
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-80/+80
2014-12-16PHPDocGreg Roach1-12/+28
2014-12-09merge some minor changes from the theme branchGreg Roach1-2/+2
2014-11-25Fix #307 -   visible in change listsGreg Roach1-7/+8
2014-11-19PHPDocGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-2/+3
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-6/+6
2014-10-22Better description of variable namesGreg Roach1-5/+5
2014-10-21PSR-1Greg Roach1-14/+14
2014-10-20PHPDocGreg Roach1-1/+1
2014-10-20PHPDocGreg Roach1-1/+1
2014-10-20Performance - do not check fact privacy twiceGreg Roach1-3/+3
2014-10-18PHPDocGreg Roach1-7/+7
2014-10-17Re-using variables makes code hard to readGreg Roach1-6/+23
2014-10-17PHPDocGreg Roach1-0/+8
2014-10-17PHPDocGreg Roach1-10/+67
2014-10-17PHPDocGreg Roach1-1/+1
2014-10-17PHPDocGreg Roach1-72/+284
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-4/+4
2014-09-20Remove unused codeGreg Roach1-5/+0
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-8/+8
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-3/+3
2014-08-29Move global I18N functions to I18N classGreg Roach1-1/+1
2014-08-28Coding standardsGreg Roach1-2/+2
2014-08-28Use print_r() for debug onlyGreg Roach1-3/+10
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach1-0/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-8/+11
2014-05-10Cleanup - unused codeGreg Roach1-3/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-13/+8
2014-01-27Allow _LOC records to be imported and exportedGreg Roach1-7/+1
2014-01-26_HEB names not included in INDI recordsGreg Roach1-3/+3
2014-01-26'other' record types have no nameGreg Roach1-0/+5
2014-01-25Fix: show private relationships option not showing private relationshipsGreg Roach1-2/+4
2014-01-25#1266116 - Private name still shows up in search resultsGreg Roach1-26/+29
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-16Refactoring for PSR-0Greg Roach1-7/+7
2013-12-09Only delete/update one copy of a duplicated factGreg Roach1-1/+2
2013-11-28#1255943 - Probable mistakes in US English text file - 1.5.1 devGreg Roach1-1/+1
2013-11-25#1252675 - change 2 facts doubles oneGreg Roach1-5/+7
2013-11-01Tidy up trailing whitespaceGreg Roach1-6/+6
2013-10-15#1235895 - note.php adding source or restriction deletes header lineGreg Roach1-1/+2
2013-10-07#1236088 - GedcomRecord.php function removeLinks errorsfisharebest1-2/+2
2013-10-04#1234683 - GedcomRecord.php syntax error in function removeLinksGreg Roach1-2/+2
2013-09-07Fix typoGreg Roach1-1/+1
2013-09-06MSDOS line endings break raw GEDCOM editingGreg Roach1-8/+7
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-2/+2
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-4/+7
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3