summaryrefslogtreecommitdiff
path: root/modules_v3/personal_facts
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-5/+0
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-11-15Refactor class WT_Event - use objects instead of XREFS and do not custom tags...fisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-08-12Remove some redundant white-space from the HTML. This improves our Google Pa...fisharebest1-11/+11
2012-07-31Show all events recorded after death. These are errors in user-data and hidi...fisharebest1-9/+4
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-03-08add svn props.Nigel Osborne1-137/+137
2012-03-08Tidying up codeNigel Osborne1-33/+27
2011-12-29A temporary bodge / hack / fix for the Research task on families issue.Nigel Osborne1-2/+2
2011-12-28Revert 13143fisharebest1-3/+13
2011-12-28Individual facts tab - do not filter family events by death. http://webtrees...fisharebest1-15/+4
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-11-16Remove unreachable code - we have already checked for accessfisharebest1-37/+32
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-11/+11
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-4/+4
2011-10-30#883964 - Faits et événements - Un mariage n'apparaît pasfisharebest1-1/+1
2011-10-13Don't use AJAX to load tabs on pages for search engines.fisharebest1-2/+3
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+148