summaryrefslogtreecommitdiff
path: root/gedcheck.php
AgeCommit message (Expand)AuthorFilesLines
2012-04-03Add experimental option to check a family tree for errorsfisharebest1-931/+0
2012-03-20#916625 #897975 #897973 - Google Maps help text and labels are inconsistent, ...fisharebest1-8/+1
2012-01-15NOTEs not links in GedCheck - Bug #916651Nigel Osborne1-1/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-5/+5
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Use new $controller API to check access levelsfisharebest1-6/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-11/+6
2011-02-05gedcheck.php still includes old code to search PGV paths for gedcoms.fisharebest1-1/+1
2011-02-05gedcheck.php still includes old code to search PGV paths for gedcoms.fisharebest1-15/+12
2011-01-01Refactoring class names and use autoloading.fisharebest1-33/+33
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-1/+1
2010-11-30rawurlencode the ged parameterLarry Meaney1-1/+1
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-1/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+1
2010-09-03Replace pgv_href with wt_hrefNigel Osborne1-4/+4
2010-07-23Remove unused variablesfisharebest1-11/+0
2010-06-10Only fetch site settings from database when actually neededfisharebest1-1/+1
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-04Replace _PGV_OBJS and _WT_OBJS with _WT_OBJE_SORTNigel Osborne1-1/+1
2010-04-16Remove sync-edits-to-gedcom feature. Webtrees is a database application - ht...fisharebest1-1/+1
2010-04-12Consistent syntax for embedded variablesfisharebest1-3/+3
2010-04-05(no commit message)Veit Olschinski1-0/+961