Commit Graph

8773 Commits

Author SHA1 Message Date
Peter Landgren
57006ccfbe Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15603
2010-06-30 07:10:12 +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
f32dbb3eaa Fixed a border dashed style for Attributes list.
svn: r15601
2010-06-29 00:05:33 +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
Peter Landgren
8900ce7f6d Fix of issue 4078, note.get() unicode now.
svn: r15599
2010-06-28 07:45:05 +00:00
Peter Landgren
88c1389251 Fix of issue 4078, note.get() unicode now.
svn: r15598
2010-06-28 07:44:17 +00:00
Peter Landgren
e2d3fca8d8 Fix of issue 4078, note.get() unicode now.
svn: r15597
2010-06-28 07:43:41 +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
01d27b8694 Removing extra mapstraction provider javascript files after conversations with Serge Noiraud. Would like to do some more research on mxn.googleearth.core.js for possible use in something else.
svn: r15591
2010-06-24 06:44:28 +00:00
Rob G. Healey
aad0f9d0f5 Added elements for family map option to mapstraction style sheet.
svn: r15590
2010-06-23 08:39:23 +00:00
Rob G. Healey
7fb39141c8 Uploading missing mapstraction javascript files. Updated to 2.0.2
svn: r15589
2010-06-23 08:37:47 +00:00
Rob G. Healey
b73286a598 Cleared up some valuable vertical spacing.
svn: r15588
2010-06-22 04:32:44 +00:00
Rob G. Healey
59e9259d7a Added border lines to PlaceDetail table section.
svn: r15587
2010-06-21 02:44:13 +00:00
Rob G. Healey
84fb222ca0 Added dashed line back into Attributes section.
svn: r15586
2010-06-20 19:47:55 +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
Nick Hall
939ac5505e Change sort order from D.D8 to ISO-DMS
svn: r15583
2010-06-19 23:44:13 +00:00
Nick Hall
49a0830d29 4076: Fix sort order when different latitude/longitude formats are used
svn: r15581
2010-06-19 17:41:28 +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
71ecdfdee8 Re-added the dashed border on the List pages.
svn: r15578
2010-06-18 22:05:57 +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
Peter Landgren
d6fa234f9b Fix of 4071 so that substitutioins variables /%N, /%s, /%S follow the spec in the manual.
svn: r15569
2010-06-15 06:34:54 +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
Rob G. Healey
368ebca243 NarrativeWeb: Adding new style sheet for Mapstraction CSS elements.
svn: r15566
2010-06-14 05:16:14 +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
Gerald Britton
da1abaa31d Optimize by replacing multiple calls to .write methods with one call where possible
svn: r15558
2010-06-11 14:29:44 +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
Doug Blank
7cddb5c236 Removed some subtle checks in probably_alive to make more protective when restricting on alive status
svn: r15554
2010-06-11 00:35:54 +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
b2a8800379 Fixed problems with attributes not being properly displayed.
svn: r15544
2010-06-08 23:16:09 +00:00
Rob G. Healey
d78c1d0f9c Add svn Id string to file.
svn: r15542
2010-06-08 06:47:30 +00:00
Rob G. Healey
11c37cea2d Add extra files needed for google and openlayers maps for v3.
svn: r15541
2010-06-08 06:44:12 +00:00
Rob G. Healey
3cd93ce9ba Fixed errors introduced in r15528.
svn: r15540
2010-06-08 06:34:22 +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
Peter Landgren
308d9e2142 Fixed coding error when looking at issue 4034.
svn: r15535
2010-06-06 17:18: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
Doug Blank
937c8368ac Crash on family with no parents
svn: r15532
2010-06-05 11:36:28 +00:00
Serge Noiraud
b70e874315 Mapstraction : google v2 is deprecated. So we move to v2 with googlev3 and openlayers.
will be used by narativeweb individual maps. 
               The gramps maps use v1 for the moment : no more crosshair in v2, ...


