summaryrefslogtreecommitdiff
path: root/library/WT/Fact.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-20/+1
2014-11-08PHPDocGreg Roach1-2/+3
2014-10-22Remove old/commented codeGreg Roach1-2/+3
2014-10-22Better description of variable namesGreg Roach1-24/+38
2014-10-21PSR-1Greg Roach1-1/+1
2014-10-18PHPDocGreg Roach1-5/+5
2014-10-15PHPDocGreg Roach1-52/+137
2014-10-15PHPDocGreg Roach1-22/+33
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-02-12Coding style + PHPdoc blockRico Sonntag1-84/+133
2014-02-12This commit fixed #95, Changed sort order of cremation and burialRico Sonntag1-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-12-28 #1236491 - Family page facts should print before media objects - devGreg Roach1-1/+2
2013-12-06Adding BIRT to a non-INDI record causes fatal errorGreg Roach1-1/+1
2013-11-25#1249821 - SHOW_PARENTS_AGE being disregarded on chartsGreg Roach1-1/+5
2013-11-25#1254679 - Abbreviate place namesGreg Roach1-1/+1
2013-11-25Theme/fact icons not being shownGreg Roach1-7/+6
2013-11-03#1247686 - problem with SOUR TEXT not displayingGreg Roach1-4/+4
2013-10-04#1234328 - fact.php syntax error in function getMedia()Greg Roach1-2/+2
2013-09-15Fix: facts from other trees would link to the wrong treeGreg Roach1-3/+3
2013-09-14#770024 - merge data from two different family-trees faultyGreg Roach1-7/+7
2013-09-11 #1198420 and #1224050 - sorting and duplicates on album tabGreg Roach1-55/+55
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-2/+2
2013-09-01#1200916 - Census assistant fails to turn first line of note into a linkGreg Roach1-16/+61
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-30/+35
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-19Use record/fact objects for anniversariesGreg Roach1-0/+6
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-28WT_Fact::getType() is now WT_Fact::getAttribute('TYPE')fisharebest1-2/+2
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-1/+1
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest1-1/+1
2013-07-16#1200894 - Address of facts in wrong format (SVN 15302)fisharebest1-1/+1
2013-07-05Do not show family media facts on the individual/facts+events tabfisharebest1-1/+2
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-2/+26
2013-06-29(no commit message)fisharebest1-0/+357