.. |
test
|
Remove extraneous whitespace before assignment
|
2019-05-12 10:21:16 +01:00 |
__init__.py
|
7335: Cleanup code, filenames, and documentation
|
2016-01-23 14:22:41 -05:00 |
address.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
addressbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
attrbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
attribute.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
attrtype.py
|
Add first class support for Occupation attribute
|
2019-05-12 06:48:56 +01:00 |
baseobj.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
childref.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
childreftype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
citation.py
|
Fix source attribute lists in schema
|
2017-07-17 16:13:12 +01:00 |
citationbase.py
|
Remove handle class
|
2017-02-21 20:55:48 +00:00 |
const.py
|
Update FSF address to current location.
|
2014-08-08 19:39:45 -07:00 |
date.py
|
Remove extraneous whitespace before assignment
|
2019-05-12 10:21:16 +01:00 |
datebase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
event.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
eventref.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
eventroletype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
eventtype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
family.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
familyreltype.py
|
Fix FamilyRelationshpType _DATAMAP order to correspond with values
|
2017-12-08 19:08:31 +00:00 |
gcalendar.py
|
Improve pylint score to above 9 for most gen.lib objects
|
2016-01-09 15:34:59 +00:00 |
genderstats.py
|
Tidy up class definitions
|
2016-05-10 16:06:49 +01:00 |
grampstype.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
ldsord.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
ldsordbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
location.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
locationbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
markertype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
media.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
mediabase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
mediaref.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
name.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
nameorigintype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
nametype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
note.py
|
Typo in note get_schema (#444)
|
2017-08-10 13:55:08 -05:00 |
notebase.py
|
Remove handle class
|
2017-02-21 20:55:48 +00:00 |
notetype.py
|
9688: Remove Unused Objects tool reports linked notes as unused.
|
2016-09-19 19:39:32 +02:00 |
person.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
personref.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
place.py
|
Fix strings containing deprecated illegal escape sequences (#648)
|
2018-09-04 12:03:17 +10:00 |
placebase.py
|
Tidy up class definitions
|
2016-05-10 16:06:49 +01:00 |
placename.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
placeref.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
placetype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
primaryobj.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
privacybase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
refbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
repo.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
reporef.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
repotype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
researcher.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
secondaryobj.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
serialize.py
|
Allow unicode characters in json export
|
2018-04-10 18:36:46 +01:00 |
src.py
|
Fix source attribute lists in schema
|
2017-07-17 16:13:12 +01:00 |
srcattribute.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
srcattrtype.py
|
Remove redundant ignore list from attribute types
|
2016-01-09 00:50:49 +00:00 |
srcmediatype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
styledtext.py
|
StyledText.join method fails if the joint_text has StyledText Tags (#457)
|
2017-09-17 10:48:42 +10:00 |
styledtexttag.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
styledtexttagtype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |
surname.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
surnamebase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
tableobj.py
|
Convert some imports from absolute to relative
|
2017-02-20 18:19:41 +00:00 |
tag.py
|
Move labels into schema
|
2017-02-20 16:27:27 +00:00 |
tagbase.py
|
Remove handle class
|
2017-02-21 20:55:48 +00:00 |
url.py
|
Add title properties to more of schema
|
2017-07-17 16:13:12 +01:00 |
urlbase.py
|
Remove to_struct and from_struct methods
|
2017-01-22 00:52:06 +00:00 |
urltype.py
|
Gramps type pylint improvements
|
2016-01-08 21:57:04 +00:00 |