Commit Graph

10676 Commits

Author SHA1 Message Date
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
Rob G. Healey
900a8f39f1 Finished fixing Events drop down in class SourcePage's Citation Referents section, thank you nitin chandha, for all the help in the conditional loops.
svn: r18983
2012-03-01 16:12:39 +00:00
Nick Hall
08d8cd2535 1446: Fix Clipboard refresh problem
svn: r18982
2012-02-29 23:30:31 +00:00
Rob G. Healey
31647a7a3b People Drop Down Citation Referents section is working perfectly now. Thank you, "nitin chadha" <contact.nitinchadha@gmail.com> for all of your wonderful help.
svn: r18980
2012-02-29 07:54:36 +00:00
Rob G. Healey
b4c89cf207 AddingAnimated Citations Drop Down back into Gramps for class SourcePage.
svn: r18979
2012-02-29 01:36:50 +00:00
Doug Blank
1194b9e8ab Missing import
svn: r18976
2012-02-26 13:47:53 +00:00
Tim G L Lyons
e516ae592e Disable 'Install Addons' tab in Help->Plugin Manager because it is superseded by the Preferences check for updates features.
svn: r18969
2012-02-24 18:32:38 +00:00
Tim G L Lyons
d8c1fae4df Change defaults so that new users are not notified about new plugins (before they have even seen the UI). This solves 0004994: Gramp hangs on retriving addons list
svn: r18963
2012-02-23 20:54:09 +00:00
Jérôme Rapinat
a79fb3683b grammar improvement
svn: r18955
2012-02-23 07:19:12 +00:00
Serge Noiraud
4aa0a450ef NarrativeWeb : bug #0005537 : forgot to close the gendex file
svn: r18953
2012-02-22 21:20:52 +00:00
Serge Noiraud
58afe3dfe9 NarrativeWeb : bug #0005537 : Bug creating archive with the option Include Family Map with all places
svn: r18951
2012-02-22 20:27:01 +00:00
Tim G L Lyons
212c752202 0005588: [XML]: Media object handling on citation and private marker on (source reference). Add media object to citation. No change needed for privacy.
svn: r18947
2012-02-21 23:10:30 +00:00
Tim G L Lyons
b422c82edb 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: r18945
2012-02-21 15:47:15 +00:00
Tim G L Lyons
a5c42e2975 Change gramplet to populate database with sources and citations into a tool under the Tools/Debug menu as I should have created it in the first place. This tool is a test/diagnostic tool.
svn: r18944
2012-02-21 15:08:43 +00:00
Tim G L Lyons
2354408e8b GEDCOM import: error handling code moved to one place (no change to effect)
svn: r18935
2012-02-19 16:45:00 +00:00
Tim G L Lyons
cfa6d69483 0005202: Failed gedcom file import. Dates too far in the future give OverflowError, allow for this exception.
svn: r18933
2012-02-19 16:20:10 +00:00
Tim G L Lyons
609a276dcb 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: r18931
2012-02-19 16:01:30 +00:00
Jérôme Rapinat
4a3afc5683 use 'ngettext'
svn: r18928
2012-02-19 14:19:21 +00:00
Jérôme Rapinat
78dcfce04a typo
svn: r18927
2012-02-19 14:18:14 +00:00
Rob G. Healey
9c41947834 Fixed get_citation_links(). Thank you for pointting it out to me. Superscript was removed on purpose at it was sticking the reference into the column header row.
svn: r18920
2012-02-17 22:54:34 +00:00
Gary Burton
9d46f1ac7e Get an instance of GuiPluginManager to report errors loading plugins
svn: r18918
2012-02-17 18:37:02 +00:00
Tim G L Lyons
36f9b37e4e GEDCOM import: make generated GEDCOM notes monospaced
svn: r18917
2012-02-17 18:04:54 +00:00
Jérôme Rapinat
b7f7ce860f 2356: add comments about genitive form issues under some locales
svn: r18914
2012-02-17 15:48:43 +00:00
Jérôme Rapinat
6231c38625 2356: add comments about genitive form issues under some locales
svn: r18913
2012-02-17 15:43:02 +00:00
Nick Hall
30389049a4 4774: Bug fix for r17451
svn: r18912
2012-02-17 14:20:01 +00:00
Peter Landgren
943e6ad444 Fix of two typos.
svn: r18908
2012-02-17 10:38:34 +00:00
Tim G L Lyons
6f6e56e924 Typo (inconsistent warning note titles)
svn: r18906
2012-02-17 00:38:51 +00:00
Tim G L Lyons
9c57935c95 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: r18904
2012-02-17 00:25:02 +00:00
Paul Franklin
033919132a 5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
svn: r18901
2012-02-16 19:01:07 +00:00
Rob G. Healey
395abdce98 Modify style elements for class SourcePage's Citations Referents section.
svn: r18896
2012-02-16 05:16:47 +00:00
Rob G. Healey
c914471342 Finished working on class SourcePage's Citations Referents section.
svn: r18895
2012-02-16 04:48:17 +00:00
Gary Burton
ff81e2301b Improve error message when a view or plugin fails to load
svn: r18892
2012-02-15 21:17:55 +00:00
Nick Hall
fc3d17f1df 5326: Add table of contents and index support for ODF documents
svn: r18887
2012-02-14 23:14:57 +00:00
Jérôme Rapinat
3a6f1e69f5 use translated string for custom attribute type after merging
svn: r18885
2012-02-14 14:03:53 +00:00
Jérôme Rapinat
7d2278674e typos
svn: r18883
2012-02-14 12:25:52 +00:00
Jérôme Rapinat
7856971064 use translated stringfor custom attribute type after merging
svn: r18882
2012-02-14 12:23:32 +00:00
Jérôme Rapinat
2f8ffdb8b2 1571: use translated strings
svn: r18881
2012-02-14 12:22:11 +00:00
Rob G. Healey
e8567ae608 Possible biological, half, and step siblings into NarrativeWeb.
svn: r18877
2012-02-14 02:33:08 +00:00
Nick Hall
c8048fed81 5326: Bug fix for table of contents and index in pdf reports
svn: r18876
2012-02-13 18:38:43 +00:00
Jérôme Rapinat
9e043eeb2a 1571: use translated strings
svn: r18873
2012-02-13 17:53:38 +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