Commit Graph

10696 Commits

Author SHA1 Message Date
Jérôme Rapinat
4dabf58a6b improvements on french date handler (by Mathieu MD)
svn: r19199
2012-04-01 15:00:39 +00:00
Jérôme Rapinat
da79d145e2 5081: check and use unfilterd persons on __is_living (by MD Nauta)
svn: r19123
2012-03-23 16:11:20 +00:00
Tim G L Lyons
1ab0f4276d GEDCOM import: IdMapper can sometimes be passed @F2002@ and sometimes F2002. These were not mapping to the same swapped Gramps Id.(Partly a consequence of revision 19053).
svn: r19094
2012-03-19 16:04:31 +00:00
Rob G. Healey
99185e213a Bug#0002738: NarrativeWeb: strange behaviour with alphabet navigation when used with narrow browser window --> has now been fixed.
svn: r19088
2012-03-19 06:36:27 +00:00
Rob G. Healey
65764aef8f Fixed bug in the navigation menu and the calendar day items.
svn: r19087
2012-03-19 04:33:52 +00:00
Rob G. Healey
f8f747fad6 Bug#0005274: Narweb - Web Link, showing Url -- has been fixed as requested.
svn: r19085
2012-03-19 02:49:40 +00:00
John Ralls
a226f070c7 Bug 5429: Fix typo in MacTransUtils.py
svn: r19083
2012-03-18 20:13:00 +00:00
Benny Malengier
f8042298e1 5617: local variable for mother on 'plugins/views/geoperson.py
svn: r19076
2012-03-17 14:09:11 +00:00
Michiel Nauta
7d904317b5 5632: Objects with references to missing tags not fixed by Check and Repair
svn: r19065
2012-03-14 20:04:57 +00:00
Michiel Nauta
e9847395da 5629: Citations with reference to missing note/media not fixed by Check and Repair
svn: r19057
2012-03-13 21:39:23 +00:00
Tim G L Lyons
8c59cddc52 0005608: GEDCOM import ignores leading 0's in INDI ID's
svn: r19055
2012-03-13 17:45:26 +00:00
Tim G L Lyons
9c4f7b7e0a 0005620: Export name types to GEDCOM. Patch extended following testing against various GEDCOM files from the internet.
svn: r19053
2012-03-13 17:09:08 +00:00
John Ralls
a89bc54a25 [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: r19022
2012-03-06 19:08:29 +00:00
Jérôme Rapinat
3475e213f0 5554: 'importgedcom.glade' into plugins.import folder
svn: r19020
2012-03-06 16:19:47 +00:00
Jérôme Rapinat
9dfcb9d6fe 5554: 'importgedcom.glade' is used with ANSEL encoding
svn: r19015
2012-03-05 19:27:30 +00:00
Jérôme Rapinat
f3e71cef0a try to avoid key issue on event
svn: r19014
2012-03-05 19:23:24 +00:00
Jérôme Rapinat
4eb638fa15 5554: Ignore no more used .glade files on installation and translation
svn: r19010
2012-03-05 17:27:49 +00:00
Jérôme Rapinat
5e6e83d53e Enable translation on top object
svn: r19007
2012-03-05 17:18:53 +00:00
Jérôme Rapinat
6f14cc7bc7 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: r18999
2012-03-03 08:53:08 +00:00
Tim G L Lyons
53f8250d30 0005606: GEDCOM import: NOTE_RECORD is not handled properly
svn: r18991
2012-03-02 17:40:21 +00:00
Tim G L Lyons
899e911fef 0005605: GEDCOM inport: Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not use IdMapper
svn: r18989
2012-03-02 17:10:19 +00:00
Nick Hall
09e3384e61 1446: Fix Clipboard refresh problem
svn: r18981
2012-02-29 23:29:35 +00:00
Paul Franklin
a78a819220 revert 18977
svn: r18978
2012-02-27 04:48:03 +00:00
Paul Franklin
ef885cb8d4 add strings before gramps34 "string freze"
svn: r18977
2012-02-26 17:53:34 +00:00
Tim G L Lyons
dbb6af0286 Disable 'Install Addons' tab in Help->Plugin Manager because it is superseded by the Preferences check for updates features.
svn: r18968
2012-02-24 18:30:37 +00:00
Tim G L Lyons
85903806c8 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: r18962
2012-02-23 20:51:45 +00:00
Jérôme Rapinat
7315e9a7f2 5537: Crash when making an archive for the Narrative Web Site with the option Include Family Map with all places (merged from trunk)
svn: r18956
2012-02-23 07:29:28 +00:00
Jérôme Rapinat
abe45952c0 grammar improvement
svn: r18954
2012-02-23 07:17:17 +00:00
Tim G L Lyons
5f2c22a186 0005588: [XML]: Media object handling on citation and private marker on (source reference). Add media object to citation. No change needed for privacy.
svn: r18948
2012-02-21 23:23:13 +00:00
Tim G L Lyons
e6849bd417 GEDCOM import: if a default source is created, attached date data for submitters was incorrectly stored as a Date object when it should be text.
svn: r18946
2012-02-21 15:49:30 +00:00
Tim G L Lyons
e06243c372 GEDCOM import: error handling code moved to one place (no change to effect)
svn: r18934
2012-02-19 16:42:53 +00:00
Tim G L Lyons
127cfa3a81 0005202: Failed gedcom file import. Dates too far in the future give OverflowError, allow for this exception.
svn: r18932
2012-02-19 16:18:26 +00:00
Tim G L Lyons
a80e19854e GEDCOM import. Fix parsing of ALIA (alias) tag, if it is a reference to another person, store the reference in the association secondary object
svn: r18930
2012-02-19 15:57:20 +00:00
Jérôme Rapinat
003b43714b use 'ngettext'
svn: r18929
2012-02-19 14:20:21 +00:00
Jérôme Rapinat
dc033fe03a typo
svn: r18926
2012-02-19 14:16:58 +00:00
Rob G. Healey
3353dc024b Fixed error in get_citation_links(). Thanks for pointing it out to me.
svn: r18921
2012-02-17 23:52:36 +00:00
Gary Burton
73a32cfeec Get an instance of GuiPluginManager to report errors loading plugins
svn: r18919
2012-02-17 18:37:37 +00:00
Tim G L Lyons
edaea54a84 GEDCOM import: make generated GEDCOM notes monospaced
svn: r18916
2012-02-17 18:00:31 +00:00
Jérôme Rapinat
f97a4f4511 2356: add comments about genitive form issues under some locales
svn: r18915
2012-02-17 16:51:40 +00:00
Nick Hall
1560b0657d 4774: Bug fix for r17451
svn: r18911
2012-02-17 14:19:44 +00:00
Peter Landgren
fbc58eb5e7 Fix of two typos.
svn: r18907
2012-02-17 10:37:04 +00:00
Tim G L Lyons
65cd98be62 Typo (inconsistent warning note titles)
svn: r18905
2012-02-17 00:34:59 +00:00
Tim G L Lyons
83ae6bb74b GEDCOM Import
0005456: Default log level after installation results in disk being filled on import (various problems manifested by geni.com data)
0005030: Remove warning of libgedcom.py from family tree builder (_UID, RIN, EMAIL and WWW from FTB)
0003553: Import media files from GEDCOM (web located media for geni.com)

* Add EMAIl and WWW for RESI events (for FamilyTreeMaker)
* Detect missing FORM or FILE for Multimedia objects and produce warning reports (FORM and FILE are mandatory for GEDCOM, but are difficult to locate without messages) (for geni.com imports among others)
* Handle multimedia images that are given by web addresses (for geni.com imports among others)
* Produce warning reports when DATE, TYPE and PLACe are ignored for the event details of attributes
* Handle change date/time on notes  (for geni.com imports among others)

svn: r18903
2012-02-17 00:12:44 +00:00
Paul Franklin
407c02b054 5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
svn: r18902
2012-02-16 19:41:16 +00:00
Rob G. Healey
a1ffd70dee Finished class SourcePage's Citations Referents section.
svn: r18897
2012-02-16 05:18:23 +00:00
Gary Burton
afee5010f1 Improve error message when a view or plugin fails to load
svn: r18893
2012-02-15 21:18:21 +00:00
Nick Hall
bab1c347f5 5326: Add table of contents and index support for ODF documents
svn: r18886
2012-02-14 23:11:49 +00:00
Jérôme Rapinat
153aa286f8 use translated string for custom attribute type after merging
svn: r18884
2012-02-14 14:00:44 +00:00
Jérôme Rapinat
9850c791a3 typos
svn: r18880
2012-02-14 12:19:06 +00:00
Jérôme Rapinat
fcfa59c2a9 use translated stringfor custom attribute type after merging
svn: r18879
2012-02-14 12:17:45 +00:00
Jérôme Rapinat
c6b9e660f6 1571: use translated strings
svn: r18878
2012-02-14 12:15:33 +00:00
Nick Hall
9ccbea8337 5326: Bug fix for table of contents and index in pdf reports
svn: r18875
2012-02-13 18:38:14 +00:00
Jérôme Rapinat
f505317b4d 1571: use translated strings
svn: r18874
2012-02-13 18:03:14 +00:00
Paul Franklin
df3de478f9 typos
svn: r18871
2012-02-13 01:15:51 +00:00
Nick Hall
8a443da4d2 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18870
2012-02-12 21:55:07 +00:00
Rob G. Healey
04c3cc065e As there is no time left for code changes, I have reverted changes for bio, half, step- siblings.
svn: r18866
2012-02-12 17:37:59 +00:00
Paul Franklin
1ca4c044db 5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
svn: r18864
2012-02-12 04:00:42 +00:00
Tim G L Lyons
9e34031bcf Support _MAR as tag for married name for geni.com (similarly to existing _MARNM). This is related to 0005456: Default log level after installation results in disk being filled on import.
svn: r18863
2012-02-11 18:55:53 +00:00
Tim G L Lyons
5800f46518 0003553: Import media files from GEDCOM (part fix). 0005456: Default log level after installation results in disk being filled on import (part fix). Don't give error messages if the imported media file is an http URL (instead of a local file). Note that the double slash in 'http://" is still stored as a single slash.
svn: r18862
2012-02-11 18:34:52 +00:00
Tim G L Lyons
7e3415accb 0005030: Remove warning of libgedcom.py from family tree builder. Handle RIN and _UID on events.
svn: r18861
2012-02-11 18:16:18 +00:00
Tim G L Lyons
81f46dcc90 Changes to Export GEDCOM consequent on pylint changes in r18846.
svn: r18858
2012-02-11 16:48:06 +00:00
Rob G. Healey
6f03a4679f Re- added half/ step -siblings back into Narrative Web, wWith Benny Malengier showing the functions to used.
svn: r18856
2012-02-11 08:08:43 +00:00
Tim G L Lyons
82dd340047 0005042: Import Gedcom : Address. There can be problems if the place structure creates a main location (any subsequent address structure will overwrite the main location) or if an ADDR tag is encountered before the PLAC tag (the place will create a new place, and the data already created for the ADDR will become an orphan).
svn: r18855
2012-02-10 23:47:33 +00:00
Rob G. Healey
156f0f47a3 Moved javascript files from the js directory to the scripts directory.
svn: r18854
2012-02-10 23:46:58 +00:00
Rob G. Healey
ff9c7cd935 Moved stylesheets from styles directory to css directory.
svn: r18853
2012-02-10 23:40:41 +00:00
Rob G. Healey
eb7e1ffb19 Removed additional class identifiers so that they would be no possible conflicts. Moved them to the role field instead.
svn: r18852
2012-02-10 23:25:59 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Tim G L Lyons
8872ab4ec2 0003874: ImportGedcom: does not recognise changes to 'preferences.default-source' after startup
svn: r18850
2012-02-10 20:14:14 +00:00
Nick Hall
da75a38762 5326: Revert r18842
svn: r18848
2012-02-10 19:57:57 +00:00
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