* src/ReportBase/_ReportUtils: Factor out common code into get_birth_or_fallback() and get_death_or_fallback()
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback() * src/DataViews/_RelationView.py: Use get_birth/death_or_fallback() * src/DisplayModels/_PeopleModel.py: Fix EventRoleType call svn: r7669
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
* src/RelLib/_Person.py (set_birth_ref,set_death_ref): Dont fail if setting
|
||||
to None (which is what Check.py does).
|
||||
* src/plugins/TestcaseGenerator.py: Make it work again + some enhancements
|
||||
* src/ReportBase/_ReportUtils: Factor out common code into
|
||||
get_birth_or_fallback() and get_death_or_fallback()
|
||||
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
|
||||
* src/DataViews/_RelationView.py: Use get_birth/death_or_fallback()
|
||||
* src/DisplayModels/_PeopleModel.py: Fix EventRoleType call
|
||||
|
||||
|
||||
2006-11-21 Brian Matherly <brian@gramps-project.org>
|
||||
* src/plugins/DetDescendantReport.py: 0000558: Print only primary events
|
||||
|
Reference in New Issue
Block a user