Commit Graph

551 Commits

Author SHA1 Message Date
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
Benny Malengier
0c5b792c76 3969: [NarWeb] Narrated Web Site: Newlines and white space are not preserved in note text
Patch of Tim Lyons and  Benny Malengier


svn: r15923
2010-09-23 21:03:15 +00:00
Jérôme Rapinat
72693c94fa #4242: NarWeb ignores Calendar for sorting Dates on Event groups
svn: r15920
2010-09-21 14:33:38 +00:00
Rob G. Healey
ba94e09d03 NarrativeWeb: Now hyperlinks people on Event Pages back to their Individual Pages.
svn: r15909
2010-09-17 02:29:20 +00:00
Rob G. Healey
b50f3f1800 NarrativeWeb and Ancestortree: returned back to gramps3.2.x code as it had gotten screwed up severely. Now working again except for generation#3.
svn: r15902
2010-09-15 05:38:05 +00:00
Rob G. Healey
27d6a5abd6 NarrativeWeb: Completion of fix for Bug#4079.
svn: r15900
2010-09-14 01:34:33 +00:00
Rob G. Healey
908cdddd70 NarrativeWeb: Bug#4079 -- All children siblings, pedigree all now all sorted in birth date order.
svn: r15899
2010-09-14 00:28:18 +00:00
Benny Malengier
f852be14de 3519: Wrong 'Group as' value (Given instead of Surname) is used for custom display name
svn: r15896
2010-09-13 19:56:31 +00:00
Benny Malengier
e03e4bbf5c 4192: [NarWeb] media is out of order in Places
svn: r15893
2010-09-13 18:55:36 +00:00
Benny Malengier
94649604f6 3870: [NarWeb] Reference name to Source incorrectly displayed as "unknown"
svn: r15888
2010-09-13 09:36:31 +00:00
Rob G. Healey
d6ca13254c NarrativeWeb: Feature Request: #4232 -- Repository is now hyperlinked to its source.
svn: r15885
2010-09-13 04:55:47 +00:00
Rob G. Healey
a14861bfa4 NarrativeWeb: Fixed a typo on line 4251.
svn: r15878
2010-09-12 05:28:05 +00:00
Rob G. Healey
fd75d680ea Jakim Friant: Changes made to the Ancestor Tree.
svn: r15877
2010-09-11 17:06:49 +00:00
Benny Malengier
de436d58ca 3944: [NarWeb] Alternate Locations on places site in web report vers. 3.2.2
svn: r15876
2010-09-11 15:17:25 +00:00
Benny Malengier
01afd075a7 4131: [NarWeb] No clickable link in referenced region in the photo, if person has no name
svn: r15860
2010-09-09 11:15:28 +00:00
Rob G. Healey
9dfba96783 NarrativeWeb: Added ancestortree.css only if there is ancestor tree being built? Style sheets: removed ancestor tree section from the style sheets. Changes to Ancestor tree, thanks Jakim Friant.
svn: r15779
2010-08-20 02:33:26 +00:00
Rob G. Healey
21651501ca Final piece of moving Mapstraction stylesheet into src/plugins/webstuff/css .
svn: r15755
2010-08-16 22:18:09 +00:00
Rob G. Healey
9492b706b6 NarrativeWeb: Fixed problem on DownloadPage. Style sheets: Removed elements from DownloadPage. Download page and files now share the same copyright license as the remaining of the pages.
svn: r15742
2010-08-15 23:43:08 +00:00
Peter Landgren
418d7dd39f Fixed a typo.
svn: r15715
2010-08-12 07:10:42 +00:00
Doug Blank
2fc5096d23 CSS and web resources are now a plugin
svn: r15711
2010-08-12 05:26:45 +00:00
Rob G. Healey
264d6145be NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
2010-08-12 02:26:26 +00:00
Doug Blank
864c79e446 First step in breaking up NarrativeWeb into plugins; please test
svn: r15704
2010-08-11 14:11:35 +00:00
Rob G. Healey
b0060b7542 NarrayiveWeb: More tweaking of _create_family_map().
svn: r15690
2010-08-09 06:56:47 +00:00
Rob G. Healey
b64439c263 Adjusted PlaceListPage elements to make it fit correctly.
svn: r15682
2010-08-05 18:04:53 +00:00
Rob G. Healey
0c6b7405c2 Complete my issue with the zoom level of the maps.
svn: r15667
2010-07-30 05:35:17 +00:00
Rob G. Healey
621869d911 Mapstraction.css: Fixed a problem where it was not allowing PlacePage Place Maps to not be shown. NarrativeWeb: More tweaks to FamilyMap and PlacePage Maps.
svn: r15652
2010-07-27 08:33:06 +00:00
Rob G. Healey
e020d6a443 NarrativeWeb: Continuing work on getting FamilyMap and Place Page Map to look and work as I want it too. StyleSheet: Changing elements to match current modifications.
svn: r15650
2010-07-24 08:43:43 +00:00
Rob G. Healey
46ee43539f NarrativeWeb: Refinements in creating family maps. Changes in style sheets to match work.
svn: r15647
2010-07-23 06:30:23 +00:00
Rob G. Healey
0fdd49ad87 NarrativeWeb: Re-verted dump_place() with alternate_locations returned back to original setup.
svn: r15638
2010-07-15 23:25:12 +00:00
Rob G. Healey
3567664f4c NarrativeWeb: Fixed place and dump_ordinance().
svn: r15637
2010-07-15 08:56:01 +00:00
Rob G. Healey
d2d5be6919 NarrativeWeb: Fixed crash error introduced in last commit regarding place.get_alternate_locations().
svn: r15636
2010-07-14 22:08:07 +00:00
Rob G. Healey
e88ee37158 NarrativeWeb: Changed the way that place.alternate_locations are displayed.
svn: r15635
2010-07-14 21:21:31 +00:00
Rob G. Healey
a58d664660 NarrativeWeb: Furthering the use of _individuallist variable. For checking whether a person is in the database or not?
svn: r15634
2010-07-13 18:47:37 +00:00
Rob G. Healey
c9f6fbd0eb NarrativeWeb: Changed how center and zoom are set. Changed _place_exists() to _append_to_lat_long(). Using some of the code that Serge Noiraud is using in GeoView.
svn: r15633
2010-07-11 05:55:19 +00:00
Peter Landgren
0ea8c9dfef Fix of typo.
svn: r15631
2010-07-09 16:29:07 +00:00
Rob G. Healey
3415a1918e NarrativeWeb: Bug fix for #4095. Thank you Peter for the heads up on this one.
svn: r15627
2010-07-08 22:36:46 +00:00
Rob G. Healey
2638f7641d Fixed a crash issue that I created in the last commit.
svn: r15626
2010-07-08 07:49:24 +00:00
Rob G. Healey
0193bbb459 NarrativeWeb: Re-aligned the javascript code output to match how Google displays theirs.
svn: r15625
2010-07-08 07:22:34 +00:00
Rob G. Healey
c31bd0bfa5 NarrativeWeb: Removed the addition of listing the active person in its siblings. Fixed typo error.
svn: r15624
2010-07-08 01:46:35 +00:00
Rob G. Healey
16f95e157c NarrativeWeb: Fixed inline usage in dump_attribute().
svn: r15620
2010-07-05 09:26:08 +00:00
Rob G. Healey
0e06a98523 NarrativeWeb: Removed extra hyperlink in display_ind_sources(). Re-claimed valuable and expensive vertical real estatetoo. Web_Basic-Blue: added element to remove underline in display_ind_sources().
svn: r15619
2010-07-05 09:11:24 +00:00
Rob G. Healey
fc219d57af NarrativeWeb: Fixed attributes section display on Individual Pages. Moved sources to the end instead of middle.
svn: r15617
2010-07-05 07:21:17 +00:00
Rob G. Healey
7ef7715f1c Refactoring of Place Page and Family Map Pages is should now be completed. Adjusted elements in Mapstraction style sheet.
svn: r15616
2010-07-05 06:26:23 +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