Commit Graph

551 Commits

Author SHA1 Message Date
Rob G. Healey
85e803f5f6 Added the missing thumbnails on the preview page. Added option to create the family pages or not?
svn: r18094
2011-09-01 04:51:13 +00:00
Rob G. Healey
ed18bf59bf Fixed hyperlink to the Thumbnail Preview page. Thank you, Jerome Rapinat
svn: r18093
2011-09-01 02:43:17 +00:00
Rob G. Healey
95a292f344 Finished working on the thumbnail preview page and updated the style sheets with the necessary style elements.
svn: r18091
2011-08-31 02:06:59 +00:00
Rob G. Healey
97077b5146 Fixed table alighment error that I just created. Re- created event_header_row(), but every event may use it now.
svn: r18082
2011-08-29 09:04:02 +00:00
Rob G. Healey
87a6c03c8f Cleanup of FamilyPage(), format_family_events(), and display_event_row().
svn: r18081
2011-08-29 07:02:17 +00:00
Rob G. Healey
a9dc79c730 Fixed the problem with the FamilyPage content not showing in the page. Added a conditional to MediaListPage to catch possible failure.
svn: r18080
2011-08-29 05:06:37 +00:00
Michiel Nauta
bcbe23ebbb 3963: Webreport, Individual's side, bug in event's note
svn: r18078
2011-08-27 10:08:24 +00:00
Michiel Nauta
d79eaa2b93 3893: [NarWeb] Narrated Website does not export all sources
svn: r18076
2011-08-27 10:01:30 +00:00
Michiel Nauta
a7bfa88f3b 4523: WebCal generates wrong path slash -\ instead of /
svn: r18074
2011-08-27 09:51:58 +00:00
Michiel Nauta
41dfd5e55e 4486: Validate webpages again, single parent families
svn: r18072
2011-08-27 09:43:08 +00:00
Rob G. Healey
94799a83ca Fixed FamilyPage()...
svn: r18071
2011-08-27 02:53:09 +00:00
Rob G. Healey
c942a8bee6 Added event.get_media_list() and Notes, urls, source references, and media to FamilyPage.
svn: r18070
2011-08-27 00:26:33 +00:00
Rob G. Healey
860d946652 Completed the use of check_person_database() for all usage of 'if handle in self.ind_list:' for looking to see if a person is in the report database.
svn: r18068
2011-08-26 05:34:47 +00:00
Michiel Nauta
cb500359fb 4486: NarrativeWeb does not validate
svn: r18064
2011-08-25 20:47:36 +00:00
Rob G. Healey
a2e4669a3a Removed ColumnMedia from FamilyListPage, and Benny said it would take a huge hit on bandwidth and load timing.
svn: r18061
2011-08-24 07:12:54 +00:00
Rob G. Healey
a9cff60f04 Added class FamilyListPage, remove global variable _individuallist, and added some error catching. I am stuck on class FamilyPage...
svn: r18060
2011-08-24 05:52:11 +00:00
Rob G. Healey
6befeb2c3b Cleanup of alphabet navigation bar's title
svn: r18053
2011-08-23 07:21:43 +00:00
Michiel Nauta
142d868ba1 4305: p element in W3 compliance
svn: r18048
2011-08-19 19:10:49 +00:00
Brian Matherly
b0b919d148 Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
svn: r18047
2011-08-19 01:57:43 +00:00
Rob G. Healey
199786a53c Little bits of cleanup in the javascript code for place maps.
svn: r18027
2011-08-11 09:28:24 +00:00
Jérôme Rapinat
2176d10611 openstreet_jsc not initialized on body according to htmlconst
svn: r18011
2011-08-08 16:14:20 +00:00
Rob G. Healey
9bc77650e7 Removed unnecessary function that was missed from earlier commits.
svn: r17995
2011-08-06 17:15:46 +00:00
Rob G. Healey
6ac9bbdf2c Fixed placement of button on Google-Markers. Fixed navigation menu title within hyperlink.
svn: r17993
2011-08-06 08:27:40 +00:00
Rob G. Healey
4027c75d52 Attempt at getting zoomlevel correct in displaying a larger map section based on Family Map.
svn: r17992
2011-08-06 00:38:08 +00:00
Rob G. Healey
eaec14898b Fixed and enhanced the Google Maps, OpenStreetMaps will be next
svn: r17991
2011-08-05 07:15:08 +00:00
Rob G. Healey
e6a22dd95c Finally have all pieces working once again...
svn: r17987
2011-08-02 09:10:49 +00:00
Rob G. Healey
5eb58e76bf Beginning steps for Google/ Family Map Options.
svn: r17976
2011-07-28 16:10:37 +00:00
Rob G. Healey
9d8ee10359 More work being done on FamilyMap with OpenStreetMap.
svn: r17974
2011-07-28 14:16:34 +00:00
Rob G. Healey
9f1cbc9ffc Changed Place Map Options so that either option will allow the MapService options as both should have access to it.
svn: r17972
2011-07-27 03:57:41 +00:00
Brian Matherly
9bc3d725cb Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports"
svn: r17971
2011-07-27 03:26:12 +00:00
Rob G. Healey
888e464700 Added extra features to OpenStreetMap in Place Maps.
svn: r17966
2011-07-26 05:12:15 +00:00
Jérôme Rapinat
5a6ddb8b60 use main url for OpenLayers.js
svn: r17951
2011-07-24 12:38:00 +00:00
Jérôme Rapinat
490492bd55 try to add OpenLayers.js support for OpenStreetMap
svn: r17950
2011-07-24 12:31:55 +00:00
Rob G. Healey
efc97de594 Fixed missing longitude/ latitude variables for openstreetmap. Thank Jerome Rapinet.
svn: r17949
2011-07-24 09:06:51 +00:00
Rob G. Healey
2b222cb92a Added OpenStreetMap and GoogleMap javascript code into the library for easier processing and usability. Updated NarrativeWeb as needed.
svn: r17946
2011-07-23 06:06:27 +00:00
Rob G. Healey
531bf3a78f Finished up with Family Map Pages' map. Fixed the Place Maps' tab options.
svn: r17938
2011-07-19 06:12:44 +00:00
Rob G. Healey
f8d698aecb Updated FamilyMap to use current google v3 javascript. No longer needs mxn/ Mapstraction jaqvascript files. Changed name of a css file for using with these maps.
svn: r17937
2011-07-18 22:09:00 +00:00
Rob G. Healey
b082ee8d55 Updated Family Map pages to use the latest google v3 javascript map builder.
svn: r17935
2011-07-16 07:06:48 +00:00
Rob G. Healey
d4492760a6 Completion of Feature Request#5026; Use object instead of iframe. Allow only googlemap or (openstreetmap or wikimapia together). Google map will override openstreetmap and wikimapia.
svn: r17930
2011-07-14 21:32:01 +00:00
Rob G. Healey
88f97a0501 Enabled the marker for the place in the place map. Click on a marker and watch...
svn: r17927
2011-07-14 09:26:32 +00:00
Rob G. Healey
473c809e39 Feature request#5026 -- fixed mistakes added in last commit.
svn: r17926
2011-07-14 08:06:36 +00:00
Rob G. Healey
e2b4233aec Feature request#5026: Ability to select another map provider than Google on NarrativeWeb report; thank you Jerome Rapinet.
svn: r17925
2011-07-13 22:53:03 +00:00
Michiel Nauta
a1185b4d67 4907: Do not create links to AddressBookPage on Main Nav Menu if addrlist is empty
svn: r17921
2011-07-12 21:17:50 +00:00
Michiel Nauta
1cf4315a63 5063: Mainz stylesheet bugs: align subtables and fix source ref links
svn: r17919
2011-07-12 20:48:31 +00:00
Michiel Nauta
a2b617201d 5063: Mainz stylesheet bugs
svn: r17913
2011-07-10 19:01:30 +00:00
Rob G. Healey
ce508eb8a3 Removed a lot of debugging code from when I first got involved with Gramps. back in those immature days of learning my first python code.
svn: r17871
2011-06-30 15:39:41 +00:00
Michiel Nauta
2a10453af0 5046: GEDCOM import fails on aka name
svn: r17838
2011-06-27 15:20:56 +00:00
Michiel Nauta
2238392330 4808: Latitude and Longitude in the web report
svn: r17820
2011-06-20 21:34:03 +00:00
Michiel Nauta
f86751865c 4316: [NarWeb] Missing document.png
svn: r17742
2011-06-10 17:05:45 +00:00
Doug Blank
8f71da793c 4964: Gramps crashed during web report generation with person place maps
svn: r17687
2011-06-04 14:00:24 +00:00