Commit Graph

17131 Commits

Author SHA1 Message Date
84fb222ca0 Added dashed line back into Attributes section.
svn: r15586
2010-06-20 19:47:55 +00:00
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
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
939ac5505e Change sort order from D.D8 to ISO-DMS
svn: r15583
2010-06-19 23:44:13 +00:00
49a0830d29 4076: Fix sort order when different latitude/longitude formats are used
svn: r15581
2010-06-19 17:41:28 +00:00
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
71ecdfdee8 Re-added the dashed border on the List pages.
svn: r15578
2010-06-18 22:05:57 +00:00
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
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
c5f30ccc3a Added ftps:// to list of url.startswith() in display_url_list().
svn: r15575
2010-06-17 04:47:32 +00:00
f5ef3abf53 Fixed missing marker on PlacePage Map.
svn: r15574
2010-06-16 06:03:51 +00:00
82cb3ff0cc Simplified the python and style sheet code for Place Maps.
svn: r15570
2010-06-15 08:26:38 +00:00
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
205a1b703d Re-located the _create_place_map() code and updated Mapstraction.css style sheet.
svn: r15567
2010-06-15 00:30:31 +00:00
368ebca243 NarrativeWeb: Adding new style sheet for Mapstraction CSS elements.
svn: r15566
2010-06-14 05:16:14 +00:00
d325bc5428 minor translation updates
svn: r15565
2010-06-13 18:40:54 +00:00
a5281ae067 Updated German translation
svn: r15563
2010-06-13 13:16:04 +00:00
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
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
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
27c21d0a09 NarrativeWeb : add icons and correct a drift problem with openlayers.
svn: r15559
2010-06-12 09:18:27 +00:00
da1abaa31d Optimize by replacing multiple calls to .write methods with one call where possible
svn: r15558
2010-06-11 14:29:44 +00:00
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
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
f509249c59 Fixed problems in Basic-Blue style sheet. Cleaned up page layout for PlacePage.
svn: r15553
2010-06-11 00:10:53 +00:00
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
85d3e6424f Duplicate messages in he.po
svn: r15551
2010-06-10 01:37:15 +00:00
ee99d280d8 Fix of issue 4059, event type begins with non latin char.
svn: r15550
2010-06-09 21:04:03 +00:00
b6aa4a4d83 Replace "== None" with "is None"
svn: r15547
2010-06-09 20:08:11 +00:00
98473ea46b Optimize by combining many write calls into one plus other minor tweaks
svn: r15546
2010-06-09 20:06:55 +00:00
7afaffcb07 Add Breton contributions - not installed)
svn: r15545
2010-06-09 07:21:44 +00:00
b2a8800379 Fixed problems with attributes not being properly displayed.
svn: r15544
2010-06-08 23:16:09 +00:00
d78c1d0f9c Add svn Id string to file.
svn: r15542
2010-06-08 06:47:30 +00:00
11c37cea2d Add extra files needed for google and openlayers maps for v3.
svn: r15541
2010-06-08 06:44:12 +00:00
3cd93ce9ba Fixed errors introduced in r15528.
svn: r15540
2010-06-08 06:34:22 +00:00
76e30c0071 Removed options from plugin that didn't exist in plugin options -- fixed crash.
svn: r15539
2010-06-08 06:25:56 +00:00
f3b2aaebc0 Cleanup and simplify display_first_image_as_thumbnail().
svn: r15538
2010-06-08 06:06:11 +00:00
9e99065877 Merge hebrew translations to trunk (67%)
svn: r15536
2010-06-06 18:17:48 +00:00
308d9e2142 Fixed coding error when looking at issue 4034.
svn: r15535
2010-06-06 17:18:48 +00:00
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
937c8368ac Crash on family with no parents
svn: r15532
2010-06-05 11:36:28 +00:00
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
2d2a9481bf Feature Request#4029: Added PlaceMap elements to all style sheets. Thanks Serge Noiraud.
svn: r15528
2010-06-05 05:09:25 +00:00
7244e05a25 Optimize docgen backends by consolidating calls to write methods
svn: r15527
2010-06-04 17:19:26 +00:00
0901feda9e #4044 #2855 #2762 fix on half relations (contribution by reinhard)
svn: r15526
2010-06-04 13:33:22 +00:00
02316615d4 Mirrored changed made in display_url_list() to all style sheets.
svn: r15525
2010-06-04 04:04:24 +00:00
504b31e255 Cleanup on display_url_list() and WebLinks elements.
svn: r15524
2010-06-04 03:33:14 +00:00
fcf02507b5 Cleanup and add conformity to dump_residence().
svn: r15523
2010-06-04 02:56:14 +00:00
4b57c7c3be Adjusted some PlaceDetail elements.
svn: r15522
2010-06-04 02:29:49 +00:00
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