Tim G L Lyons
e4383f0b46
ExportGedcom upgraded for citations
...
svn: r18408
2011-11-07 15:49:47 +00:00
Tim G L Lyons
3adb1b7ffa
Merged trunk r17888 through r18397 into geps023.
...
Conflicts resolved in:
/data/grampsxml.dtd
/data/grampsxml.rng
/src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
/src/plugins/import/ImportXml.py
(Various property conflicts also resolved)
svn: r18405
2011-11-05 19:07:58 +00:00
Jérôme Rapinat
a2e000a04d
5297: typo; self.update() was missing
...
svn: r18295
2011-10-12 14:49:59 +00:00
Doug Blank
4037105e4f
Another fix for idempotent export/import round trip
...
svn: r18272
2011-10-10 01:16:32 +00:00
Doug Blank
4aa7b0710e
4365: Import/Export Gramps XML is not idempotent
...
svn: r18265
2011-10-09 16:16:10 +00:00
Tim G L Lyons
bb854ec772
Modifications as suggested by Nick Hall:
...
* Remove inheritance of Citation from RefBase, using source_handle filed instead (similar to the way Family objects store mother and father handles) (also use the set_ and get_reference_handle functions more consistently)
* Use get_citation_list instead of get_citation_references (more consistent with the way notes are handled)
svn: r18100
2011-09-02 10:40:53 +00:00
Nick Hall
afef197a57
Update Gramps XML Import/Export to support Citations
...
svn: r18086
2011-08-30 12:34:46 +00:00
Michiel Nauta
654fb81665
Change default to return handles unsorted on get_object_handles methods
...
svn: r17537
2011-05-19 20:36:17 +00:00
Jérôme Rapinat
1bc377ac74
4899: according to specification, increase limite from '72' (default) to '120'
...
svn: r17481
2011-05-12 12:45:18 +00:00
Jérôme Rapinat
2cc6fa6dbc
4842: Crash when exporting in Web Family Tree
...
svn: r17473
2011-05-11 09:05:37 +00:00
Nick Hall
ab45ddbb26
4870: Do not attempt to archive a media file that does not have read permission
...
svn: r17359
2011-04-30 18:34:06 +00:00
Doug Blank
390c71e6d0
4841: Crash when exporting in sqlite database
...
svn: r17338
2011-04-29 14:01:56 +00:00
Michiel Nauta
5835c8e933
Move opening of file to gen.plug.utils
...
svn: r16939
2011-03-27 08:11:51 +00:00
Michiel Nauta
e14214c51d
4770: Unexpected error exporting a database to Gramps Xml format
...
svn: r16897
2011-03-23 20:28:23 +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
Michiel Nauta
63692cd571
Remove translation of internal error in VCard export/import
...
svn: r16792
2011-03-09 16:46:18 +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
Michiel Nauta
97e0b95e2d
4364: Some First names with replace variable '& a m p ; q u o t ;' are re-written after a XML import/export
...
svn: r16741
2011-03-01 20:43:38 +00:00
Jérôme Rapinat
c67d02847b
4326: typos (by PaulFranklin); part I
...
svn: r16543
2011-02-02 18:33:16 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Peter Landgren
4593c5f53f
Issue 4515, skip all control char in XML output except 09, 0A, 0D.
...
svn: r16336
2011-01-05 10:45:32 +00:00
Doug Blank
217316ccf5
4114: Would like to use stdin and stdout for command line import/export by MD Nauta
...
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
6ac73635ac
4429: gramps can't export my database
...
svn: r16279
2010-12-13 22:38:45 +00:00
Doug Blank
88bf95cf57
4427: GEDCOM export: non-standard end of line characters not output properly
...
svn: r16239
2010-11-30 14:30:48 +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
Jérôme Rapinat
a88ef6fad0
4345: TIME on eventdate
...
svn: r16187
2010-11-12 15:26:41 +00:00
Jérôme Rapinat
e471c4d08e
4345: TIME on eventdate
...
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc
4345: TIME on eventdate
...
svn: r16183
2010-11-12 10:19:51 +00:00
Nick Hall
bc3ceaf5dc
Fix problems with importing phone numbers and add support for email and web addresses
...
svn: r16086
2010-10-30 21:01:32 +00:00
Nick Hall
9c14d3b487
GEPS 006: Add Locality to researcher
...
svn: r16082
2010-10-29 23:11:08 +00:00
Nick Hall
9df5336fde
GEPS 006: Add Locality to Address and GEDCOM Import/Export
...
svn: r16071
2010-10-28 17:55:15 +00:00
Nick Hall
298827d843
GEPS 006: Add Locality field to Location
...
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
e109e3d743
Merged geps21 branch, changes r15866-16034, into trunk
...
svn: r16035
2010-10-24 14:43:47 +00:00
Jérôme Rapinat
36f70bed44
#2644 : Do not export individual events without primary role
...
svn: r16032
2010-10-24 07:25:14 +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
Benny Malengier
ee91b33a43
gedcom import export for new name structure
...
svn: r16022
2010-10-22 14:20:01 +00:00
Peter Landgren
1d8a776cd3
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
...
svn: r15959
2010-10-09 12:33:47 +00:00
Benny Malengier
0ca48dd811
Working xml export
...
svn: r15948
2010-10-02 13:38:36 +00:00
Nick Hall
6b6da7dafe
GEPS 011: Tagging - Add XML import and export
...
svn: r15938
2010-09-29 22:25:52 +00:00
Jérôme Rapinat
8b675ed1f2
minor clean-up
...
svn: r15937
2010-09-29 14:45:27 +00:00
Jérôme Rapinat
2262dc70da
bugs 2488 and 4251: spacing on families
...
svn: r15934
2010-09-28 16:51:43 +00:00
Peter Landgren
6d286e3920
Issue 4235.
...
svn: r15907
2010-09-16 12:38:32 +00:00
Doug Blank
acf10439e0
Bring up to date with gramps32 version
...
svn: r15798
2010-08-22 13:52:56 +00:00
Doug Blank
77fa72cc35
Name Format strings can have XML in them; now escaped- prevented valid XML from being written
...
svn: r15691
2010-08-09 13:02:06 +00:00
Doug Blank
7ea1f71083
Removed debugging trace
...
svn: r15672
2010-07-31 15:42:42 +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
Peter Landgren
10d188df2f
Fix of typo.
...
svn: r15630
2010-07-09 16:26:42 +00:00
Doug Blank
8d2e6a82c4
Protection from null family
...
svn: r15519
2010-05-31 15:47:22 +00:00
Doug Blank
ea7bf26054
Use new option_box in ExportCsv
...
svn: r15508
2010-05-30 12:57:20 +00:00