summaryrefslogtreecommitdiff
path: root/modules_v3/relatives
AgeCommit message (Expand)AuthorFilesLines
2013-11-10Families tab - change HUSB/MARR/WIFE/CHIL order to HUSB/WIFE/MARR/CHILGreg Roach1-34/+34
2013-11-10Highlight pending marriages on families tabGreg Roach1-4/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-05Fix Chrome problem not displaying marriage date. Solution was to swap place ...makitso1-1/+1
2013-10-05Fix: undefined variableGreg Roach1-1/+1
2013-10-05Age difference between children was lost in the rewrite - add it backGreg Roach1-0/+42
2013-09-13Remove unused code - old translations are no longer deleted automaticallyGreg Roach1-4/+0
2013-09-06Use WT_Place objects for manipulating placesfisharebest1-1/+1
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-6/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-4/+4
2013-08-21Broken/invalid family links cause PHP errorsGreg Roach1-52/+58
2013-08-18Privacy for factsGreg Roach1-5/+12
2013-08-11Fix: cannot add spouse to familyGreg Roach1-10/+10
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-30More refactoring - consistent calls to get_relationship_name()fisharebest1-18/+3
2013-06-29(no commit message)fisharebest1-227/+134
2013-04-08Fix HTML5 validation errors Bug #1166446 (not yet complete)Nigel Osborne1-1/+1
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-5/+0
2013-02-01Move display code from Model to Viewfisharebest1-1/+1
2012-11-22#1081217 - Localised punctuationfisharebest1-33/+21
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-3/+1
2012-10-23#1049039 - Help text bugs on family tabfisharebest1-12/+9
2012-09-15Factor out get_gedcom_value() - in unreachable codefisharebest1-10/+2
2012-09-15Remove old/unreachable codefisharebest1-2/+2
2012-07-14Use WT_Place objects to generate links to placelist.phpfisharebest1-18/+2
2012-07-07URLs for placelist.php do not need "level". We can work this out automatical...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-04-04Create new icon classes for media controls. The right-arrow and double-right...fisharebest1-1/+1
2012-04-02Use CSS for sex icons, instead of <img>fisharebest1-11/+4
2012-03-27Copy the shared icons (from /images/) into each theme - every image should be...fisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-17/+8
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-1/+1
2012-02-04Don't create links to placelist.php for search engines. They cannot see it.fisharebest1-10/+10
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-5/+5
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-2/+2
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-19/+19
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-44/+44
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-10/+6
2011-10-13Don't use AJAX to load tabs on pages for search engines.fisharebest1-1/+3
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-1/+1
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest1-6/+6
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+533