Commit Graph

4190 Commits

Author SHA1 Message Date
Tim G L Lyons
899e911fef 0005605: GEDCOM inport: Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not use IdMapper
svn: r18989
2012-03-02 17:10:19 +00:00
Paul Franklin
a78a819220 revert 18977
svn: r18978
2012-02-27 04:48:03 +00:00
Paul Franklin
ef885cb8d4 add strings before gramps34 "string freze"
svn: r18977
2012-02-26 17:53:34 +00:00
Jérôme Rapinat
7315e9a7f2 5537: Crash when making an archive for the Narrative Web Site with the option Include Family Map with all places (merged from trunk)
svn: r18956
2012-02-23 07:29:28 +00:00
Jérôme Rapinat
abe45952c0 grammar improvement
svn: r18954
2012-02-23 07:17:17 +00:00
Tim G L Lyons
5f2c22a186 0005588: [XML]: Media object handling on citation and private marker on (source reference). Add media object to citation. No change needed for privacy.
svn: r18948
2012-02-21 23:23:13 +00:00
Tim G L Lyons
e6849bd417 GEDCOM import: if a default source is created, attached date data for submitters was incorrectly stored as a Date object when it should be text.
svn: r18946
2012-02-21 15:49:30 +00:00
Tim G L Lyons
e06243c372 GEDCOM import: error handling code moved to one place (no change to effect)
svn: r18934
2012-02-19 16:42:53 +00:00
Tim G L Lyons
127cfa3a81 0005202: Failed gedcom file import. Dates too far in the future give OverflowError, allow for this exception.
svn: r18932
2012-02-19 16:18:26 +00:00
Tim G L Lyons
a80e19854e GEDCOM import. Fix parsing of ALIA (alias) tag, if it is a reference to another person, store the reference in the association secondary object
svn: r18930
2012-02-19 15:57:20 +00:00
Jérôme Rapinat
003b43714b use 'ngettext'
svn: r18929
2012-02-19 14:20:21 +00:00
Jérôme Rapinat
dc033fe03a typo
svn: r18926
2012-02-19 14:16:58 +00:00
Rob G. Healey
3353dc024b Fixed error in get_citation_links(). Thanks for pointing it out to me.
svn: r18921
2012-02-17 23:52:36 +00:00
Tim G L Lyons
edaea54a84 GEDCOM import: make generated GEDCOM notes monospaced
svn: r18916
2012-02-17 18:00:31 +00:00
Jérôme Rapinat
f97a4f4511 2356: add comments about genitive form issues under some locales
svn: r18915
2012-02-17 16:51:40 +00:00
Tim G L Lyons
65cd98be62 Typo (inconsistent warning note titles)
svn: r18905
2012-02-17 00:34:59 +00:00
Tim G L Lyons
83ae6bb74b GEDCOM Import
0005456: Default log level after installation results in disk being filled on import (various problems manifested by geni.com data)
0005030: Remove warning of libgedcom.py from family tree builder (_UID, RIN, EMAIL and WWW from FTB)
0003553: Import media files from GEDCOM (web located media for geni.com)

* Add EMAIl and WWW for RESI events (for FamilyTreeMaker)
* Detect missing FORM or FILE for Multimedia objects and produce warning reports (FORM and FILE are mandatory for GEDCOM, but are difficult to locate without messages) (for geni.com imports among others)
* Handle multimedia images that are given by web addresses (for geni.com imports among others)
* Produce warning reports when DATE, TYPE and PLACe are ignored for the event details of attributes
* Handle change date/time on notes  (for geni.com imports among others)

svn: r18903
2012-02-17 00:12:44 +00:00
Paul Franklin
407c02b054 5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
svn: r18902
2012-02-16 19:41:16 +00:00
Rob G. Healey
a1ffd70dee Finished class SourcePage's Citations Referents section.
svn: r18897
2012-02-16 05:18:23 +00:00
Nick Hall
bab1c347f5 5326: Add table of contents and index support for ODF documents
svn: r18886
2012-02-14 23:11:49 +00:00
Jérôme Rapinat
9850c791a3 typos
svn: r18880
2012-02-14 12:19:06 +00:00
Jérôme Rapinat
c6b9e660f6 1571: use translated strings
svn: r18878
2012-02-14 12:15:33 +00:00
Nick Hall
9ccbea8337 5326: Bug fix for table of contents and index in pdf reports
svn: r18875
2012-02-13 18:38:14 +00:00
Jérôme Rapinat
f505317b4d 1571: use translated strings
svn: r18874
2012-02-13 18:03:14 +00:00
Paul Franklin
df3de478f9 typos
svn: r18871
2012-02-13 01:15:51 +00:00
Nick Hall
8a443da4d2 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18870
2012-02-12 21:55:07 +00:00
Rob G. Healey
04c3cc065e As there is no time left for code changes, I have reverted changes for bio, half, step- siblings.
svn: r18866
2012-02-12 17:37:59 +00:00
Paul Franklin
1ca4c044db 5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
svn: r18864
2012-02-12 04:00:42 +00:00
Tim G L Lyons
9e34031bcf Support _MAR as tag for married name for geni.com (similarly to existing _MARNM). This is related to 0005456: Default log level after installation results in disk being filled on import.
svn: r18863
2012-02-11 18:55:53 +00:00
Tim G L Lyons
5800f46518 0003553: Import media files from GEDCOM (part fix). 0005456: Default log level after installation results in disk being filled on import (part fix). Don't give error messages if the imported media file is an http URL (instead of a local file). Note that the double slash in 'http://" is still stored as a single slash.
svn: r18862
2012-02-11 18:34:52 +00:00
Tim G L Lyons
7e3415accb 0005030: Remove warning of libgedcom.py from family tree builder. Handle RIN and _UID on events.
svn: r18861
2012-02-11 18:16:18 +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
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
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
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
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