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
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
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
Rob G. Healey
cb76bbdae9
Modified all style sheets to match changes made in SourcePage Citation Referents section.
...
svn: r18833
2012-02-07 01:31:51 +00:00
Tim G L Lyons
108e048a5f
0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice). Change the generated NoteType to GEDCOM import.
...
svn: r18832
2012-02-06 22:46:37 +00:00
Gary Burton
ab6abda558
Remove redundant variable from by_event_id_key
...
svn: r18830
2012-02-06 20:43:32 +00:00
Gary Burton
be186376c0
Fix by_event_place_key to use correct locale method
...
svn: r18829
2012-02-06 20:38:42 +00:00
Tim G L Lyons
be08c38207
GEDCOM import remove debug outputs (also a few extra comments)
...
svn: r18827
2012-02-05 23:35:59 +00:00
Tim G L Lyons
79ca4f32d3
0005553: GEDCOM import does not import references to repositories. rid_map was not being used. Also removed redundant code in __find_or_create_repository()
...
svn: r18826
2012-02-05 17:51:09 +00:00
Tim G L Lyons
371f6ca414
GEDCOM import. Minor fix for reporting of top level errors.
...
svn: r18825
2012-02-05 15:55:17 +00:00
Tim G L Lyons
b6df7d2a49
GEDCOM import. Fix handling of notes. Notes could get duplicate Gramps IDs. If a note was going to be assigned the next Gramps ID, then there was no check whether the Gramps ID had already been allocated to a note that had been encountered as a linked note, but not yet committed. Also handle change date and time for notes. Also media objects attached to a source citation were parsed with the wrong level, so they swallowed the following tags (this had been a problem with the previous source references processing).
...
svn: r18824
2012-02-05 15:38:32 +00:00
Gary Burton
2ff608e798
Ensure dates are sorted by key. Bug #5493
...
svn: r18822
2012-02-05 12:58:05 +00:00
Rob G. Healey
fd706ae824
Complete re- write of SourcePage Citation Referents section. It now works correctly and the web page source layout is also correct, which afects the page layout.
...
svn: r18821
2012-02-05 07:00:17 +00:00
Tim G L Lyons
fc74ba6f6e
GEPS 023: Citations: GEDCOM import was not working if Preferences->General->'Add default source on import' was set.
...
svn: r18818
2012-02-03 11:15:42 +00:00
Rob G. Healey
8105d88233
Fixed issue on SourcePage Citation Referents not displaying the person's name.
...
svn: r18817
2012-02-03 07:19:59 +00:00
Rob G. Healey
ed5a1aa258
Fixed hyperlinks for person and media links in the SourcePage Citation Referents section.
...
svn: r18816
2012-02-03 06:55:21 +00:00
Tim G L Lyons
142c6c69cf
Added a report for GEDCOM import showing lines that were not imported, and build notes containing the unimported data. The notes are attached, where possible, to appropriate objects.
...
This resolves the following two issues:
0001371: source record ignores useful DATA block
0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice)
svn: r18815
2012-02-02 23:02:18 +00:00
Tim G L Lyons
fc78bb6052
Changed so that the Merge Citation dialogue box closes on its own when the OkDialog box which reports the number of merges is closed.
...
svn: r18813
2012-02-02 13:01:38 +00:00
Tim G L Lyons
5daa484bce
Change to use monospaced font in InfoDialog in upgrade 16 report. (The report was designed for a monospaced font)
...
svn: r18812
2012-02-02 12:53:24 +00:00
Tim G L Lyons
2cda6048bb
Add option for monospaced font in InfoDialog
...
svn: r18811
2012-02-02 12:50:56 +00:00
Tim G L Lyons
b79e930770
Added comments for the level 0 parsing to clarify signposts in the code.
...
svn: r18808
2012-02-01 22:14:47 +00:00
Jérôme Rapinat
594fe80405
fix a broken url by using sourceforge archives
...
svn: r18807
2012-02-01 19:14:14 +00:00
Rob G. Healey
8391e45a9b
Fixed all errors that were causing crashes. Thank you for taking the time to point them out to me.
...
svn: r18805
2012-02-01 07:11:46 +00:00
Rob G. Healey
f9bd7e7ec6
More update on SourcePage Drop Down Citations Menu.
...
svn: r18804
2012-01-31 20:58:29 +00:00
Tim G L Lyons
3b42cdf51f
0005501: Gedcom with embedded and linked notes creates duplicate IDs. The translate parameter is removed from IdMapper, so that IDs are always translated. This still means that import attempts to preserve the IDs in the GEDCOM file (unless there are collisions).
...
svn: r18803
2012-01-31 18:25:17 +00:00
Rob G. Healey
26c09d359c
Fixed and simplified the Drop Down Navigaton menu, which will also work for the Drop Down SourcePage Citations.
...
svn: r18800
2012-01-30 23:00:46 +00:00
Rob G. Healey
b26fe55a66
Fixedclasses FamilyListPage and FamilyPage.
...
svn: r18799
2012-01-30 21:21:52 +00:00
Jérôme Rapinat
431ae7b8c2
visual consistency (icons on Sources category)
...
svn: r18798
2012-01-30 10:49:41 +00:00
Rob G. Healey
a9b6b94ba8
Removed class CitationPage as it will not be created after all.
...
svn: r18797
2012-01-30 06:38:52 +00:00
Rob G. Healey
216c73d028
Beginning of work to allow Drop Down menu to work with class SourcePage's Citation Referents section.
...
svn: r18796
2012-01-30 06:35:05 +00:00
Rob G. Healey
27f2603aa3
Clean up work:
...
* Added docstrings where missing...
* removed empty lines where needed...
* removed whitespace...
* changed several variable names
svn: r18795
2012-01-30 01:45:37 +00:00
Michiel Nauta
9dfa6c1c32
5543: Error on merging media objects
...
svn: r18794
2012-01-29 16:25:26 +00:00
Michiel Nauta
56f98a2afb
Updated gen/lib/test/merge_test.py
...
svn: r18793
2012-01-29 16:19:08 +00:00
Michiel Nauta
5ead9508be
5536: Abbreviation field in source sidebar filter
...
svn: r18786
2012-01-28 22:10:56 +00:00
Rob G. Healey
44b33146d6
Remove Web_Source_Citations.css from src/plugins/webstuff/css/Makefile.am to allow autotools to compile Gramps.
...
svn: r18785
2012-01-28 11:22:33 +00:00
Rob G. Healey
dfd838e74d
Removed referenced.py from the src/gen/proxy directory to allow autotools to compile Gramps.
...
svn: r18784
2012-01-28 11:19:55 +00:00
Rob G. Healey
57525bd032
Edit the outline symbols for SourcePage Citation Referents section.
...
svn: r18783
2012-01-27 21:56:31 +00:00
Rob G. Healey
06a408f4e7
Remove unnecessary Style Sheet.
...
svn: r18782
2012-01-27 21:36:37 +00:00
Gary Burton
b07ae69371
Removed referenced proxy in favour of referencedBySelection
...
svn: r18781
2012-01-27 21:03:57 +00:00
Tim G L Lyons
26733443fb
0002918: Add Gedcom EVENT_TYPE_CITED_FROM and ROLE_IN_EVENT in relation with Source Citation Fields. These are added as data elements with keys EVEN and EVEN:ROLE respectively.
...
svn: r18780
2012-01-27 20:59:35 +00:00
Jérôme Rapinat
d2297a5a09
Add missing citation file reference for desktop using svg (installation)
...
svn: r18779
2012-01-27 17:54:35 +00:00
Rob G. Healey
c5176de03a
Moved Home link to the Main line of Drop-Down navigation menu.
...
svn: r18774
2012-01-26 17:35:55 +00:00
Rob G. Healey
9e69e1ddbd
Style Sheet that will create the brand new Citations Referents Drop Down menu for class SourcePage for NarrativeWeb.
...
svn: r18773
2012-01-26 16:50:45 +00:00
Rob G. Healey
f09cdee321
Moved Contact out to the main line Drop down menu. Clean up of the web page output.
...
svn: r18772
2012-01-26 09:09:36 +00:00
Rob G. Healey
d1fd5c1d94
Drop Down Main Navigation Menu is now working...
...
* you will need to choose either Basic-Blue or Visually Style Sheet for this to work.
* I could extend this to all Style sheets if it is wanted.
svn: r18771
2012-01-26 08:15:11 +00:00
Tim G L Lyons
8eaa83a5e8
0005533: RTFDoc produces invalid RTF when bold and normal are mixed in a paragraph. start_bold and end_bold changed to store data in the self.text buffer
...
svn: r18770
2012-01-25 23:28:42 +00:00
Rob G. Healey
520287dacc
Added NarrativeWeb menu option for Drop Drop Menus.
...
svn: r18769
2012-01-25 05:14:54 +00:00
Rob G. Healey
22dd294bc4
Adding Cascading Style Sheet for the beginning of HTML5/ CSS3 Drop Down menus option in NarrativeWeb.
...
svn: r18768
2012-01-25 04:52:29 +00:00
Rob G. Healey
b5a262a861
Needed to remove gramps-citation.png from this file to get autotools to work.
...
svn: r18767
2012-01-25 04:12:34 +00:00
Tim G L Lyons
1ff2b969c4
0005529: Implement clickable links in reports, at least for odf. Implemented for odf output only, using mark.type LOCAL_HYPERLINK and LOCAL_TARGET.
...
svn: r18766
2012-01-24 18:13:23 +00:00
Tim G L Lyons
abddb6bcf6
0005528: ODF output fails validation. Added generation of settings.xml, and fixed illegal characters in style-name
...
svn: r18765
2012-01-24 16:00:11 +00:00
Paul Franklin
00fde7d03a
5434: Complete Individual report does not display photos with PDF or LaTeX file formats
...
svn: r18764
2012-01-24 06:14:33 +00:00
Paul Franklin
0f4284e842
5526: Complete Individual report sometimes has trailing blank page
...
svn: r18763
2012-01-23 17:09:03 +00:00
Paul Franklin
ae4f21a428
typo
...
svn: r18762
2012-01-22 17:18:30 +00:00
Tim G L Lyons
a689ac140d
GEPS 023: Updates to source and citation icons to make them more tango-like, following suggestion in http://gramps.1791082.n4.nabble.com/Gigantic-Wow-Geps023-large-sources-tp4033527p4036773.html
...
svn: r18761
2012-01-22 14:57:41 +00:00
Paul Franklin
e5a490d5da
5317: Multi-line photo captions are not rendered correctly in output reports
...
patch from Adam Stein <adam@csh.rit.edu>
svn: r18760
2012-01-22 04:03:29 +00:00
Jérôme Rapinat
6bd9bbaf38
5513: notes on places are not exported
...
svn: r18755
2012-01-19 09:04:12 +00:00
Rob G. Healey
5dc85473b7
Added code to handle when the event has multiple participants such as a census record.
...
svn: r18753
2012-01-19 08:48:41 +00:00
Rob G. Healey
523406f38c
Created line for Marriage of for Marriage event on new SourcePage.
...
svn: r18752
2012-01-19 03:10:26 +00:00
Rob G. Healey
1d7da62b10
Added section roles to web output. Modified menu navigation so that it will continue to work with all style sheets. Added ability to have Fade menu if there is only one year being created and only if Blue or Visually is being used.
...
svn: r18751
2012-01-17 10:22:26 +00:00
Rob G. Healey
f23e2b41d3
Fixed the menu navigation for WebCal since changing it for NarrativeWeb.
...
svn: r18750
2012-01-17 06:22:52 +00:00
Rob G. Healey
473e6906ac
Work has been done to make this style sheet more compliant with the W3C CSS validation service.
...
svn: r18749
2012-01-16 07:50:10 +00:00
Rob G. Healey
2890d56be3
Fixed a typo in class MediaPage(). Thank you Tim Lyons for pointing it out to me.
...
svn: r18748
2012-01-15 23:56:28 +00:00
Michiel Nauta
1b303788e6
Fix named constant
...
svn: r18747
2012-01-15 21:03:51 +00:00
Michiel Nauta
aa83c85df3
Fix keyboard shortcut
...
svn: r18745
2012-01-15 21:01:07 +00:00
Gerald Britton
b2df351e1e
Reverting inadvertent changes to WebCal
...
svn: r18744
2012-01-14 20:34:59 +00:00
Gerald Britton
6831989736
Change HTML5 support so that pages pass the w3c validator tests
...
svn: r18743
2012-01-14 20:27:24 +00:00
Nick Hall
8cbc7dd2f5
Tidy up code for secondary object nodes (see r18706)
...
svn: r18740
2012-01-13 22:21:22 +00:00
Rob G. Healey
c68e50450c
Reverted Main Navigation Menu back to a two row display if there are more than ten (10) menu items.
...
svn: r18739
2012-01-12 17:06:58 +00:00
Rob G. Healey
8086ebf6f3
Added a Horizontal Fade-In/ Fade-Out Navigation Menus Style Sheet for use with WebKit Browsers.
...
svn: r18738
2012-01-12 16:36:54 +00:00
Rob G. Healey
67888772bb
Fixed a type in webstuff.py and a little bit of separation of lines.
...
* Fixed the Vertical menu placement on the page.
* Removed margin-top element from Basic-Blue style sheet.
svn: r18737
2012-01-12 08:29:13 +00:00
Rob G. Healey
e010e38203
Minor clean up of comments...
...
svn: r18736
2012-01-12 07:50:36 +00:00
Rob G. Healey
debdb384f4
Fixed Events for SourcePage and sorted them by event.get_date_object().get_sort_value().
...
svn: r18735
2012-01-12 07:06:48 +00:00
Rob G. Healey
cbc018e53a
Updated Vertical to handle the new navigation/ alphabet division names. Re- worked the Vertical menu.
...
svn: r18733
2012-01-10 09:13:56 +00:00
Rob G. Healey
6a98138179
Increased font size of Navigation menus as it was too tiny to see.
...
svn: r18732
2012-01-10 07:36:39 +00:00
Rob G. Healey
ee8c763b8c
Fixed issue in the navigation bar of not showing it horizontally. All style sheets tested and working with menus.
...
svn: r18731
2012-01-10 07:10:29 +00:00
Paul Franklin
991363e8e7
warn user if nobody selected
...
svn: r18730
2012-01-09 18:20:21 +00:00
Michiel Nauta
53af0a2189
5397: In "Check & Repair Database" the default path to missing media is always to \gramps\bin
...
svn: r18729
2012-01-09 18:13:34 +00:00
Michiel Nauta
2d8c56dc6b
3435: Deleting Locked Database from Dialog causes database change
...
svn: r18727
2012-01-09 18:05:25 +00:00
Paul Franklin
79a6c062c9
5489: some FamilyGroup.py rows have no right border
...
svn: r18726
2012-01-09 15:04:54 +00:00
Rob G. Healey
f3090242eb
Removed coding for splitting the navigation menu: based on user screen resolution; instead it will break up the menu based of a screen resolution of 1024 as suggested by Nick Hall in the past.
...
svn: r18725
2012-01-09 03:38:17 +00:00
Rob G. Healey
19a5a05b4b
Beginning of CitationPage has begun. Waiting for comments from Tim Lyons to continue work on it.
...
svn: r18724
2012-01-08 09:10:49 +00:00
Rob G. Healey
0fa6c81ae8
Add ability to split the navigation menu if too many items for one line based on screen width.
...
svn: r18722
2012-01-08 06:58:08 +00:00
Rob G. Healey
ceec3d5547
Have done alot of cleanup work on some parts of NarrativeWeb. Complete re-write of class SourcePage.
...
* Style sheets: Noticed that on larger screen widths of more than 1024, that a hard- coded screen width, that the web page is only half the screen or less. Changed screen width to 100% rather than 965px. Might look into removing the hard- coded screen size.
* Need to look into changing how many list items are in the navigation menu based on screen width.
svn: r18721
2012-01-08 03:00:11 +00:00
Paul Franklin
9ec782fe92
typo
...
svn: r18720
2012-01-07 23:41:58 +00:00
Paul Franklin
f34f19d357
better PEP08, shorten some lines
...
svn: r18719
2012-01-07 22:55:04 +00:00
Jérôme Rapinat
0511d90949
now in 2012
...
svn: r18718
2012-01-07 07:48:25 +00:00
Tim G L Lyons
86ce952db5
0005351: Focus on event window should be set to "Event type" by default. Discussion also suggests focus for EditSourceRef. This patch applies that focus algorithm to EditCitation, since this, in effect, takes the place of EditSourceRef.
...
svn: r18715
2012-01-07 00:10:03 +00:00
Tim G L Lyons
9cfdeaa8ab
Add ID code for citation object to the preferences dialogue (see posting from Jerome on Gramps Dev mailing list 13 Nov 2011)
...
svn: r18714
2012-01-06 23:36:51 +00:00
Tim G L Lyons
975f4dc118
GEPS 023: Updates to Check and Repair, Test Case Generator and repo and Utils
...
Check and Repair tool
- new check source and citation reference function, with extensive changes from previous (temporary) check citation references function,
- low level in-table duplicate handle check removed as this is superfluous because the main database tables do not use the DB_DUP flag,
- Progress meter added for cross table duplicate checking and fixed for all checks,
- diagnostic prints added for all checks to indicate success, and for many to indicate details of failures detected. These prints could be simply changed to Log messages if necessary. Comments added to show how checks relate to Test Case Generator test data,
- order of checks revised so empty objects are removed first,
- fix_encoding of media paths and descriptions modified to remove invalid characters (see change to Utils),
- check and remove empty citations added.
repo.py remove_citation_references added to fix removal of citations on addresses in Repository records.
Utils.py fix_encoding modified to add an option to ignore characters that can't be unicode encoded.
TestCaseGenerator
- generate families extended to generate family events,
- options dialogue updated to reflect available features and to make it clearer,
- block transactions options removed as they were by-passed in the code.
- progress meter updated to use current function, and to properly update for all options,
- signal testing code (that wasn't functional anyway) removed,
- tag generating code called when it needed to be,
- data error generating code broken up into functions to reflect the functions in the Check and Repair tool that they are designed to test,
- various test data functions added for testing cross table duplicates, media encoding errors, missing photos, control characters in notes, empty objects, source and citation references and a few missing broken family links tests,
- some fixes for some test cases (check events, person events were marked as birth events)
- fix random text so tags don't contain invalid characters and add a styled text option,
- ensure that some citations are shared,
- remove old redundant commit_transaction function,
- media linked to pictures that exist in the Gramps code so that they don't appear as missing images.
svn: r18713
2012-01-06 22:56:08 +00:00
Rob G. Healey
9d31349d4b
Removed surname list on Citation Referents in Source Pages as per request from Tim Lyons.
...
svn: r18712
2012-01-06 21:40:25 +00:00
Michiel Nauta
5b96f1de10
5478: Multiline text field in reports dialogs not rendered correctly
...
svn: r18710
2012-01-06 18:16:17 +00:00
Rob G. Healey
a011247f52
Fix errors on class SourcePage and write_data_map(). Thank you Tim Lyons for pointing them out to me.
...
svn: r18709
2012-01-06 05:46:26 +00:00
Paul Franklin
6b970b3820
cope if no image file exists
...
svn: r18708
2012-01-06 04:10:20 +00:00
Paul Franklin
daad52ee3e
better PEP08 formatting, for 18695
...
svn: r18707
2012-01-05 19:52:34 +00:00
Nick Hall
809c3bb833
Improve treebasemodel to allow filtering of secondary object nodes. Fix sorting of secondary object nodes.
...
svn: r18706
2012-01-05 19:16:34 +00:00
Nick Hall
6ddb6dbcd1
Remove redundant variable
...
svn: r18705
2012-01-05 18:54:43 +00:00
Paul Franklin
fea6a2c9e3
bug #5485 (introduced at rev 18118, for f.r. #5149 )
...
svn: r18704
2012-01-05 17:50:47 +00:00
Rob G. Healey
d1804ff84b
Cleanup and consistence cleanup of code.
...
svn: r18703
2012-01-05 08:33:29 +00:00
Rob G. Healey
ec0e3724c6
Added a conditional to make sure that there was a citation before creating hyper links.
...
svn: r18702
2012-01-04 21:17:56 +00:00
Michiel Nauta
fcebd9085d
5366: When doing a backup to a non existing directory, the error msg box is unreadable Only the first characters are shown
...
svn: r18700
2012-01-04 18:41:43 +00:00
Rob G. Healey
01e049922c
Making code changes that will make things more consistent in style.
...
svn: r18697
2012-01-04 00:16:44 +00:00
Michiel Nauta
00ac7302d3
5196: When reordering items in a list, make sure selected item is always visible
...
svn: r18696
2012-01-03 21:00:13 +00:00
Paul Franklin
ac7660c0fd
clarify error typeout
...
svn: r18695
2012-01-03 18:27:36 +00:00
Rob G. Healey
243441f8f3
Modified the alphabet menu as it almost had faded into obilivion. Made it more prominent on the pages where it is available.
...
svn: r18694
2012-01-03 17:06:37 +00:00
Rob G. Healey
3345867097
Bug#5477; Applies to this one also as the same translation issuesw were in here.
...
svn: r18693
2012-01-03 17:04:22 +00:00
Rob G. Healey
cb48eab652
Fixed the huge time delay in Creating Event pages.
...
svn: r18691
2012-01-03 07:43:54 +00:00
Rob G. Healey
a01ab80692
Adjusted the navigation and alphabet menus so as they do not appear so cramped and crowded.
...
svn: r18690
2012-01-03 06:40:39 +00:00
Rob G. Healey
338fd336e5
Clean up of a lot of code, complete re-do of the navigation and alphabet menus.
...
svn: r18689
2012-01-03 05:21:42 +00:00
Doug Blank
bebc632d22
5268: Filters do not work on exporting XML gramps or generating NAVWEB
...
svn: r18688
2012-01-03 04:58:20 +00:00
Doug Blank
37ed4e58ca
5476: Allow user to set a default relationship type
...
svn: r18687
2012-01-02 15:12:18 +00:00
Michiel Nauta
1f1fc901d9
1995: DB remains locked if it is incompatible
...
svn: r18680
2012-01-01 22:13:46 +00:00
Nick Hall
24976ab0a6
5472: Update gramplets when database changed so that they correctly show if they have data. Also remove superfluous updates.
...
svn: r18679
2012-01-01 17:58:33 +00:00
Rob G. Healey
f6271eb127
Adjusted the placement of the progress bar in event_pages() in an attemp to speed up the display of the progress bar.
...
svn: r18677
2012-01-01 05:41:13 +00:00
Rob G. Healey
8c4d060ef2
Added text-indent to p#description; ListPage description paragraph.
...
svn: r18676
2012-01-01 05:39:13 +00:00
Rob G. Healey
2490aecba5
Added style elements into all style sheets.
...
svn: r18675
2012-01-01 01:03:45 +00:00
Rob G. Healey
96598f1646
Added list style types to the list in SourcePage.
...
svn: r18674
2012-01-01 00:41:27 +00:00
Rob G. Healey
c8fe7f72f2
class SourcePage is now ready.
...
svn: r18673
2011-12-31 23:46:54 +00:00
Nick Hall
dd653e7abb
5232: Connect database signals using the callback manager
...
svn: r18672
2011-12-31 22:04:06 +00:00
Michiel Nauta
d2ec6e9899
5467: Selected object after merger is not always merged object
...
svn: r18669
2011-12-31 18:47:05 +00:00
Nick Hall
19828dfd12
5442: Clear pedigree view when creating new database and the active person is not set
...
svn: r18668
2011-12-31 18:05:07 +00:00
Jérôme Rapinat
3b75def43f
5463: missing _PeoplePublic.py reference
...
svn: r18666
2011-12-31 10:31:17 +00:00
Jérôme Rapinat
d3141f66fb
5463: missing _IsPublic.py reference
...
svn: r18665
2011-12-31 07:20:07 +00:00
Rob G. Healey
fdac4f7ff8
Fixed two typos in SourcePage. Thank you, Doug Blank, for showing them to me.
...
svn: r18664
2011-12-30 22:09:09 +00:00
Michiel Nauta
0aee5919e2
5444: Gramps crashes when using the scroll wheel
...
svn: r18662
2011-12-30 19:00:21 +00:00
Rob G. Healey
874cd601d2
More work as been done on class SourcePage using the new Source/ Citation code that Tim committed. Alphabetizing of the Person referents to a Source has been done but the list is not running correctly yet.
...
svn: r18661
2011-12-30 08:21:23 +00:00
Michiel Nauta
5b355aa92b
5271: Gramps Crashes when trying to change tabs / views
...
svn: r18659
2011-12-29 20:28:33 +00:00
Paul Franklin
d03eb65fa3
avoid version incompatibility
...
svn: r18658
2011-12-29 01:20:00 +00:00
Michiel Nauta
8b99781b2c
2276: System themes are not followed (Hard to read)
...
svn: r18657
2011-12-28 21:45:56 +00:00
Paul Franklin
945bf7cf97
sort the plugins in the first two Help => Plugin Manager tabs
...
svn: r18656
2011-12-27 17:35:12 +00:00
Michiel Nauta
2c2a76b5a2
5290: Unhandled exception when merging people
...
svn: r18654
2011-12-25 09:28:45 +00:00
Rob G. Healey
c4c1b737bb
Added post_init() and updated db_changed().
...
svn: r18653
2011-12-25 02:04:25 +00:00
Paul Franklin
1c7c08f819
added SVN "Id" line
...
svn: r18652
2011-12-24 23:00:19 +00:00
Paul Franklin
4cdc101c26
typos (and one file's SVN properties)
...
svn: r18651
2011-12-24 19:08:19 +00:00
Rob G. Healey
e0fa12b729
Fixed a crash in dump_ordinance() where I forgot to remove a variable at line 607/
...
svn: r18650
2011-12-23 07:33:28 +00:00
Rob G. Healey
a28fa30d27
Removed some debugging code.
...
svn: r18649
2011-12-23 03:08:53 +00:00
Rob G. Healey
b57f1b25cc
Updated Navigation menu for allowing for more than one row of hyperlinks...
...
svn: r18648
2011-12-22 02:02:54 +00:00
Paul Franklin
a0a19bce77
improve CLI "indefinite" progress typeout finish
...
svn: r18647
2011-12-21 05:39:22 +00:00
Rob G. Healey
e4581a7db8
Changed the horizontal placement of the javascript code in the head section of the page.
...
svn: r18646
2011-12-21 01:03:49 +00:00
Rob G. Healey
051da7cb87
Moved javascript map code from src/plugins/lib/libhtmlconst.py to NarrativeWeb. Fixed the single marker PlacePage.
...
svn: r18645
2011-12-21 00:44:16 +00:00
Michiel Nauta
3584fd804f
5410: Merge dialog (context) ignores role on Events section for Person objects
...
svn: r18643
2011-12-20 18:52:14 +00:00
Gerald Britton
11a7aa2e8e
Update libhtml.py to handle html5 and make html5 the default -- extra stuff
...
svn: r18642
2011-12-20 16:38:05 +00:00
Gerald Britton
78e3584aec
Update libhtml.py to handle html5 and make html5 the default
...
svn: r18641
2011-12-20 15:55:31 +00:00
Rob G. Healey
54b3aea146
Committing changes only for the purpose of getting help.
...
svn: r18640
2011-12-20 09:17:00 +00:00
Paul Franklin
4b5c061554
typos
...
svn: r18639
2011-12-19 22:43:21 +00:00
Michiel Nauta
dc4061b410
4156: Database export crash because of entagled jpeg libraries
...
svn: r18636
2011-12-19 18:35:23 +00:00
Michiel Nauta
9d3cf48703
5451: 'Clear' clipboard causes crashes
...
svn: r18632
2011-12-19 14:32:57 +00:00
Jérôme Rapinat
f2d9da1fe0
1698: tooltips on buttons (Style Editor on report dialogs)
...
svn: r18631
2011-12-19 14:13:55 +00:00
Michiel Nauta
bc3a9d3241
5433: Wrong url separator in Webreport for some pictures
...
svn: r18629
2011-12-19 09:26:51 +00:00
Jérôme Rapinat
ec0e77cc4f
3903: Message doesn't sound right
...
svn: r18628
2011-12-18 10:31:13 +00:00
Michiel Nauta
cce7dcc43c
5439: Wrong row when dragging upwards to move items in embedded list
...
svn: r18626
2011-12-18 10:06:39 +00:00
Rob G. Healey
3cb96532dc
First part of what the Source Pages will look like. I need to make it pretty instead of dirty and unclean.
...
svn: r18625
2011-12-18 10:05:17 +00:00
Jérôme Rapinat
748da04b76
3954: Language list for rel_de not complete (contribution by Reinhard)
...
svn: r18623
2011-12-18 09:23:10 +00:00
Jérôme Rapinat
b21d78d004
3954: Language list for rel_de not complete; 5438: Relationship calculator for Catalan
...
svn: r18620
2011-12-18 09:10:11 +00:00
Paul Franklin
bcd7c38e4e
typos
...
svn: r18617
2011-12-17 21:04:50 +00:00
Paul Franklin
03ed481f50
shorten some lines (better PEP08), translate some strings
...
svn: r18611
2011-12-16 22:00:52 +00:00
Jérôme Rapinat
1fb9453723
5392: Addon check type strings are not translatable
...
svn: r18609
2011-12-16 12:37:34 +00:00
Jérôme Rapinat
9e22c74162
5301 5320 ATK support; minor accessibility improvement
...
svn: r18607
2011-12-16 12:19:50 +00:00
Paul Franklin
107a589212
add bookname to report_options.xml
...
svn: r18604
2011-12-15 16:54:52 +00:00
Rob G. Healey
5d034ca7a2
Isolate and only place map markers for Birth, Death, Census, Marriage, and Divorce events for the Place and Family Map Pages.
...
svn: r18603
2011-12-15 07:54:29 +00:00
Rob G. Healey
31803e2f3b
Adjusted and cleanup of the Maps style sheet.
...
svn: r18602
2011-12-15 07:17:23 +00:00
Rob G. Healey
f6d61112af
Completed stylesheet cleanup.
...
svn: r18601
2011-12-15 04:37:51 +00:00
Rob G. Healey
344f682367
Part One of a complete cleanup of Blue stylesheet and navigation menus.
...
svn: r18600
2011-12-14 23:00:33 +00:00
Rob G. Healey
11858a624d
Remove Event and Family media on Individual Pages if the Event and Family pages are already being created.
...
svn: r18599
2011-12-14 19:43:24 +00:00
Paul Franklin
58172ea0a3
cope better when LANG is not set at all
...
svn: r18597
2011-12-14 19:00:39 +00:00
Paul Franklin
3c54cda718
typos
...
svn: r18594
2011-12-13 17:10:21 +00:00
Doug Blank
96bd83275e
Need to upate cache and probably_alive after edit/import
...
svn: r18593
2011-12-13 14:23:13 +00:00
Rob G. Healey
e3227d6374
Adjusted several style elements for better layout and presentation.
...
svn: r18592
2011-12-13 07:31:46 +00:00
Rob G. Healey
f210c0ea4f
Some cleanup in the Maps.
...
svn: r18591
2011-12-13 06:10:57 +00:00
Rob G. Healey
9a4b839830
Fixed all of the Family and Place Map Pages.
...
svn: r18590
2011-12-13 04:58:49 +00:00
Doug Blank
1d109195b8
Person view details and edit sorta working
...
svn: r18589
2011-12-13 02:08:47 +00:00
Doug Blank
e705da749c
Webapp refinements
...
svn: r18588
2011-12-12 23:21:13 +00:00
Doug Blank
42c397f830
Return self from serialize to work with the create method
...
svn: r18587
2011-12-12 23:20:18 +00:00
Michiel Nauta
13f3afe9aa
5349: Filter and "Quick Filter" are not applied when you press [Enter]
...
svn: r18585
2011-12-12 18:37:53 +00:00
Doug Blank
7d5eebfebc
Citation refinements
...
svn: r18584
2011-12-12 13:09:44 +00:00
Doug Blank
ef463c851e
One citation bug fix (typo); change needed due to Django 1.3 security issue re: passing model to function
...
svn: r18583
2011-12-12 12:23:28 +00:00
Doug Blank
d97ece24a6
Upgraded Django database to version 15, with citations
...
svn: r18581
2011-12-12 03:43:58 +00:00
Doug Blank
5892d0b586
Upgraded database to version 15, with citations
...
svn: r18580
2011-12-12 01:52:59 +00:00
Tim G L Lyons
992779a534
0005414: Crash in SourceView. LRU clear does not reset first and last pointers
...
svn: r18579
2011-12-11 21:18:29 +00:00
Paul Franklin
1ee2a4ec30
revert 18559 and 18560
...
svn: r18578
2011-12-11 19:09:19 +00:00
Doug Blank
4409f30bc2
5423: Incorrect age for 'death before XX'
...
svn: r18576
2011-12-11 15:58:16 +00:00
Rob G. Healey
f1ea8590d8
Fixed missing OpenStreetMap (OSM) map on Place Pages.
...
svn: r18573
2011-12-11 05:50:13 +00:00
Doug Blank
e267ff95d6
Added Generic Public and Public People filters (convenience, as you need to make a private filter, and then invert it for this common use)
...
svn: r18572
2011-12-11 04:06:39 +00:00
Doug Blank
2f0b86f076
Added Generic Public and Public People filters (convenience, as you need to make a private filter, and then invert it for this common use)
...
svn: r18571
2011-12-11 04:04:28 +00:00
Doug Blank
676af3bcc8
Fixed invalid numbering; also has sequence as logical rule connector
...
svn: r18570
2011-12-11 03:59:25 +00:00
Doug Blank
3536e8e58b
Added missing get_XXX_cursor methods to proxybase
...
svn: r18569
2011-12-11 03:57:38 +00:00
Rob G. Healey
16282bce65
Minor change to OSM maps in PlacePage and FamilyMap.
...
svn: r18568
2011-12-10 20:29:10 +00:00
Rob G. Healey
199cedbc12
Cleanup of class SourcePage.
...
svn: r18567
2011-12-10 19:37:09 +00:00
Doug Blank
126eec72b1
5415: I tried to open/edit an internet link
...
svn: r18566
2011-12-10 15:05:52 +00:00
Michiel Nauta
bd3dc0e82c
5422: Error on date entry
...
svn: r18562
2011-12-10 10:04:35 +00:00
Paul Franklin
0c346aa16c
handle CLI EOFError
...
svn: r18561
2011-12-09 21:29:36 +00:00
Paul Franklin
82eaf45b20
enhance error message
...
svn: r18560
2011-12-09 19:31:07 +00:00
Paul Franklin
b620bf6115
enhance error message
...
svn: r18559
2011-12-09 17:11:59 +00:00
Doug Blank
4ecd146f94
Fix bugs in drag-n-drop filenames on dbmanager; allow any URL
...
svn: r18558
2011-12-09 14:25:39 +00:00
Rob G. Healey
dd4b01cec0
Fixed a crash in trying to close the edit window of this gramplet.
...
svn: r18557
2011-12-09 01:53:09 +00:00
Paul Franklin
99d804ea45
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
...
svn: r18556
2011-12-08 16:40:27 +00:00
Rob G. Healey
129198e0e5
Adjusted the Creating family pages progress bar.
...
svn: r18555
2011-12-06 17:44:07 +00:00
Paul Franklin
c83653f017
for Python files and Makefile.am files in the "src" (only) sub-tree:
...
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
3) add SVN "Id" line to the file if it had none
svn: r18554
2011-12-06 16:56:50 +00:00
Doug Blank
c7e3234bad
Updating to Django 1.3; begin update to Gramps DB version 16
...
svn: r18553
2011-12-06 13:52:06 +00:00
Rob G. Healey
62f43acaad
Added table to the Family Map Reference section.
...
svn: r18552
2011-12-06 10:18:29 +00:00
Rob G. Healey
188b076fd0
Cleanup of __create_family_map(). Fixed and make it work once again.
...
svn: r18551
2011-12-06 06:16:28 +00:00
Peter Landgren
d306f009ea
Fixed a minor typo.
...
svn: r18550
2011-12-05 17:30:13 +00:00
Tim G L Lyons
a4df3034b6
Fix warning on Cancel and OK in citation editor (now allows empty citation information, and detects whether either the source or citation Gramps ID have been used, and whether either have changed when cancelling). (Part of GEPS023)
...
svn: r18549
2011-12-04 23:04:06 +00:00
Tim G L Lyons
c833073ba6
GEPS023: merge branch (changes 17960-18546) into trunk
...
svn: r18548
2011-12-04 17:09:17 +00:00
Paul Franklin
0129017798
remove 15169 trailing whitespace
...
svn: r18547
2011-12-04 04:28:52 +00:00
Tim G L Lyons
effaf60b24
Merged trunk r18541 through r18545 into geps023.
...
svn: r18546
2011-12-03 15:06:12 +00:00
Paul Franklin
ee2d989713
remove trailing whitespace
...
svn: r18545
2011-12-03 05:51:25 +00:00
Tim G L Lyons
f694dc6d98
Adding an LDS ordinance to a family fails when bringing up the LDS Ordinance Editor.
...
svn: r18544
2011-12-02 21:54:46 +00:00
Paul Franklin
845354e833
typo
...
svn: r18543
2011-12-02 19:58:11 +00:00
Tim G L Lyons
f37ab70446
Merged trunk r18499 through r18539 into geps023.
...
Conflicts resolved in:
gramps.pot
svn: r18540
2011-12-02 00:10:04 +00:00
Tim G L Lyons
30501a9c5b
Update ImportCsv and ExportCsv for citations.
...
svn: r18539
2011-12-01 21:47:14 +00:00
Tim G L Lyons
264e15b6fd
0005395: Fix sort on date in citation list view
...
svn: r18538
2011-11-29 23:06:51 +00:00
Tim G L Lyons
df723409a1
Support for markup in citation date column in citation tree and list views
...
svn: r18537
2011-11-29 22:41:42 +00:00
Paul Franklin
68bb197d94
revert half of 18535 (TagReport error line)
...
svn: r18536
2011-11-29 22:35:43 +00:00
Paul Franklin
bc69fd6682
remove redundant TagReport error line (the report's name)
...
svn: r18535
2011-11-29 21:50:22 +00:00
Rob G. Healey
28e83efd2a
Removed the markers from the other day. They were not needed in the first place.
...
svn: r18534
2011-11-29 19:24:59 +00:00
Paul Franklin
01d39d996f
improvement to 18527: give user feedback for bad CLI "off" option
...
svn: r18532
2011-11-29 05:27:21 +00:00
Paul Franklin
fb48820056
5386: libhtmlbackend.py crashes if a dir-name file preexists
...
svn: r18531
2011-11-29 03:33:32 +00:00
Doug Blank
ab86ffd40e
5392: Addon check type strings are not translatable
...
svn: r18530
2011-11-29 03:08:26 +00:00
Doug Blank
498895e8ab
5392: Addon check type strings are not translatable
...
svn: r18529
2011-11-29 03:05:30 +00:00
Paul Franklin
0d819226ec
5187: Plugins twice on plugin list -- slight name change, to unique ones
...
svn: r18528
2011-11-29 01:24:09 +00:00
Paul Franklin
4afd4ed13a
give user feedback for bad "off" option
...
svn: r18527
2011-11-28 20:25:30 +00:00
Jérôme Rapinat
4e18e93ec0
5395: citations support for GeneWeb plugins (import/export); update POTFILE.in
...
svn: r18526
2011-11-28 15:50:18 +00:00
Rob G. Healey
aa60900487
Added boundary limits for the Google Family Markers Map pages.
...
svn: r18524
2011-11-28 04:57:43 +00:00
Rob G. Healey
c8367703f5
Fixed False state of self.__create_thumbs_only option to make sure it is not on when first starting NarrativeWeb.
...
svn: r18523
2011-11-28 04:46:20 +00:00
Rob G. Healey
606bd5d59d
Added markers for birth, death, and census marks in Family Maps. Changed division id for place page maps to distinguish the different maps. Other changes which affect new markers.
...
svn: r18522
2011-11-28 04:42:44 +00:00
Paul Franklin
0c6834c365
add .pdf to filename, if needed
...
svn: r18521
2011-11-28 04:21:35 +00:00
Paul Franklin
f05ce32f6f
typo in 18378
...
svn: r18520
2011-11-27 23:45:40 +00:00
Tim G L Lyons
d561e4bd61
Change the options in the search bar in the citation tree view so that only the available options are shown.
...
svn: r18519
2011-11-27 23:43:54 +00:00
Paul Franklin
f602306aa7
change string syntax
...
svn: r18518
2011-11-27 20:19:44 +00:00
Paul Franklin
8a11029b30
mark some strings to be translated
...
svn: r18517
2011-11-27 20:00:17 +00:00
Tim G L Lyons
26cb74474b
Removal of redundant SourceRef and related modules. Minor consequent changes.
...
svn: r18516
2011-11-27 17:49:25 +00:00
Rob G. Healey
eed628e2dc
Change the boolean state of self.__create_thumbs_only to False at start.
...
svn: r18515
2011-11-27 17:19:21 +00:00
Tim G L Lyons
bafe7870c7
Make flat sources view available
...
svn: r18514
2011-11-26 18:40:08 +00:00
Tim G L Lyons
a48553ed90
Update DetAncestralReport, DetDescendantReport, IndivComplete and endnotes for citations.
...
svn: r18513
2011-11-26 18:35:30 +00:00
Paul Franklin
54746c1590
typo
...
svn: r18512
2011-11-26 18:00:07 +00:00
Doug Blank
4f55109d73
Prevent continuation on no active person
...
svn: r18511
2011-11-26 17:35:04 +00:00
Rob G. Healey
c6e6383466
Moved location of 'Drop Markers' button to bottom of the map instead of top.
...
svn: r18501
2011-11-26 03:12:05 +00:00
Rob G. Healey
a7619cbd2e
Removed irrevalent code that I forgot to remember from NarrativeWeb.
...
svn: r18500
2011-11-26 02:51:06 +00:00
Tim G L Lyons
99d42f6091
Updates to NarrativeWeb and _bibliography for citations.
...
svn: r18499
2011-11-25 17:29:30 +00:00
Tim G L Lyons
6cb761b010
Merged trunk r18398 through r18497 into geps023.
...
Conflicts resolved in:
NarrativeWeb.py
svn: r18498
2011-11-24 18:15:53 +00:00
Tim G L Lyons
f0bb1205f3
Tidy up some comments
...
svn: r18497
2011-11-24 14:54:29 +00:00
Paul Franklin
421ab45a3d
5389: GVFamilyLine.py has some incorrect help hints
...
svn: r18496
2011-11-24 00:40:16 +00:00
Paul Franklin
8485b57ba3
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
...
svn: r18495
2011-11-23 20:19:19 +00:00
Michiel Nauta
bc33f7146a
5335: Failure loading Geni.com GedCom into Gramps 3.3.1
...
svn: r18493
2011-11-23 18:29:35 +00:00
Tim G L Lyons
14954cdd91
Fix problem with cancelling a citation edit where it thought the citation had been changed even though it had not.
...
svn: r18489
2011-11-22 22:32:36 +00:00
Tim G L Lyons
4de5a54136
Implement drag of source from clipboard to citation embedded tab.
...
Open citation editor when either a citation or a source is dropped onto citation embedded tab.
svn: r18488
2011-11-22 20:43:27 +00:00
Tim G L Lyons
61e6a0a1c0
Update src/gen/proxy/* for citations
...
svn: r18485
2011-11-22 14:59:18 +00:00
Rob G. Healey
a52ab113f7
Fixed errors created by my last commit# 18480.
...
svn: r18484
2011-11-22 11:18:07 +00:00
Jérôme Rapinat
7b2ea14225
typo
...
svn: r18482
2011-11-22 07:48:09 +00:00
Rob G. Healey
e527a0bb82
Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
...
svn: r18480
2011-11-22 05:31:15 +00:00
Rob G. Healey
ff41ecc5cb
Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
...
svn: r18479
2011-11-22 05:30:29 +00:00
Jérôme Rapinat
47b1a9c796
reuse tooltip string for gid on event object
...
svn: r18478
2011-11-21 15:25:42 +00:00
Jérôme Rapinat
fb2e585278
5351: Focus on eventref and sourecref editors (patches by Michiel, MathieuMD); consistent editeventref.glade file and accessibilty improvement #5301 (romjerome)
...
svn: r18472
2011-11-21 10:45:19 +00:00
Paul Franklin
a76cea3fae
typo
...
svn: r18470
2011-11-20 17:52:13 +00:00
Tim G L Lyons
9f29350da4
Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations.
...
* In Person, add event_ref_list to get_citation_child_list (therefore it is no longer needed in get_handle_referents)
* Similarly in Family, add event_ref_list to get_citation_child_list
* Enhance upgrade to add upgrade of event_ref_list for person and family
* Add has_citation_reference, replace_citation_references and remove_citation_references to EventRef
* Change name of remove_citation_refs to remove_citation_references to be consistent with has_citation_reference (singular) and replace_citation_references
Fix editcitation because it was displaying the wrong privacy button for sources.
Also remove FIXME for editcitation for db signal connect, because comment explains why it is not needed.
svn: r18469
2011-11-20 17:42:04 +00:00
Michiel Nauta
32b5905aea
5368: Loading familytree with downgraded Berkeley db should generate expressive error
...
svn: r18467
2011-11-20 09:33:31 +00:00
Rob G. Healey
7240d64278
Fixed a typo that was causing a crash.
...
svn: r18466
2011-11-20 07:32:03 +00:00
Paul Franklin
4ec64538c3
5353: CLI tools ignore an option if remembered as non-default
...
svn: r18463
2011-11-18 19:43:18 +00:00
Paul Franklin
db106e70f6
5347: Verify.py should test for old age but no death
...
svn: r18462
2011-11-18 19:35:47 +00:00
Jérôme Rapinat
ff2269dc0e
typo
...
svn: r18461
2011-11-18 11:33:14 +00:00
Tim G L Lyons
8f69e88555
Diagnostic print for assertion error in Tool/Family Tree Processing/Merge Citations
...
svn: r18459
2011-11-17 20:53:10 +00:00
Michiel Nauta
a7ce1af962
5291: JPG is not imported
...
svn: r18457
2011-11-16 17:58:58 +00:00
Peter Landgren
fdbaa83376
Include translation of export optioins in headlines.
...
svn: r18449
2011-11-15 17:42:19 +00:00
Tim G L Lyons
4a69d45fe6
Upgraded Source and Citation reference Quick Views to work with citations (actually, for citationtreeview, this is a source_or_citation reference, to avoid having to change the way listview calls the pop up menu items).
...
Also minimal changes to SimpleAccess and SimpleTable to support these references views.
svn: r18447
2011-11-15 12:08:43 +00:00
Rob G. Healey
a73075f881
Fixed a handle variable in display_spouse() which was preventing the spouse's name to be hyperlinked.
...
svn: r18445
2011-11-15 04:11:13 +00:00
Rob G. Healey
55fade7700
Fixed a missing variable in display_spouse().
...
svn: r18444
2011-11-15 03:16:48 +00:00
Tim G L Lyons
4ad5681ee3
Fix drag_info in citationtreeview, so that it doesn't break merge citation. Also add some comments about drag and drop.
...
svn: r18443
2011-11-14 23:57:08 +00:00
Michiel Nauta
9edcdbe426
5350: Focus on the "Quick Filter" is lost after clicking on "Find"
...
svn: r18441
2011-11-14 22:00:42 +00:00
Tim G L Lyons
7ebf8de20a
Implement drag and drop for citations
...
svn: r18438
2011-11-12 22:34:18 +00:00
Nick Hall
c4c64557d5
Enhance Citation gramplets to show the sources and citations in a tree
...
svn: r18437
2011-11-12 19:28:54 +00:00
Rob G. Healey
c2880e0c37
Nick Hall said that this file is no longer needed for the bottom bar gramplets.
...
svn: r18434
2011-11-12 04:09:57 +00:00
Tim G L Lyons
f8f510d5f1
Delete remove_source_references and replace_source_references as they are no longer needed.
...
Rename remove_citation to remove_citation_refs and make it apply to a citation_handle_list.
Updated tool/Check.py to change check_source_references into check_citation_references
svn: r18433
2011-11-11 17:12:43 +00:00
Rob G. Healey
0b66814874
Made USA holidays more consistent to all of the holidays-- Holiday Name value type offset.
...
svn: r18430
2011-11-10 08:43:17 +00:00
Jérôme Rapinat
9e991bdb12
5361: Add Japanese holidays (contribution by MathieuMD)
...
svn: r18427
2011-11-10 05:20:21 +00:00
Jérôme Rapinat
1a47bb5287
5187: Plugins twice in plugin list; more descriptive as suggested by Paul F.
...
svn: r18419
2011-11-09 12:20:08 +00:00
Tim G L Lyons
b4f434357f
Remove has_source_reference because it is only used in mergesource, and it is better to make the test directly, because only citations have source references and they only have one reference.
...
svn: r18417
2011-11-08 17:39:17 +00:00
Tim G L Lyons
ee77b6882e
Update comments in _CitationSidebarFilter.py, as the problem mentioned had been resolved
...
svn: r18416
2011-11-08 17:26:04 +00:00
Tim G L Lyons
6ee1af893f
[ImportGedcom] libgedcom upgraded for citations
...
svn: r18415
2011-11-08 17:13:59 +00:00
Jérôme Rapinat
5aac8af130
5187: Plugins twice in plugin list (use book description)
...
svn: r18414
2011-11-08 10:16:44 +00:00
Rob G. Healey
162aa685c4
Resolved the sizing issue related to this gramplet.
...
svn: r18412
2011-11-08 05:58:42 +00:00
Paul Franklin
d9be4226af
better syntax
...
svn: r18411
2011-11-08 04:01:18 +00:00
Tim G L Lyons
e4383f0b46
ExportGedcom upgraded for citations
...
svn: r18408
2011-11-07 15:49:47 +00:00
Jérôme Rapinat
37d7927a8f
5187: Plugins twice in plugin list
...
svn: r18407
2011-11-07 08:41:45 +00:00
Tim G L Lyons
3adb1b7ffa
Merged trunk r17888 through r18397 into geps023.
...
Conflicts resolved in:
/data/grampsxml.dtd
/data/grampsxml.rng
/src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
/src/plugins/import/ImportXml.py
(Various property conflicts also resolved)
svn: r18405
2011-11-05 19:07:58 +00:00
Serge Noiraud
655c3f7206
odfbackend : #0005278 : no need to escape color, highlight color.
...
svn: r18402
2011-11-05 09:38:19 +00:00
Paul Franklin
e1f7943f1e
clarify error typeout
...
svn: r18401
2011-11-04 16:04:51 +00:00
Rob G. Healey
54b8b1d616
Minor changes to all three of these. Cleanup work.
...
svn: r18400
2011-11-03 17:03:45 +00:00
Serge Noiraud
6264b9c146
Geography : #0005337 : change the tiles cache directory doesn't work.
...
svn: r18399
2011-11-02 17:15:20 +00:00
Jérôme Rapinat
886e89cd30
5308 5320 5342 5301 better ATK support, GtkBuilder for gtk+ 2.16
...
svn: r18397
2011-11-01 13:42:38 +00:00
Jérôme Rapinat
2b0b029a8e
5338: Family Descendant Chart text errors; english locale -> gen.ggettext
...
svn: r18395
2011-11-01 13:25:30 +00:00
Tim G L Lyons
4169661302
Update uses of get_source_referents to handle citations:
...
* implement new Utils get_source_and_citation_referents
* Update sourceview.py and citationtreeview.py to use it
* Fix editsource.py, where deletion of a source object was not properly dealing with all possible citations
* Update mediaobj.py which still had a remnant of a source_list
* fix _HasTextMatchingSubstringOf filter to deal with text in both sources and citations
svn: r18394
2011-11-01 11:10:18 +00:00
Paul Franklin
6a651d80e7
malformed SVN "Id" line
...
svn: r18392
2011-10-31 15:33:09 +00:00
Paul Franklin
bb0b9de18b
malformed SVN "Id" line
...
svn: r18391
2011-10-31 15:27:48 +00:00
Jérôme Rapinat
64bbc22485
5338: Family Descendant Chart text errors
...
svn: r18389
2011-10-31 09:54:23 +00:00
Brian Matherly
93ec059b3d
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
...
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
366daad079
Fix crash in ODF styled text output.
...
svn: r18387
2011-10-31 02:33:06 +00:00
Brian Matherly
789e59ba50
Cleanup Timeline Report and improve handling of data with no dates.
...
svn: r18385
2011-10-30 05:26:08 +00:00
Brian Matherly
8d8b66f722
Disable the automated "activity" bar that is shown whenever a report is run.
...
The dialog interferes with any report that may open its own dialog (like a progress bar) and causes GTK crashes. Every report will just have to run its own progress bar.
svn: r18384
2011-10-30 05:15:32 +00:00
Brian Matherly
0c6765f1f5
Fix Type in narrative web progress.
...
svn: r18383
2011-10-29 15:53:14 +00:00
Doug Blank
4109dbf95e
Working on names
...
svn: r18382
2011-10-29 13:58:41 +00:00
Doug Blank
c76da10e9d
Added media functions and other missing functions
...
svn: r18381
2011-10-29 13:45:57 +00:00
Jérôme Rapinat
71ddee0b2a
5308 5309 5312 5320 5301 better ATK support
...
svn: r18380
2011-10-29 09:45:20 +00:00
Brian Matherly
0b8ea1202d
Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
...
svn: r18378
2011-10-29 05:02:33 +00:00
Jérôme Rapinat
d2f31ae81b
5337: Maps View crash when tiles' storage path is not existent, call ErrorDialog
...
svn: r18377
2011-10-28 07:43:11 +00:00
Nick Hall
020dae3d72
Set maximum for default GrampsBar size
...
svn: r18375
2011-10-27 09:07:53 +00:00
Nick Hall
e1ae74e952
Replace netbook mode with sizing proportional to screen size
...
svn: r18374
2011-10-26 18:28:32 +00:00
Nick Hall
594bc9257f
5321: Tidy up code for the children tab in the family editor
...
svn: r18372
2011-10-25 21:31:32 +00:00
Jérôme Rapinat
e80cd823c8
5331: Deprecated http://gazetteer.openstreetmap.org/namefinder/
...
svn: r18369
2011-10-25 08:16:34 +00:00
Jérôme Rapinat
effbde51a8
5310 5314: missing tags and date fields
...
svn: r18367
2011-10-24 10:26:09 +00:00
Paul Franklin
22b0f8476c
5031: Some reports should not register the page orientation to non-default (Landscape)
...
svn: r18366
2011-10-23 20:38:22 +00:00
Paul Franklin
ca94331a70
5323: Cannot run sort events in gramps 3.4 SVN
...
svn: r18365
2011-10-23 17:01:53 +00:00
Jérôme Rapinat
f455cb269c
5293: wording improvements
...
svn: r18364
2011-10-23 07:51:22 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Nick Hall
e27d9e04fe
5322: Fix error when dragging an alternative location onto the clipboard
...
svn: r18360
2011-10-22 22:50:46 +00:00
Paul Franklin
4997134564
corrected SVN "Id" property
...
svn: r18357
2011-10-22 15:10:59 +00:00
John Ralls
9c046f38a0
Remove _HasSource.py from src/Filters/Rules/Source/Makefile.am -- moved to Rules/Citation in r18339
...
svn: r18356
2011-10-20 19:07:08 +00:00
Paul Franklin
abf6fbc45b
Jerome said on the gramps-devel list that in fixing
...
http://www.gramps-project.org/bugs/view.php?id=4556
he removed mk_blue_marble.py and its output from the Makefile:
http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/images/Makefile.am?r1=16419&r2=16418&pathrev=16419
So since mk_blue_marble.py is not needed anymore I am deleting it.
svn: r18352
2011-10-20 14:58:40 +00:00
Doug Blank
fd04480052
5266: Christening dates displayed as Birth dates in Family editor
...
svn: r18349
2011-10-18 21:10:35 +00:00
Gary Burton
6ab9ac059d
Add SVN Id
...
svn: r18348
2011-10-18 20:59:32 +00:00
Gary Burton
08dfc15bd9
Add gramps header
...
svn: r18347
2011-10-18 20:50:36 +00:00
Doug Blank
1096069ad1
Not needed
...
svn: r18346
2011-10-18 19:07:18 +00:00
Paul Franklin
1a4f9cdca7
added GPLv2 and SVN Id line
...
svn: r18345
2011-10-18 18:14:07 +00:00
Paul Franklin
44eabae65c
added GPLv2 and Id line
...
svn: r18344
2011-10-18 17:05:55 +00:00
Tim G L Lyons
2c89d2e0b2
Fix merge citations for repositories
...
svn: r18343
2011-10-18 16:38:18 +00:00
Doug Blank
22d91dfd6c
Working on editing person
...
svn: r18342
2011-10-18 01:56:14 +00:00
Jérôme Rapinat
dcf5fe856f
3145: improve image subsection, bug with filtered objects (patch by Robert Cheramy)
...
svn: r18341
2011-10-17 14:20:53 +00:00
Doug Blank
d582966fab
Added missing methods
...
svn: r18340
2011-10-17 04:27:24 +00:00
Tim G L Lyons
5e0c4d074a
Updated Filters and Filters/Rules for citations
...
* renamed HasSourceBase to HasSourceCountBase to reflect function, and because HasSourceBase is changed to be more widely used
* consequent renaming of filters for various object types
* changed source filters to a new 'Citation/source filters' category
* added Citation/_HasSource to check whether Citation refers to a Source with particular properties
* added Person/_HasCitation, Event/_HasCitation and Family/_HasCitation to check whether object refers to a Citation with particular properties
* updated Citation/_MatchesSourceFilter
* updated Rules/_MatchesSourceConfidenceBase
* updated Rules/_MatchesSourceFilterBase
* updated Citation object and citationbase.py for source references
* updated Person/_HasSourceOf
* updated comments in Filters/Rules/__init__.py to document how the various rules are used.
svn: r18339
2011-10-16 21:09:49 +00:00
Paul Franklin
331c135235
5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
...
svn: r18338
2011-10-16 20:21:22 +00:00
Paul Franklin
1e97578d54
added svn:mime-type text/plain and svn:keywords Id peoperties
...
svn: r18337
2011-10-16 19:55:56 +00:00
Doug Blank
d853e2886d
Working on providing good error feedback
...
svn: r18336
2011-10-16 17:30:51 +00:00
Doug Blank
ae5e389bd7
New page for browsing data
...
svn: r18335
2011-10-16 17:05:35 +00:00
Doug Blank
f00b6374a0
Breadcrumbs on all pages; refactor menus and views
...
svn: r18334
2011-10-16 17:00:32 +00:00
Doug Blank
9e6bd3c4ba
Messages; fixes throughout
...
svn: r18333
2011-10-16 03:58:56 +00:00
Doug Blank
7b4b4136bf
Importing from webpage--- need to report error and status
...
svn: r18332
2011-10-16 01:46:28 +00:00
Tim G L Lyons
f35cb08aff
Upgrade repository (because addresses can have sources)
...
svn: r18331
2011-10-15 21:48:57 +00:00
Doug Blank
e0bf2acbc6
Moved src/web to src/webapp
...
svn: r18330
2011-10-15 20:35:07 +00:00
Doug Blank
d2eac17b4f
Moved src/web to src/webapp
...
svn: r18329
2011-10-15 20:30:34 +00:00
Doug Blank
0b1649b0f4
Move src/web to src/webapp to make it more clear what this dir is for
...
svn: r18327
2011-10-15 20:21:48 +00:00
Doug Blank
f492515494
Export from webapp is complete; working on import into webapp
...
svn: r18326
2011-10-15 20:12:11 +00:00
Doug Blank
382336e9b5
Missing return self on unserialize for convienience and consistency
...
svn: r18325
2011-10-15 20:09:20 +00:00
Paul Franklin
eeb48f1850
5124: filter-rule file has semi-DOS format
...
svn: r18324
2011-10-15 16:22:05 +00:00
Doug Blank
d829ca51fa
Return self from unserialize as convienience and to match other objects
...
svn: r18323
2011-10-15 15:02:51 +00:00
Doug Blank
e3f5f4e9c9
Working on running all reports/import/export from the web
...
svn: r18322
2011-10-15 14:31:09 +00:00
Tim G L Lyons
73c35130ab
Diagnostic print during rebuild reference map
...
svn: r18321
2011-10-14 23:13:21 +00:00
Doug Blank
8fd1b37d86
Clean up of transactions; fixed bug on reference to events; removed clean_cache; GEDCOM import works
...
svn: r18320
2011-10-14 14:43:59 +00:00
Doug Blank
6693cbe240
added clear_cache; removed cache set from inside for now; bugs introduced (eg, people events wrong handles to events)---why?
...
svn: r18319
2011-10-14 11:42:07 +00:00
Doug Blank
62d2031d31
Cleanup of django code for import; need to fix import, not correct in linking to objects
...
svn: r18318
2011-10-14 03:03:09 +00:00