gramps/src/gen
Tim G L Lyons 5e0c4d074a Updated Filters and Filters/Rules for citations
* renamed HasSourceBase to HasSourceCountBase to reflect function, and because HasSourceBase is changed to be more widely used
* consequent renaming of filters for various object types
* changed source filters to a new 'Citation/source filters' category
* added Citation/_HasSource to check whether Citation refers to a Source with particular properties
* added Person/_HasCitation, Event/_HasCitation and Family/_HasCitation to check whether object refers to a Citation with particular properties
* updated Citation/_MatchesSourceFilter
* updated Rules/_MatchesSourceConfidenceBase
* updated Rules/_MatchesSourceFilterBase
* updated Citation object and citationbase.py for source references
* updated Person/_HasSourceOf 

* updated comments in Filters/Rules/__init__.py to document how the various rules are used.


svn: r18339
2011-10-16 21:09:49 +00:00
..
db Upgrade repository (because addresses can have sources) 2011-10-15 21:48:57 +00:00
display 4910: when no surname known, Narweb picks up the patronymic as Main surnames 2011-05-28 15:49:57 +00:00
lib Updated Filters and Filters/Rules for citations 2011-10-16 21:09:49 +00:00
mime Fixed a typo. 2010-01-25 08:26:34 +00:00
plug Endnotes improvment, see issue 4997 & 4998. 2011-06-19 11:47:22 +00:00
proxy Change default to return handles unsorted on get_object_handles methods 2011-05-19 20:36:17 +00:00
utils Initial prototype. 2011-07-24 18:30:28 +00:00
__init__.py Fix comment description in gen module. 2010-01-24 20:24:40 +00:00
ggettext.py Issue 4293, problems with LagecyGedcom and empty events. 2010-10-15 17:57:07 +00:00
Makefile.am Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
updatecallback.py Make sure newvalue is a int(fraction * 100) 2010-08-21 12:31:31 +00:00