Commit Graph

679 Commits

Author SHA1 Message Date
Rob G. Healey
cb48eab652 Fixed the huge time delay in Creating Event pages.
svn: r18691
2012-01-03 07:43:54 +00:00
Rob G. Healey
338fd336e5 Clean up of a lot of code, complete re-do of the navigation and alphabet menus.
svn: r18689
2012-01-03 05:21:42 +00:00
Rob G. Healey
f6271eb127 Adjusted the placement of the progress bar in event_pages() in an attemp to speed up the display of the progress bar.
svn: r18677
2012-01-01 05:41:13 +00:00
Rob G. Healey
96598f1646 Added list style types to the list in SourcePage.
svn: r18674
2012-01-01 00:41:27 +00:00
Rob G. Healey
c8fe7f72f2 class SourcePage is now ready.
svn: r18673
2011-12-31 23:46:54 +00:00
Rob G. Healey
fdac4f7ff8 Fixed two typos in SourcePage. Thank you, Doug Blank, for showing them to me.
svn: r18664
2011-12-30 22:09:09 +00:00
Rob G. Healey
874cd601d2 More work as been done on class SourcePage using the new Source/ Citation code that Tim committed. Alphabetizing of the Person referents to a Source has been done but the list is not running correctly yet.
svn: r18661
2011-12-30 08:21:23 +00:00
Rob G. Healey
e0fa12b729 Fixed a crash in dump_ordinance() where I forgot to remove a variable at line 607/
svn: r18650
2011-12-23 07:33:28 +00:00
Rob G. Healey
a28fa30d27 Removed some debugging code.
svn: r18649
2011-12-23 03:08:53 +00:00
Rob G. Healey
b57f1b25cc Updated Navigation menu for allowing for more than one row of hyperlinks...
svn: r18648
2011-12-22 02:02:54 +00:00
Rob G. Healey
e4581a7db8 Changed the horizontal placement of the javascript code in the head section of the page.
svn: r18646
2011-12-21 01:03:49 +00:00
Rob G. Healey
051da7cb87 Moved javascript map code from src/plugins/lib/libhtmlconst.py to NarrativeWeb. Fixed the single marker PlacePage.
svn: r18645
2011-12-21 00:44:16 +00:00
Rob G. Healey
54b3aea146 Committing changes only for the purpose of getting help.
svn: r18640
2011-12-20 09:17:00 +00:00
Michiel Nauta
bc3a9d3241 5433: Wrong url separator in Webreport for some pictures
svn: r18629
2011-12-19 09:26:51 +00:00
Jérôme Rapinat
ec0e77cc4f 3903: Message doesn't sound right
svn: r18628
2011-12-18 10:31:13 +00:00
Rob G. Healey
3cb96532dc First part of what the Source Pages will look like. I need to make it pretty instead of dirty and unclean.
svn: r18625
2011-12-18 10:05:17 +00:00
Rob G. Healey
5d034ca7a2 Isolate and only place map markers for Birth, Death, Census, Marriage, and Divorce events for the Place and Family Map Pages.
svn: r18603
2011-12-15 07:54:29 +00:00
Rob G. Healey
f6d61112af Completed stylesheet cleanup.
svn: r18601
2011-12-15 04:37:51 +00:00
Rob G. Healey
344f682367 Part One of a complete cleanup of Blue stylesheet and navigation menus.
svn: r18600
2011-12-14 23:00:33 +00:00
Rob G. Healey
11858a624d Remove Event and Family media on Individual Pages if the Event and Family pages are already being created.
svn: r18599
2011-12-14 19:43:24 +00:00
Rob G. Healey
e3227d6374 Adjusted several style elements for better layout and presentation.
svn: r18592
2011-12-13 07:31:46 +00:00
Rob G. Healey
f210c0ea4f Some cleanup in the Maps.
svn: r18591
2011-12-13 06:10:57 +00:00
Rob G. Healey
9a4b839830 Fixed all of the Family and Place Map Pages.
svn: r18590
2011-12-13 04:58:49 +00:00
Rob G. Healey
f1ea8590d8 Fixed missing OpenStreetMap (OSM) map on Place Pages.
svn: r18573
2011-12-11 05:50:13 +00:00
Rob G. Healey
16282bce65 Minor change to OSM maps in PlacePage and FamilyMap.
svn: r18568
2011-12-10 20:29:10 +00:00
Rob G. Healey
199cedbc12 Cleanup of class SourcePage.
svn: r18567
2011-12-10 19:37:09 +00:00
Rob G. Healey
129198e0e5 Adjusted the Creating family pages progress bar.
svn: r18555
2011-12-06 17:44:07 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Rob G. Healey
62f43acaad Added table to the Family Map Reference section.
svn: r18552
2011-12-06 10:18:29 +00:00
Rob G. Healey
188b076fd0 Cleanup of __create_family_map(). Fixed and make it work once again.
svn: r18551
2011-12-06 06:16:28 +00:00
Peter Landgren
d306f009ea Fixed a minor typo.
svn: r18550
2011-12-05 17:30:13 +00:00
Tim G L Lyons
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +00:00
Rob G. Healey
28e83efd2a Removed the markers from the other day. They were not needed in the first place.
svn: r18534
2011-11-29 19:24:59 +00:00
Rob G. Healey
aa60900487 Added boundary limits for the Google Family Markers Map pages.
svn: r18524
2011-11-28 04:57:43 +00:00
Rob G. Healey
c8367703f5 Fixed False state of self.__create_thumbs_only option to make sure it is not on when first starting NarrativeWeb.
svn: r18523
2011-11-28 04:46:20 +00:00
Rob G. Healey
eed628e2dc Change the boolean state of self.__create_thumbs_only to False at start.
svn: r18515
2011-11-27 17:19:21 +00:00
Rob G. Healey
c6e6383466 Moved location of 'Drop Markers' button to bottom of the map instead of top.
svn: r18501
2011-11-26 03:12:05 +00:00
Rob G. Healey
a7619cbd2e Removed irrevalent code that I forgot to remember from NarrativeWeb.
svn: r18500
2011-11-26 02:51:06 +00:00
Tim G L Lyons
99d42f6091 Updates to NarrativeWeb and _bibliography for citations.
svn: r18499
2011-11-25 17:29:30 +00:00
Tim G L Lyons
6cb761b010 Merged trunk r18398 through r18497 into geps023.
Conflicts resolved in:
    NarrativeWeb.py


