summaryrefslogtreecommitdiff
path: root/admin_trees_check.php
AgeCommit message (Collapse)AuthorFilesLines
2013-03-24Treat "2 _ASSO" as a synonym for "2 ASSO". See ↵fisharebest1-17/+18
http://wiki-de.genealogy.net/GEDCOM/ASSO-Tag
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work ↵fisharebest1-2/+2
around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive.
2012-12-30Fix: values beginning with "@" are misinterpreted as linksfisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-3/+3
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), ↵fisharebest1-5/+5
update wt_media table (to add columns we need to search on).
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-1/+1
https://bugs.launchpad.net/webtrees/+bug/1024825 - Custom language translations not working on family tree titles https://bugs.launchpad.net/webtrees/+bug/981640 - Partial solution - filter list of trees using REQUIRE_VISITOR_AUTHENTICATION to hide trees which the user cannot see. This also ensures that private trees remain completely hidden until after login. https://bugs.launchpad.net/webtrees/+bug/1046002 - v1.3.1 admin.php ERROR 8 at line 277 Performance tweak - save at least two DB calls per page.
2012-06-02The latest stable version of webtrees is now obtained from the build server, ↵fisharebest1-1/+1
not the forum server.
2012-06-02Update new language texts in gedcom error checkfisharebest1-43/+57
2012-06-01Update some I18N textfisharebest1-8/+5
2012-05-05#989860 - Error detection needs improvingfisharebest1-1/+1
2012-04-07Comment out some "unhelpful" checks.fisharebest1-2/+2
2012-04-04Correct spelling errorfisharebest1-1/+1
2012-04-04Tree check - downgrade SOUR:AUTH to a warning.fisharebest1-0/+2
2012-04-03Check for errors - needs to add _WT_OBJE_SORTfisharebest1-1/+1
2012-04-03Add experimental option to check a family tree for errorsfisharebest1-0/+215