Commit Graph

3454 Commits

Author SHA1 Message Date
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
Nick Hall
3ad0a469f3 Add base class for sidebar plugins
svn: r15038
2010-04-06 16:34:35 +00:00
Raphael Ackermann
844002e312 docstring typo fixes
svn: r15036
2010-04-05 13:10:29 +00:00
Doug Blank
2842f8e8a5 3131: sibling quickview doesn't reflect person view
svn: r15033
2010-04-05 02:53:32 +00:00
Rob G. Healey
35874b1145 Removed libaccess, improved birth and death lookup in IndividualPages.
svn: r15032
2010-04-04 23:36:55 +00:00
Raphael Ackermann
a5079f5031 fix typos in doc
svn: r15031
2010-04-04 21:06:45 +00:00
Raphael Ackermann
e371599df4 docstring typo fixes
svn: r15030
2010-04-04 18:55:58 +00:00
Nick Hall
6ae2f1c81e GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
2010-04-04 18:16:03 +00:00
Doug Blank
c551d6beb1 Newyear import/export changes and fix
svn: r15027
2010-04-04 12:10:12 +00:00
Raphael Ackermann
e740d374a9 doc typos
svn: r15026
2010-04-04 11:58:34 +00:00
Rob G. Healey
a6dd3e861d Fixed download page table being oversized. Removed download page note from download page. Bug#3795 should be resolved.
svn: r15002
2010-04-03 01:22:40 +00:00
Peter Landgren
8ba3e7fbe5 Fix of issue 2740.
svn: r14998
2010-04-02 09:11:17 +00:00
Rob G. Healey
16e1cc5e3e Exacted changes to reflect the change from Web_Alphabet-*.css to Web_Navigation-*.css
svn: r14991
2010-04-01 16:16:01 +00:00
Rob G. Healey
ec6ccdc58f Changed names of Navigation Alphabet stylesheets. Cleanup code and stylesheets.
svn: r14988
2010-04-01 15:11:33 +00:00
Doug Blank
5c4b9e0241 0003734: [Calendars] Only add persons whose birth date is year/01/01 on the first january
svn: r14981
2010-04-01 01:02:55 +00:00
Rob G. Healey
08331a522f Fix for bug #3775. Add separation between citation links.
svn: r14978
2010-03-31 07:54:48 +00:00
Rob G. Healey
433033f6b8 Converted Date, Name, and NameType to gen.lib.object so that libaccess can be used instead.
svn: r14977
2010-03-31 02:45:39 +00:00
Rob G. Healey
902b343897 Changed some of the gen.lib objects back to gen.lib. EventType, Person, ChildRelType...
svn: r14973
2010-03-30 07:52:35 +00:00
Nick Hall
993ac0db22 Fix bug introduced with adding column to place tree view
svn: r14970
2010-03-29 22:37:09 +00:00
Stéphane Charette
876f0ac1d3 merged from 32: only scale images down, not up
svn: r14958
2010-03-28 14:48:23 +00:00
Stéphane Charette
efaec2271c merged from 32: remove stray html on resized images
svn: r14957
2010-03-28 14:36:34 +00:00
Nick Hall
e090d8d250 3731: Add place name column to place tree view
svn: r14951
2010-03-27 23:00:41 +00:00
Rob G. Healey
d50cfb29f1 Created CSS elements for WebLinks sections in Individual Pages and AddressBook Pages. Fixed missing hyperlinks and description fields. Problem from Alain Aupeix. No bug tracker created.
svn: r14942
2010-03-27 07:11:10 +00:00
Rob G. Healey
befcd007fa Fixed missing notes and sources in Event Section of Individual Pages. Reported by Alain Aupeix and Stephane Charette. No bug report generated.
svn: r14937
2010-03-26 23:51:31 +00:00
Rob G. Healey
dd5ba77a0a Fixed a navigation menu errors in WebCal and Basic-Blue and Visually.
svn: r14936
2010-03-26 22:51:53 +00:00
Rob G. Healey
ab64cf35a9 Added notes and sources back to the Events on the IndividualPage again! It was on the EventPage. Problem brought me by Alvin and Stephane.
svn: r14926
2010-03-26 05:50:40 +00:00
Benny Malengier
910d34c330 Solving connected date bugs
3390: Date module that reads calendar on Gedcom file format, cannot read the @
3763: dates parsed wrong
3754: Active markup for invalid date on Event View
Some other bugs might be fixed by these changes


