Brian Matherly
7f54da4cf3
Missing comma in Checkpoint.py.
...
svn: r8369
2007-04-09 11:40:45 +00:00
Brian Matherly
044e38b129
0000995: Don't have write access on import/open in paths containing non-ASCII characters.
...
svn: r8367
2007-04-09 04:24:06 +00:00
Brian Matherly
8ed86bc145
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
a6a0a69456
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8362
2007-04-08 20:16:05 +00:00
Don Allingham
767d1d8191
2007-04-05 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: fix some more Popen issues
svn: r8359
2007-04-06 04:34:48 +00:00
Brian Matherly
da6e56990e
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
26218253d7
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
4002837282
0000993: Checkpoint tool crashes in Windows
...
svn: r8352
2007-04-05 02:54:03 +00:00
Brian Matherly
a4ebbb4c15
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8298
2007-03-14 03:24:17 +00:00
Brian Matherly
60c7367f77
0000976: NarrativeWeb: gramps ID always output regardless of setting
...
svn: r8296
2007-03-14 03:09:38 +00:00
Brian Matherly
aa08262352
* 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
dabcd47805
* 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
772e4b15b0
* 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
7f1a54dbd1
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
f64ae7ac77
* src/plugins/GraphViz.py: Fix 0000942: Relationship graph doesn't show preferred name format
...
svn: r8268
2007-03-06 02:23:28 +00:00
Brian Matherly
2cf46c56ce
* src/plugins/TimeLine.py: Fix 0000943: Timeline doesn't show preferred name format
...
svn: r8266
2007-03-06 02:08:22 +00:00
Brian Matherly
62dde7b4d1
* src/plugins/WritePkg.py: Fix crash on gpkg export in Windows
...
svn: r8252
2007-02-27 02:36:25 +00:00
Brian Matherly
25ba79e7be
* src/plugins/AncestorChart2.py: Fix index error
...
svn: r8238
2007-02-25 22:54:25 +00:00
Brian Matherly
af9a79adb3
* src/plugins/AncestorChart2.py: Fix dimension error
...
svn: r8185
2007-02-20 03:55:46 +00:00
Brian Matherly
794441dc37
* src/plugins/AncestorChart2.py: Use a dict instead of an array to use less memory.
...
svn: r8164
2007-02-19 02:45:41 +00:00
Brian Matherly
6b38b47690
* src/plugins/AncestorChart2.py: Fix title color
...
* src/plugins/DescendChart.py: Fix title color
* src/plugins/TimeLine.py: Fix title color
svn: r8102
2007-02-13 04:49:56 +00:00
Brian Matherly
39f946aa7f
Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc
...
svn: r8101
2007-02-13 04:46:29 +00:00
Don Allingham
20cade8132
2007-02-12 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: catch window already open message
svn: r8091
2007-02-12 17:24:43 +00:00
Brian Matherly
1fb8b84264
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8068
2007-02-07 04:03:06 +00:00
Brian Matherly
49c6ee9cc0
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8042
2007-02-04 02:10:07 +00:00
Alex Roitman
3bef6c0609
2007-02-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/WriteCD.py: Properly encode URI.
svn: r8028
2007-02-02 17:14:12 +00:00
Alex Roitman
38d0e723a3
2007-02-01 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r8024
2007-02-01 19:10:09 +00:00
Alex Roitman
1f33ce7b2f
2007-02-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py: Typo.
svn: r8023
2007-02-01 17:26:51 +00:00
Brian Matherly
e36c9fc6d4
* src/plugins/IndivComplete.py: fix source citations (0000867)
...
* src/ReportBase.py: fix source citations (0000867)
svn: r8020
2007-01-31 03:16:11 +00:00
Alex Roitman
b37878b661
* src/plugins/RemoveUnused.py: Rewrite to offer object list
...
proposed for removal.
* src/DisplayTabs/_BackRefList.py (edit_button_clicked): Change
argument order in EditEvent call.
* src/DataViews/_EventView.py: Change argument order in EditEvent call.
* src/Editors/_EditEvent.py: Change argument order.
svn: r8018
2007-01-31 02:05:01 +00:00
Don Allingham
1269fcb4b1
* src/plugins/EventCmp.py: ( #886 ) properly handle CANCEL on save dialog
...
svn: r8017
2007-01-31 02:03:37 +00:00
Don Allingham
a5676edc5f
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
b2860d222e
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Don Allingham
db0d291b74
2007-01-26 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: make unicode the default for export
* src/GrampsDb/gedcompexport.glade: remove unused dialog
* src/plugins/WritePkg.py: don't attempt to delete missing media objects.
svn: r7993
2007-01-27 05:30:15 +00:00
Brian Matherly
176c51d3ca
0000876: Calendar would print beyond a day's borders if too many, or too long
...
svn: r7992
2007-01-26 15:06:52 +00:00
Brian Matherly
76f1afe06d
* src/plugins/IndivComplete.py: Put children on new lines
...
svn: r7981
2007-01-25 12:54:57 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Brian Matherly
0cebd61da3
* src/plugins/Calendar.py: 0000871: Holidays do not work in Windows
...
* src/plugins/holidays.xml: 0000871: Holidays do not work in Windows
svn: r7975
2007-01-25 01:43:31 +00:00
Jérôme Rapinat
1c99ffb4c9
fix typo
...
svn: r7971
2007-01-24 19:35:43 +00:00
Brian Matherly
8fcf9c81d3
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
* src/plugins/holidays.xml: add holidays for France
svn: r7969
2007-01-24 14:51:32 +00:00
Brian Matherly
8582d6b11e
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
svn: r7957
2007-01-23 03:29:59 +00:00
Brian Matherly
1a57769135
* 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
Don Allingham
2406378435
* src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding()
...
* src/GrampsDb/_GrampsBSDDB.py: sys.getfilesystemencoding()
* src/Exporter.py: sys.getfilesystemencoding()
* src/ReportBase/_FileEntry.py: sys.getfilesystemencoding()
* src/Editors/_EditMedia.py: sys.getfilesystemencoding()
* src/DisplayTabs/_SourceEmbedList.py: sys.getfilesystemencoding()
* src/plugins/WriteCD.py: sys.getfilesystemencoding()
* src/plugins/WritePkg.py: sys.getfilesystemencoding()
* src/plugins/Check.py: sys.getfilesystemencoding()
* src/plugins/EventCmp.py: sys.getfilesystemencoding()
* src/AddMedia.py: sys.getfilesystemencoding()
* src/DisplayModels/_BaseModel.py: sys.getfilesystemencoding()
* src/DateEdit.py: sys.getfilesystemencoding()
* src/ArgHandler.py: sys.getfilesystemencoding()
* src/DbLoader.py: sys.getfilesystemencoding()
svn: r7951
2007-01-22 03:56:23 +00:00
Brian Matherly
28af33d307
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Don Allingham
88e4ddc0a6
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Brian Matherly
d1130cd58a
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Brian Matherly
d8b3d315ba
* src/plugins/GraphViz.py: 0000705: font size in relationship graph
...
svn: r7899
2007-01-14 04:09:44 +00:00
Brian Matherly
72a4cf6370
src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style"
...
svn: r7890
2007-01-10 03:05:19 +00:00
Don Allingham
01f5d700d7
* 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
Alex Roitman
9c02ff28df
2007-01-06 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r7877
2007-01-07 07:40:51 +00:00