Commit Graph

3212 Commits

Author SHA1 Message Date
Rob G. Healey
c31bd0bfa5 NarrativeWeb: Removed the addition of listing the active person in its siblings. Fixed typo error.
svn: r15624
2010-07-08 01:46:35 +00:00
Nick Hall
897fbabaa5 Add a history sidebar plugin
svn: r15623
2010-07-06 14:47:53 +00:00
Nick Hall
6648bc9ed7 Fix bug where edit buttons are missing in person view
svn: r15622
2010-07-06 14:38:08 +00:00
Nick Hall
7f83fc7fcb Tidy up navigation sidebar code
svn: r15621
2010-07-06 14:30:38 +00:00
Rob G. Healey
16f95e157c NarrativeWeb: Fixed inline usage in dump_attribute().
svn: r15620
2010-07-05 09:26:08 +00:00
Rob G. Healey
0e06a98523 NarrativeWeb: Removed extra hyperlink in display_ind_sources(). Re-claimed valuable and expensive vertical real estatetoo. Web_Basic-Blue: added element to remove underline in display_ind_sources().
svn: r15619
2010-07-05 09:11:24 +00:00
Rob G. Healey
fc219d57af NarrativeWeb: Fixed attributes section display on Individual Pages. Moved sources to the end instead of middle.
svn: r15617
2010-07-05 07:21:17 +00:00
Rob G. Healey
7ef7715f1c Refactoring of Place Page and Family Map Pages is should now be completed. Adjusted elements in Mapstraction style sheet.
svn: r15616
2010-07-05 06:26:23 +00:00
Peter Landgren
9127018ca9 Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15605
2010-06-30 07:13:02 +00:00
Rob G. Healey
71b6877928 Added parents and partner to list of people and places for family place map.
svn: r15602
2010-06-29 19:07:19 +00:00
Rob G. Healey
c0d86a8993 Added references section to Family Map Page. Adjusted the zoom level, and modified style sheet elements.
svn: r15600
2010-06-28 21:55:56 +00:00
Jérôme Rapinat
c9cf3a990f 4087: name for a polish language (by Yenidai_2nd)
svn: r15594
2010-06-26 08:39:34 +00:00
Rob G. Healey
39fd0bc26d Added Individual Family Place Map to NarrativeWeb; Created and adjusted css elements for Place and Family Maps.
svn: r15593
2010-06-25 09:22:14 +00:00
Rob G. Healey
79e2d97698 Moved _create_place_map() back into class PlacePage. Getting ready for include family place map. Added border around PlacePage map in style sheet.
svn: r15585
2010-06-20 07:48:25 +00:00
Rob G. Healey
cba915b882 Add place_title to bottom of map and at marker description. Added style elements to style sheet.
svn: r15584
2010-06-20 05:42:42 +00:00
Rob G. Healey
1915b899b3 Pep8 cleanup, media_link() and doc_link(): can see object description now and making them look and work like each other. indivgallery changes in style sheet.
svn: r15579
2010-06-19 02:47:48 +00:00
Rob G. Healey
1f9033cb44 Fixed name sorting in AddressBookListPage. Fixed has_residence in AddressBookPage. Fixed some elements in style sheet.
svn: r15577
2010-06-18 07:34:59 +00:00
Rob G. Healey
24978e4ba6 Added marker.setInfoBubble() back into Place Map, and adjusted font of the div#geo-info to a more readable size.
svn: r15576
2010-06-17 05:21:00 +00:00
Rob G. Healey
c5f30ccc3a Added ftps:// to list of url.startswith() in display_url_list().
svn: r15575
2010-06-17 04:47:32 +00:00
Rob G. Healey
f5ef3abf53 Fixed missing marker on PlacePage Map.
svn: r15574
2010-06-16 06:03:51 +00:00
Rob G. Healey
82cb3ff0cc Simplified the python and style sheet code for Place Maps.
svn: r15570
2010-06-15 08:26:38 +00:00
Rob G. Healey
205a1b703d Re-located the _create_place_map() code and updated Mapstraction.css style sheet.
svn: r15567
2010-06-15 00:30:31 +00:00
Serge Noiraud
42043e29ac GeoView : Moving to mapstraction v2, openlayers and google v3 as
google v2 is deprecated. With mapstraction v2, we need
          to use the openlayers api to show openstreetmap.


