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
Doug Blank
17e7d64524
4964: Gramps crashed during web report generation with person place maps
...
svn: r17685
2011-06-04 13:55:55 +00:00
Benny Malengier
607d06f901
4910: when no surname known, Narweb picks up the patronymic as Main surnames
...
svn: r17606
2011-05-28 15:49:57 +00:00
Rob G. Healey
21bb57478a
Bug#4891; Translate issues for the menu items outside of the month names. Thank you Jerome Rapinet and JujuLand.
...
svn: r17523
2011-05-17 18:23:54 +00:00
Rob G. Healey
5eb0e23f95
Bug#4891; myTitle patch provided by Jerome. Thank you.
...
svn: r17514
2011-05-17 09:44:54 +00:00
Rob G. Healey
6a9c17fd24
Bug# 0004891: Some little bugs in WebCal; issue #4 fixed...
...
svn: r17512
2011-05-17 01:17:08 +00:00
Rob G. Healey
9d7ad510da
Bug# 0004891: Some little bugs in WebCal; #2 fixed...
...
svn: r17511
2011-05-17 00:45:35 +00:00
Rob G. Healey
5a7e7e685c
Bug# 0004891: Some little bugs in WebCal; item #1 fixed...
...
svn: r17510
2011-05-17 00:21:22 +00:00
Benny Malengier
5d95f00489
4810: NarWeb - name formats not aligned in general preferences and NarWeb option
...
svn: r17474
2011-05-11 09:32:04 +00:00
Doug Blank
a64797ffa3
4852: [NarWeb]: urls to indivuals on Events page/base use relative path
...
svn: r17468
2011-05-10 17:56:32 +00:00
Jérôme Rapinat
0bce221b53
4891: consitent on common WEB translation string and with RTF support
...
svn: r17457
2011-05-08 13:21:52 +00:00
Jérôme Rapinat
bbb03a4057
4891: enable translation for main navigation items
...
svn: r17454
2011-05-08 06:22:11 +00:00
Jérôme Rapinat
44363a3021
4891: Some little bugs in WebCal
...
svn: r17431
2011-05-07 12:38:50 +00:00
Doug Blank
495ca8fc29
4851: [NarWeb]: Displaying Note reference of the Source on Name object
...
svn: r17195
2011-04-21 23:34:31 +00:00
Doug Blank
168b49d217
Doesn't handle links to family, yet
...
svn: r17066
2011-04-06 19:54:53 +00:00
Doug Blank
4c9271123c
4055: [NarWeb] export of 'Living People' is set to value 'include' by default
...
svn: r17058
2011-04-06 00:31:38 +00:00
Michiel Nauta
d79b17c10d
4763: Crash because error passes instead of string
...
svn: r16910
2011-03-24 21:19:14 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Jérôme Rapinat
d4c1d16f28
4423: Web report does not handle Czech 'CH' character properly (contribution by phejl)
...
svn: r16844
2011-03-17 16:31:57 +00:00
Rob G. Healey
ba42df2706
Bug#4692; NarrativeWeb: crash generating the event pages in ctor on ltr = unicode(evt_type)[0].capitalize() - string index out of range
...
svn: r16810
2011-03-12 04:45:35 +00:00
Rob G. Healey
c451ee9805
Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
...
svn: r16809
2011-03-12 02:56:19 +00:00
Vassilii Khachaturov
662e78613f
Patch from Egor Reentov <egor.gramps@gmail.com>:
...
i18n doesn't pick up strings concatenated using +, use
syntactic literal concatenation instead. This enables
l10n of the corresponding strings.
CRed and tested --vassilii
svn: r16785
2011-03-09 14:18:31 +00:00
Rob G. Healey
91ca1981ac
Previous fix for bug#4696 broke NarrativeWeb. I now have a fix that solves both of them now. The missing images and icon are now there.
...
svn: r16779
2011-03-07 22:34:38 +00:00
Rob G. Healey
f6b9e2884d
Bug#4696; Wrong parent path with 'Creative Commons' on Web Calendar report has been fixed ...
...
svn: r16778
2011-03-07 20:42:00 +00:00
Rob G. Healey
8729e165fe
Forgot to remove debug printing.
...
svn: r16771
2011-03-07 04:31:32 +00:00
Rob G. Healey
1cba394366
Fixed the way the ancestortree gender graphics are handled.
...
svn: r16770
2011-03-07 04:20:56 +00:00
Jérôme Rapinat
a17efafa99
4696: copyright path, use 'images' folder instead of 'filename' (related to webstuff)
...
svn: r16763
2011-03-05 14:56:16 +00:00
Gerald Britton
f9179e8186
Simplify html_escape using library escape function and string substitutions
...
svn: r16751
2011-03-03 17:21:53 +00:00
Michiel Nauta
a7906886af
undo revision 16673
...
svn: r16742
2011-03-02 11:31:57 +00:00
Jérôme Rapinat
911b8f0217
4668: Web reports crash (translation css filename)
...
svn: r16718
2011-02-26 08:37:47 +00:00
Gerald Britton
4797f0f1f6
Revert commit 16664 to restore full functionality
...
svn: r16713
2011-02-25 16:05:13 +00:00
Michiel Nauta
756bd836a0
4657: The "sort as" name is ignored
...
svn: r16673
2011-02-19 14:06:21 +00:00
Gerald Britton
a288a2b91f
Use escape function from xml.sax.saxutils instead of built-in
...
svn: r16664
2011-02-18 15:10:07 +00:00
Rob G. Healey
524d1f3114
Returned html_escape() back to NarrativeWeb after discussions with Benny.
...
svn: r16649
2011-02-17 16:43:31 +00:00
Rob G. Healey
1b08fdb508
Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
...
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e
Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
...
svn: r16638
2011-02-16 23:36:44 +00:00
Rob G. Healey
6c30648c00
Used one of Gerald Britton's idea in simplifying adding menu options by using partial().
...
svn: r16614
2011-02-13 21:19:09 +00:00
Gerald Britton
fd81aef58b
Tweak replacing a list with a set
...
svn: r16597
2011-02-10 17:44:10 +00:00
Rob G. Healey
fc9001632d
Beg#4601: Fixed and cleanup for NarrativeWeb for W3C compliance; IndividualPages still have errors in the Pedigree section -- this will require more than a simple tweak of code or style sheet elements.
...
svn: r16588
2011-02-07 09:07:49 +00:00
Rob G. Healey
aa04f08668
Bug#4601: More w3c compliance fixes in person_link() and SurnameListPages.
...
svn: r16586
2011-02-07 07:06:25 +00:00
Rob G. Healey
3ec04c6edd
Bug#4601 -- W3C Validation part#1; cleanup of the core pages has been done.
...
svn: r16563
2011-02-04 03:41:16 +00:00
Rob G. Healey
7a57179544
Changed the name of the navigation menus style sheet to confirm to current naming scheme.
...
svn: r16548
2011-02-03 04:34:13 +00:00
Gerald Britton
cc5b37c8bc
Remove unneeded line continuations and tidy up
...
svn: r16481
2011-01-26 20:10:22 +00:00
Rob G. Healey
458e738a3d
Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.
...
svn: r16427
2011-01-21 21:26:17 +00:00
Rob G. Healey
c1e58e38d7
Either added or modified my copyright mark in these files.
...
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
51f239f53b
Added Locality to Addresses, Places, and ContactPage.
...
svn: r16385
2011-01-15 07:23:06 +00:00
Joan Creus
ca5df3ab03
Several typos and language corrections
...
svn: r16345
2011-01-06 21:17:02 +00:00
Jérôme Rapinat
82af3402a6
4326: typo (refactoring ?)
...
svn: r16288
2010-12-16 09:18:00 +00:00
Gerald Britton
98c086984a
Tweaks
...
svn: r16078
2010-10-29 16:09:31 +00:00
Benny Malengier
5084294a1e
Various fixes for GEP21 and locality
...
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade
svn: r16074
2010-10-28 19:56:46 +00:00
Doug Blank
6b4a3a097d
4252: WebCal does not create index.html
...
svn: r15993
2010-10-15 17:22:05 +00:00
Doug Blank
8405002ce8
4280: Error when trying Webcalendar or Narr Web (removed debugging code)
...
svn: r15992
2010-10-15 17:07:53 +00:00