summaryrefslogtreecommitdiff
path: root/library/WT/Controller/GedcomRecord.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-74/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2014-11-08PHPDocGreg Roach1-2/+6
2014-10-22Better description of variable namesGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
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-11-29#1256328 - Level 1, inline, source citations are deletedGreg Roach1-1/+9
2013-11-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-13Refactor - improve semantics of CRUD operations on factsfisharebest1-1/+1
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-4/+0
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-0/+4
2013-06-29(no commit message)fisharebest1-1/+17
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-1/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2011-11-16Combine new message with existing messagefisharebest1-1/+1
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-19/+11
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-0/+60