Commit Graph

513 Commits

Author SHA1 Message Date
20a3958294 Repository name was double-escaped
svn: r15139
2010-04-15 10:47:15 +00:00
72ebf72840 Added cropped region thumbnail to ancestor tree
svn: r15138
2010-04-15 10:40:50 +00:00
14767e285f Some cleanup work on class RepositoryList.
svn: r15135
2010-04-15 06:49:26 +00:00
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
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
a85114fa66 3828: Narrated Web Site: Association output is incorrect, by kulath
svn: r15128
2010-04-15 03:52:01 +00:00
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
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
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
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
98e8a6aaf8 3822: Narrated Web Site: citations for person sources are missing
svn: r15106
2010-04-14 00:26:24 +00:00
57d289fee9 3827: Narrated Web Site: Dates for Alternate names are not shown, by kulath
svn: r15100
2010-04-13 02:49:05 +00:00
42f948b606 3834: Death date on individuals an surnames pages in Narrative Web Report
svn: r15099
2010-04-13 02:38:26 +00:00
73ed8a51dc 3676: NarrativeWeb report sometimes uses urls not availables (filter, proxy, living)
svn: r15095
2010-04-13 02:16:42 +00:00
8be9e00ff5 Fixed note issue in header_note and footer_note.
svn: r15069
2010-04-09 22:35:35 +00:00
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
734c907fcb Fixed footer note to use straight HTML code instead of styled text.
svn: r15060
2010-04-08 02:29:12 +00:00
003029f0bc Bug #3816: Fixxed header note so that there is no formatting. Straight HTML.
svn: r15055
2010-04-07 23:43:37 +00:00
98146a9b6c Fixed page source layout for links so that they all line up together.
svn: r15054
2010-04-07 23:38:12 +00:00
35874b1145 Removed libaccess, improved birth and death lookup in IndividualPages.
svn: r15032
2010-04-04 23:36:55 +00:00
a5079f5031 fix typos in doc
svn: r15031
2010-04-04 21:06:45 +00:00
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
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
ec6ccdc58f Changed names of Navigation Alphabet stylesheets. Cleanup code and stylesheets.
svn: r14988
2010-04-01 15:11:33 +00:00
08331a522f Fix for bug #3775. Add separation between citation links.
svn: r14978
2010-03-31 07:54:48 +00:00
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
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
876f0ac1d3 merged from 32: only scale images down, not up
svn: r14958
2010-03-28 14:48:23 +00:00
efaec2271c merged from 32: remove stray html on resized images
svn: r14957
2010-03-28 14:36:34 +00:00
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
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
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
e2bb5062d1 Fix of issue 3737.
svn: r14877
2010-03-20 11:54:17 +00:00
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
42b092b307 3738: ftp url can lead to NarrativeWeb crash (typo)
svn: r14872
2010-03-20 04:20:18 +00:00
84ab4206dc 3696: Typo on translation strings into NarrativeWeb
svn: r14828
2010-03-15 11:13:51 +00:00
71a21b507e Cleaned up display_url_list().
svn: r14749
2010-03-11 07:14:54 +00:00
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
a3b52f5878 3657: Calculation od step siblings is incorrect in narrated Web report
svn: r14667
2010-03-07 16:09:06 +00:00
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
d6e4126cea Fixed Navigation Menus. Updated stylesheets.
svn: r14559
2010-03-02 01:16:46 +00:00
05edffadad Still working on it.
svn: r14495
2010-02-26 07:01:15 +00:00
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
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
36a91b6cb9 Changed some formatted strings to named variables for 'make distcheck' to work properly.
svn: r14483
2010-02-25 15:52:32 +00:00
ba5f5ea7eb Missed () in some constfunc.win().
svn: r14434
2010-02-22 08:17:36 +00:00
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
b6f85080cf Fix bug, function should return a two tuple
svn: r14371
2010-02-14 20:41:11 +00:00
9d20446bc5 Make use of new module constfunc.
svn: r14286
2010-02-08 17:26:22 +00:00
732948bf8a Step towards fix of translation in Windows.
svn: r14271
2010-02-07 18:04:10 +00:00