Commit Graph

19344 Commits

Author SHA1 Message Date
Jérôme Rapinat
638597aa2d update french translation
svn: r18859
2012-02-11 17:32:36 +00:00
Tim G L Lyons
81f46dcc90 Changes to Export GEDCOM consequent on pylint changes in r18846.
svn: r18858
2012-02-11 16:48:06 +00:00
Jérôme Rapinat
1aa761efbb update template and french translation
svn: r18857
2012-02-11 11:18:48 +00:00
Rob G. Healey
6f03a4679f Re- added half/ step -siblings back into Narrative Web, wWith Benny Malengier showing the functions to used.
svn: r18856
2012-02-11 08:08:43 +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
Rob G. Healey
156f0f47a3 Moved javascript files from the js directory to the scripts directory.
svn: r18854
2012-02-10 23:46:58 +00:00
Rob G. Healey
ff9c7cd935 Moved stylesheets from styles directory to css directory.
svn: r18853
2012-02-10 23:40:41 +00:00
Rob G. Healey
eb7e1ffb19 Removed additional class identifiers so that they would be no possible conflicts. Moved them to the role field instead.
svn: r18852
2012-02-10 23:25:59 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Tim G L Lyons
8872ab4ec2 0003874: ImportGedcom: does not recognise changes to 'preferences.default-source' after startup
svn: r18850
2012-02-10 20:14:14 +00:00
Nick Hall
da75a38762 5326: Revert r18842
svn: r18848
2012-02-10 19:57:57 +00:00
Paul Franklin
8e608ed7c4 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


svn: r18847
2012-02-10 19:39:56 +00:00
Tim G L Lyons
3d071f8b33 pylint improvements
svn: r18846
2012-02-10 19:16:15 +00:00
Paul Franklin
da16f93a45 5394: Gramps support for backup/restore of multiple trees needs to be better thought out
partial fix (nothing done about media directories);
original patch by Doug Blank, then modified by me


svn: r18845
2012-02-10 18:38:27 +00:00
Jérôme Rapinat
4bc1428a85 5555: Some translation strings should be the same as keys in english (GrampsType classes), detailed reports
svn: r18844
2012-02-10 15:13:04 +00:00
Nick Hall
3767c1d1e4 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18842
2012-02-10 14:53:58 +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
Zdeněk Hataš
011c26dcbc czech translation update
svn: r18840
2012-02-09 12:03:41 +00:00
Rob G. Healey
dc00fd982a Some re-workings on the SourcePage Citations section: Look at the Drop Down menu options using Basic-Blue and Visually style sheets.
svn: r18839
2012-02-09 08:57:53 +00:00
Mirko Leonhäuser
d16fda5337 update german translation
svn: r18838
2012-02-08 18:29:34 +00:00
Rob G. Healey
309214e022 Replaced Drop Down Citations with Drop Down Animated Citations.
svn: r18837
2012-02-08 05:04:53 +00:00
Rob G. Healey
00b55b709b Fixed and remove database objects that are not in the report database for class SourcePage's Citation Referents.
svn: r18836
2012-02-08 03:31:13 +00:00
Rob G. Healey
b8736f6166 Added Makefile.am to webstuff/js directory to allow this directory to become part of the Gramps autotools build.
svn: r18835
2012-02-07 18:36:10 +00:00
Rob G. Healey
6b8aa17495 Updated the jquery javascript library up to version 1.7.1.
svn: r18834
2012-02-07 02:09:04 +00:00
Rob G. Healey
cb76bbdae9 Modified all style sheets to match changes made in SourcePage Citation Referents section.
svn: r18833
2012-02-07 01:31:51 +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
Gary Burton
ab6abda558 Remove redundant variable from by_event_id_key
svn: r18830
2012-02-06 20:43:32 +00:00
Gary Burton
be186376c0 Fix by_event_place_key to use correct locale method
svn: r18829
2012-02-06 20:38:42 +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
Gary Burton
2ff608e798 Ensure dates are sorted by key. Bug #5493
svn: r18822
2012-02-05 12:58:05 +00:00
Rob G. Healey
fd706ae824 Complete re- write of SourcePage Citation Referents section. It now works correctly and the web page source layout is also correct, which afects the page layout.
svn: r18821
2012-02-05 07:00:17 +00:00
Zdeněk Hataš
49cf1d753d czech translation update
svn: r18819
2012-02-03 14:00:22 +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
Rob G. Healey
8105d88233 Fixed issue on SourcePage Citation Referents not displaying the person's name.
svn: r18817
2012-02-03 07:19:59 +00:00
Rob G. Healey
ed5a1aa258 Fixed hyperlinks for person and media links in the SourcePage Citation Referents section.
svn: r18816
2012-02-03 06:55:21 +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
Zdeněk Hataš
4876e858ca czech translation update, typo fixes
svn: r18814
2012-02-02 13:27:24 +00:00
Tim G L Lyons
fc78bb6052 Changed so that the Merge Citation dialogue box closes on its own when the OkDialog box which reports the number of merges is closed.
svn: r18813
2012-02-02 13:01:38 +00:00
Tim G L Lyons
5daa484bce Change to use monospaced font in InfoDialog in upgrade 16 report. (The report was designed for a monospaced font)
svn: r18812
2012-02-02 12:53:24 +00:00
Tim G L Lyons
2cda6048bb Add option for monospaced font in InfoDialog
svn: r18811
2012-02-02 12:50:56 +00:00
Zdeněk Hataš
3bbbfe0000 czech translation update
svn: r18809
2012-02-02 12:06:54 +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
Jérôme Rapinat
594fe80405 fix a broken url by using sourceforge archives
svn: r18807
2012-02-01 19:14:14 +00:00
Jérôme Rapinat
7f0c5298f9 use uncompressed .gramps (diff before rev18801)
svn: r18806
2012-02-01 08:37:42 +00:00
Rob G. Healey
8391e45a9b Fixed all errors that were causing crashes. Thank you for taking the time to point them out to me.
svn: r18805
2012-02-01 07:11:46 +00:00
Rob G. Healey
f9bd7e7ec6 More update on SourcePage Drop Down Citations Menu.
svn: r18804
2012-01-31 20:58:29 +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