summaryrefslogtreecommitdiff
path: root/pedigree.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-32/+27
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+2
2015-01-19HTML5 validationGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+12
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-2/+4
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-18/+18
2014-12-22explicitly set display property for main to address Internet Explorer problem...David Drury1-2/+2
2014-12-18TypoGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-29Missing XREF on pedigree/family book chartsGreg Roach1-1/+1
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-5/+5
2014-10-25#282 - missing ancestorsGreg Roach1-3/+0
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-12Restore functionality broken in pull request #245David Drury1-169/+171
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-20Simplify Person box drop down menu functionsDavid Drury1-77/+63
2014-09-04Simplify JS assoc with pedigree & fanchart chartsDavid Drury1-4/+9
2014-07-12colors theme - minor css fix for topmenu to remove horizonal scrollbarsDavid Drury1-0/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-1/+0
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-01Tidy up trailing whitespaceGreg Roach1-9/+9
2013-10-06HTML Validation error pedigreemakitso1-1/+1
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-22/+29
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-16Fix: one-parent family causes PHP error in pedigree chartGreg Roach1-9/+7
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
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-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-7/+5
2013-06-29(no commit message)fisharebest1-3/+3
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-5/+0
2012-08-22 #1039908 - Error in pedigreefisharebest1-3/+3
2012-07-30Correction to pedigree chart arrowsNigel Osborne1-4/+5
2012-07-27Minor layout correctionNigel Osborne1-2/+2
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-07-02Fix pedigree not showing top link to previous generations (bug introduced in ...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest1-52/+49
2012-06-27Merged revision(s) 14045 from trunk/pedigree.php:Nigel Osborne1-4/+2
2012-06-27pedigree chart lines - validationNigel Osborne1-2/+4
2012-06-27fix typoƁukasz Wilenski1-2/+3
2012-06-27pedigree chart lines - finish RTL changes; move rtl code to css where possibl...Nigel Osborne1-103/+40
2012-06-26pedigree chart lines - adjust lines for rtlNigel Osborne1-25/+45
2012-06-25pedigree chart lines - add lines to last generationNigel Osborne1-31/+33
2012-06-24pedigree chart lines - style fix for clouds and colors themesNigel Osborne1-1/+1