Michiel Nauta
cb3d1f8ce5
5054: ID format conversion creates duplicates
...
svn: r17884
2011-07-01 11:22:37 +00:00
Michiel Nauta
902fa56b26
5027: After export to XML and Import into new DB all surnames become primary
...
svn: r17818
2011-06-20 15:25:28 +00:00
Michiel Nauta
4e76a47c53
Preserve import handle when family tree is empty
...
svn: r17715
2011-06-08 15:22:23 +00:00
Michiel Nauta
0a12d3a3ad
Fix merge advice on import to merge places with identical ids
...
svn: r17677
2011-06-03 15:20:44 +00:00
Michiel Nauta
e1109cd0b0
4209: XML DTD rewrite, cleanup
...
svn: r17647
2011-06-01 21:32:52 +00:00
Michiel Nauta
dd9c5aae65
Align interface with Xml import
...
svn: r17521
2011-05-17 17:58:18 +00:00
Michiel Nauta
7c9e338295
Make interface similar to XML import
...
svn: r17491
2011-05-13 20:44:10 +00:00
Kees Bakker
f752fdcfcc
One more change to ImportProGen (bug #4869 ), to solve some uppercase/lowercase issues
...
svn: r17360
2011-04-30 20:29:31 +00:00
Kees Bakker
8a2dd3d050
Bugfix for ImportProGen, bug #4869
...
svn: r17346
2011-04-29 21:43:45 +00:00
Michiel Nauta
5d2ae80184
Update ProGen import to new name structure
...
svn: r17330
2011-04-28 19:16:27 +00:00
Michiel Nauta
f15a2f6cc4
Fix mergeoverwrite from reporting same info nine times
...
svn: r17119
2011-04-13 21:20:10 +00:00
Michiel Nauta
9c38eddab2
Align code with DTD/schema
...
svn: r17117
2011-04-13 17:32:28 +00:00
Jérôme Rapinat
8ac76b6f9c
4833: ImportGeneWeb and set_surname()
...
svn: r17112
2011-04-12 16:56:02 +00:00
Michiel Nauta
5835c8e933
Move opening of file to gen.plug.utils
...
svn: r16939
2011-03-27 08:11:51 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Michiel Nauta
efbff4178a
Update VCard unittests to use XML import and command line config
...
svn: r16823
2011-03-13 22:07:16 +00:00
Peter Landgren
a75b8399b0
Better explanation in one error message.
...
svn: r16822
2011-03-13 20:39:11 +00:00
Michiel Nauta
63692cd571
Remove translation of internal error in VCard export/import
...
svn: r16792
2011-03-09 16:46:18 +00:00
Michiel Nauta
2b72a71a6e
4416: Adjust import ID to users ID format
...
svn: r16791
2011-03-09 16:22:05 +00:00
Michiel Nauta
97b1604269
Use GrampsImportError in stead of GedcomError
...
svn: r16766
2011-03-06 18:43:55 +00:00
Michiel Nauta
b10d52a3bf
4114: Would like to use stdin and stdout for command line import/export; Xml import
...
svn: r16765
2011-03-06 18:18:32 +00:00
Michiel Nauta
fadd7c19de
Removal of command line parameter in XML import
...
svn: r16762
2011-03-05 12:41:27 +00:00
Michiel Nauta
1794a5e500
4464: VCard import/export needs update to new surname and spec incompatibilities
...
svn: r16745
2011-03-02 16:35:23 +00:00
Benny Malengier
752d594571
4198: Person view does not remove a row correctly when two people are merged.
...
This patch improves on the context changes:
* avoid use of transaction_xx methods
* force an abort in case of unclean transaction
Backward compatibility is broken to achieve this.
svn: r16680
2011-02-20 10:52:06 +00:00
Michiel Nauta
0d99f3e5e4
4651: XML import of name with only display or sort format set fails
...
svn: r16634
2011-02-16 18:59:17 +00:00
Doug Blank
82d4f8cb54
4362: [XML] Cannot import url styled text on note
...
svn: r16600
2011-02-11 13:35:21 +00:00
Benny Malengier
6d596ad987
4198: Person view does not remove a row correctly when two people are merged.
...
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end.
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out
svn: r16523
2011-01-31 21:54:58 +00:00
Michiel Nauta
3e97bb9003
sort_as and display_as of a name was ignored on import if only one is specified.
...
svn: r16516
2011-01-31 18:59:46 +00:00
Michiel Nauta
2d3ecfb22f
Fix errormessage on import of duplicate namemap value.
...
svn: r16515
2011-01-31 18:44:45 +00:00
Benny Malengier
b3beba53d8
Some bsddb changes
...
* allow to use bsddb3 as database via a config setting
* set async write to disk to improve speed, eg import * 40
svn: r16446
2011-01-23 21:25:51 +00:00
Jérôme Rapinat
0809ec6723
4363: missing tag references on XML import
...
svn: r16350
2011-01-07 17:54:55 +00:00
Doug Blank
d5f1a7e199
4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
...
svn: r16233
2010-11-23 23:11:33 +00:00
Benny Malengier
3fbd09ad90
GEP 021: import new xml, primary not present means primary name
...
svn: r16122
2010-11-02 20:49:56 +00:00
Nick Hall
9f38cfaa21
Fix bug when importing researcher locality
...
svn: r16085
2010-10-30 14:34:46 +00:00
Nick Hall
9c14d3b487
GEPS 006: Add Locality to researcher
...
svn: r16082
2010-10-29 23:11:08 +00:00
Nick Hall
298827d843
GEPS 006: Add Locality field to Location
...
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
e5f62ee933
fix import xml crash on patronymic
...
svn: r16041
2010-10-24 19:11:38 +00:00
Benny Malengier
e109e3d743
Merged geps21 branch, changes r15866-16034, into trunk
...
svn: r16035
2010-10-24 14:43:47 +00:00
Nick Hall
c3e527b4fb
GEPS 011: Tagging - Extended to Family, Note and Media objects
...
svn: r16025
2010-10-22 23:22:33 +00:00
Jérôme Rapinat
18a97ac64d
#4264 : import ignores marriage and divorce dates (.gw file)
...
svn: r16006
2010-10-16 09:17:28 +00:00
Jérôme Rapinat
f90ce86320
#4264 : import ignores marriage and divorce dates (.gw file)
...
svn: r15995
2010-10-15 17:47:10 +00:00
Benny Malengier
371205ec70
Fix surname index for autocompletion
...
Fix check tool and start with importgrdb upgrade
svn: r15949
2010-10-02 16:01:34 +00:00
Benny Malengier
043d35a354
Working XML import with new surnames
...
svn: r15947
2010-10-02 12:52:14 +00:00
Nick Hall
6b6da7dafe
GEPS 011: Tagging - Add XML import and export
...
svn: r15938
2010-09-29 22:25:52 +00:00
Benny Malengier
f111dcbad9
add nick and famnick
...
svn: r15930
2010-09-25 15:11:54 +00:00
Doug Blank
791ab064f8
Renamed GrampsCursor to BsddbBaseCursor
...
svn: r15689
2010-08-08 22:06:54 +00:00
Doug Blank
dc0d9511a3
Only use iter_items if you are sure it is used just once; fixed issue duplicating places
...
svn: r15673
2010-07-31 15:55:56 +00:00
Doug Blank
59dca4e3ea
3502: Extend CSV import to include additional fields; added source title to export
...
svn: r15671
2010-07-31 15:18:41 +00:00
Doug Blank
7e5e5db27f
3798: tempfile wrongly used in Gramps: possible error 'Too many open files: ...'
...
svn: r15201
2010-04-17 23:20:01 +00:00
Doug Blank
c551d6beb1
Newyear import/export changes and fix
...
svn: r15027
2010-04-04 12:10:12 +00:00