Don Allingham
da92a9431b
2007-02-09 Don Allingham <don@gramps-project.org>
...
* src/plugins/Check.py: fix illegal family events
* src/GrampsDbUtils/_GedcomParse.py: improve parsing
* src/GrampsDbUtils/_GedcomLex.py: improve parsing
* src/GrampsDbUtils/_GedTokens.py: improve parsing
svn: r8079
2007-02-09 23:16:57 +00:00
Brian Matherly
0336daf1f3
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8069
2007-02-07 04:04:07 +00:00
Don Allingham
abf15c7712
2007-02-05 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: view export support
* src/DataViews/_RepositoryView.py: view export support
* src/DataViews/_SourceView.py: view export support
* src/DataViews/_EventView.py: view export support
* src/DataViews/_FamilyList.py: view export support
* src/DataViews/_PlaceView.py: view export support
* src/DataViews/_PersonView.py: view export support
* src/ViewManager.py: view export support
* src/plugins/EventCmp.py: use new format
* src/PageView.py: view export support
* src/docgen/TabbedDoc.py: base class for tabular format
* src/docgen/ODSTab.py: Open Document format for tabular format
* src/docgen/CSVTab.py: Comma Separated Value format for tabular format
svn: r8060
2007-02-06 05:19:16 +00:00
Zsolt Foldvari
2388f485bd
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/OwnerEditor.py: include $Id$
svn: r8055
2007-02-04 22:18:26 +00:00
Zsolt Foldvari
63614a2740
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsLocale: set svn:ignore propery
* src/BasicUtils: set svn:ignore propery
* src/GrampsDbUtils: set svn:ignore propery
* src/RelLib/_Researcher.py: add missing get/set methods
* src/GrampsDbUtils/_WriteGedcom.py: db owner handling, warn for missing
* src/GrampsCfg.py: db owner handling, new warning pref
* src/Config/_GrampsConfigKeys.py: db owner handling, new warning pref
* data/gramps.schemas.in: db owner handling, new warning pref
* src/plugins/OwnerEditor.py: db owner handling, plugin tool
* src/plugins/ownereditor.glade: db owner handling, plugin tool
svn: r8051
2007-02-04 17:37:36 +00:00
Brian Matherly
9e65f8a7e3
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8043
2007-02-04 02:17:51 +00:00
Richard Taylor
f96b6f5dc2
refactor GrampsDb and clean RelLib deps.
...
svn: r8032
2007-02-03 17:11:05 +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
Alex Roitman
331af2ccf5
2007-01-06 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ExportVCard.py (get_option_box): Typo.
svn: r7875
2007-01-07 02:42:10 +00:00
Don Allingham
5493631d19
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
Kees Bakker
8713831dea
New file from Erik.
...
svn: r7856
2006-12-29 20:52:33 +00:00
Alex Roitman
5fd72cf53a
Update
...
svn: r7848
2006-12-25 05:23:06 +00:00
Don Allingham
5b6b5553ac
svn: r7837
2006-12-22 19:24:46 +00:00
Stefan Bjork
48e499c88e
Small fixes. Changes in swedish date parser.
...
svn: r7832
2006-12-21 13:04:02 +00:00
Don Allingham
e1325eda76
2006-12-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix typo
(from bmcage)
svn: r7815
2006-12-18 22:25:19 +00:00
Alex Roitman
1e8a8d0160
2006-12-14 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py (toggled): Add method;
(display): Connect renderer to the handling method.
svn: r7803
2006-12-15 05:23:45 +00:00
Martin Hawlisch
ea86f9870b
* src/DataViews/_RelationView.py: Escape XML special chars
...
* src/DataViews/_PedigreeView.py: Escape XML special chars
* src/plugins/TestcaseGenerator.py: Create media note object; Randomize URL
svn: r7787
2006-12-12 11:49:57 +00:00
Brian Matherly
dcdb6da80e
* 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
489d314db9
* 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
Don Allingham
a2fd59a7fd
2006-12-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: disable buttons when person is inactive
* src/plugins/Check.py: remove duplicate children in a family
svn: r7752
2006-12-03 05:20:15 +00:00
Alex Roitman
fac2b1f053
2006-12-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Check.py (check_repo_references): Add new check.
svn: r7750
2006-12-02 23:44:38 +00:00
Alex Roitman
2ab176ac9a
Update
...
svn: r7749
2006-12-02 07:34:48 +00:00
Alex Roitman
bd7e25ee55
In .:
...
* src/plugins/Check.py (fix_encoding): Fix mime type string.
In help:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* sk/sk.po: Typo.
svn: r7748
2006-12-02 07:30:15 +00:00
Alex Roitman
4fff3e494a
* src/plugins/Rebuild.py (__init__): Proper progress indication.
...
svn: r7743
2006-12-01 16:26:34 +00:00
Alex Roitman
4987b9b9b4
* src/ArgHandler.py (cl_action): Properly call CLI tool.
...
* src/plugins/DumpGenderStats.py (__init__): Fix CLI mode.
* src/PluginUtils/_Tool.py (cli_tool): Fix CLI tools.
svn: r7741
2006-12-01 15:48:25 +00:00
Alex Roitman
685c655b80
In .:
...
2006-12-01 Alex Roitman <shura@gramps-project.org>
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/plugins/RebuildRefMap.py: Add new plugin.
* src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Fix reindexing.
* src/GrampsDb/_GrampsDbBase.py (reindex_reference_map): Add a
placeholder method for anything other than BSDDB.
In po:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: List new file.
svn: r7740
2006-12-01 08:23:51 +00:00