svn: r14922
2010-03-24 16:05:42 +00:00
Serge Noiraud
ac90dd4db5 ODFDoc : Issue 2576 : change run-through form background to foreground.
svn: r14916
2010-03-23 18:40:24 +00:00
Julio Sánchez
69bfb1e6bf Handle GEDCOM 5.5.1 formats for latitude and longitude (bug #3743)
svn: r14912
2010-03-22 22:35:53 +00:00
Serge Noiraud
17e6af2afb GeoView : Issue 3749 : syncronize the crosshair to the new position.
svn: r14896
2010-03-21 16:21:41 +00:00
Serge Noiraud
7af6dd4490 GeoView : Issue 3749: better way to place the icon at the same place as googlemap do.
svn: r14892
2010-03-21 15:58:25 +00:00
Serge Noiraud
4cc0356d8a GeoView : Issue 3749 : Pin positions drift with zoom
svn: r14890
2010-03-21 15:24:52 +00:00
Benny Malengier
aad74b8bb8 3690: Do not need to use underscore on text for file formats (import/export)
svn: r14889
2010-03-21 10:33:08 +00:00
Peter Landgren
e2bb5062d1 Fix of issue 3737.
svn: r14877
2010-03-20 11:54:17 +00:00
Jérôme Rapinat
7d3cebada8 3744: Cannot display name, description, uri for 'Web Home' web link generated by NarrativeWeb (need descr)
svn: r14875
2010-03-20 08:25:55 +00:00
Jérôme Rapinat
42b092b307 3738: ftp url can lead to NarrativeWeb crash (typo)
svn: r14872
2010-03-20 04:20:18 +00:00
Rob G. Healey
929f63ceea Did some cleanup work on the import statements.
svn: r14870
2010-03-20 00:31:03 +00:00
Raphael Ackermann
cb2bdd9613 0002857: Spacebar doesn't activate embedded edit buttons
svn: r14867
2010-03-19 13:47:20 +00:00
Doug Blank
a13a0e1fcd 3728: Daterange with cformat doesn't XML-import
svn: r14866
2010-03-19 01:20:31 +00:00
Jérôme Rapinat
38ae88a4ee 3729: plugin names are description
svn: r14856
2010-03-17 15:15:34 +00:00
Jérôme Rapinat
3521206d64 3694: Use of the same translation string on View as the name set on group
svn: r14855
2010-03-17 15:06:46 +00:00
Benny Malengier
1a2cf9dbbc 3709: Typos and grammar mistakes
svn: r14843
2010-03-15 22:15:29 +00:00
Benny Malengier
585e0fa85d 3709: Typos and grammar mistakes
svn: r14841
2010-03-15 22:11:25 +00:00
Benny Malengier
86238994bb 3721: RuntimeWarning on Event comparison tool
svn: r14839
2010-03-15 22:05:26 +00:00
Jérôme Rapinat
84ab4206dc 3696: Typo on translation strings into NarrativeWeb
svn: r14828
2010-03-15 11:13:51 +00:00
Serge Noiraud
2799929027 GeoView : first try to have navigation for person and family views.
svn: r14817
2010-03-14 17:59:29 +00:00
Boril Gourinov
32b59f6244 Bulgarian Calendar Holidays fixed tipo
svn: r14815
2010-03-14 15:19:19 +00:00
Boril Gourinov
dccb1556f9 Bulgarian Calendar Holidays
svn: r14812
2010-03-14 14:19:37 +00:00
Doug Blank
d1ea3c8728 3688: Fanchart view is built twice when made active
svn: r14810
2010-03-14 13:46:28 +00:00
Peter Landgren
c6703ae1df Found a missing _
svn: r14805
2010-03-14 10:04:55 +00:00
Serge Noiraud
e8fbf6279a GeoView : crosshair synchronization between providers.
config file named "None.ini"


svn: r14781
2010-03-12 21:10:49 +00:00
Nick Hall
14ea5e8a75 Correct maximum sizes for compact style trees
svn: r14768
2010-03-11 23:05:32 +00:00
Nick Hall
48712fb619 Fix problem with marriage box size for small trees
svn: r14767
2010-03-11 22:30:57 +00:00
Craig J. Anderson
d9c5d83c33 fixed small type-o's and does not print ', ' before marriage infomration if no birth and death information
svn: r14765
2010-03-11 21:22:34 +00:00
Nick Hall
6801063087 Improvments to coding style (pylint=9.56). Also fixes bug #3698.
svn: r14763
2010-03-11 19:50:56 +00:00
Nick Hall
fc18243040 Rebuild pedigree view if flagged as dirty
svn: r14758
2010-03-11 17:58:51 +00:00
Craig J. Anderson
2263d01498 ticket 3490, add marriage info into spousal line. refactored code.
svn: r14755
2010-03-11 16:44:45 +00:00
Rob G. Healey
71a21b507e Cleaned up display_url_list().
svn: r14749
2010-03-11 07:14:54 +00:00
Rob G. Healey
34148aea8a NarrativeWeb: Fixed Address Book not creating page if there was no address. Stylesheets: Cleanup to correctly show AddressBookList.
svn: r14744
2010-03-10 22:40:14 +00:00
Nick Hall
5f133cd21b 3691: Make all views displaying names respond to nameformat-changed signals
svn: r14737
2010-03-10 12:36:27 +00:00
Benny Malengier
4aca1a8a3f make notrelated ok in glade designer
svn: r14723
2010-03-09 21:00:13 +00:00
Benny Malengier
ada5e33c08 add help button to changenames as it is assumed in the code
svn: r14720
2010-03-09 20:53:45 +00:00
Nick Hall
28646e563f Add navigation menu items to place tree view
svn: r14717
2010-03-09 17:41:37 +00:00
Craig J. Anderson
b53c8b6e9d all for textreport/DescendReport.py. 1. fixed top level de_Villiers_Pama number
svn: r14708
2010-03-09 02:20:13 +00:00
Craig J. Anderson
b216d06281 all for textreport/DescendReport.py. 1. added option 'show spouses.' 2. added 'Meurgey de Tupigny' and 'de Villiers/Pama' numbering systems. 3. refactored code.
svn: r14707
2010-03-09 01:43:26 +00:00
Peter Landgren
345dacc135 Fixed a typo.
svn: r14696
2010-03-08 12:08:21 +00:00
Doug Blank
3ae0224e1a Removed Django import/export and CalcEstimateDates (moved to addons)
svn: r14685
2010-03-07 21:42:03 +00:00
Doug Blank
4442a33f96 Speed-up for right-click menu
svn: r14681
2010-03-07 20:57:46 +00:00
Benny Malengier
6802502aeb 3175: Crash when undoing a family edit- part of undo being slow
svn: r14677
2010-03-07 19:38:51 +00:00
Benny Malengier
a3b52f5878 3657: Calculation od step siblings is incorrect in narrated Web report
svn: r14667
2010-03-07 16:09:06 +00:00
Doug Blank
8efe5a27d6 Added FAQs with links from user list and wiki
svn: r14664
2010-03-07 16:07:13 +00:00
Benny Malengier
9ab5decb47 3667: Addings a new person and changing the name grouping results in frozen window
svn: r14662
2010-03-07 15:33:38 +00:00
Doug Blank
98ebcb9697 Added comments for gramplets
svn: r14661
2010-03-07 15:00:11 +00:00
Benny Malengier
5e01687b73 3671: Asymmetric strings in Check plugin
svn: r14659
2010-03-07 09:18:12 +00:00
Doug Blank
dcfb25abc4 Trunk is now version 3.3.0
svn: r14653
2010-03-06 22:47:25 +00:00
Doug Blank
a033320589 3665: Crash with Webcal report when linking with WebReport
svn: r14648
2010-03-06 13:29:02 +00:00
Benny Malengier
deece71d56 make fanchart a stable plugin
svn: r14645
2010-03-06 10:10:54 +00:00
Benny Malengier
c6f071e43b 3441: Need to connect on_result_delete_event on glade dialogs - part 2
svn: r14641
2010-03-05 22:52:12 +00:00
Benny Malengier
4df36b23d3 3441: Need to connect on_result_delete_event on glade dialogs
svn: r14640
2010-03-05 22:36:04 +00:00
Craig J. Anderson
bf09340cb7 (1)Removed dependancy on (not needed) dependancy SubstKeywords. (2)Code cleanup. (3)better use of def get_info.
svn: r14637
2010-03-05 21:36:59 +00:00
Benny Malengier
d7e9b5a9da 3271: Verify tool glade file needs to have elements renamed
svn: r14629
2010-03-05 15:43:50 +00:00
Benny Malengier
a8206b52ac 2043: Error on cosole output when Esc press in configure window of custom text in the book report
svn: r14626
2010-03-05 15:24:07 +00:00
Peter Landgren
b2b889e39c Fixed another three problems with string formatting using {}.
svn: r14616
2010-03-04 14:09:40 +00:00
Peter Landgren
244b8621fc Fixed another two problems with string formatting using {}.
svn: r14614
2010-03-04 13:56:26 +00:00
Peter Landgren
8636acda8e Fixed another problem with string formatting using {}.
svn: r14612
2010-03-04 13:48:49 +00:00
Peter Landgren
7ad1b8563f Fixed another problem with string formatting using {}.
svn: r14611
2010-03-04 13:39:22 +00:00
Jérôme Rapinat
7e0cfce9f7 3659: unable to load MediaManager
svn: r14609
2010-03-04 13:26:43 +00:00
Nick Hall
657fc3ba3c Swap lines so they show the correct relationship line style
svn: r14607
2010-03-04 12:09:47 +00:00
Jérôme Rapinat
71b2e58776 3661: Typo on all_events.py quickview
svn: r14605
2010-03-04 11:17:12 +00:00
Nick Hall
3cf500040c Replace pedigree view with new extended pedigree view
svn: r14598
2010-03-03 23:12:56 +00:00
Peter Landgren
3b1e7d5a36 Typo.
svn: r14596
2010-03-03 15:37:30 +00:00
Jérôme Rapinat
ec7a7c869e 3654: Cannot print title on all_relations quick view
svn: r14594
2010-03-03 08:45:42 +00:00
Serge Noiraud
d632f8a0c9 GeoView : synchronization with 3.2 : bad word and bug 3517.
svn: r14586
2010-03-02 21:10:57 +00:00
Nick Hall
1698f8ddbf Update history and MRU lists when objects are deleted
svn: r14581
2010-03-02 15:49:27 +00:00
Benny Malengier
045a787ad1 03650: Cannot execute changes proposed by Calculate Estimated Date
svn: r14577
2010-03-02 11:20:17 +00:00
Benny Malengier
d594dcf247 03651: Deleting more than one person causes crash
Actually these are fixes trying to fix this bug


svn: r14575
2010-03-02 11:13:30 +00:00
Benny Malengier
8923efd27a include fanchart in distribution
svn: r14565
2010-03-02 08:12:50 +00:00
Rob G. Healey
a6d8438b31 Fixed Horizontal/ Vertical menu options in NarrativeWeb. Fixed alphabet/navigation menus in the stylesheets.
svn: r14562
2010-03-02 07:40:48 +00:00
Rob G. Healey
d6e4126cea Fixed Navigation Menus. Updated stylesheets.
svn: r14559
2010-03-02 01:16:46 +00:00
Peter Landgren
3e907c7e85 Dix of issue 3645.
svn: r14551
2010-03-01 18:08:09 +00:00
Nick Hall
b9a98eaa3e 3646: Remove redundant code
svn: r14550
2010-03-01 17:46:20 +00:00
Benny Malengier
699d0d9eb8 Fix bug: allow drop from Nautilius/Dolphin
svn: r14540
2010-03-01 08:51:48 +00:00
Gary Burton
20105369fd Fix for 0003629: Cannot set entry on marker field into NotRelated tool
svn: r14533
2010-02-28 21:13:37 +00:00
Gary Burton
2fdd3817f0 Align vertical position of person label and edit button
svn: r14529
2010-02-28 19:59:23 +00:00
Gary Burton
6d96f92a00 Improve GEDCOM round trip by parsing SOUR and NOTE tokens for FACT attributes. Gramps was previously exporting this data but ignoring it on import.
svn: r14523
2010-02-28 16:18:47 +00:00
Benny Malengier
528ba93613 Fix drag/drop bug: allow multiple drop on gallery
svn: r14515
2010-02-28 14:02:45 +00:00
Gary Burton
24bf1c6434 Fix GEDCOM import of CHAN for SOUR, REPO, OBJE. Bug 3373.
svn: r14513
2010-02-28 12:28:49 +00:00
Doug Blank
3fb9d1fcae 3639: Check and Repair tool fails with unsupported operand
svn: r14503
2010-02-27 12:12:55 +00:00
Jérôme Rapinat
e5ee70c94b typo
svn: r14502
2010-02-27 09:30:42 +00:00
Rob G. Healey
05edffadad Still working on it.
svn: r14495
2010-02-26 07:01:15 +00:00
Doug Blank
ea86578163 3639: Check and Repair tool fails with unsupported operand
svn: r14493
2010-02-26 01:54:19 +00:00
Rob G. Healey
f0b68e8d94 Fixed place.lat and place.long in class PlaceListPage. Working on Navigation menu placement and look.
svn: r14492
2010-02-26 01:02:12 +00:00
Rob G. Healey
d3a1cae6ae Added Vertical and Horizontal Navigation Menus back into NarrativeWeb. Added State, Country, and Lat & Long to the PlacesListPage.
svn: r14490
2010-02-25 22:28:03 +00:00
Jérôme Rapinat
5d2c817048 typo
svn: r14488
2010-02-25 17:19:12 +00:00
Rob G. Healey
bcedebba64 Fixed an error on line 691-- named variables. Thanks Peter for pointing it out.
svn: r14486
2010-02-25 16:53:31 +00:00
Rob G. Healey
36a91b6cb9 Changed some formatted strings to named variables for 'make distcheck' to work properly.
svn: r14483
2010-02-25 15:52:32 +00:00
Doug Blank
5868bd6c21 3628: Frames not set on CalcToolManagedWindow class
svn: r14472
2010-02-25 01:05:46 +00:00
Rob G. Healey
a23786bb26 Fixed two errors incurred from r14448.
svn: r14449
2010-02-24 07:10:40 +00:00
Rob G. Healey
a4bc9b6d2b Added formatted strings for distcheck.
svn: r14448
2010-02-24 06:37:21 +00:00
Peter Landgren
284af59757 Fix of issue 3534.
svn: r14446
2010-02-23 13:45:49 +00:00
Serge Noiraud
947dc67886 GeoView : Don't use a dot at the end of messages in the configuration window.
svn: r14443
2010-02-22 18:09:46 +00:00
Doug Blank
696b236777 Changes to allow distcheck to pass
svn: r14436
2010-02-22 12:05:37 +00:00
Peter Landgren
ba5f5ea7eb Missed () in some constfunc.win().
svn: r14434
2010-02-22 08:17:36 +00:00
Serge Noiraud
2618b3adfd GeoView : Allow message translation.
svn: r14430
2010-02-21 20:57:29 +00:00
Peter Landgren
5e8efc14f7 Fix of issue 3625 for path with ASCII characters. Working on the problem with non ASCII characters.
svn: r14413
2010-02-20 09:20:12 +00:00
Peter Landgren
21cf179918 Better handling of path with non ascii in Windows.
svn: r14412
2010-02-18 16:21:01 +00:00
Serge Noiraud
18986231a8 GeoView : Avoid multiple network test simultaneously.
Allow the possibility to activate or desactivate the network test.
          Allow configuration of timeout, frequency and host for this test.


svn: r14408
2010-02-18 09:11:10 +00:00
Serge Noiraud
f68b3b5164 GeoView : Replacing ping command by a socket connexion to test the network.
svn: r14406
2010-02-17 07:58:26 +00:00
Serge Noiraud
c2239ec0e7 GeoView : differentiate ping between windows and linux.
svn: r14404
2010-02-16 18:54:49 +00:00
Serge Noiraud
c59ee70155 GeoVies : Restart the view automaticaly when the network get active.
Allow the ping difference between OSes.
          Ping interval is 30 secondes.


svn: r14403
2010-02-16 15:47:03 +00:00
Doug Blank
84b77aeb4b log -> LOG
svn: r14399
2010-02-16 12:07:44 +00:00
Doug Blank
af52542418 3612: Missing christian namesand gw export
svn: r14397
2010-02-16 02:57:46 +00:00
Doug Blank
7f5e91d9ea 3428: When running with pythonw.exe, Windows may crash if you write to stdout
svn: r14396
2010-02-16 02:18:24 +00:00
Peter Landgren
7f1c3f0e70 bookreport.gpr.py was missing.
svn: r14395
2010-02-15 20:07:43 +00:00
Peter Landgren
db8c3c9304 Separate gpr file for non-debug tools. Part of Makefile.am
svn: r14394
2010-02-15 15:13:25 +00:00
Peter Landgren
618e69e065 Separate gpr file for debug tools. Not part of Makefile.am
svn: r14393
2010-02-15 15:12:08 +00:00
Peter Landgren
fa43495264 PluginManagerGramplet.py was missing.
svn: r14392
2010-02-15 15:09:28 +00:00
Peter Landgren
4f43bb4ce5 libnarrate.py was missing.
svn: r14391
2010-02-15 15:04:05 +00:00
Gerald Britton
afa9cc5ad0 0003470: Glade error on Book Report, GError: Duplicate object id 'title'
svn: r14390
2010-02-15 14:48:51 +00:00
Benny Malengier
89c4ee887c fix papercut: OKDialogs which are modal but can hide behind gramps are very
annoying: fix 6 of them in often used tools


svn: r14387
2010-02-15 12:45:33 +00:00
Serge Noiraud
059591a418 GeoView : replace problem in events.
svn: r14380
2010-02-15 08:08:09 +00:00
Doug Blank
caee06e714 Print Complete Individual Report in surname order, 3598: Name sort on output
svn: r14378
2010-02-15 02:08:21 +00:00
Serge Noiraud
07cfe16295 GeoView : pylint more compliant. String changed.
svn: r14376
2010-02-14 23:00:45 +00:00
Serge Noiraud
0c6fc43aa7 GeoView : replace problem when some place fields are empty.
svn: r14375
2010-02-14 21:23:50 +00:00
Serge Noiraud
8dd9c21ab3 GeoView : adding network testing.
svn: r14373
2010-02-14 21:03:35 +00:00
Benny Malengier
f672cdc200 Make reference regions show in website, fix bug with empty places, ... not creating website
svn: r14372
2010-02-14 21:00:54 +00:00
Benny Malengier
b6f85080cf Fix bug, function should return a two tuple
svn: r14371
2010-02-14 20:41:11 +00:00
Serge Noiraud
3cdc9d9791 GeoView : Changing comments for time period in the configuration window.
svn: r14368
2010-02-14 17:49:21 +00:00
Serge Noiraud
e8a955c8ce GeoView : Two new options :
Add or remove crosshair.
          In the statusbar, we can choose between old degrees and D.D8. 
          Correction in the title bar of the configuration window.


svn: r14364
2010-02-14 13:50:07 +00:00
Doug Blank
e2947972b3 3071: Set different abbreviations for life events in all non-detailed reports
svn: r14361
2010-02-14 02:01:07 +00:00
Doug Blank
ca02f9b775 3300: Detailed Descendant Report: option for '+' sign of succession in child-list
svn: r14360
2010-02-14 01:37:55 +00:00
Serge Noiraud
fdca317437 GeoView : Solved the crosshair centering with filter.
svn: r14358
2010-02-13 20:07:37 +00:00
Serge Noiraud
07fefd8398 GeoView: crosshair is now always centered even with filter active.
svn: r14356
2010-02-13 18:29:42 +00:00
Doug Blank
991d477417 Typo
svn: r14355
2010-02-13 17:45:55 +00:00
Serge Noiraud
1896479c83 GeoView : coordinates on all views.
svn: r14352
2010-02-13 15:37:38 +00:00
Serge Noiraud
0a2096cb09 GeoView : Add coordinates and zoom in the status bar.
First try to add crosshair.


svn: r14350
2010-02-13 14:29:48 +00:00
Doug Blank
cf03374f70 Updates to gramplets with options
svn: r14346
2010-02-13 03:21:38 +00:00
Serge Noiraud
8a29e2323d GeoView : shadow suppression for markers.
svn: r14344
2010-02-12 21:53:46 +00:00
Doug Blank
c17fd3c53f Added on_load/on_save for data options
svn: r14343
2010-02-12 21:24:04 +00:00
Doug Blank
452213d4cc Allow to work with new active signals
svn: r14332
2010-02-12 12:07:16 +00:00
Serge Noiraud
dce394ca37 GeoView: escape error in event view. some cleaning.
svn: r14331
2010-02-12 10:04:49 +00:00
Serge Noiraud
f731980e8e GeoView : escape '"' and '&' characters
svn: r14330
2010-02-12 09:51:18 +00:00
Nick Hall
4ef3a10161 Extend markup column definition to a list of columns for listviews.
svn: r14327
2010-02-11 22:30:16 +00:00
Nick Hall
bdcd760437 Fix error when deleting person
svn: r14324
2010-02-11 19:35:05 +00:00
Serge Noiraud
9f1b9fe93e GeoView : Allow all events in the person view.
Add a comment about filtering when no places selected.


svn: r14322
2010-02-11 17:24:46 +00:00
Serge Noiraud
66786a3074 GeoView : cut and past problem. Arghh !
svn: r14317
2010-02-11 13:36:27 +00:00
Serge Noiraud
19d033090c GeoView : cut and paste error.
svn: r14316
2010-02-11 13:32:18 +00:00
Serge Noiraud
7f83507654 GeoView : Show we found no places instead to show the last view when we use filters.
svn: r14314
2010-02-11 13:26:27 +00:00
Serge Noiraud
41693a0c17 GeoView : gtk.tooltips is obsolete.
svn: r14310
2010-02-11 11:01:42 +00:00
Serge Noiraud
0003e255d9 GeoView : Some cleaning and move Provider and SaveZoom in the geoview bar.
Add tooltips in the geoview bar.


svn: r14309
2010-02-11 06:52:24 +00:00
Doug Blank
458c42b0d4 Added a basic configure for GrampletView; removed config of columns by right-clicking
svn: r14305
2010-02-10 19:19:32 +00:00
Jérôme Rapinat
aa30075b18 typo - return translated string
svn: r14302
2010-02-10 16:56:53 +00:00
Doug Blank
843fb89ba0 Plugins required to be correct version
svn: r14300
2010-02-10 12:13:47 +00:00
Serge Noiraud
01757effa1 GeoView : issue 3583 and missing file when no database.
svn: r14299
2010-02-09 22:43:40 +00:00
Serge Noiraud
4dcc9a5f31 GeoView : Add menu interface, so we can use geoview without toolbar.
svn: r14298
2010-02-09 21:32:41 +00:00
Serge Noiraud
02e4344c3d GeoView : more pylint compliant.
svn: r14297
2010-02-09 18:51:53 +00:00
Benny Malengier
1a5f1720c0 Allow plugins to register their icons, new icons for geoview
svn: r14289
2010-02-09 00:07:43 +00:00
Peter Landgren
9d20446bc5 Make use of new module constfunc.
svn: r14286
2010-02-08 17:26:22 +00:00
Peter Landgren
c6641878c2 Make use of new module constfunc.
svn: r14285
2010-02-08 17:24:43 +00:00
Peter Landgren
39ba257b49 make use of new module constfunc.
svn: r14284
2010-02-08 17:23:48 +00:00
Peter Landgren
732948bf8a Step towards fix of translation in Windows.
svn: r14271
2010-02-07 18:04:10 +00:00
Peter Landgren
5b8f3b4df1 Step towards fix of translation in Windows.
svn: r14270
2010-02-07 18:03:32 +00:00
Doug Blank
df9899a78b Allow each grampletpane to have its own config
svn: r14265
2010-02-07 13:30:59 +00:00
Doug Blank
b0ec0560f2 Moved GrampletPane to gui/widgets/grampletpane.py
svn: r14259
2010-02-07 04:44:33 +00:00
Doug Blank
f97b90a12a Moved most the GrampletView into a pane widget
svn: r14258
2010-02-07 04:04:48 +00:00
Doug Blank
97d1415988 3559: Home button does not work in Relationship view.
svn: r14257
2010-02-07 02:54:23 +00:00
Serge Noiraud
938b8141e0 GeoView : Some cleaning. Use only GeoView.css.
svn: r14256
2010-02-06 22:34:07 +00:00
Benny Malengier
2a6befa905 consistent strings for views
svn: r14255
2010-02-06 20:10:25 +00:00
Benny Malengier
c31f720762 string improvement in geoview
svn: r14254
2010-02-06 20:05:07 +00:00
Jérôme Rapinat
b3efd702a2 Make Filter Sidebar consistent on Menu
svn: r14247
2010-02-06 15:27:17 +00:00
Jérôme Rapinat
7bc9fa44a5 2384: KinshipReport use hard to translate sentences (Josip)
svn: r14246
2010-02-06 15:16:14 +00:00
Serge Noiraud
952faa10bd GeoView : configuration window : save and some cleaning.
svn: r14245
2010-02-06 12:52:18 +00:00
Serge Noiraud
be652658d1 GeoView : Added configuration window.
svn: r14238
2010-02-05 23:24:02 +00:00
Benny Malengier
540da84a67 fix wrong variable
svn: r14235
2010-02-05 20:35:12 +00:00
Benny Malengier
58497a5365 make README more clear as to how packagers must handle webkit/gecko choice
svn: r14234
2010-02-05 20:17:39 +00:00
Benny Malengier
5b6c641650 consistent naming and order of views
svn: r14233
2010-02-05 20:02:18 +00:00
Jérôme Rapinat
f2394a3018 typo
svn: r14229
2010-02-05 18:09:15 +00:00
Gary Burton
e9a84f2204 Use name displayer. Bug 3530
svn: r14227
2010-02-05 12:39:04 +00:00
Serge Noiraud
59b2cefd45 GeoView : Toolbar optimization.
svn: r14226
2010-02-05 12:13:24 +00:00
Benny Malengier
ee1d3874d2 fix bug on collapse of parents in relview"
svn: r14223
2010-02-05 10:32:19 +00:00
Benny Malengier
c0fc14960f Move 2 more options to config, increase columndialog size
svn: r14220
2010-02-05 08:48:58 +00:00
Nick Hall
a818db8817 Rename placeview and placemodel classes for consistency
svn: r14216
2010-02-04 21:05:15 +00:00
Peter Landgren
af1de6aaf6 Update for Swedish under Windows.
svn: r14211
2010-02-04 16:11:00 +00:00
Benny Malengier
8b6077a95e Give relview a configuration, remove old config from preferences
svn: r14204
2010-02-03 23:31:38 +00:00
Doug Blank
5604176e73 Now updates newly added gramplet
svn: r14203
2010-02-03 22:45:32 +00:00
Serge Noiraud
12bf567678 GeoView : Don't show the filter when the database is not yet selected.
svn: r14202
2010-02-03 21:43:45 +00:00
Gerald Britton
457231110f fix some duplicate gtk object ids causing crashes on recent versions of gtk
svn: r14201
2010-02-03 21:08:18 +00:00
Benny Malengier
201a0103df base place view should be a plugin lib, only used in other plugins
svn: r14200
2010-02-03 20:44:00 +00:00
Benny Malengier
be4e299638 Add missing files from previous commit
svn: r14196
2010-02-03 13:28:51 +00:00
Benny Malengier
967f99bf7b Use the new view plugin structure to offer a flat list person view
svn: r14195
2010-02-03 13:01:04 +00:00
Serge Noiraud
d97775d07c GeoView: Change the start page.
svn: r14194
2010-02-03 10:26:35 +00:00
Benny Malengier
036485a611 make bookmarks work on review
svn: r14192
2010-02-02 14:54:59 +00:00
Rob G. Healey
28b8f6a0f3 Fixed BirthdayReport and Calendar report from errors in commit 14178, which I created.
svn: r14185
2010-02-01 23:07:44 +00:00
Rob G. Healey
377b0937f6 Remove GrampsLocale.long_months for DateHandler.display.long_months.
svn: r14178
2010-02-01 09:57:14 +00:00
Rob G. Healey
f8682183ab Updated GrampsLocale.long_months to DateHandler.displayer.long_months.
svn: r14177
2010-02-01 09:47:41 +00:00
Benny Malengier
a89e8d1d18 Remove column config from db, move to the plugins
Start with reuse of preferences for all configuration
Allow all view plugins to set configuration dialog
TODO: activate the column reorder in config of listviews


svn: r14176
2010-02-01 07:01:45 +00:00
Peter Landgren
f0cfe6c5e9 nantionaldagen -> Nationaldagen.
svn: r14175
2010-01-30 16:05:59 +00:00
Doug Blank
add3145df5 Added Croatian (Josip) and standardized type names to lowercase
svn: r14174
2010-01-30 13:34:16 +00:00
Doug Blank
53358c2179 Handle non-object (function) gramplets' active setting
svn: r14172
2010-01-29 23:56:47 +00:00
Doug Blank
4aea0543b2 When you close a detached gramplet, need to set active to the same as its viewpage
svn: r14171
2010-01-29 23:49:31 +00:00
Doug Blank
27c20ccaeb Renamed isodow to dow
svn: r14170
2010-01-29 21:56:13 +00:00
Nick Hall
07fac74e8f Tweaks to English holidays
svn: r14169
2010-01-29 18:55:38 +00:00
Nick Hall
1348340dc6 Add ISO day of week function
svn: r14168
2010-01-29 18:18:08 +00:00
Serge Noiraud
717572d6e3 Adding holidays for France.
svn: r14167
2010-01-29 17:33:29 +00:00
Peter Landgren
c944f5ca15 Updated Swedish part.
svn: r14166
2010-01-29 15:25:53 +00:00
Peter Landgren
1652fe5382 Easier method (and correct) to calculate Midsommardagen.
svn: r14165
2010-01-29 14:28:19 +00:00
Doug Blank
ba553eeba6 Polish on workday/weekend offset
svn: r14164
2010-01-29 14:27:25 +00:00
Doug Blank
dd4be4b0e5 added 'workday' and 'weekend' to offset
svn: r14163
2010-01-29 13:57:04 +00:00
Doug Blank
2e00aaa5cf Added month names for year/MON/day form
svn: r14162
2010-01-29 13:15:28 +00:00
Doug Blank
4501b036df Redraw initially closed, then maximized gramplet
svn: r14161
2010-01-29 12:41:55 +00:00
Peter Landgren
ec414b933c Fix for Swedish Midsummer Day.
svn: r14160
2010-01-29 08:02:34 +00:00
Nick Hall
6b7f7c4684 Add English holidays
svn: r14159
2010-01-28 22:50:16 +00:00
Gerald Britton
90a172393d fix little bug checking for wrong condition
svn: r14158
2010-01-28 19:35:51 +00:00
Peter Landgren
79add865ff Fix of issue 3531.
svn: r14156
2010-01-28 15:20:19 +00:00
Peter Landgren
fcde4a1e3b Fix of minor bug in inlaw.
svn: r14155
2010-01-28 14:35:56 +00:00
Doug Blank
514af57f3c Added help trans, and fixed .transaction issue
svn: r14154
2010-01-28 14:34:09 +00:00
Doug Blank
3cadd4b099 3537: Wrong easter calculation in birthday report, and updated holidays
svn: r14152
2010-01-28 13:36:41 +00:00
Brian Matherly
ddb87e77a8 Update to polish translation from Łukasz Rymarczyk
svn: r14151
2010-01-28 04:51:51 +00:00
Doug Blank
1bc7a15a27 Fixed some optimized reference copy errors
svn: r14148
2010-01-27 12:07:25 +00:00
Doug Blank
e16a75f449 Some bug fixes on Probably Alive
svn: r14147
2010-01-27 06:06:35 +00:00
Peter Landgren
a001b744b4 Notes and Endnotes look better now, but there are more to done.
svn: r14144
2010-01-26 19:00:16 +00:00
Gerald Britton
07decce138 Tweaks
svn: r14143
2010-01-26 14:21:51 +00:00
Doug Blank
294f59bb7b If detached, force active
svn: r14142
2010-01-26 13:56:55 +00:00
Doug Blank
81bb97e2df Refinements on statusbar update; only updated when really necessary; fixed bug in updating when db is closed
svn: r14141
2010-01-26 13:38:05 +00:00
Doug Blank
e7c5d7a207 Start out dirty and not active; removed debugging stuff
svn: r14140
2010-01-26 13:04:01 +00:00
Doug Blank
cf4748ecaf Gramplets only update when active, detached, or forced
svn: r14138
2010-01-26 12:00:01 +00:00
Gerald Britton
8f0582df8a Use built-in functions to replace for loops:
Old code:

for x in y:
  f(x)

New Code:

map(f, y)

Also use defaultdict instead of simple dict when advantageous and use list comprehensions
instead of for loops where map() could be used but requires lambdas.


svn: r14135
2010-01-25 17:45:21 +00:00
Brian Matherly
c9cb7e60c9 Move GEDCOM date functions into libgedcom.
svn: r14125
2010-01-25 04:54:22 +00:00
Brian Matherly
cd30f4db2f Continued work on GEP008: move src/Mime to src/gen/mime.
svn: r14118
2010-01-24 20:17:14 +00:00
Doug Blank
09b0e50d41 Added est date modifier type (about, or after/before)
svn: r14117
2010-01-24 16:19:55 +00:00
Nick Hall
4a529d0c28 Fix selected handles for merge operations
svn: r14108
2010-01-23 15:31:50 +00:00
Gerald Britton
1f2469b09f Simplify with built-in functions where possible. e.g.
change [x for x in y if x] to filter(None, y)
change [f(x) for x in y] to map(f, x)
change [x for x in y] to list(y)

These changes reduce source code size and complexity and produce some minor performance gains

svn: r14104
2010-01-21 18:42:53 +00:00
Doug Blank
97c058af9b probably_alive and CalcEstDates now share same codebase; rewritten probably_alive
svn: r14102
2010-01-20 13:39:37 +00:00
Serge Noiraud
f06acae4b1 GeoView : issue 3497 adds filters.
javascript errors when switching between maps.


svn: r14100
2010-01-19 19:34:47 +00:00
Peter Landgren
418618d856 Better output of pre- and unformatted notes and of end notes references.
svn: r14098
2010-01-19 12:47:48 +00:00
Peter Landgren
e18dd1d560 Better output of pre- and unformatted notes and of end notes references.
svn: r14097
2010-01-19 12:47:17 +00:00
Gerald Britton
517a5e3c90 Tweaks and minor refactoring
svn: r14096
2010-01-18 20:14:59 +00:00
Jérôme Rapinat
659c51a011 2384: KinshipReport use hard to translate sentences (by Josip)
svn: r14094
2010-01-18 15:46:32 +00:00
Brian Matherly
f04880ec09 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
2010-01-18 04:42:17 +00:00