Commit Graph

339 Commits

Author SHA1 Message Date
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
abddb6bcf6 0005528: ODF output fails validation. Added generation of settings.xml, and fixed illegal characters in style-name
svn: r18765
2012-01-24 16:00:11 +00:00
Paul Franklin
e5a490d5da 5317: Multi-line photo captions are not rendered correctly in output reports
patch from Adam Stein <adam@csh.rit.edu>


svn: r18760
2012-01-22 04:03:29 +00:00
Gerald Britton
6831989736 Change HTML5 support so that pages pass the w3c validator tests
svn: r18743
2012-01-14 20:27:24 +00:00
Paul Franklin
4cdc101c26 typos (and one file's SVN properties)
svn: r18651
2011-12-24 19:08:19 +00:00
Rob G. Healey
051da7cb87 Moved javascript map code from src/plugins/lib/libhtmlconst.py to NarrativeWeb. Fixed the single marker PlacePage.
svn: r18645
2011-12-21 00:44:16 +00:00
Gerald Britton
11a7aa2e8e Update libhtml.py to handle html5 and make html5 the default -- extra stuff
svn: r18642
2011-12-20 16:38:05 +00:00
Gerald Britton
78e3584aec Update libhtml.py to handle html5 and make html5 the default
svn: r18641
2011-12-20 15:55:31 +00:00
Paul Franklin
4b5c061554 typos
svn: r18639
2011-12-19 22:43:21 +00:00
Rob G. Healey
16282bce65 Minor change to OSM maps in PlacePage and FamilyMap.
svn: r18568
2011-12-10 20:29:10 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +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
Paul Franklin
0129017798 remove 15169 trailing whitespace
svn: r18547
2011-12-04 04:28:52 +00:00
Tim G L Lyons
f37ab70446 Merged trunk r18499 through r18539 into geps023.
Conflicts resolved in:
    gramps.pot


svn: r18540
2011-12-02 00:10:04 +00:00
Paul Franklin
fb48820056 5386: libhtmlbackend.py crashes if a dir-name file preexists
svn: r18531
2011-11-29 03:33:32 +00:00
Rob G. Healey
606bd5d59d Added markers for birth, death, and census marks in Family Maps. Changed division id for place page maps to distinguish the different maps. Other changes which affect new markers.
svn: r18522
2011-11-28 04:42:44 +00:00
Paul Franklin
0c6834c365 add .pdf to filename, if needed
svn: r18521
2011-11-28 04:21:35 +00:00
Tim G L Lyons
26cb74474b Removal of redundant SourceRef and related modules. Minor consequent changes.
svn: r18516
2011-11-27 17:49:25 +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
Rob G. Healey
0b66814874 Made USA holidays more consistent to all of the holidays-- Holiday Name value type offset.
svn: r18430
2011-11-10 08:43:17 +00:00
Jérôme Rapinat
9e991bdb12 5361: Add Japanese holidays (contribution by MathieuMD)
svn: r18427
2011-11-10 05:20:21 +00:00
Tim G L Lyons
6ee1af893f [ImportGedcom] libgedcom upgraded for citations
svn: r18415
2011-11-08 17:13:59 +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
Serge Noiraud
655c3f7206 odfbackend : #0005278 : no need to escape color, highlight color.
svn: r18402
2011-11-05 09:38:19 +00:00
Serge Noiraud
6264b9c146 Geography : #0005337 : change the tiles cache directory doesn't work.
svn: r18399
2011-11-02 17:15:20 +00:00
Brian Matherly
366daad079 Fix crash in ODF styled text output.
svn: r18387
2011-10-31 02:33:06 +00:00
Jérôme Rapinat
d2f31ae81b 5337: Maps View crash when tiles' storage path is not existent, call ErrorDialog
svn: r18377
2011-10-28 07:43:11 +00:00
Paul Franklin
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
Paul Franklin
331c135235 5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
svn: r18338
2011-10-16 20:21:22 +00:00
Doug Blank
9cd2754e19 Keep gtk out of includes, if possible
svn: r18302
2011-10-12 20:18:48 +00:00
Jérôme Rapinat
0cd782cd5f 5293: at least/at most for ages at death (DAR/DDR)
svn: r18290
2011-10-12 07:15:39 +00:00
Peter Landgren
95c5872126 Fix of issue 5282, white spaces should be kept.
svn: r18252
2011-10-06 16:48:36 +00:00
Paul Franklin
2f4a370ea7 typo in 3165 patch -- caught by lcc
svn: r18250
2011-10-04 18:00:13 +00:00
Paul Franklin
fc68033c3a 3165: Fix printing of marriage strings in Det{Asc/Desc}Reports -- original patch from Vlada Perić (vlada.peric@gmail.com), then split in two by Matt Keenan (matt.keenan@gmail.com) -- both were applied
svn: r18248
2011-10-03 22:51:19 +00:00
Zdeněk Hataš
88cbf1b68a czech translation update
missing holiday added to holidays list

svn: r18214
2011-09-28 18:14:16 +00:00
Tim G L Lyons
a906c98439 Clean-up Sources and Citations views:
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
    - fixed blockedtext in citationembededlist
    - override build_window_key in editcitation.py

svn: r18211
2011-09-26 19:53:18 +00:00
Tim G L Lyons
5719832f36 Citation filters
svn: r18182
2011-09-20 22:05:41 +00:00
Tim G L Lyons
21e402fc6f * Updated signal handlers to deal with citation tree model and secondary nodes
* Fix for citation selector.

svn: r18171
2011-09-18 19:49:18 +00:00
Brian Matherly
c4d4762c30 Patch from Matt Keenan <matt.keenan@gmail.com> - 0005149: Provide Name Format option for some text reports
svn: r18118
2011-09-07 02:49:08 +00:00
Tim G L Lyons
c474e5e638 * change CitationtreeModel so that building the view starts from sources so that it displays sources that have no citations
consequent restructuring:
* introduce separate CitationBaseModel module which encapsulates access to both citation and source fields for the views
* introduce separate CitationListModel and CitationTreeModel modules

* move configuration data from libcitationview to citationtreeview and citationlistview, because the two different views have different data


svn: r18110
2011-09-03 22:19:15 +00:00