summaryrefslogtreecommitdiff
path: root/modules_v3/personal_facts
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-511/+1
2015-03-02PSR-1Greg Roach1-8/+8
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+3
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+9
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-59/+57
2015-01-19HTML5Greg Roach1-8/+4
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-38/+38
2014-12-05PHPDocGreg Roach1-2/+3
2014-12-04PHPDocGreg Roach1-0/+32
2014-11-27PHPDocGreg Roach1-8/+8
2014-11-03#1377916 - False associated events shown for priestGreg Roach1-1/+1
2014-10-28PSR-1Greg Roach1-16/+16
2014-10-17Fix #246 - replace checks for sex=='U' with a default (not male or female), f...Greg Roach1-5/+5
2014-09-19Unused codeGreg Roach1-1/+0
2014-09-19Unused codeGreg Roach1-5/+12
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-3/+3
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-4/+4
2013-11-16#1249774 - historic events don't work correctGreg Roach1-0/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-7/+7
2013-10-11Style prefer target ? instead of # for forms - does not change URLGreg Roach1-1/+1
2013-08-17Death of spouse events not shown on facts+events tabGreg Roach1-0/+6
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-4/+4
2013-08-16Remove unused codeGreg Roach1-1/+0
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-26#1193860 - Reopen of Bug 1068999fisharebest1-1/+1
2013-07-251.5 - Events of close relatives shown before/after death fisharebest1-9/+9
2013-07-21PHP error in personal facts modulefisharebest1-12/+13
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-1/+1
2013-07-16#1192731 - w3.org validation errorsfisharebest1-11/+12
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest1-1/+1
2013-07-08#1199085 - Personal facts display error in SVN 15281fisharebest1-1/+1
2013-07-06#1144979 - Duplicate events reported on events of close relativesfisharebest1-35/+30
2013-07-05PHP error displaying associates on the facts+events tabfisharebest1-4/+4
2013-07-05Do not show family media facts on the individual/facts+events tabfisharebest1-0/+1
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-17/+2
2013-07-05Refactor away get_sub_record()fisharebest1-31/+31
2013-07-05More refactoring - historical factsfisharebest1-2/+3
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-32/+413
2013-04-08Fix HTML5 validation errors Bug #1166446 (not yet complete)Nigel Osborne1-2/+2