This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gramps
/
gramps
/
gen
/
filters
History
Tim G L Lyons
42f6070d8c
Fix citation filters so they no longer try to filter citations with a sources filter. Citation filter now allows specification of both source and citation data. When a citation is shown in a search or a filtered citation tree view, the corresponding source is also shown.
...
svn: r23143
2013-09-16 21:39:47 +00:00
..
rules
Fix citation filters so they no longer try to filter citations with a sources filter. Citation filter now allows specification of both source and citation data. When a citation is shown in a search or a filtered citation tree view, the corresponding source is also shown.
2013-09-16 21:39:47 +00:00
__init__.py
2620: GEPS 031: Python 3 support - 3.2
2012-11-07 17:53:14 +00:00
_filterlist.py
6599: Add regular expression option to rules using the match_substring method
2013-04-09 13:52:09 +00:00
_filterparser.py
Automatic update for old rules using regular expressions
2013-08-11 14:12:32 +00:00
_genericfilter.py
…
_paramfilter.py
2620: GEPS 031: Python 3 support - 3.2
2012-11-07 17:53:14 +00:00
_searchfilter.py
…