Add "People missing parent" filter.

svn: r8637
This commit is contained in:
Brian Matherly
2007-06-23 15:43:19 +00:00
parent fc3405615e
commit 13cdae6f22
4 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2007-06-23 Brian Matherly <brian@gramps-project.org>
* src/Filters/Rules/Person/__init__.py:
* src/Filters/Rules/Person/Makefile.am:
* src/Filters/Rules/Person/_MissingParent.py:
Add "People missing parent" filter.
2007-06-23 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_ReportDialog.py: Fix attribute error exceptions.