svn: r18498
2011-11-24 18:15:53 +00:00
Rob G. Healey
a52ab113f7 Fixed errors created by my last commit# 18480.
svn: r18484
2011-11-22 11:18:07 +00:00
Rob G. Healey
e527a0bb82 Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
svn: r18480
2011-11-22 05:31:15 +00:00
Rob G. Healey
7240d64278 Fixed a typo that was causing a crash.
svn: r18466
2011-11-20 07:32:03 +00:00
Rob G. Healey
a73075f881 Fixed a handle variable in display_spouse() which was preventing the spouse's name to be hyperlinked.
svn: r18445
2011-11-15 04:11:13 +00:00
Rob G. Healey
55fade7700 Fixed a missing variable in display_spouse().
svn: r18444
2011-11-15 03:16:48 +00:00
Rob G. Healey
54b8b1d616 Minor changes to all three of these. Cleanup work.
svn: r18400
2011-11-03 17:03:45 +00:00
Brian Matherly
93ec059b3d Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
0c6765f1f5 Fix Type in narrative web progress.
svn: r18383
2011-10-29 15:53:14 +00:00
Brian Matherly
0b8ea1202d Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
svn: r18378
2011-10-29 05:02:33 +00:00
Rob G. Healey
2aad276c80 Referenced Sources has been added to class RepositoryPage().
svn: r18284
2011-10-11 02:17:42 +00:00
Rob G. Healey
55b297d1fb Completed some work on RepositoryPage, some work on Navigation menus...
svn: r18283
2011-10-10 20:41:25 +00:00
Rob G. Healey
663a7279ca Created same fix from Gramps33 for Source Pages.
svn: r18274
2011-10-10 05:34:38 +00:00
Rob G. Healey
d9cbb4f6cb Fixed problem in creating Google Family Links page
svn: r18254
2011-10-07 05:52:47 +00:00
Rob G. Healey
b028d4c0e1 Fixed a crash in creating the family map page, and some little changes in comments.
svn: r18251
2011-10-06 07:56:49 +00:00
Rob G. Healey
78685cb16f Tr- erote the display_relationships() on class IndividualPage.
svn: r18233
2011-10-02 01:53:12 +00:00
Rob G. Healey
6501d21159 Remoed the global use of place_handle_list, and place_lat_long. Soe cleanup and also pep8 work.
svn: r18201
2011-09-24 09:49:59 +00:00
Michiel Nauta
7de51cbca9 5246: NarWeb crash when using Family Links option for maps with a place with invalid lat/long
svn: r18189
2011-09-21 13:44:56 +00:00
Rob G. Healey
19eb347b4a Fixed two errors that caused crashes. Changed variable thumbpreview to inc_thumbnails.
svn: r18183
2011-09-21 03:34:11 +00:00
Rob G. Healey
7cb8c66272 Changed the name of the Horizontal and Vertical menus style sheets.
svn: r18173
2011-09-19 05:17:50 +00:00
Rob G. Healey
a4ee67d53f Fixed Family Attributes and Family LDS Ordinance. Thank you Michiel Nauta.
svn: r18172
2011-09-19 02:26:07 +00:00
Michiel Nauta
44f0c6e98b 5063: again, rewritten Mainz stylesheet
svn: r18160
2011-09-13 21:49:03 +00:00
Rob G. Healey
04cb1db273 Brought Family LDS section with IndividualPage's: Families section.
svn: r18159
2011-09-13 18:04:29 +00:00
Rob G. Healey
11de3759f7 Bug#5029-- Attributes in Websites; Moved Family ttributes into IndidivudalPage: Families: Attributes.
svn: r18158
2011-09-13 03:26:38 +00:00
Michiel Nauta
77654ffc82 5227: NarWeb, multiple persons are not seperated by comma
svn: r18152
2011-09-11 20:26:45 +00:00
Michiel Nauta
29d693ed49 5226: again, husband and wife links
svn: r18148
2011-09-11 10:55:11 +00:00
Michiel Nauta
dc00fa980d 5226: NarWeb, family events don't list persons on event page and event list page
svn: r18146
2011-09-11 10:32:37 +00:00
Michiel Nauta
716c959e23 5225: again, place page title
svn: r18144
2011-09-11 08:09:01 +00:00
Rob G. Healey
fa5a5f4c0d Fixed the last row's emptyCols for ThumbnailPreviewPage().
svn: r18139
2011-09-10 06:17:14 +00:00
Michiel Nauta
83d9ac4994 5225: NarWeb, map page title misses and event page title is strange
svn: r18137
2011-09-09 22:02:18 +00:00
Michiel Nauta
25457c6c1e 5224: NarWeb, associations table appends 1 to person name
svn: r18135
2011-09-09 21:08:37 +00:00
Michiel Nauta
2c52c8cc42 5223: NarWeb, first image thumbnail description errors
svn: r18133
2011-09-09 20:26:23 +00:00
Michiel Nauta
5bf9b8217e 4305: again for mimeless images
svn: r18131
2011-09-09 19:31:17 +00:00
Michiel Nauta
c0f3cf1084 5209: Narrated Web Site - Mainz - Year At A Glance - Rendering Error
svn: r18129
2011-09-09 19:09:06 +00:00
Rob G. Healey
a6a49cf526 Finished off creating the last row if it is incomplete in Thumbnail Preview Grid page?
svn: r18127
2011-09-09 08:34:12 +00:00
Rob G. Healey
87460f0788 Cleanup of class PlaceListPage()
svn: r18124
2011-09-08 09:47:53 +00:00
Rob G. Healey
1f290c934d Simplified the listing of the class FamilyListPage(), so that a couple is only shown once in the list.
svn: r18123
2011-09-08 09:23:10 +00:00
Rob G. Healey
ec1018973d Bug#5165; fixed filename of Thumbnail Page in class ThumbnailPreview(). Thank you, Jerome Rapinat.
svn: r18113
2011-09-04 23:29:20 +00:00
Brian Matherly
24900750a9 Patch from Nick Hall - 0005193: Web Calendar report gives an error for the default style sheet.
svn: r18099
2011-09-02 02:03:39 +00:00
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