gramps/src/gen/lib
Tim G L Lyons 9c57935c95 GEDCOM Import
0005456: Default log level after installation results in disk being filled on import (various problems manifested by geni.com data)
0005030: Remove warning of libgedcom.py from family tree builder (_UID, RIN, EMAIL and WWW from FTB)
0003553: Import media files from GEDCOM (web located media for geni.com)

* Add EMAIl and WWW for RESI events (for FamilyTreeMaker)
* Detect missing FORM or FILE for Multimedia objects and produce warning reports (FORM and FILE are mandatory for GEDCOM, but are difficult to locate without messages) (for geni.com imports among others)
* Handle multimedia images that are given by web addresses (for geni.com imports among others)
* Produce warning reports when DATE, TYPE and PLACe are ignored for the event details of attributes
* Handle change date/time on notes  (for geni.com imports among others)

svn: r18904
2012-02-17 00:25:02 +00:00
..
test Updated gen/lib/test/merge_test.py 2012-01-29 16:19:08 +00:00
__init__.py Removal of redundant SourceRef and related modules. Minor consequent changes. 2011-11-27 17:49:25 +00:00
address.py
addressbase.py
attrbase.py
attribute.py
attrtype.py
baseobj.py Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations. 2011-11-20 17:42:04 +00:00
calendar.py
childref.py
childreftype.py
citation.py Return self from serialize to work with the create method 2011-12-12 23:20:18 +00:00
citationbase.py Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations. 2011-11-20 17:42:04 +00:00
const.py
date.py 5423: Incorrect age for 'death before XX' 2011-12-11 15:58:16 +00:00
datebase.py
event.py Merged trunk r17888 through r18397 into geps023. 2011-11-05 19:07:58 +00:00
eventref.py Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations. 2011-11-20 17:42:04 +00:00
eventroletype.py
eventtype.py
family.py Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations. 2011-11-20 17:42:04 +00:00
familyreltype.py 5476: Allow user to set a default relationship type 2012-01-02 15:12:18 +00:00
genderstats.py
grampstype.py
ldsord.py
ldsordbase.py
location.py
locationbase.py
Makefile.am bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
markertype.py
mediabase.py
mediaobj.py GEDCOM Import 2012-02-17 00:25:02 +00:00
mediaref.py Tidy up some comments 2011-11-24 14:54:29 +00:00
name.py
nameorigintype.py
nametype.py
note.py Missing return self on unserialize for convienience and consistency 2011-10-15 20:09:20 +00:00
notebase.py
notetype.py
person.py use translated string for custom attribute type after merging 2012-02-14 14:03:53 +00:00
personref.py
place.py Merged trunk r17888 through r18397 into geps023. 2011-11-05 19:07:58 +00:00
placebase.py
primaryobj.py GEPS023: merge branch (changes 17960-18546) into trunk 2011-12-04 17:09:17 +00:00
privacybase.py
privsrcnote.py
refbase.py
repo.py GEPS 023: Updates to Check and Repair, Test Case Generator and repo and Utils 2012-01-06 22:56:08 +00:00
reporef.py
repotype.py
researcher.py
secondaryobj.py
src.py Delete remove_source_references and replace_source_references as they are no longer needed. 2011-11-11 17:12:43 +00:00
srcmediatype.py
srcnote.py
styledtext.py
styledtexttag.py
styledtexttagtype.py
surname.py
surnamebase.py
tableobj.py
tag.py
tagbase.py
url.py
urlbase.py
urltype.py
witness.py