This website requires JavaScript.
Explore
Help
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
Files
786bf9b1fd54141fc095633ae4dedda963fa16d3
gramps
/
src
/
Filters
/
Rules
T
History
Raphael Ackermann
9aeeb8432c
0002723: '<name>' has different meanings in different contexts
...
svn: r13019
2009-08-15 09:44:49 +00:00
..
Event
2831: missing filter rule on Event object matching source reference
2009-06-25 17:20:29 +00:00
Family
…
MediaObject
…
Note
…
Person
0002723: '<name>' has different meanings in different contexts
2009-08-15 09:44:49 +00:00
Place
typo
2009-07-07 09:44:19 +00:00
Repository
…
Source
…
__init__.py
…
_ChangedSinceBase.py
…
_Everything.py
…
_HasAttributeBase.py
…
_HasEventBase.py
code optimization of eventbase filters
2009-06-15 19:06:25 +00:00
_HasGalleryBase.py
…
_HasGrampsId.py
…
_HasLDSBase.py
…
_HasMarkerBase.py
…
_HasNoteBase.py
…
_HasNoteRegexBase.py
…
_HasNoteSubstrBase.py
…
_HasReferenceCountBase.py
…
_HasSourceBase.py
…
_HasTextMatchingRegexpOf.py
…
_HasTextMatchingSubstringOf.py
…
_IsPrivate.py
…
_MatchesFilterBase.py
…
_RegExpIdBase.py
…
_Rule.py
Add ability to use Rule in a boolean operation: "if Rule()" will be equivalent to "if Rule.apply()"
2009-07-28 18:18:56 +00:00
Makefile.am
…