Nick Hall
5da10c5a80
Replace cuni with str
2015-03-14 23:48:32 +00:00
Nick Hall
c9fd339289
Replace UNITYPE with str
2015-03-14 22:33:55 +00:00
Nick Hall
beab7892e5
Replace STRTYPE with str
2015-03-14 22:11:54 +00:00
Nick Hall
e0608f0ec4
Remove python2 specific code
2015-03-14 19:29:16 +00:00
Nick Hall
3b5efdf7ae
Remove imports from __future__ module
2015-03-14 16:10:36 +00:00
kulath
411b2995eb
0008401: NameError in GEDCOM importer
2015-03-12 14:11:28 +00:00
kulath
159fa31888
0008322: Event address is lost on import, i.e. disconnected from event.
...
On GEDCOM import, Places are only merged if the Place Title and the
whole of the main location are identical.
2015-03-12 12:35:05 +00:00
kulath
d913cd45ae
0008347: GEDCOM import of embedded notes attached to media does not work
2015-02-16 22:55:00 +00:00
kulath
b69171f1a1
0007014: Errors handling owner/submitter information in GEDCOM files.
...
Only import researcher from GEDCOM or XML if the family tree was
originally empty.
2015-02-02 18:56:46 +00:00
Nick Hall
28bc8ba590
7942: Implement place displayer
2015-01-23 19:09:55 +00:00
Nick Hall
efe55a7fc3
7866: Crash on Ancestry.com .ged import; consistent.
2014-12-01 18:19:49 +01:00
Paul Franklin
43cfb600d5
8014: Importing gedcom files containing multibyte UTF-8 characters fails
2014-09-01 19:06:15 -07:00
Malcom Lewis
86303f6116
Update FSF address to current location.
2014-08-08 19:39:45 -07:00
Nick Hall
de790d12da
7904: Fix place type for places without a main location
2014-07-12 19:58:17 +01:00
Ondrej Krc-Jediny
2bfd496870
7869: Various small issues in gramps.pot
2014-07-10 12:18:05 -07:00
Paul Franklin
12e7019af9
7398: Gedcom import deletes first char of notes
2014-06-11 10:06:53 -07:00
Nick Hall
61ba0edd25
Use custom SrcAttributeType in GEDCOM import/export
2014-05-17 18:33:00 +01:00
John Ralls
a611678f37
7666: ANSEL GEDCOM import messes up foreign characters
...
Make the ansel code strings bytestrings.
(cherry picked from commit 8d9436a8fc0a4ba17c07a9f351699b5754847f6b)
2014-05-05 20:32:57 -04:00
Nick Hall
f6be31eb39
Remove subversion substitution variables
2014-04-15 14:10:18 +01:00
Josip
f8059fd10c
7313: 'utf8' codec can't decode byte 0xa0 in position 6: invalid start byte
2014-01-21 19:23:54 +01:00
Vassilii Khachaturov
0e534e598e
6380: GEDCOM export error for family _UID
...
Port gramps34 [429c18]
Applying patch from 2013-12-24 by Enno Borgsteede,
fixing attribute processing on the path that handled _UID
and adding another extension, _FSFTID.
2013-12-30 11:05:02 +02:00
Nick Hall
31a3f074f1
Set place type to "Unknown" when main location is missing
...
svn: r23448
2013-11-02 18:19:32 +00:00
Nick Hall
d6ae8cffb4
GEPS 6: Implement place hierarchy
...
svn: r23444
2013-11-01 19:13:16 +00:00
Doug Blank
146be99876
Ignore meaningless @IDENT@ on CONT or CONC line as detailed at http://www.tamurajones.net/IdentCONT.xhtml
...
svn: r23081
2013-09-10 16:52:03 +00:00
Tim G L Lyons
3208db231d
0000860: GEDCOM: Space in gramps id fails to properly export/import
...
svn: r22501
2013-06-13 18:06:52 +00:00
Benny Malengier
bf29e57039
2332: Allow reorder of Data in the Data tab of Source: make Data SourceAttribute, which have sourcetype,
...
link with GEPS 018: Evidence
This is step 1 needed for GEPS 018. All types are defined needed to evidence style references
This commit also contains fix for 6777: Crash on export to GEDCOM when there are addresses
svn: r22423
2013-05-26 19:28:57 +00:00
Tim G L Lyons
076fdac5a7
0006541: Gramps crashes during import gedcom. Ignore empty ALIA alias name.
...
svn: r22298
2013-05-14 15:42:42 +00:00
Tim G L Lyons
5999f7c0a1
0006394: GEDCOM import errors truncated too much. Error message extended to 66 chars as suggested (and continuation lines formatted to fall under initial line)
...
svn: r22295
2013-05-14 15:02:57 +00:00
Paul Franklin
dc128110bc
typos
...
svn: r22021
2013-04-19 16:58:24 +00:00
Paul Franklin
2ded1e5e8a
6462: GEDCOM import fails (patch by Enno Borgsteede)
...
svn: r22000
2013-04-15 22:00:12 +00:00
John Ralls
00aa00fbf5
GrampsLocale: Remove get_translation()
...
Only one base translation per locale. To set up a different locale
on any axis (locale, domain, directory, or languages) instantiate a
secondary locale by calling GrampsLocale() with the appropriate
arguments.
svn: r21968
2013-04-12 22:32:11 +00:00
Tim G L Lyons
7055827260
Exportgedcom and importgedcom. 0006382: ADDR tag in GEDCOM export does not contain a full address. On export, all the elements of the structured address are output as ADDR/CONT. On import the structured address takes precedence (as at present), but a warning is only given if an element in the free-form address is missing from the structured address.
...
svn: r21610
2013-03-11 18:45:09 +00:00
Tim G L Lyons
b5dc0630a6
0006507: GEDCOM import: Repositories not imported correctly from FTM for Windows and Heredis
...
svn: r21571
2013-03-06 17:42:14 +00:00
John Ralls
3578392de5
ImportGedcom: Fix Python3 "dictionary changed size during iteration" errors
...
svn: r21377
2013-02-19 22:06:32 +00:00
Gary Burton
85ae2aca09
Fix memory leaks.
...
svn: r21285
2013-02-03 16:40:43 +00:00
John Ralls
ef6892abbd
GrampsLocale: Remove ggettext
...
svn: r21144
2013-01-17 19:46:55 +00:00
Doug Blank
771ae761e2
Added tagging on import for GEDCOM, XML, and CSV. Also fixed CSV iterator issue with next. Default tag is set in Preferences using time.strftime codes (eg, %Y, %m, etc). Noticed that adding source on input is only for GEDCOM, so adjusted the text description for it. Tagging on input supports all taggable items (notes, media, family, person --- although csv does not import media). Will add to gramps40 if all ok.
...
svn: r20914
2012-12-31 20:07:36 +00:00
Benny Malengier
2bdf6c8b95
2620: GEPS 031: Python 3 support - 3.2
...
* working gedcom import
* fixes in listviews
* fixes in db managaer and import dialog
svn: r20662
2012-11-16 13:05:56 +00:00
Benny Malengier
8b39b80dc8
2620: GEPS 031: Python 3 support - 3.2
...
round 2 for python 3 support:
* no more cmp, also not in sort and sorted
* bsddb needs bytestring keys
* gtk does not need utf-8 encoded anymore...
svn: r20658
2012-11-15 08:08:31 +00:00
Benny Malengier
bb5fc7cb7c
2620: GEPS 031: Python 3 support - 3.2
...
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work.
Specific issues might be:
1. next has been changed, must be checked
2. new division as on the wiki page listed is to do
3. ...
svn: r20634
2012-11-07 17:53:14 +00:00
Jérôme Rapinat
ceb2dc6817
typo
...
svn: r20574
2012-10-17 17:09:42 +00:00
Jérôme Rapinat
11aadc005d
6086: minor improvements on translation strings (part1)
...
svn: r20546
2012-10-09 08:53:47 +00:00
Nick Hall
55c19e4180
Changes to imports - part 7
...
svn: r20492
2012-10-02 21:08:19 +00:00
Nick Hall
d696b6be75
Changes to imports - part 5
...
svn: r20489
2012-10-02 20:04:29 +00:00
Nick Hall
a5c41d0566
Changes to imports - part 3
...
svn: r20487
2012-10-02 19:47:38 +00:00
Benny Malengier
326d604365
GEPS 026: Replace 'make' for Gramps build
...
If we want to use Gramps from the code directory, src should be called gramps to allow import
svn: r20466
2012-09-30 11:55:52 +00:00