983 Commits

Author SHA1 Message Date
Alex Roitman
ee731ba0f1 * src/plugins/DetDescendantReport.py (write_write_children):
Properly check for henry number; (write_mate): omit children list.


svn: r5416
2005-11-22 18:36:55 +00:00
Don Allingham
cf726952ba * src/plugins/NavWebPage.py: Fix output_notebook remains.
svn: r5414
2005-11-22 15:38:37 +00:00
Don Allingham
9c524ad869 * src/Report.py: shortened report dialog by making the Paper
Options a tab of the rest of the options
* src/plugins/AncestorReport.py: fix paragraph spacing
* src/plugins/Check.py: handle None for family
* src/plugins/DescendReport.py: fix paragraph spacing
* src/plugins/IndivComplete.py: fix paragraph spacing


svn: r5409
2005-11-20 23:17:37 +00:00
Martin Hawlisch
e0ccdacfbd * src/plugins/FilterEditor.py: Corrected plugin registration
* src/GrampsCfg.py: Add validation for GRAMPS ID prefixes


svn: r5408
2005-11-20 21:20:49 +00:00
Martin Hawlisch
86fa385a9b * src/Utils.py (find_file): new method that tries to check the existance of a file by trying out multiple encoding variants for the filename.
* src/ImgManip.py (get_thumbnail_image): Use Utils.find_file to fix encoding problems, additionally catch OSError
* src/ImageSelect.py (on_name_changed): Use Utils.find_file
* src/AddMedia.py (on_name_changed): Use Utils.find_file
* src/plugins/Check.py (encoding) dont encode a utf-8 string as again, (cleanup_missing_photos) Use Utils.find_file to fix encoding problems


svn: r5405
2005-11-18 13:56:37 +00:00
Don Allingham
56f780b876 * src/DisplayModels.py: try to handle encoding errors
* src/ImageSelect.py: call fix_encoding to handle path names
* src/Utils.py: provide a routine to attempt to fix encoding of
str values
* src/plugins/Check.py: repair bad filenames


svn: r5403
2005-11-17 04:06:53 +00:00
Don Allingham
c57bc8375f * src/plugins/DetDescendantReport.py: add support for Henry
numbers for descendants


svn: r5400
2005-11-13 05:46:57 +00:00
Don Allingham
ee076d94bd * src/GraphLayout.py: removed, incorporated into DesGraph
* src/Makefile.am: removed GraphLayout.py
* src/Plugins.py: don't enter into menus if not in debug mode
* src/plugins/CmdRef.py: don't enter into menus if not in debug mode
* src/plugins/Eval.py: don't enter into menus if not in debug mode
* src/plugins/Leak.py: don't enter into menus if not in debug mode
* src/plugins/TestcaseGenerator.py: don't enter into menus if not
in debug mode
* src/plugins/DumpGenderStats.py: don't enter into menus if not
* src/AncestorChart.py: Move to unsupported
* src/DesGraph.py: Move to unsupported
* src/AncestorChart2.py: More consistent name
* src/DescendChart.py: More consistent name


svn: r5398
2005-11-11 04:53:58 +00:00
Alex Roitman
1daad9d817 * src/plugins/IndivSummary.py: Move to Unsupported (duplicates
a subset of the IndivComplete report functionality).
* src/plugins/IndivComplete.py: Add author.


svn: r5396
2005-11-10 20:26:32 +00:00
Julio Sánchez
8abcd6e233 * src/plugins/rel_es.py: More detail for some relationships
svn: r5391
2005-11-10 09:51:31 +00:00
Don Allingham
cebc3a3b37 * src/plugins/DetAncestralReport.py: fix spacing
svn: r5389
2005-11-10 04:21:46 +00:00
Don Allingham
aaaed40342 * src/Report.py: use filechooser for report dialog
* src/ReportUtils.py: use a single photo for image display


