Commit Graph

19378 Commits

Author SHA1 Message Date
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
Gary Burton 73a32cfeec Get an instance of GuiPluginManager to report errors loading plugins
svn: r18919
2012-02-17 18:37:37 +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
Nick Hall 1560b0657d 4774: Bug fix for r17451
svn: r18911
2012-02-17 14:19:44 +00:00
Jérôme Rapinat 268369ac1f update template
svn: r18909
2012-02-17 12:37:39 +00:00
Peter Landgren fbc58eb5e7 Fix of two typos.
svn: r18907
2012-02-17 10:37:04 +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
Peter Landgren 23116f2694 Update Swedish translation.
svn: r18900
2012-02-16 18:32:07 +00:00
Jérôme Rapinat 22f8363589 update polish translation (by Łukasz Rymarczyk)
svn: r18898
2012-02-16 13:10:59 +00:00
Rob G. Healey a1ffd70dee Finished class SourcePage's Citations Referents section.
svn: r18897
2012-02-16 05:18:23 +00:00
Luigi Toscano 2f04872c50 Italian translation updates
svn: r18894
2012-02-16 01:51:51 +00:00
Gary Burton afee5010f1 Improve error message when a view or plugin fails to load
svn: r18893
2012-02-15 21:18:21 +00:00
Peter Landgren 85651b972e Swedish translation, partial update. Took wrong sv.po in 18889.
svn: r18890
2012-02-15 15:59:46 +00:00
Peter Landgren 871e0b8fea Swedish translation update.
svn: r18889
2012-02-15 10:46:29 +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 153aa286f8 use translated string for custom attribute type after merging
svn: r18884
2012-02-14 14:00:44 +00:00
Jérôme Rapinat 9850c791a3 typos
svn: r18880
2012-02-14 12:19:06 +00:00
Jérôme Rapinat fcfa59c2a9 use translated stringfor custom attribute type after merging
svn: r18879
2012-02-14 12:17:45 +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
Brian Matherly a2aed6f87c Create the 3.4 maintenance branch
svn: r18872
2012-02-13 02:39:56 +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
Mirko Leonhäuser c91e45c547 update german translation
svn: r18869
2012-02-12 20:58:06 +00:00
Espen Berg dd1234e811 Cleaned up a bit in Norwegian bokmål translation. Still a lot to do...
svn: r18868
2012-02-12 19:47:26 +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
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