Commit Graph

4300 Commits

Author SHA1 Message Date
Doug Blank
4943108b46 5990: order of families not preserved across XML export-import
svn: r20238
2012-08-21 12:37:49 +00:00
Peter Landgren
653ce7c2fc Issue 5964, UTF16reader returned str, shoul be unicode.
svn: r20200
2012-08-11 08:40:44 +00:00
Craig J. Anderson
bbab6e160d fix for:
http://www.gramps-project.org/bugs/view.php?id=5960
http://www.gramps-project.org/bugs/view.php?id=5958
errors when a person is unknown in the database.


svn: r20170
2012-08-01 18:46:40 +00:00
Andre Marcelo Varenga
46f9993461 update pt_BR translation
svn: r20134
2012-07-30 02:59:45 +00:00
Craig J. Anderson
a9a742a6db Fix for error
http://www.gramps-project.org/bugs/view.php?id=5221#c24809


svn: r20126
2012-07-29 00:33:21 +00:00
Jérôme Rapinat
13e320213a 5914: Cannot save bookmarked citations into Gramps XML file format
svn: r20047
2012-07-22 05:29:03 +00:00
Jérôme Rapinat
a712fe504f remove "PluginManagerGramplet" references (see rev20028)
svn: r20030
2012-07-19 05:45:49 +00:00
Doug Blank
5de065c703 Removed unneeded plugin, now that this is built into Gramps
svn: r20028
2012-07-18 17:25:46 +00:00
Doug Blank
1366d3abc6 5708: Confusing results with statistic gramplet and filter
svn: r20026
2012-07-18 05:45:47 +00:00
Craig J. Anderson
76e1edbd82 Backed out a change I made in parameters in commit 19862
svn: r20017
2012-07-17 01:30:10 +00:00
Craig J. Anderson
5efff27bf4 Paul found a strange error. Using the book report.
when a self._user.begin_progress is started, it must 
be finished in the same method.  If not, the progress 
box will not go away.



svn: r20016
2012-07-17 00:24:09 +00:00
Tim G L Lyons
91586b708c 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
svn: r20010
2012-07-16 17:53:43 +00:00
Tim G L Lyons
df36baafc8 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change to logging.warning and logging.info.
svn: r19993
2012-07-12 22:13:58 +00:00
Doug Blank
f8b0cde0bd 5905: Links (other than internet) in Notes don't work in NAVWEB; don't crash and handle Family
svn: r19974
2012-07-10 17:04:15 +00:00
Paul Franklin
15696d64a8 5765: table-lines out of order in complete-individual-report in LaTeX
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)


svn: r19953
2012-07-05 13:54:01 +00:00
Craig J. Anderson
c8c78e5044 small error fixes to these reports when run in a book report
svn: r19933
2012-06-28 15:41:55 +00:00
Jérôme Rapinat
095e869101 5881: data_item ignored on citation object
svn: r19932
2012-06-28 14:11:20 +00:00
Craig J. Anderson
9500e4489c fix for 5851
svn: r19893
2012-06-21 20:39:55 +00:00
Jérôme Rapinat
ec5e8ae6ca 5794: Birthday list report has invalid code
svn: r19890
2012-06-21 09:19:58 +00:00
Craig J. Anderson
7d61da0bfe Error 5851 (part 2)
svn: r19867
2012-06-18 20:19:08 +00:00
Craig J. Anderson
19a19adaa9 Fix for error 5851 in trunk and 3.4.
'&' and '<' give Pango warnings and does not display properly in
(most) Graphical reports.


svn: r19865
2012-06-18 18:06:37 +00:00
Peter Landgren
1e0946784c Found a new untranslated word.
svn: r19864
2012-06-18 17:58:28 +00:00
Peter Landgren
25007d13ca Found an untranslated word.
svn: r19854
2012-06-17 17:19:21 +00:00
Serge Noiraud
a5f44c2a14 Geography : performance issue with a lot of places.
svn: r19847
2012-06-16 09:16:55 +00:00
Tim G L Lyons
2a9c9dd07f 0005781: Errors with Merge Citations. Amended so it checks whether the first citation processed for a particular page/volume/confidence/date (as applicable) has notes.
svn: r19762
2012-06-05 18:19:13 +00:00
John Ralls
7bf5c1147e Accept control-click as an alternative for right-click when the Gdk
backend is Quartz.


This is a standard behavior on Macs, since they often have single-button 
mice or trackpads.


svn: r19753
2012-06-04 00:55:10 +00:00
John Ralls
c78eeb5b51 [Bug 5825] Error in SessionLog
locale.nl_info isn't supported, but we can use an ISO8601-like format 
without localization.



svn: r19751
2012-06-03 21:56:02 +00:00
Craig J. Anderson
3f5f656b25 reverse out the changes made by fix 5733. This is fix is worse than
the origional.  going to fix another way.


