summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Temporarily disable Modernizr.load() - it breaks some modal dialog boxes, suc...fisharebest1-0/+6
2012-08-13Do not use HTML entities inside <script> elementsfisharebest1-1/+1
2012-08-12Replace html5shiv.js with Modernizr.js - and use it to load JS files in paral...fisharebest1-1/+1
2012-08-12Remove some redundant white-space from the HTML. This improves our Google Pa...fisharebest1-5/+5
2012-08-12Replace html5shiv.js with Modernizr.js - and use it to load JS files in paral...fisharebest1-10/+13
2012-08-08Add a new variable for HTML blocks.Nigel Osborne1-0/+7
2012-08-08Remove debug codeNigel Osborne1-1/+1
2012-08-08Further correction to submenus Nigel Osborne1-1/+2
2012-08-08Further correction to submenus Nigel Osborne1-1/+1
2012-08-08Correct error caused by previous change (in favorites menu)Nigel Osborne1-1/+1
2012-08-08Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-1/+6
2012-08-07Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-9/+7
2012-08-07Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-6/+8
2012-08-07Bug #1033163 - HTML validation error Edit - a better solutionNigel Osborne1-4/+4
2012-07-29Make gender icon on INDI page editable, and tidy up code.Nigel Osborne1-20/+24
2012-07-27Tell IE to use "standards mode" instead of "compatibility mode"fisharebest1-0/+5
2012-07-23Contributions from Matt N:fisharebest3-4/+14
2012-07-19Always ignore non-genelaogical data when performing a general searchfisharebest1-7/+5
2012-07-14Use WT_Place objects to generate links to placelist.phpfisharebest1-6/+13
2012-07-10Fix: cut/paste error from svn14091fisharebest1-3/+3
2012-07-09Remove old/unused code relating to JS menus. Also fixes #1016225 - fisharebest1-72/+4
2012-07-09Fix: "set link" menu layout corrupted in album tab, media rowfisharebest1-8/+8
2012-07-08Move functions_places.php into class WT_Placefisharebest2-5/+23
2012-07-08Remove call to soon-to-be-deleted functionfisharebest1-4/+4
2012-07-08Remove unused functionsfisharebest1-10/+0
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest2-4/+8
2012-07-07Create an object to represent places.fisharebest1-0/+162
2012-07-06Fix pedigree where either parent is missingRob Peters1-16/+41
2012-07-05Revert 14070Rob Peters1-7/+24
2012-07-05Remove javascript, no longer necessary for vertical line positioningRob Peters1-24/+7
2012-07-05Fix HTML5 validation error.Rob Peters1-44/+21
2012-07-04Fixed pedigree side of chart to align properly with table columnsRob Peters1-3/+30
2012-07-04Table spacing for decendant and pedigree sides of Familybook is now correct. Rob Peters1-41/+71
2012-07-03Gregorian and Julian calendars using wrong calculation for negative leap-years.fisharebest2-6/+12
2012-07-03Add empty boxes to the pedigree side of the Familybook chart to resolve line ...Rob Peters1-3/+34
2012-07-02update tcpdf to ver. 5.9.171Ɓukasz Wilenski82-90477/+4636
2012-07-01Revert vertical line changes. They resulted in visual problems with IE8. Ho...Rob Peters2-4/+4
2012-06-30Fix vertical lines for pedigree side of chart at higher generation levels.Rob Peters1-1/+2
2012-06-30Undo limit on familbook generations,Rob Peters1-4/+4
2012-06-30Date classes - encapsulate the calendar type within the class (to allow for s...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest16-110/+108
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest4-59/+7
2012-06-25#1017433 - Statistics tabs Families: Table 'svn.wt_dates' doesn't exist fisharebest1-12/+12
2012-06-24Removed descendants javascript used for vertical line controlRob Peters1-29/+11
2012-06-24pedigree chart lines - use HTML5 canvas (EXPERIMENTAL)Nigel Osborne1-2/+9
2012-06-23Fix validation errors, move style to css filesRob Peters1-19/+20
2012-06-22Move style code from controller to themes.Rob Peters1-41/+44
2012-06-22Add javascript to resolve vertical line issuesRob Peters1-4/+40
2012-06-20Update vertical line logic. Fix show spouse for multiple familiesRob Peters1-113/+100
2012-06-20Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-1/+1