Commit Graph

19561 Commits

Author SHA1 Message Date
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
Zdeněk Hataš
49cf1d753d czech translation update
svn: r18819
2012-02-03 14:00:22 +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
Zdeněk Hataš
4876e858ca czech translation update, typo fixes
svn: r18814
2012-02-02 13:27:24 +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
Zdeněk Hataš
3bbbfe0000 czech translation update
svn: r18809
2012-02-02 12:06:54 +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
Jérôme Rapinat
7f0c5298f9 use uncompressed .gramps (diff before rev18801)
svn: r18806
2012-02-01 08:37:42 +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
Tim G L Lyons
d1d19a2a17 Added all possible source citations. These are all related to the home person (a few other items of data also added so the citations can be attached to them). See note with Gramps ID N0015.
svn: r18801
2012-01-31 17:08:06 +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
John Ralls
3842c5a6a7 Update mac build files
svn: r18791
2012-01-29 01:45:16 +00:00
John Ralls
8535db8d93 Bug 5474: Unicode chars can't display on Mac GTK-OSX port
Make Arial Unicode MS the default face for OSX
Supports East Asian, Semitic, and European scripts, but not Indic 
(Hindi, Telugu, Tamil, Thai, etc.). Since Pango's ATSUI backend doesn't 
support fallback, users of these scripts will have to override the 
default face in their ~/.gtkrc-2.0



svn: r18790
2012-01-29 01:39:24 +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
Jérôme Rapinat
7070c7f4f2 update french translation
svn: r18778
2012-01-27 15:35:23 +00:00
Jérôme Rapinat
cf082a0ac0 merge some updated translations from 3.3.x to trunk with last template
svn: r18777
2012-01-27 15:14:29 +00:00
Jérôme Rapinat
11cc93278d run 'po/test/po_test.py'; update template
svn: r18776
2012-01-27 13:49:15 +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