svn: r15530
2010-06-05 09:16:20 +00:00
Rob G. Healey
2d2a9481bf Feature Request#4029: Added PlaceMap elements to all style sheets. Thanks Serge Noiraud.
svn: r15528
2010-06-05 05:09:25 +00:00
Gerald Britton
7244e05a25 Optimize docgen backends by consolidating calls to write methods
svn: r15527
2010-06-04 17:19:26 +00:00
Jérôme Rapinat
0901feda9e #4044 #2855 #2762 fix on half relations (contribution by reinhard)
svn: r15526
2010-06-04 13:33:22 +00:00
Rob G. Healey
02316615d4 Mirrored changed made in display_url_list() to all style sheets.
svn: r15525
2010-06-04 04:04:24 +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
4b57c7c3be Adjusted some PlaceDetail elements.
svn: r15522
2010-06-04 02:29:49 +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
3989ef284f Follow StyledText links to include other objects, too
svn: r15520
2010-06-01 17:10:00 +00:00
Doug Blank
8d2e6a82c4 Protection from null family
svn: r15519
2010-05-31 15:47:22 +00:00
Doug Blank
c5d11d3218 Added filter editor for person and note filters, and removed unneeded reference filters
svn: r15518
2010-05-31 14:50:34 +00:00
Doug Blank
943cfd07e2 4037: get_full_path method of gen.lib.url uses undefined variable
svn: r15517
2010-05-31 12:56:19 +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
ddfcf61f12 Add a second version of reference by select proxy (doesn't remove people)
svn: r15512
2010-05-30 13:38:58 +00:00
Doug Blank
546272f1bb Use correct method of translating number-based items (ngettext)
svn: r15511
2010-05-30 13:15:14 +00:00
Doug Blank
8110ef8eda Use correct method of translating number-based items (ngettext)
svn: r15510
2010-05-30 13:08:44 +00:00
Doug Blank
cbef7fe84c Minor change of packing
svn: r15509
2010-05-30 12:59:49 +00:00
Doug Blank
ea7bf26054 Use new option_box in ExportCsv
svn: r15508
2010-05-30 12:57:20 +00:00
Doug Blank
a6c702638f Protection from null objects
svn: r15507
2010-05-30 12:14:26 +00:00
Doug Blank
204c4e1d24 Protection from null objects
svn: r15506
2010-05-30 12:09:17 +00:00
Doug Blank
016d45b4a6 Protect from null tree iter
svn: r15505
2010-05-30 11:49:50 +00:00
Doug Blank
41a4ff748d Protection from null objects
svn: r15504
2010-05-30 11:35:45 +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
ba2d5d503d Protection from null family
svn: r15501
2010-05-30 04:03:05 +00:00
Doug Blank
1b3e2aa09f Protections for readonly databases
svn: r15500
2010-05-29 20:19:22 +00:00
Doug Blank
34c7efe804 New proxy that traces forward references
svn: r15499
2010-05-29 20:17:06 +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
44aafc8569 Make Menu easier to read and see when hovering over it...for Web_Basic_Blue.css
svn: r15497
2010-05-28 21:28:07 +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
00cf69b744 Convert SimpleTable left- and double-click actions to a right-click popup menu to workaround gtk problems
svn: r15495
2010-05-28 13:35:43 +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
Peter Landgren
bbf095ddb5 Final fix of issue 3935, coding problem in Windows.
svn: r15493
2010-05-28 13:21:14 +00:00
Rob G. Healey
23b1178629 Changed main and sub navigation menus.
svn: r15491
2010-05-28 07:11:45 +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
Peter Landgren
4e929d3595 Added info about DB version.
svn: r15487
2010-05-27 11:04:45 +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
72eadb0d71 4016: Plugin with a BooleanListOption crashes when report_options.xml has fewer entries than expected.
svn: r15481
2010-05-25 21:10:25 +00:00
Gerald Britton
2604ee39fa Use itertools ifilter and imap to simplify some operations
svn: r15480
2010-05-25 18:31:31 +00:00
Doug Blank
5e632304dc 4012: Improvement for "What's next" report
svn: r15479
2010-05-25 13:21:06 +00:00
Doug Blank
6c91585f43 Fixed spelling error
svn: r15477
2010-05-25 11:30:43 +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
577071b666 Increased the size of #navigation and #subnavigation menus.
svn: r15471
2010-05-25 04:43:59 +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
Rob G. Healey
4c273594ba Some cleanup of the menus.
svn: r15469
2010-05-24 04:57:56 +00:00