84 Commits

Author SHA1 Message Date
Nick Hall
33f45cb087 GEPS008: Moved QuestionDialog module
svn: r19771
2012-06-05 23:49:12 +00:00
Doug Blank
2272661654 Don't check cross references if skip-check-xref is a db-feature; fixed spelling typo;
svn: r19723
2012-05-31 14:07:02 +00:00
Nick Hall
02d0af7c0a GEPS008: Fix Gedcom Import/Export problem
svn: r19670
2012-05-27 11:33:12 +00:00
Doug Blank
7b97bef883 Use transactions on import; fix for date parser re-location
svn: r19667
2012-05-27 02:13:22 +00:00
Nick Hall
355bbd6d7b GEPS008: Re-structure date handler files
svn: r19651
2012-05-25 23:19:10 +00:00
Doug Blank
525da42eec 5746: Use the new User classes for Importers; fixed Gedcom import; added user.info()
svn: r19561
2012-05-17 21:19:23 +00:00
Doug Blank
8cebcd57db 5746: Use the new User classes for Importers
svn: r19560
2012-05-17 20:57:23 +00:00
Nick Hall
dd370f44b5 Change English spellings to American spellings
svn: r19487
2012-05-10 18:52:03 +00:00
Michiel Nauta
a5cdd339ed 5466: On import and Check and Repair need to check references to absent objects
svn: r19328
2012-04-14 12:20:10 +00:00
Tim G L Lyons
b1e9f33a60 GEDCOM import: IdMapper can sometimes be passed @F2002@ and sometimes F2002. These were not mapping to the same swapped Gramps Id.(Partly a consequence of revision 19053).
svn: r19096
2012-03-19 16:06:26 +00:00
Tim G L Lyons
4e7137569f 0005608: GEDCOM import ignores leading 0's in INDI ID's
svn: r19056
2012-03-13 17:47:06 +00:00
Tim G L Lyons
73be67b3f8 0005620: Export name types to GEDCOM. Patch extended following testing against various GEDCOM files from the internet.
svn: r19054
2012-03-13 17:12:23 +00:00
Tim G L Lyons
0427db85d6 0005606: GEDCOM import: NOTE_RECORD is not handled properly
svn: r18994
2012-03-02 18:27:10 +00:00
Tim G L Lyons
d4e0017365 0005605: GEDCOM inport: Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not use IdMapper
svn: r18990
2012-03-02 17:13:10 +00:00
Tim G L Lyons
b422c82edb GEDCOM import: if a default source is created, attached date data for submitters was incorrectly stored as a Date object when it should be text.
svn: r18945
2012-02-21 15:47:15 +00:00
Tim G L Lyons
2354408e8b GEDCOM import: error handling code moved to one place (no change to effect)
svn: r18935
2012-02-19 16:45:00 +00:00
Tim G L Lyons
cfa6d69483 0005202: Failed gedcom file import. Dates too far in the future give OverflowError, allow for this exception.
svn: r18933
2012-02-19 16:20:10 +00:00
Tim G L Lyons
609a276dcb GEDCOM import. Fix parsing of ALIA (alias) tag, if it is a reference to another person, store the reference in the association secondary object
svn: r18931
2012-02-19 16:01:30 +00:00
Tim G L Lyons
36f9b37e4e GEDCOM import: make generated GEDCOM notes monospaced
svn: r18917
2012-02-17 18:04:54 +00:00
Jérôme Rapinat
b7f7ce860f 2356: add comments about genitive form issues under some locales
svn: r18914
2012-02-17 15:48:43 +00:00
Tim G L Lyons
6f6e56e924 Typo (inconsistent warning note titles)
svn: r18906
2012-02-17 00:38:51 +00:00
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
Jérôme Rapinat
2f8ffdb8b2 1571: use translated strings
svn: r18881
2012-02-14 12:22:11 +00:00
Jérôme Rapinat
9e043eeb2a 1571: use translated strings
svn: r18873
2012-02-13 17:53:38 +00:00
Tim G L Lyons
9e34031bcf Support _MAR as tag for married name for geni.com (similarly to existing _MARNM). This is related to 0005456: Default log level after installation results in disk being filled on import.
svn: r18863
2012-02-11 18:55:53 +00:00
Tim G L Lyons
5800f46518 0003553: Import media files from GEDCOM (part fix). 0005456: Default log level after installation results in disk being filled on import (part fix). Don't give error messages if the imported media file is an http URL (instead of a local file). Note that the double slash in 'http://" is still stored as a single slash.
svn: r18862
2012-02-11 18:34:52 +00:00
Tim G L Lyons
7e3415accb 0005030: Remove warning of libgedcom.py from family tree builder. Handle RIN and _UID on events.
svn: r18861
2012-02-11 18:16:18 +00:00
Tim G L Lyons
82dd340047 0005042: Import Gedcom : Address. There can be problems if the place structure creates a main location (any subsequent address structure will overwrite the main location) or if an ADDR tag is encountered before the PLAC tag (the place will create a new place, and the data already created for the ADDR will become an orphan).
svn: r18855
2012-02-10 23:47:33 +00:00
Tim G L Lyons
3d071f8b33 pylint improvements
svn: r18846
2012-02-10 19:16:15 +00:00
Tim G L Lyons
249c5dc46b 0002172: Warnings on GEDCOM import. Improve compatibility with standard GEDCOM. Issue warning if both ADDR and ADR1 are supplied, as only one is stored. Store attributes more consistently: store person RIN and REFN:TYPE. Store family REFN:TYPE and RIN. Store source RIN. Fix parsing of HEAD, so that detection and storing of software product and version is not dependant on the sequence in which the tags are encountered. Fix processing of 'Submitter' so that if more than one, the correct one is stored as the researcher. Issue warning when various elements are ignored. Fix level of parsing of top level notes. Also process more of the HEAD header so that if the option for adding a default source on import is set, most of the header is stored as attributes etc. of the default source (the submitter(s) are stored as repositories).
svn: r18841
2012-02-10 00:13:17 +00:00
Tim G L Lyons
108e048a5f 0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice). Change the generated NoteType to GEDCOM import.
svn: r18832
2012-02-06 22:46:37 +00:00
Tim G L Lyons
be08c38207 GEDCOM import remove debug outputs (also a few extra comments)
svn: r18827
2012-02-05 23:35:59 +00:00
Tim G L Lyons
79ca4f32d3 0005553: GEDCOM import does not import references to repositories. rid_map was not being used. Also removed redundant code in __find_or_create_repository()
svn: r18826
2012-02-05 17:51:09 +00:00
Tim G L Lyons
371f6ca414 GEDCOM import. Minor fix for reporting of top level errors.
svn: r18825
2012-02-05 15:55:17 +00:00
Tim G L Lyons
b6df7d2a49 GEDCOM import. Fix handling of notes. Notes could get duplicate Gramps IDs. If a note was going to be assigned the next Gramps ID, then there was no check whether the Gramps ID had already been allocated to a note that had been encountered as a linked note, but not yet committed. Also handle change date and time for notes. Also media objects attached to a source citation were parsed with the wrong level, so they swallowed the following tags (this had been a problem with the previous source references processing).
svn: r18824
2012-02-05 15:38:32 +00:00
Tim G L Lyons
fc74ba6f6e GEPS 023: Citations: GEDCOM import was not working if Preferences->General->'Add default source on import' was set.
svn: r18818
2012-02-03 11:15:42 +00:00
Tim G L Lyons
142c6c69cf Added a report for GEDCOM import showing lines that were not imported, and build notes containing the unimported data. The notes are attached, where possible, to appropriate objects.
This resolves the following two issues:
0001371: source record ignores useful DATA block
0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice)

