Brian Matherly
e2f7c3ad2c
Fix gallery image links generated on Win32 for the Narrative Web Report.
...
svn: r8493
2007-05-18 18:38:07 +00:00
Brian Matherly
0e520ef7d7
0000806: default for narrative website should be protect living
...
svn: r8482
2007-05-17 02:29:52 +00:00
Brian Matherly
e762f660e6
Sort strings, not lists in Narrative Web combo boxes.
...
svn: r8476
2007-05-15 11:59:22 +00:00
Brian Matherly
f6daab7c33
0001044: ReportWeb Site, tab Page Generation - items in dropdown list do not sort correctly
...
svn: r8471
2007-05-15 03:51:06 +00:00
Brian Matherly
8a12e8b527
* src/plugins/NarrativeWeb.py: Fix reference paths on Windows.
...
svn: r8466
2007-05-14 03:41:36 +00:00
Brian Matherly
024c7d187b
Change the default directory for the narrative web report so people don't generate the report in their database directory.
...
svn: r8449
2007-05-09 03:39:08 +00:00
Brian Matherly
345ac87e95
0001012: Private source and private child references shown in narrative website.
...
svn: r8384
2007-04-15 19:09:55 +00:00
Brian Matherly
bc0b71f125
0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
...
svn: r8365
2007-04-09 03:35:58 +00:00
Brian Matherly
ecb95e1c1a
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8362
2007-04-08 20:16:05 +00:00
Brian Matherly
7046e711fb
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
dbab948e8c
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8355
2007-04-05 12:07:05 +00:00
Brian Matherly
9ab572e278
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8298
2007-03-14 03:24:17 +00:00
Brian Matherly
e6bfaf39fd
0000976: NarrativeWeb: gramps ID always output regardless of setting
...
svn: r8296
2007-03-14 03:09:38 +00:00
Brian Matherly
2bb0e0642f
* src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb plugin: include the date in the media object pages
...
svn: r8294
2007-03-13 22:56:28 +00:00
Brian Matherly
2569c5d9f0
* src/plugins/NarrativeWeb.py: 0000950: include the date in the reference sections of the narrative web site
...
svn: r8289
2007-03-11 19:42:48 +00:00
Brian Matherly
e699cf10e8
* src/plugins/NarrativeWeb.py:
...
* src/ReportBase/_ReportUtils.py:
Fix 0000956: Event order within GRAMPS not replicated in web report
svn: r8277
2007-03-07 03:11:41 +00:00
Brian Matherly
c8ff7f4374
src/plugins/NarrativeWeb.py: Fix 0000954: e-mail address causes Narrative Web plugin to generate bad links
...
svn: r8273
2007-03-06 04:21:59 +00:00
Brian Matherly
44256c5b5a
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8042
2007-02-04 02:10:07 +00:00
Don Allingham
6fedb61f2f
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: error reporting
* src/plugins/NarrativeWeb.py: error reporting
* src/Filters/_SearchBar.py: numlock handling
* src/Filters/SideBar/_SidebarFilter.py: numlock handling
svn: r8016
2007-01-31 00:02:15 +00:00
Don Allingham
6e29949ca3
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Brian Matherly
e461edd7c1
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
...
* src/plugins/DetDescendantReport.py: Add addresses (0000791)
* src/plugins/DetAncestralReport.py: Add addresses (0000791)
* src/plugins/IndivComplete.py: Add addresses (0000791)
* src/plugins/NarrativeWeb.py: use "get_address_str"
* src/plugins/FamilyGroup.py: use "get_address_str"
svn: r7956
2007-01-23 01:51:33 +00:00
Brian Matherly
f358133c55
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Don Allingham
7d975f5b34
* src/plugins/NarrativeWeb.py: wrap photo description at a maximum
...
of 20 characters to prevent overlap (bug #658 )
svn: r7880
2007-01-08 03:48:49 +00:00
Don Allingham
d72fce2c08
2006-12-31 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: add HELP button support
* src/ReportBase/_BareReportDialog.py: add HELP button support
* src/plugins/NarrativeWeb.py: add HELP button support
svn: r7862
2006-12-31 23:56:14 +00:00
Brian Matherly
52a01bdd13
* src/plugins/NarrativeWeb.py: fix 0000597: Narrative web site generates uppercase directory names but lower case hrefs
...
svn: r7778
2006-12-11 05:31:51 +00:00
Brian Matherly
bdaf7ab014
* src/plugins/NarrativeWeb.py: fix 0000595: Narrative web site, save to tar.gz format causes cash
...
svn: r7755
2006-12-03 21:10:51 +00:00
Brian Matherly
092489b862
* src/docgen/KwordDoc.py: don't us getuid in Windows
...
* src/plugins/NarrativeWeb.py: don't us getuid in Windows
svn: r7728
2006-11-29 04:23:20 +00:00
Don Allingham
13cbf0f899
2006-11-24 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors
* src/plugins/NarrativeWeb.py: handle unicode decoding errors
* src/plugins/AncestorReport.py: bring into conformance with the spec.
svn: r7689
2006-11-25 01:02:26 +00:00
Brian Matherly
5ebb88828f
* src/plugins/DetDescendantReport.py: 0000558: Print only primary events
...
* src/plugins/DetAncestralReport.py: 0000558: Print only primary events
* src/plugins/GraphViz.py: 0000558: Print only primary events
* src/plugins/FamilyGroup.py: 0000558: Print only primary events
* src/plugins/IndivComplete.py: 0000558: Print only primary events
* src/plugins/NarrativeWeb.py: 0000558: Print only primary events
svn: r7666
2006-11-22 04:43:33 +00:00
Brian Matherly
9b9d0fc574
* src/plugins/NarrativeWeb.py: Fix 0000543: Multimedia-Objects marked as private are visible in narrative web-report
...
svn: r7648
2006-11-19 04:40:24 +00:00
Brian Matherly
15fe5ad82e
* src/plugins/NarrativeWeb.py: Add family event gallery items to individual page
...
svn: r7561
2006-11-06 04:27:23 +00:00
Brian Matherly
d5fea06ce3
* src/plugins/NarrativeWeb.py: Add street to place page.
...
svn: r7559
2006-11-06 03:15:44 +00:00
Brian Matherly
7cb840ebf8
* src/plugins/NarrativeWeb.py: Fix typos
...
svn: r7260
2006-08-25 04:23:55 +00:00
Brian Matherly
2cda62c603
* src/plugins/NarrativeWeb.py: show url when no description ( #0000319 )
...
svn: r7241
2006-08-23 01:09:54 +00:00
Alex Roitman
a57f686668
* src/FilterEditor/_FilterEditor.py (close): Override parent's close.
...
* src/Filters/_FilterMenu.py (build_filter_menu,
build_filter_model): Import Custom and System filters when needed.
* src/plugins/Calendar.py (get_filters): Import Custom
filters when needed.
* src/plugins/GraphViz.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/IndivComplete.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/NarrativeWeb.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/StatisticsChart.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/TimeLine.py (get_report_filters): Import Custom
filters when needed.
svn: r7231
2006-08-22 05:28:55 +00:00
Brian Matherly
d760adaa58
* src/plugins/NarrativeWeb.py: fix #0000349 : NarrativeWebsite sorting
...
svn: r7197
2006-08-18 01:16:13 +00:00
Brian Matherly
6cc8dfa7d8
* src/plugins/NarrativeWeb.py: fix bug for no surname (bug #265 )
...
svn: r7064
2006-07-24 02:19:08 +00:00
Alex Roitman
e3c6406cea
* src/plugins/StatisticsChart.py
...
(StatisticsChartOptions.get_report_filters): Add custom filters.
* src/plugins/Calendar.py (FilterWidget.get_filters): Add custom
filters.
* src/plugins/TimeLine.py (TimeLineOptions.get_report_filters):
Add custom filters.
* src/plugins/IndivComplete.py
(IndivCompleteOptions.get_report_filters): Add custom filters.
* src/plugins/NarrativeWeb.py
(WebReportOptions.get_report_filters): Add custom filters.
encoding errors;
(GraphVizOptions.get_report_filters): Add custom filters.
svn: r7048
2006-07-20 00:42:20 +00:00
Brian Matherly
314a103f8d
* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236 )
...
svn: r7037
2006-07-18 02:59:18 +00:00
Brian Matherly
f7bd8ae1c5
* src/plugins/NarrativeWeb.py: typo
...
svn: r7036
2006-07-18 01:53:42 +00:00
Brian Matherly
eff624fde1
* src/plugins/NarrativeWeb.py: HTML validation fixes
...
svn: r7026
2006-07-13 04:13:19 +00:00
Brian Matherly
fc53b89370
fix restoration of gallery setting for NarrativeWeb.py
...
svn: r7007
2006-07-08 04:10:42 +00:00
Don Allingham
835329191f
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Brian Matherly
236c976093
remove duplicate birth and death events in reports (fixes bug #235 )
...
svn: r6971
2006-06-28 04:01:14 +00:00
Alex Roitman
345439817e
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py (report): Handle wm closing.
* src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
closing.
* src/plugins/NarrativeWeb.py (WebReportDialog.__init__): Handle
wm closing.
svn: r6964
2006-06-25 02:26:29 +00:00
Alex Roitman
ad78fd80b7
* src/ReportBase/_ReportDialog.py (report): Use new report modules
...
for oddball reports.
* src/plugins/GraphViz.py: Use new report modules.
* src/plugins/NarrativeWeb.py: Use new report modules.
* src/plugins/CountAncestors.py: Use wm and new report modules.
* src/plugins/Summary.py: Use wm and new report modules.
svn: r6842
2006-06-02 00:40:54 +00:00
Brian Matherly
6caef68a69
* src/plugins/vaious: upgrade to new report interface
...
svn: r6838
2006-06-01 04:39:40 +00:00
Alex Roitman
36413653f9
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
...
* various: Replace get/set_base_handle with get/set_reference_handle.
* src/RelLib/_SourceRef.py (get_base_handle,set_base_handle):
Remove redundant methods.
svn: r6750
2006-05-22 23:56:57 +00:00
Brian Matherly
6e73513f17
typo
...
svn: r6650
2006-05-14 05:57:15 +00:00
Brian Matherly
ee960b6457
src/plugins/NarrativeWeb.py: Add option for number of generations in ancestor graph (bug # 0000077)
...
svn: r6649
2006-05-14 05:51:46 +00:00