summaryrefslogtreecommitdiff
path: root/library/WT/Event.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest1-438/+0
2013-06-07Remove unnecessary help-text for CEME tag. It doesn't really need any explan...fisharebest1-2/+2
2013-04-09Another HTML5 validation issue.Nigel Osborne1-2/+2
2012-11-17Fix: recent change prevented "events of close relatives" working for one-pare...fisharebest1-1/+1
2012-11-15Refactor class WT_Event - use objects instead of XREFS and do not custom tags...fisharebest1-6/+9
2012-07-08Remove unused functionsfisharebest1-10/+0
2012-05-28Refactor handling of pending new/old factsfisharebest1-0/+19
2012-03-01Fix: simple facts showing both "Y" and "yes"fisharebest1-2/+3
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-8/+4
2012-02-11Use "self::" when referring to ourselffisharebest1-2/+2
2012-01-15#914528 - Marriage same day as death doesn't show fisharebest1-38/+26
2011-12-30When we abbreviate place names in charts, show the full name as a tool-tip (t...fisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-10-16Use TYPE when displaying FACT/EVEN in person-boxesfisharebest1-2/+12
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-2/+2
2011-07-20#801920 - Age missing in Events of close relatives fisharebest1-1/+1
2011-07-01#797488 - CONT records Not Displaying for Sourcesfisharebest1-2/+2
2011-07-01Replace the FACT icons in the xenea theme with a new set, designed by Eyolf ...fisharebest1-54/+13
2011-06-27#797488 - CONT records Not Displaying for Sourcesfisharebest1-2/+6
2011-06-14Tidy up constructor for WT_Event objects. We (almost) always need to know th...fisharebest1-20/+13
2011-05-14Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest1-4/+4
2011-04-26reverse wrongly submitted changesŁukasz Wilenski1-2/+1
2011-04-26(no commit message)Łukasz Wilenski1-1/+2
2011-03-03Performance: move GEDCOM tags to their own class, so they are only loaded/tra...fisharebest1-2/+2
2011-02-13Define themes as the subdirectory name "webtrees", instead of the path "theme...fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+475