svn: r5383
2005-11-09 21:45:24 +00:00
Don Allingham
c58c75b482 * src/plugins/*.py: updated email addresses and status
svn: r5364
2005-11-06 04:59:23 +00:00
Alex Roitman
9042a74479 Update
svn: r5363
2005-11-06 03:28:07 +00:00
Alex Roitman
3d48664133 * src/PluginMgr.py: Add the optional argument indicating the
unsupported status to all registrations.
* src/Plugins.py: Reflect unsupported status in menus and trees.
* src/plugins/BookReport.py: Reflect unsupported status.
* src/plugins/WebPage.py, src/plugins/FtmStyleAncestors.py,
src/plugins/FtmStyleDescendants.py: Declare unsupported status.


svn: r5362
2005-11-06 02:25:24 +00:00
Martin Hawlisch
b79beef27b * src/ReportUtils.py (sanitize_person): Restrict Media reference list
* src/plugins/NavWebPage.py: Add many more filtering of private data


svn: r5360
2005-11-04 13:04:13 +00:00
Don Allingham
b541a4eb06 * src/plugins/NavWebPage.py: fix surnames/surnames_count problem,
fix intro/home page naming issue


svn: r5358
2005-11-02 22:05:51 +00:00
Don Allingham
7e4e08340f * src/plugins/NavWebPage.py: fix surnames/surnames_count problem
svn: r5357
2005-11-02 16:34:03 +00:00
Don Allingham
8398c3df85 * src/plugins/NavWebPage.py: fix private family records
svn: r5356
2005-11-02 03:25:28 +00:00
Don Allingham
9cb96aba40 * src/plugins/NavWebPage.py: use builtin python tarfile module
svn: r5355
2005-11-01 04:46:07 +00:00
Alex Roitman
4b9fcf97d2 * src/plugins/TimeLine.py: Import strip_context correctly.
* src/plugins/SimpleBookText.py: Import strip_context correctly.
* src/plugins/StatisticsChart.py: Import strip_context correctly.


svn: r5353
2005-10-28 17:35:40 +00:00
Alex Roitman
bbd14d34cd * src/plugins/CmdRef.py (write_ref): Only write itemizedlist if
there is any contents for it.
* doc/gramps-manual/C/cmdplug.xml: Update to a valid docbook.
* doc/gramps-manual/C/usage.xml: Add manual on the Narrative web
page generator.


svn: r5351
2005-10-27 04:14:53 +00:00
Don Allingham
ac6ab25ef6 * src/plugins/DetDescendantReport.py: bring in line with
DetAncestralReport
* src/plugins/DetAncestralReport.py: remove firstname option


svn: r5341
2005-10-21 03:29:03 +00:00
Don Allingham
98361ec0b0 * src/plugins/DetAncestralReport.py: fix child strings
svn: r5340
2005-10-20 04:56:42 +00:00
Martin Hawlisch
8a52407a00 * src/plugins/TestcaseGenerator.py: More randomisation; new test options
* src/RelLib.py (Source.get_text_data_list): Add missing fields


svn: r5335
2005-10-19 09:55:45 +00:00
Martin Hawlisch
d7e373e05a * src/plugins/NavWebPage.py: Support side-by-side gallery images
* src/data/main*.css: Support side-by-side gallery images


svn: r5333
2005-10-18 20:52:57 +00:00
Alex Roitman
dc33238d74 * src/plugins/CmdRef.py: Use <para> withing the <listitem>.
* doc/graps-manual/C/cmdplug.xml: Update.


svn: r5330
2005-10-18 20:09:18 +00:00
Martin Hawlisch
10b98b82e8 * src/plugins/TestcaseGenerator.py: Add unicode test
svn: r5322
2005-10-14 20:53:50 +00:00
Martin Hawlisch
23828c68ce * src/plugins/TestcaseGenerator.py: Randomize SourceRefs
svn: r5319
2005-10-14 11:28:49 +00:00
Martin Hawlisch
e9b39cf952 * src/plugins/TestcaseGenerator.py: Randomize more; Add LDS events
svn: r5312
2005-10-13 09:25:30 +00:00
Don Allingham
28ce296be0 * src/plugins/NavWebPage.py: option for choosing the ancestor graph
svn: r5309
2005-10-13 04:17:56 +00:00
Don Allingham
838406caa6 * src/data/main*.css: improved css styles for ancestor graphs
* src/plugins/NavWebPage.py: 4 generation ancestor graph


svn: r5306
2005-10-12 23:00:43 +00:00
Don Allingham
8c2e2f357e * src/plugins/NavWebPage.py: first pass at ancestor map
* src/data/main*.css: ancestor css styles


svn: r5304
2005-10-12 03:46:11 +00:00
Alex Roitman
07e3140ff0 * src/plugins/GraphViz.py: Typos.
svn: r5302
2005-10-11 15:33:11 +00:00
Martin Hawlisch
c6de44d0de * src/plugins/TestcaseGenerator.py: Add some date events
svn: r5301
2005-10-11 11:02:15 +00:00
Don Allingham
ad49a9e202 * src/GrampsDBCallback.py: doc changes
* src/NameDisplay.py: remove nickname support
* src/QuestionDialog.py: handle missing icons for pychecker
* src/Report.py: set a default size for the window (600)
* src/ReportUtils.py: doc changes, add common_name
* src/plugins/DetAncestralReport.py:


svn: r5300
2005-10-11 03:56:53 +00:00
Don Allingham
88f4a669de * src/Spell.py: give more intelligent error message if spelling
checker is not found.
* src/plugins/DescendChart.py: fixed type detection to handle both
unicode and str.


svn: r5297
2005-10-10 03:30:07 +00:00
Don Allingham
5993b7590f * src/plugins/NavWebPage.py: fixed typo in Creative Commons messages
svn: r5296
2005-10-10 02:18:09 +00:00
Don Allingham
9756ac2f7c * src/Bookmarks.py: use GrampsDisplay for help
* src/MergeData.py: use GrampsDisplay for help
* src/MergePeople.py: use GrampsDisplay for help


svn: r5295
2005-10-09 03:18:41 +00:00
Martin Hawlisch
11a576fc22 Feed in more data
svn: r5291
2005-10-07 19:52:15 +00:00
Martin Hawlisch
d44d8c8277 * src/plugins/TestcaseGenerator.py: Feed in more data
svn: r5289
2005-10-07 13:37:59 +00:00
Alex Roitman
c3b626c960 * doc/gramps-manual/C/cmdplug.xml: Add new section documenting
plugin options (Reports and Tools).
* src/build_cmdplug: Add script to refresh the new doc section.
* doc/gramps-manual/C/Makefile.am: Ship new file.
* doc/gramps-manual/C/gramps-manual.xml: Define new entity.
* doc/gramps-manual/C/cmdline.xml: Include new section.
* src/Makefile.am: Define new make target (cmdplug).
* src/PluginMgr.py: Include human-readable names in CLI plugins
registration.
* src/Report.py: Allow instantiation of command-line report
without adding item-specific options.
* src/Tool.py: Allow instantiation of command-line tool
without adding item-specific options.
* src/plugins/CmdRef.py: Add options for inclusion into the manual
and the target filename; Use human-readable names for titles; Add
section with common options; Add name option.


svn: r5288
2005-10-07 07:14:09 +00:00
Don Allingham
c21cf57674 * src/plugins/DetAncestralReport.py: fix margin on note paragraph
* src/DateEdit.py: try using standard icons


svn: r5286
2005-10-06 22:09:38 +00:00
Alex Roitman
4f86f7d28b * src/plugins/CmdRef.py: Work out Report docs.
* src/Report.py: Typo.


svn: r5285
2005-10-06 21:53:49 +00:00
Martin Hawlisch
038cbfa9bb Print out Reports as well
svn: r5284
2005-10-06 21:45:57 +00:00
Alex Roitman
bf8abfdf56 Update
svn: r5283
2005-10-06 20:50:50 +00:00
Martin Hawlisch
19db60b609 * src/plugins/CmdRef.py: New file. Work in progress.
svn: r5282
2005-10-06 20:07:25 +00:00
Don Allingham
d4dec7ff60 * src/docgen/AbiWord2Doc.py: handle superscript properly
* src/ReportUtils.py: remove name generation from list_person_str
* src/plugins/DetAncestralReport.py: fix child list, use roman numerals


svn: r5281
2005-10-06 20:03:21 +00:00
Alex Roitman
95c876e51d * src/TreeTips.py: Typo.
* src/plugins/ScratchPad.py: Convert to new API.
* src/plugins/DumpGenderStats.py: Convert to new API.


svn: r5279
2005-10-06 19:15:49 +00:00
Stefan Bjork
8cfdeab55c * src/plugins/rel_sv.py: Obviosly, level=1 to get_parents means
parents, not level=0.
* src/po/sv.po: Updates and changes.


svn: r5278
2005-10-06 15:37:35 +00:00