2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>

* src/QuickReports.py: optionally pass in kwargs
	* src/plugins/DefaultGramplets.py: added generation summary to pedigree
	* src/plugins/FilterByName.py: new filter "people by list"
	* src/DataViews/GrampletView.py: handle "people by list" links



svn: r10211
This commit is contained in:
Doug Blank
2008-03-07 14:19:30 +00:00
parent 0a71655918
commit 52e250979b
5 changed files with 53 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/QuickReports.py: optionally pass in kwargs
* src/plugins/DefaultGramplets.py: added generation summary to pedigree
* src/plugins/FilterByName.py: new filter "people by list"
* src/DataViews/GrampletView.py: handle "people by list" links
2008-03-07 Peter Landgren <peter.talken@telia.com>
* src/GrampsCfg.py
* src/Config/_GrampsConfigKeys.py