svn: r15562
2010-06-12 21:46:32 +00:00
Rob G. Healey
3d2daa22f4 Add border to place map and added info-bubble to left-click on marker.
svn: r15561
2010-06-12 19:23:06 +00:00
Rob G. Healey
570cf9a5df Removed table from the place map division because of problem associated with drifting when changing providers. Thank you Serge Noiraud.
svn: r15560
2010-06-12 17:21:23 +00:00
Serge Noiraud
27c21d0a09 NarrativeWeb : add icons and correct a drift problem with openlayers.
svn: r15559
2010-06-12 09:18:27 +00:00
Rob G. Healey
36aadb5c60 Removed options from Place Map tab and added to advanced instead. Removed individualpage map. Please test it out and let me know how well it works.
svn: r15557
2010-06-11 06:34:09 +00:00
Rob G. Healey
f509249c59 Fixed problems in Basic-Blue style sheet. Cleaned up page layout for PlacePage.
svn: r15553
2010-06-11 00:10:53 +00:00
Rob G. Healey
5cdccef384 PlacePage map using mapstraction is now complete and ready for testing. IndividualPage maps are not ready yet.
svn: r15552
2010-06-10 08:03:31 +00:00
Peter Landgren
ee99d280d8 Fix of issue 4059, event type begins with non latin char.
svn: r15550
2010-06-09 21:04:03 +00:00
Gerald Britton
b6aa4a4d83 Replace "== None" with "is None"
svn: r15547
2010-06-09 20:08:11 +00:00
Gerald Britton
98473ea46b Optimize by combining many write calls into one plus other minor tweaks
svn: r15546
2010-06-09 20:06:55 +00:00
Rob G. Healey
76e30c0071 Removed options from plugin that didn't exist in plugin options -- fixed crash.
svn: r15539
2010-06-08 06:25:56 +00:00
Rob G. Healey
f3b2aaebc0 Cleanup and simplify display_first_image_as_thumbnail().
svn: r15538
2010-06-08 06:06:11 +00:00
Igal Shapira
9e99065877 Merge hebrew translations to trunk (67%)
svn: r15536
2010-06-06 18:17:48 +00:00
Rob G. Healey
69df521213 Cleanup of class PlaceListPage and PlacePage, dump_places(). Add the elements for the PlaceListPage.
svn: r15533
2010-06-05 13:53:34 +00:00
Gerald Britton
7244e05a25 Optimize docgen backends by consolidating calls to write methods
svn: r15527
2010-06-04 17:19:26 +00:00
Rob G. Healey
504b31e255 Cleanup on display_url_list() and WebLinks elements.
svn: r15524
2010-06-04 03:33:14 +00:00
Rob G. Healey
fcf02507b5 Cleanup and add conformity to dump_residence().
svn: r15523
2010-06-04 02:56:14 +00:00
Rob G. Healey
629df385e0 Beginning of feature request #4029: placemaps on placepages with help from Serge Noiraud. Cleanup and conformity of dump_place() with remainder of NarrativeWeb.
svn: r15521
2010-06-04 02:28:00 +00:00
Doug Blank
8d2e6a82c4 Protection from null family
svn: r15519
2010-05-31 15:47:22 +00:00
Doug Blank
01ef2759d4 Inverse filters will show differences between previous proxy
svn: r15514
2010-05-30 14:03:29 +00:00
Doug Blank
61905f3681 Change message to right-click from double-click
svn: r15513
2010-05-30 13:50:29 +00:00
Doug Blank
ea7bf26054 Use new option_box in ExportCsv
svn: r15508
2010-05-30 12:57:20 +00:00
Doug Blank
204c4e1d24 Protection from null objects
svn: r15506
2010-05-30 12:09:17 +00:00
Doug Blank
a9ac340110 3878: Private option and filter on Exporter; adds proxy order, browse of proxy data, referenced proxy, update of all exports (except csv)
svn: r15502
2010-05-30 04:07:50 +00:00
Doug Blank
2a44a7dd77 Added SimpleAccess.describe method that gives a simple description of an object instance; protection for null objects; new quick views for proxies
svn: r15498
2010-05-29 20:13:09 +00:00
Rob G. Healey
a93f4e0a85 Mant Pep8 fixes in this commit from 7.19 to 8.82
svn: r15496
2010-05-28 21:11:28 +00:00
Doug Blank
41524b59a4 Added a new quickview: people not in proxy, but in basedb
svn: r15494
2010-05-28 13:34:27 +00:00
Serge Noiraud
59ab92808d Open Document : Issue 4018 and 4017 : random page break + top and bottom margin for paragraphs.
svn: r15490
2010-05-27 19:12:11 +00:00
Doug Blank
6cedab8349 3778: Family notes and attributes are not displayed in reports, by lcc
svn: r15485
2010-05-26 02:15:38 +00:00
Doug Blank
8a25a77c9f Removed .get_base_db() method as there was already basedb for the same purpose
svn: r15484
2010-05-25 23:29:37 +00:00
Doug Blank
8f9970839b 4015: Addition of option of 'Page Break before Endnotes' on DDR and DAR reports
svn: r15482
2010-05-25 21:21:52 +00:00
Doug Blank
5e632304dc 4012: Improvement for "What's next" report
svn: r15479
2010-05-25 13:21:06 +00:00
Doug Blank
f72178b4df 4012: Improvement for "What's next" report
svn: r15475
2010-05-25 10:06:53 +00:00
Rob G. Healey
6c01a611d7 Removed Totals Column and Row from class EventListPage.
svn: r15472
2010-05-25 04:59:00 +00:00
Rob G. Healey
e9db3fd8c1 Bug#4007: class EventListPage and EventPage: family events are being doubled up.
svn: r15470
2010-05-25 04:42:16 +00:00
Doug Blank
a00b4bcb45 4004, 3983, 3861, 3758: initialize_options missing argument
svn: r15467
2010-05-24 01:41:03 +00:00
Doug Blank
a3a12e87fe Show All filter shows counts out of total, unfiltered
svn: r15464
2010-05-23 15:43:49 +00:00
Doug Blank
0c10a6c7a5 Added 7 new quick view filters: all (summary counts), all events, all media, all notes, all repos, all sources, and all places.
svn: r15458
2010-05-23 14:57:43 +00:00
Rob G. Healey
657e4dc784 Bug#4006: Fixed WebCal text being doubled up. Thank you Doug S. Blank for the patch.
svn: r15452
2010-05-23 04:51:59 +00:00
Serge Noiraud
80c94857ed GeoView : bug #4002 console message: undefined @1: ReferenceError: Can't find variable: addcrosshair
svn: r15448
2010-05-22 07:41:04 +00:00
Rob G. Healey
bedbf0084f Changed Download page a little and made the changes uniform in all the style sheets. Still have a problem in Web_Mainz.css though.
svn: r15446
2010-05-22 07:20:27 +00:00
Doug Blank
9421b66984 3993: Add Jewish holidays and translate holidays and countries names (part 2)
svn: r15439
2010-05-21 12:58:08 +00:00
Doug Blank
3af2af9dd2 3993: Add Jewish holidays and translate holidays and countries names (part 1), by igal_shapira
svn: r15438
2010-05-21 12:18:21 +00:00
Peter Landgren
59acfc216d Fixed problem with non unicode path name.
svn: r15434
2010-05-21 06:22:24 +00:00
Serge Noiraud
9a6a01fabb GeoView : bug #3973 ignore buttons_have_icons which avoid set_image() to change the image of a button.
gnome => 2.26 now set this to false


