Commit Graph

637 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
657e4dc784 Bug#4006: Fixed WebCal text being doubled up. Thank you Doug S. Blank for the patch.
svn: r15452
2010-05-23 04:51:59 +00:00
Rob G. Healey
bedbf0084f Changed Download page a little and made the changes uniform in all the style sheets. Still have a problem in Web_Mainz.css though.
svn: r15446
2010-05-22 07:20:27 +00:00
Rob G. Healey
44a360c1bf Fixed EventDetail pages in ColumnPerson... First individual was being shown twice in the line
svn: r15398
2010-05-13 06:17:43 +00:00
Rob G. Healey
33bcc40293 Switched 'Graph generations' option in Report Options from EnumeratedListOption to NumberOption as it didn't maked sense to me
svn: r15391
2010-05-12 07:17:23 +00:00
Rob G. Healey
9b73c0e80a Re-added event description back into event sections
svn: r15390
2010-05-12 07:08:28 +00:00
Doug Blank
a2c515f5da Added a flag to get_note_format to set the up variable so that the backend will build_link correctly. This should be refactored, but it at least does the right thing for now.
svn: r15362
2010-05-08 15:21:11 +00:00
Doug Blank
937af27eaf Header and Footer notes were not formatted
svn: r15358
2010-05-08 13:05:28 +00:00
Doug Blank
40b8c2d9a2 3914: Add a new markup for creating links to URLs and for gramps objects
svn: r15340
2010-05-06 15:54:33 +00:00
Brian Matherly
df32be43de 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
2010-05-01 04:12:42 +00:00
Rob G. Healey
464ef0dbd8 Added source_citations back into media attributes.
svn: r15292
2010-04-25 18:03:49 +00:00
Rob G. Healey
85523a2226 Modified alphabet_navigation to remove the necessity of key, modified class EventListPage to use alphabet_navigation just like the rest of the site.
svn: r15273
2010-04-23 00:39:24 +00:00
Gerald Britton
8cecd15dab Use print function instead of print statement
svn: r15271
2010-04-22 19:41:48 +00:00
Rob G. Healey
5a7c72338f Removed page x of page y from 'Creating event pages'.
svn: r15270
2010-04-22 17:05:34 +00:00
Rob G. Healey
9aea3ae849 Added title attribute to navigation/alphabet navigation menus for better visually impaired accessibility. The title attribute is read by accessibility devices.
svn: r15269
2010-04-22 14:36:02 +00:00
Rob G. Healey
ea23f135bd Added title attribute to all media objects for better readability by screen readers and braille writers, Jaws(c) by http://www.freedomscientific.com/, for example.
svn: r15268
2010-04-22 13:56:16 +00:00
Rob G. Healey
4966059097 Reverted NarrativeWeb back to before I committed it today. Back to Doug Blank's last revisions.
svn: r15265
2010-04-22 07:49:13 +00:00
Rob G. Healey
61f262a339 Added title and alt attributes to images and http links for better ability for screen readers and braille writers. These changes make it so that the devices can read the page to its users.
svn: r15257
2010-04-22 01:27:53 +00:00
Rob G. Healey
1a11af68fa Removed the use of key in write_header(). Added <h2> tags back into write_header() so that the printed pages can be identified by it. Re-wrote alphabet_navigation for the class EventsListPage only. Added title for navigation and alphabet so that screen readers and braille writers can identify the menu items.
svn: r15256
2010-04-22 01:24:05 +00:00
Doug Blank
d8d47881ab 3430: Add Gramps version to the output of reports
svn: r15238
2010-04-19 14:39:04 +00:00
Doug Blank
4d51c49508 3863: Narrative Web report : role not displayed when not primary
svn: r15234
2010-04-19 13:48:54 +00:00
Doug Blank
c0fa9b4b37 Format references: [1], [2]
svn: r15229
2010-04-19 11:01:33 +00:00
Doug Blank
d71d5c67dc 3868: NarWeb Associations should be a link to the person's webpage
svn: r15228
2010-04-19 10:53:16 +00:00
Doug Blank
bec07d4543 3862: Narrative Web Report - Hyperlink on image regions no more clikable
svn: r15220
2010-04-18 16:14:59 +00:00
Doug Blank
3afeecc8b2 3805: Report 'Narrated Web Site...' - Contact page will be shown only if Publisher contact note OR image was set before
svn: r15218
2010-04-18 13:52:59 +00:00
Doug Blank
385c4d0a6d 3863: Narrative Web report : role not displayed when not primary; moved associations above sources to include assoc sources
svn: r15209
2010-04-18 11:07:12 +00:00
Rob G. Healey
a558bd68c1 Changed trunk favicon.ico to favicon2.ico as Benny suggested.
svn: r15206
2010-04-18 02:14:03 +00:00
Doug Blank
fc298c806c 3544: Narrated web report does not get created
svn: r15197
2010-04-17 21:58:09 +00:00
Doug Blank
8d9ad55ae6 Rest of fix of 3837
svn: r15188
2010-04-17 18:34:00 +00:00
Doug Blank
87dd9aff24 CSS fixes and partial fix to 3837
svn: r15185
2010-04-17 14:49:36 +00:00
Doug Blank
ee4f0923aa Changed a gettext string (home -> active); only show home link if person is selected
svn: r15181
2010-04-17 13:14:50 +00:00
Doug Blank
fbac7a716d Show gallery in order of media_list, and include snapshot in gallery
svn: r15178
2010-04-17 12:35:32 +00:00
Rob G. Healey
2d23b3c174 Fixed the home_link in the footer.
svn: r15177
2010-04-17 01:44:18 +00:00
Doug Blank
b2d31be01a Removed unnecessary return
svn: r15172
2010-04-17 00:47:53 +00:00
Doug Blank
8a16a9ac2f 3848: Web Report Revision 15110, missing name
svn: r15171
2010-04-17 00:21:12 +00:00
Benny Malengier
56c85f0255 3815: Notes with html show verbatim in narrative web
svn: r15169
2010-04-16 20:59:10 +00:00
Doug Blank
9a8626a668 Protection from scale error
svn: r15165
2010-04-16 15:38:32 +00:00
Doug Blank
782ac444b0 Create Addressbook Page, even if no addresses if it is checked; center mainz addressbook pages
svn: r15155
2010-04-15 21:44:09 +00:00
Doug Blank
9aa81df81e 3829: Narrated Web Site: Type of source ref note is not output
svn: r15143
2010-04-15 12:40:17 +00:00
Doug Blank
82b7d8d168 Long/lat showing as None
svn: r15141
2010-04-15 10:52:49 +00:00
Doug Blank
20a3958294 Repository name was double-escaped
svn: r15139
2010-04-15 10:47:15 +00:00
Doug Blank
72ebf72840 Added cropped region thumbnail to ancestor tree
svn: r15138
2010-04-15 10:40:50 +00:00
Rob G. Healey
14767e285f Some cleanup work on class RepositoryList.
svn: r15135
2010-04-15 06:49:26 +00:00
Doug Blank
62fd3f8874 3845: In NarrativeWeb plugin, would like to remove the <sup> from the source annotations, by adamplumb
svn: r15130
2010-04-15 04:12:07 +00:00
Doug Blank
bed9092bb9 3843: In NarrativeWeb plugin Events Table, the column needs to be written even if no notes exist, by adamplumb
svn: r15129
2010-04-15 04:03:20 +00:00
Doug Blank
a85114fa66 3828: Narrated Web Site: Association output is incorrect, by kulath
svn: r15128
2010-04-15 03:52:01 +00:00
Doug Blank
3de2b43491 If first image is a image with region that links to object, then use a thumbnail of the region for snapshot; show regions in snapshot thumbnails otherwise; some refactoring
svn: r15126
2010-04-15 03:01:07 +00:00
Rob G. Healey
e2f6a57f74 Fixed class SourcePage where information would not be created if 'Suppress Gramps IDs' was selected.
svn: r15124
2010-04-15 01:59:10 +00:00
Rob G. Healey
491f0d3180 Fixed the place detail missing because if place.main_loc in dump_places() was indented one too far.
svn: r15111
2010-04-14 06:00:58 +00:00
Rob G. Healey
9281d1388c Removed the extra media_ref_rect_regions that should not have been tried in the first place. Remove ColumnPath from display_url_list().
svn: r15108
2010-04-14 04:58:27 +00:00
Doug Blank
98e8a6aaf8 3822: Narrated Web Site: citations for person sources are missing
svn: r15106
2010-04-14 00:26:24 +00:00
Doug Blank
57d289fee9 3827: Narrated Web Site: Dates for Alternate names are not shown, by kulath
svn: r15100
2010-04-13 02:49:05 +00:00
Doug Blank
42f948b606 3834: Death date on individuals an surnames pages in Narrative Web Report
svn: r15099
2010-04-13 02:38:26 +00:00
Doug Blank
73ed8a51dc 3676: NarrativeWeb report sometimes uses urls not availables (filter, proxy, living)
svn: r15095
2010-04-13 02:16:42 +00:00
Rob G. Healey
8be9e00ff5 Fixed note issue in header_note and footer_note.
svn: r15069
2010-04-09 22:35:35 +00:00
Rob G. Healey
ca25394c46 Fixed the center person to be using the actual center person option in NarrativeWeb.
svn: r15061
2010-04-08 05:10:36 +00:00
Rob G. Healey
734c907fcb Fixed footer note to use straight HTML code instead of styled text.
svn: r15060
2010-04-08 02:29:12 +00:00
Rob G. Healey
003029f0bc Bug #3816: Fixxed header note so that there is no formatting. Straight HTML.
svn: r15055
2010-04-07 23:43:37 +00:00
Rob G. Healey
98146a9b6c Fixed page source layout for links so that they all line up together.
svn: r15054
2010-04-07 23:38:12 +00:00
Rob G. Healey
35874b1145 Removed libaccess, improved birth and death lookup in IndividualPages.
svn: r15032
2010-04-04 23:36:55 +00:00
Raphael Ackermann
a5079f5031 fix typos in doc
svn: r15031
2010-04-04 21:06:45 +00:00
Rob G. Healey
a6dd3e861d Fixed download page table being oversized. Removed download page note from download page. Bug#3795 should be resolved.
svn: r15002
2010-04-03 01:22:40 +00:00
Rob G. Healey
16e1cc5e3e Exacted changes to reflect the change from Web_Alphabet-*.css to Web_Navigation-*.css
svn: r14991
2010-04-01 16:16:01 +00:00
Rob G. Healey
ec6ccdc58f Changed names of Navigation Alphabet stylesheets. Cleanup code and stylesheets.
svn: r14988
2010-04-01 15:11:33 +00:00
Doug Blank
5c4b9e0241 0003734: [Calendars] Only add persons whose birth date is year/01/01 on the first january
svn: r14981
2010-04-01 01:02:55 +00:00
Rob G. Healey
08331a522f Fix for bug #3775. Add separation between citation links.
svn: r14978
2010-03-31 07:54:48 +00:00
Rob G. Healey
433033f6b8 Converted Date, Name, and NameType to gen.lib.object so that libaccess can be used instead.
svn: r14977
2010-03-31 02:45:39 +00:00
Rob G. Healey
902b343897 Changed some of the gen.lib objects back to gen.lib. EventType, Person, ChildRelType...
svn: r14973
2010-03-30 07:52:35 +00:00
Stéphane Charette
876f0ac1d3 merged from 32: only scale images down, not up
svn: r14958
2010-03-28 14:48:23 +00:00
Stéphane Charette
efaec2271c merged from 32: remove stray html on resized images
svn: r14957
2010-03-28 14:36:34 +00:00
Rob G. Healey
d50cfb29f1 Created CSS elements for WebLinks sections in Individual Pages and AddressBook Pages. Fixed missing hyperlinks and description fields. Problem from Alain Aupeix. No bug tracker created.
svn: r14942
2010-03-27 07:11:10 +00:00
Rob G. Healey
befcd007fa Fixed missing notes and sources in Event Section of Individual Pages. Reported by Alain Aupeix and Stephane Charette. No bug report generated.
svn: r14937
2010-03-26 23:51:31 +00:00
Rob G. Healey
dd5ba77a0a Fixed a navigation menu errors in WebCal and Basic-Blue and Visually.
svn: r14936
2010-03-26 22:51:53 +00:00
Rob G. Healey
ab64cf35a9 Added notes and sources back to the Events on the IndividualPage again! It was on the EventPage. Problem brought me by Alvin and Stephane.
svn: r14926
2010-03-26 05:50:40 +00:00
Peter Landgren
e2bb5062d1 Fix of issue 3737.
svn: r14877
2010-03-20 11:54:17 +00:00
Jérôme Rapinat
7d3cebada8 3744: Cannot display name, description, uri for 'Web Home' web link generated by NarrativeWeb (need descr)
svn: r14875
2010-03-20 08:25:55 +00:00
Jérôme Rapinat
42b092b307 3738: ftp url can lead to NarrativeWeb crash (typo)
svn: r14872
2010-03-20 04:20:18 +00:00
Rob G. Healey
929f63ceea Did some cleanup work on the import statements.
svn: r14870
2010-03-20 00:31:03 +00:00
Jérôme Rapinat
84ab4206dc 3696: Typo on translation strings into NarrativeWeb
svn: r14828
2010-03-15 11:13:51 +00:00
Rob G. Healey
71a21b507e Cleaned up display_url_list().
svn: r14749
2010-03-11 07:14:54 +00:00
Rob G. Healey
34148aea8a NarrativeWeb: Fixed Address Book not creating page if there was no address. Stylesheets: Cleanup to correctly show AddressBookList.
svn: r14744
2010-03-10 22:40:14 +00:00
Benny Malengier
a3b52f5878 3657: Calculation od step siblings is incorrect in narrated Web report
svn: r14667
2010-03-07 16:09:06 +00:00
Doug Blank
dcfb25abc4 Trunk is now version 3.3.0
svn: r14653
2010-03-06 22:47:25 +00:00
Doug Blank
a033320589 3665: Crash with Webcal report when linking with WebReport
svn: r14648
2010-03-06 13:29:02 +00:00
Rob G. Healey
a6d8438b31 Fixed Horizontal/ Vertical menu options in NarrativeWeb. Fixed alphabet/navigation menus in the stylesheets.
svn: r14562
2010-03-02 07:40:48 +00:00
Rob G. Healey
d6e4126cea Fixed Navigation Menus. Updated stylesheets.
svn: r14559
2010-03-02 01:16:46 +00:00
Rob G. Healey
05edffadad Still working on it.
svn: r14495
2010-02-26 07:01:15 +00:00
Rob G. Healey
f0b68e8d94 Fixed place.lat and place.long in class PlaceListPage. Working on Navigation menu placement and look.
svn: r14492
2010-02-26 01:02:12 +00:00
Rob G. Healey
d3a1cae6ae Added Vertical and Horizontal Navigation Menus back into NarrativeWeb. Added State, Country, and Lat & Long to the PlacesListPage.
svn: r14490
2010-02-25 22:28:03 +00:00
Rob G. Healey
36a91b6cb9 Changed some formatted strings to named variables for 'make distcheck' to work properly.
svn: r14483
2010-02-25 15:52:32 +00:00
Peter Landgren
ba5f5ea7eb Missed () in some constfunc.win().
svn: r14434
2010-02-22 08:17:36 +00:00
Benny Malengier
f672cdc200 Make reference regions show in website, fix bug with empty places, ... not creating website
svn: r14372
2010-02-14 21:00:54 +00:00