svn: r19749
2012-06-03 21:02:00 +00:00
Nick Hall
d3250c7177 5827: Add missing comma in media view default gramplets list
svn: r19745
2012-06-03 15:05:48 +00:00
Craig J. Anderson
7be5724892 fixed error 5733. Text was not scaling up/down in odt reports.
svn: r19730
2012-05-31 18:30:21 +00:00
Jérôme Rapinat
76cdb1be6c add key for vietnamese into _LANG_MAP (lang selector on some textual reports)
svn: r19660
2012-05-26 17:38:34 +00:00
Jérôme Rapinat
5f000ec3f1 5705: Wrong detection of error (burial before death) when checking data
svn: r19657
2012-05-26 09:02:08 +00:00
Nick Hall
06a4af4fce 5752: Store tag names as unicode
svn: r19630
2012-05-23 13:21:22 +00:00
Paul Franklin
fa901ca5a5 5727: some PDF book reports have extra blank pages between them
svn: r19620
2012-05-22 15:07:20 +00:00
Serge Noiraud
bed34d0614 Geography : wrong autozoom when we click on the map.
svn: r19462
2012-05-07 12:25:48 +00:00
Michiel Nauta
0a2acf41bf 5676: Crashed when verifying data
svn: r19450
2012-05-06 09:46:29 +00:00
Craig J. Anderson
6d982b9481 simple update to help with book report messages display to console
svn: r19439
2012-05-04 18:18:16 +00:00
Craig J. Anderson
0aa97cd674 proper fix so evens work within the display format
svn: r19437
2012-05-04 18:05:45 +00:00
Craig J. Anderson
8c4af875fb fixed a crash when you add the descendant_chart to a book report. In
the 'include' tab, you can select a 'family chart' option for the
title which should not be there.  When ran it will crash.


svn: r19431
2012-05-03 14:08:02 +00:00
Michiel Nauta
049ffb1e42 5691: narrative web site regression: blank line
svn: r19394
2012-04-28 19:54:04 +00:00
Serge Noiraud
27cd29b0c9 Geography : same as for trunk from vassilii : fix l10n call when wrong osmgpsmap version reported
(parameters should be substituted only AFTER _() is called)


svn: r19333
2012-04-15 07:04:58 +00:00
Michiel Nauta
75d54125db 5466: On import and Check and Repair need to check references to absent objects
svn: r19327
2012-04-14 12:19:00 +00:00
Jérôme Rapinat
5c3cece884 5654: write all files into one directory for years and months, level issue with NavWeb, patched by MD Nauta
svn: r19315
2012-04-13 16:08:49 +00:00
Tim G L Lyons
2bf73bee01 ImportGrdb does not support the latest database format. Adopted suggested solution that the "file association with grdb files perhaps remains but that the importer gives a message to use old version 3.0 to upgrade these old files".
svn: r19310
2012-04-13 10:35:55 +00:00
Jérôme Rapinat
6f886ec485 5654#c23595, #5193: should not try to copy a style sheet if 'No style sheet' value is set
svn: r19207
2012-04-03 08:47:08 +00:00
Tim G L Lyons
1ab0f4276d GEDCOM import: IdMapper can sometimes be passed @F2002@ and sometimes F2002. These were not mapping to the same swapped Gramps Id.(Partly a consequence of revision 19053).
svn: r19094
2012-03-19 16:04:31 +00:00
Rob G. Healey
99185e213a Bug#0002738: NarrativeWeb: strange behaviour with alphabet navigation when used with narrow browser window --> has now been fixed.
svn: r19088
2012-03-19 06:36:27 +00:00
Rob G. Healey
65764aef8f Fixed bug in the navigation menu and the calendar day items.
svn: r19087
2012-03-19 04:33:52 +00:00
Rob G. Healey
f8f747fad6 Bug#0005274: Narweb - Web Link, showing Url -- has been fixed as requested.
svn: r19085
2012-03-19 02:49:40 +00:00
Benny Malengier
f8042298e1 5617: local variable for mother on 'plugins/views/geoperson.py
svn: r19076
2012-03-17 14:09:11 +00:00
Michiel Nauta
7d904317b5 5632: Objects with references to missing tags not fixed by Check and Repair
svn: r19065
2012-03-14 20:04:57 +00:00
Michiel Nauta
e9847395da 5629: Citations with reference to missing note/media not fixed by Check and Repair
svn: r19057
2012-03-13 21:39:23 +00:00
Tim G L Lyons
8c59cddc52 0005608: GEDCOM import ignores leading 0's in INDI ID's
svn: r19055
2012-03-13 17:45:26 +00:00
Tim G L Lyons
9c4f7b7e0a 0005620: Export name types to GEDCOM. Patch extended following testing against various GEDCOM files from the internet.
svn: r19053
2012-03-13 17:09:08 +00:00
Jérôme Rapinat
3475e213f0 5554: 'importgedcom.glade' into plugins.import folder
svn: r19020
2012-03-06 16:19:47 +00:00
Jérôme Rapinat
9dfcb9d6fe 5554: 'importgedcom.glade' is used with ANSEL encoding
svn: r19015
2012-03-05 19:27:30 +00:00
Jérôme Rapinat
f3e71cef0a try to avoid key issue on event
svn: r19014
2012-03-05 19:23:24 +00:00
Jérôme Rapinat
4eb638fa15 5554: Ignore no more used .glade files on installation and translation
svn: r19010
2012-03-05 17:27:49 +00:00
Jérôme Rapinat
5e6e83d53e Enable translation on top object
svn: r19007
2012-03-05 17:18:53 +00:00
Tim G L Lyons
53f8250d30 0005606: GEDCOM import: NOTE_RECORD is not handled properly
svn: r18991
2012-03-02 17:40:21 +00:00
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