svn: r15433
2010-05-20 21:00:47 +00:00
Doug Blank
88a571d9e3 3878: Private option and filter on Exporter (undo of commit 15402)
svn: r15424
2010-05-19 00:13:25 +00:00
Nick Hall
3c6546c6dd 3710: Add a configuration dialog to the pedigree view
svn: r15409
2010-05-13 21:50:22 +00:00
Jérôme Rapinat
75d8575909 use of functions
svn: r15406
2010-05-13 17:52:00 +00:00
Nick Hall
a1c96c8a93 Append space to paragraph leader in ascii reports. (revert 15388)
svn: r15404
2010-05-13 17:12:18 +00:00
Doug Blank
d134be8d2e 3878: Private option and filter on Exporter
svn: r15402
2010-05-13 12:11:22 +00:00
Rob G. Healey
44a360c1bf Fixed EventDetail pages in ColumnPerson... First individual was being shown twice in the line
svn: r15398
2010-05-13 06:17:43 +00:00
Rob G. Healey
33bcc40293 Switched 'Graph generations' option in Report Options from EnumeratedListOption to NumberOption as it didn't maked sense to me
svn: r15391
2010-05-12 07:17:23 +00:00
Rob G. Healey
9b73c0e80a Re-added event description back into event sections
svn: r15390
2010-05-12 07:08:28 +00:00
Craig J. Anderson
81e1b117b2 added a space after the descendant number.
svn: r15388
2010-05-12 02:35:09 +00:00
Doug Blank
187e1d582f 3640: Truncated FILE media path on Gedcom export; extended line for file to 255 characters
svn: r15370
2010-05-09 13:54:50 +00:00
Doug Blank
14f3d33da4 3640: Truncated FILE media path on Gedcom export; extended line for file to 255 characters
svn: r15366
2010-05-09 12:57:05 +00:00
Doug Blank
a2c515f5da Added a flag to get_note_format to set the up variable so that the backend will build_link correctly. This should be refactored, but it at least does the right thing for now.
svn: r15362
2010-05-08 15:21:11 +00:00
Doug Blank
937af27eaf Header and Footer notes were not formatted
svn: r15358
2010-05-08 13:05:28 +00:00
Doug Blank
49fde849a4 Need to handle links in _create_xmltag because they are a supported styletype now
svn: r15356
2010-05-08 12:04:48 +00:00
Doug Blank
e13ed1433a Jakim Friant's fix: msg_callback typo
svn: r15355
2010-05-08 11:45:41 +00:00
Doug Blank
a7d5470caa Small cleanup of link type names
svn: r15349
2010-05-07 18:33:44 +00:00
Doug Blank
99c4671e3e Added 'Link References' quickview; added a get_link to SimpleAccess
svn: r15348
2010-05-07 12:59:23 +00:00
Doug Blank
40b8c2d9a2 3914: Add a new markup for creating links to URLs and for gramps objects
svn: r15340
2010-05-06 15:54:33 +00:00
Doug Blank
ba10530ead 3900: Export to Gedcom; and other living proxy None issue
svn: r15297
2010-05-01 18:51:31 +00:00
Brian Matherly
df32be43de 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
2010-05-01 04:12:42 +00:00
Rob G. Healey
464ef0dbd8 Added source_citations back into media attributes.
svn: r15292
2010-04-25 18:03:49 +00:00
Rob G. Healey
85523a2226 Modified alphabet_navigation to remove the necessity of key, modified class EventListPage to use alphabet_navigation just like the rest of the site.
svn: r15273
2010-04-23 00:39:24 +00:00
Gerald Britton
8cecd15dab Use print function instead of print statement
svn: r15271
2010-04-22 19:41:48 +00:00
Rob G. Healey
5a7c72338f Removed page x of page y from 'Creating event pages'.
svn: r15270
2010-04-22 17:05:34 +00:00
Rob G. Healey
9aea3ae849 Added title attribute to navigation/alphabet navigation menus for better visually impaired accessibility. The title attribute is read by accessibility devices.
svn: r15269
2010-04-22 14:36:02 +00:00
Rob G. Healey
ea23f135bd Added title attribute to all media objects for better readability by screen readers and braille writers, Jaws(c) by http://www.freedomscientific.com/, for example.
svn: r15268
2010-04-22 13:56:16 +00:00
Rob G. Healey
4966059097 Reverted NarrativeWeb back to before I committed it today. Back to Doug Blank's last revisions.
svn: r15265
2010-04-22 07:49:13 +00:00
Rob G. Healey
26ed0be397 Added src/plugins/sidebar directory to src/plugins/Makefile.am. Added src/plugins/sidebar/sidebar.gpr.py to po/POTFILES.skip .
svn: r15264
2010-04-22 07:36:22 +00:00
Rob G. Healey
61f262a339 Added title and alt attributes to images and http links for better ability for screen readers and braille writers. These changes make it so that the devices can read the page to its users.
svn: r15257
2010-04-22 01:27:53 +00:00
Rob G. Healey
1a11af68fa Removed the use of key in write_header(). Added <h2> tags back into write_header() so that the printed pages can be identified by it. Re-wrote alphabet_navigation for the class EventsListPage only. Added title for navigation and alphabet so that screen readers and braille writers can identify the menu items.
svn: r15256
2010-04-22 01:24:05 +00:00
Doug Blank
d8d47881ab 3430: Add Gramps version to the output of reports
svn: r15238
2010-04-19 14:39:04 +00:00
Peter Landgren
f32a092057 Fix of issue 3865.
svn: r15236
2010-04-19 13:53:43 +00:00
Doug Blank
4d51c49508 3863: Narrative Web report : role not displayed when not primary
svn: r15234
2010-04-19 13:48:54 +00:00
Doug Blank
c0fa9b4b37 Format references: [1], [2]
svn: r15229
2010-04-19 11:01:33 +00:00
Doug Blank
d71d5c67dc 3868: NarWeb Associations should be a link to the person's webpage
svn: r15228
2010-04-19 10:53:16 +00:00
Doug Blank
bec07d4543 3862: Narrative Web Report - Hyperlink on image regions no more clikable
svn: r15220
2010-04-18 16:14:59 +00:00
Doug Blank
3afeecc8b2 3805: Report 'Narrated Web Site...' - Contact page will be shown only if Publisher contact note OR image was set before
svn: r15218
2010-04-18 13:52:59 +00:00
Doug Blank
d5056554a0 Fixes for configuring gramplets
svn: r15215
2010-04-18 13:42:46 +00:00
Doug Blank
1dd85ced01 Fixed error in losing options on config of this gramplet
svn: r15214
2010-04-18 12:59:40 +00:00
Doug Blank
d42b3f870c Fixed error in losing options on config of this gramplet
svn: r15212
2010-04-18 12:55:43 +00:00
Doug Blank
385c4d0a6d 3863: Narrative Web report : role not displayed when not primary; moved associations above sources to include assoc sources
svn: r15209
2010-04-18 11:07:12 +00:00
Rob G. Healey
a558bd68c1 Changed trunk favicon.ico to favicon2.ico as Benny suggested.
svn: r15206
2010-04-18 02:14:03 +00:00
Doug Blank
7e5e5db27f 3798: tempfile wrongly used in Gramps: possible error 'Too many open files: ...'
svn: r15201
2010-04-17 23:20:01 +00:00
Doug Blank
fc298c806c 3544: Narrated web report does not get created
svn: r15197
2010-04-17 21:58:09 +00:00
Doug Blank
8d9ad55ae6 Rest of fix of 3837
svn: r15188
2010-04-17 18:34:00 +00:00
Doug Blank
87dd9aff24 CSS fixes and partial fix to 3837
svn: r15185
2010-04-17 14:49:36 +00:00
Peter Landgren
487d099611 Issue 3823, improved support for 2-byte unicode sequence.
svn: r15182
2010-04-17 13:57:51 +00:00
Doug Blank
ee4f0923aa Changed a gettext string (home -> active); only show home link if person is selected
svn: r15181
2010-04-17 13:14:50 +00:00
Doug Blank
fbac7a716d Show gallery in order of media_list, and include snapshot in gallery
svn: r15178
2010-04-17 12:35:32 +00:00
Rob G. Healey
2d23b3c174 Fixed the home_link in the footer.
svn: r15177
2010-04-17 01:44:18 +00:00
Doug Blank
b2d31be01a Removed unnecessary return
svn: r15172
2010-04-17 00:47:53 +00:00
Doug Blank
8a16a9ac2f 3848: Web Report Revision 15110, missing name
svn: r15171
2010-04-17 00:21:12 +00:00
Benny Malengier
56c85f0255 3815: Notes with html show verbatim in narrative web
svn: r15169
2010-04-16 20:59:10 +00:00
Doug Blank
9a8626a668 Protection from scale error
svn: r15165
2010-04-16 15:38:32 +00:00
Doug Blank
782ac444b0 Create Addressbook Page, even if no addresses if it is checked; center mainz addressbook pages
svn: r15155
2010-04-15 21:44:09 +00:00
Doug Blank
9aa81df81e 3829: Narrated Web Site: Type of source ref note is not output
svn: r15143
2010-04-15 12:40:17 +00:00
Doug Blank
82b7d8d168 Long/lat showing as None
svn: r15141
2010-04-15 10:52:49 +00:00
Doug Blank
20a3958294 Repository name was double-escaped
svn: r15139
2010-04-15 10:47:15 +00:00
Doug Blank
72ebf72840 Added cropped region thumbnail to ancestor tree
svn: r15138
2010-04-15 10:40:50 +00:00
Rob G. Healey
14767e285f Some cleanup work on class RepositoryList.
svn: r15135
2010-04-15 06:49:26 +00:00
Doug Blank
62fd3f8874 3845: In NarrativeWeb plugin, would like to remove the <sup> from the source annotations, by adamplumb
svn: r15130
2010-04-15 04:12:07 +00:00
Doug Blank
bed9092bb9 3843: In NarrativeWeb plugin Events Table, the column needs to be written even if no notes exist, by adamplumb
svn: r15129
2010-04-15 04:03:20 +00:00
Doug Blank
a85114fa66 3828: Narrated Web Site: Association output is incorrect, by kulath
svn: r15128
2010-04-15 03:52:01 +00:00
Doug Blank
3de2b43491 If first image is a image with region that links to object, then use a thumbnail of the region for snapshot; show regions in snapshot thumbnails otherwise; some refactoring
svn: r15126
2010-04-15 03:01:07 +00:00
Rob G. Healey
e2f6a57f74 Fixed class SourcePage where information would not be created if 'Suppress Gramps IDs' was selected.
svn: r15124
2010-04-15 01:59:10 +00:00
Rob G. Healey
491f0d3180 Fixed the place detail missing because if place.main_loc in dump_places() was indented one too far.
svn: r15111
2010-04-14 06:00:58 +00:00
Rob G. Healey
9281d1388c Removed the extra media_ref_rect_regions that should not have been tried in the first place. Remove ColumnPath from display_url_list().
svn: r15108
2010-04-14 04:58:27 +00:00
Doug Blank
98e8a6aaf8 3822: Narrated Web Site: citations for person sources are missing
svn: r15106
2010-04-14 00:26:24 +00:00
Serge Noiraud
d4711a4bcf GeoView : bug 3820 : The database was no more opened the first time we create a page ( relative to svn 15029 )
svn: r15104
2010-04-13 17:08:16 +00:00
Peter Landgren
2543cc32fe Fix of issue 3840.
svn: r15103
2010-04-13 07:34:44 +00:00
Doug Blank
57d289fee9 3827: Narrated Web Site: Dates for Alternate names are not shown, by kulath
svn: r15100
2010-04-13 02:49:05 +00:00
Doug Blank
42f948b606 3834: Death date on individuals an surnames pages in Narrative Web Report
svn: r15099
2010-04-13 02:38:26 +00:00
Doug Blank
73ed8a51dc 3676: NarrativeWeb report sometimes uses urls not availables (filter, proxy, living)
svn: r15095
2010-04-13 02:16:42 +00:00
Nick Hall
d8f2a046b4 Add scrollbar to category sidebar
svn: r15073
2010-04-10 16:29:18 +00:00
Nick Hall
c7294b600b Make sidebar menu label translatable
svn: r15072
2010-04-10 16:13:30 +00:00
Rob G. Healey
8be9e00ff5 Fixed note issue in header_note and footer_note.
svn: r15069
2010-04-09 22:35:35 +00:00
Rob G. Healey
ca25394c46 Fixed the center person to be using the actual center person option in NarrativeWeb.
svn: r15061
2010-04-08 05:10:36 +00:00
Rob G. Healey
734c907fcb Fixed footer note to use straight HTML code instead of styled text.
svn: r15060
2010-04-08 02:29:12 +00:00
Rob G. Healey
003029f0bc Bug #3816: Fixxed header note so that there is no formatting. Straight HTML.
svn: r15055
2010-04-07 23:43:37 +00:00
Rob G. Healey
98146a9b6c Fixed page source layout for links so that they all line up together.
svn: r15054
2010-04-07 23:38:12 +00:00
Nick Hall
483d2dd7ff Reset last view defaults if number of categories changes
svn: r15053
2010-04-07 18:23:45 +00:00
Raphael Ackermann
8e0381b64e 0003219: Mother Lineage Quick Report (on Person view) uses incorrect genetic nomenclature
see http://genealogy.about.com/cs/geneticgenealogy/a/dna_tests.htm for info about this.

svn: r15051
2010-04-06 20:15:23 +00:00
Raphael Ackermann
a62463597e add all menu options to doc string
svn: r15049
2010-04-06 20:00:50 +00:00