2006-09-12 Don Allingham <don@gramps-project.org>

* src/DataViews/_RelationView.py: provide a waring if a broken
	family is detected
	* src/plugins/Check.py: Don't remove families with no parents 
	unless no children exist



svn: r7321
This commit is contained in:
Don Allingham
2006-09-13 02:57:45 +00:00
parent 86ba2f1338
commit 43fc029947
3 changed files with 26 additions and 24 deletions

View File

@@ -1,3 +1,9 @@
2006-09-12 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: provide a waring if a broken
family is detected
* src/plugins/Check.py: Don't remove families with no parents
unless no children exist
2006-09-12 Alex Roitman <shura@gramps-project.org>
* src/plugins/TestcaseGenerator.py (fill_object): Use integer
confidence level; (generate_date_tests): Remove invalid dates.