svn: r18815
2012-02-02 23:02:18 +00:00
Tim G L Lyons
b79e930770 Added comments for the level 0 parsing to clarify signposts in the code.
svn: r18808
2012-02-01 22:14:47 +00:00
Tim G L Lyons
3b42cdf51f 0005501: Gedcom with embedded and linked notes creates duplicate IDs. The translate parameter is removed from IdMapper, so that IDs are always translated. This still means that import attempts to preserve the IDs in the GEDCOM file (unless there are collisions).
svn: r18803
2012-01-31 18:25:17 +00:00
Tim G L Lyons
26733443fb 0002918: Add Gedcom EVENT_TYPE_CITED_FROM and ROLE_IN_EVENT in relation with Source Citation Fields. These are added as data elements with keys EVEN and EVEN:ROLE respectively.
svn: r18780
2012-01-27 20:59:35 +00:00
Tim G L Lyons
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +00:00
Tim G L Lyons
6cb761b010 Merged trunk r18398 through r18497 into geps023.
Conflicts resolved in:
    NarrativeWeb.py


svn: r18498
2011-11-24 18:15:53 +00:00
Michiel Nauta
bc33f7146a 5335: Failure loading Geni.com GedCom into Gramps 3.3.1
svn: r18493
2011-11-23 18:29:35 +00:00
Tim G L Lyons
6ee1af893f [ImportGedcom] libgedcom upgraded for citations
svn: r18415
2011-11-08 17:13:59 +00:00
Peter Landgren
95c5872126 Fix of issue 5282, white spaces should be kept.
svn: r18252
2011-10-06 16:48:36 +00:00
Michiel Nauta
2a10453af0 5046: GEDCOM import fails on aka name
svn: r17838
2011-06-27 15:20:56 +00:00
Michiel Nauta
7ff20332ac 4856: Gedcom import of empty note leads to invalid database
svn: r17766
2011-06-13 08:25:31 +00:00
Benny Malengier
040edcc27e 4398: [GEDCOM] Import Father AND Mother ages on a family event, does not check gender.
svn: r17631
2011-05-30 21:03:31 +00:00
Jérôme Rapinat
fe50ed38db 4455: Family Tree Maker now uses 'FTM' gedcom header
svn: r17163
2011-04-20 10:39:33 +00:00
Benny Malengier
82f955011f 4455: Gramps crashes when selecting Events due to PHON in GEDCOM
svn: r17162
2011-04-20 10:26:26 +00:00