Filtering fixes

svn: r4458
This commit is contained in:
Don Allingham
2005-05-02 21:50:15 +00:00
parent 08c1a4865b
commit 893168feb6
4 changed files with 105 additions and 65 deletions

View File

@@ -1,3 +1,8 @@
2005-05-02 <dona@gramps-project.org>
* src/AddSpouse.py: fix filtering of lists using GenericFilters
* src/ChooseParents.py: fix filtering of lists using GenericFilters
* src/GenericFilter.py: fix date comparison
2005-05-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/gramps_main.py: Disable fast merge on a readonly db
* src/plugins/Check.py: Disable on readonly db