Commit Graph

10632 Commits

Author SHA1 Message Date
Tim G L Lyons
6c4dc9c239 0005656: Error during citation merging. get_confidence_level should be set_confidence_level - the classic single character fix!!
svn: r19232
2012-04-04 18:16:14 +00:00
Rob G. Healey
95b4775c58 Changes necessary to get trunk compiled and installable once again.
svn: r19215
2012-04-03 17:06:11 +00:00
Serge Noiraud
9f28ab87eb Geography : geoclose : force to show one point in case of multiple events
at the same place.


svn: r19213
2012-04-03 14:44:57 +00:00
Serge Noiraud
2bca3eb56f Geography : new geography plugin : geoclose : Have they been able to meet?
svn: r19210
2012-04-03 13:01:09 +00:00
Serge Noiraud
8d4906354d Geography : reorganization, add a life way layer, some cleaning.
svn: r19209
2012-04-03 09:44:44 +00:00
Jérôme Rapinat
47ffcf9bec 5654#c23595, #5193: should not try to copy a style sheet if 'No style sheet' value is set
svn: r19208
2012-04-03 08:48:22 +00:00
Gary Burton
ecdb51c9f7 Use replacement refresh_objects method instead of remove_invalid_objects which no longer exists
svn: r19202
2012-04-01 19:23:34 +00:00
Jérôme Rapinat
0a850ceaf4 improvements on french date handler (by Mathieu MD)
svn: r19195
2012-04-01 10:36:58 +00:00
Jérôme Rapinat
7d4d7735b7 5621: my bad, call of label(s) and category is not always the same (consistency on children rules); thanks Tim
svn: r19194
2012-04-01 10:02:23 +00:00
Jérôme Rapinat
08581e7ca8 5621: do not need to call gettext if strings are not used and displayed (TODO: check strings used on sidebar filters)
svn: r19193
2012-04-01 06:58:00 +00:00
Jérôme Rapinat
6c7f3d65bc better fix for rev19169, 19184 (was IndentationErrors)
svn: r19192
2012-04-01 05:57:49 +00:00
Rob G. Healey
596758789a Fixed an error where 'Document' was being used as a key for CSS_FILES. It did not exist in webstuff.py.
svn: r19186
2012-03-31 07:22:48 +00:00
Rob G. Healey
3339a68f80 Fixed IndentationErrors created from rev19169. It is a major one as it crashes Gramps upon trying to loading.
svn: r19183
2012-03-31 05:50:52 +00:00
Rob G. Healey
fbafc7e8ef Fixed IndentationError created from rev19169. It is a major one as it crashes Gramps upon trying to loading.
svn: r19182
2012-03-31 05:37:38 +00:00
Rob G. Healey
a0cae6a3e0 Removing duplicated files that are for the webstuff only and were in that directory too.
svn: r19180
2012-03-31 04:36:46 +00:00
Jérôme Rapinat
df071b9009 5621: do not need to call gettext if strings are not used and displayed
svn: r19169
2012-03-29 07:13:06 +00:00
Nick Hall
4bbae2d469 5443: Change integer entry fields to use spinner controls
svn: r19157
2012-03-26 18:27:56 +00:00
Jérôme Rapinat
b97ff5fd63 non ASCII characters in a string, see http://www.gramps-project.org/wiki/index.php?title=Coding_for_translation#How_to_allow_translations
svn: r19134
2012-03-24 08:39:15 +00:00
Rob G. Healey
e383c8fd44 Added encoding for this file so that gramps will work. Non-ASCII character '\xe2' in file /home/Frog/Downloads/gramps-3.4.0/gramps/gen/plug/docgen/graphdoc.py on line 67, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details.
svn: r19129
2012-03-24 05:07:19 +00:00
Jérôme Rapinat
88d9b23ac8 5081: check and use unfiltered persons on private __is_living (by MD Nauta)
svn: r19124
2012-03-23 16:13:40 +00:00
Jérôme Rapinat
612774f11b 5648: improvements, enhancements, more accurate strings
svn: r19120
2012-03-23 15:26:12 +00:00
Rob G. Healey
76ece14d56 Added based uppon use of setup.py
svn: r19115
2012-03-23 05:57:00 +00:00
Tim G L Lyons
b1e9f33a60 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: r19096
2012-03-19 16:06:26 +00:00
Rob G. Healey
48205702d2 Bug#0002738: NarrativeWeb: strange behaviour with alphabet navigation when used with narrow browser window --> has now been fixed.
svn: r19089
2012-03-19 06:49:44 +00:00
Rob G. Healey
6bfd0b0e8d Bug#0005274: Narweb - Web Link, showing Url --> has now been fixed.
svn: r19086
2012-03-19 03:35:00 +00:00
John Ralls
dcdf119ffa Bug 5429: Fix typo in MacTranslation.py
svn: r19082
2012-03-18 20:10:37 +00:00
Benny Malengier
99ed2483ac 5617: local variable for mother on 'plugins/views/geoperson.py
svn: r19077
2012-03-17 14:09:23 +00:00
Michiel Nauta
f2ad220878 5632: Objects with references to missing tags not fixed by Check and Repair
svn: r19066
2012-03-14 20:05:47 +00:00
Michiel Nauta
110e6d52de 5629: Citations with reference to missing note/media not fixed by Check and Repair
svn: r19058
2012-03-13 21:40:11 +00:00
Tim G L Lyons
4e7137569f 0005608: GEDCOM import ignores leading 0's in INDI ID's
svn: r19056
2012-03-13 17:47:06 +00:00
Tim G L Lyons
73be67b3f8 0005620: Export name types to GEDCOM. Patch extended following testing against various GEDCOM files from the internet.
svn: r19054
2012-03-13 17:12:23 +00:00
Rob G. Healey
cde90955cb Removed duplicate files that are already in src/plugins/webstuff and its sub-directories.
svn: r19036
2012-03-10 02:14:08 +00:00
Rob G. Healey
cdaaf11964 Adjusted screen width for WebCal pages.
svn: r19026
2012-03-09 07:42:35 +00:00
Rob G. Healey
b17cf1f8ff Reverted Source Page Citation Referents' Media section.
svn: r19025
2012-03-09 03:07:50 +00:00
Rob G. Healey
c11615fe49 Moved style sheeta from the styles directory to css so as to match changes to NarrativeWeb.
svn: r19024
2012-03-08 15:09:10 +00:00
John Ralls
c1ff037027 [Bug #5610] Can't launch external viewer due to PATH set by Gramps
startup script


Hard-code the path to /usr/bin/open in gui/utils.py. Since this is an 
Apple-only utility and Apple-proprietary, there's no legitimate reason  
to use a different one.


svn: r19023
2012-03-06 19:10:24 +00:00
Jérôme Rapinat
39f157a104 5554: 'importgedcom.glade' into plugins.import folder
svn: r19019
2012-03-06 16:18:27 +00:00
Jérôme Rapinat
85a431eb44 5554: 'importgedcom.glade' used with ANSEL encoding
svn: r19017
2012-03-05 19:32:35 +00:00
Jérôme Rapinat
af90f9ef06 try to avoid key issue en event
svn: r19012
2012-03-05 19:19:45 +00:00
Jérôme Rapinat
cd2c9544cd 5554: Ignore no more used .glade files on installation and translation
svn: r19009
2012-03-05 17:25:00 +00:00
Jérôme Rapinat
a54cbac8f3 Enable translation on top object
svn: r19008
2012-03-05 17:20:12 +00:00
Jérôme Rapinat
b708b68160 5609: Improvements for Records report (by reinhard)
svn: r19004
2012-03-04 08:34:59 +00:00
Rob G. Healey
154a49bad9 Fixed the Outline Citations display so that it does not do groupings. It still does the groupings if it is in Drop Down mode.
svn: r19003
2012-03-04 03:25:31 +00:00
Jérôme Rapinat
7c8f8a2656 Avoid to ignore last characters when we have more than 999 individuals (string length into button). It is not fixed for all cases, only more confort.
svn: r19000
2012-03-03 08:57:41 +00:00
Rob G. Healey
f76a460b28 Added option to choose which layout the user wants for the Source Page Citation Referents section as either Outline or Drop Down.
svn: r18997
2012-03-03 08:25:12 +00:00
Rob G. Healey
26bbb654d0 fixed issues regarding to the other style sheet's navigation menu.
svn: r18996
2012-03-02 23:42:20 +00:00
Tim G L Lyons
0427db85d6 0005606: GEDCOM import: NOTE_RECORD is not handled properly
svn: r18994
2012-03-02 18:27:10 +00:00
Tim G L Lyons
d4e0017365 0005605: GEDCOM inport: Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not use IdMapper
svn: r18990
2012-03-02 17:13:10 +00:00
Rob G. Healey
5d10b97fb8 Extended the minimum height for the SourcePage citation Referents section to make room for the Citations Drop down menu bar if Basic-Blue style sheet is chosen and Drop Down is selected for menu layout.
svn: r18985
2012-03-02 01:57:03 +00:00
Rob G. Healey
a99a124b96 Added word Unknown if the date event was missing for SourcePage's Citation Referents section so that there would be at least something to display.
svn: r18984
2012-03-02 01:51:34 +00:00