Alex Roitman
48ef94f84d
2006-10-20 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/rel_pl.py: Typo.
svn: r7419
2006-10-20 15:57:16 +00:00
Alex Roitman
31b6f906c1
Update
...
svn: r7418
2006-10-20 04:47:27 +00:00
Alex Roitman
f701063cc0
In .:
...
2006-10-19 Piotr Czubaszek <pioterus@gmail.com>
* src/plugins/rel_pl.py: Polish relationship calculator.
* src/plugins/Makefile.am (pkgdata_PYTHON): Add rel_pl.py
In po:
* POTFILES.in: Add new file.
svn: r7417
2006-10-20 04:25:28 +00:00
Don Allingham
df3e33cbc4
2006-10-17 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py: fix callback parameter list
svn: r7413
2006-10-18 02:52:55 +00:00
Brian Matherly
84ab0a12f1
* src/plugins/FanChart.py: Fix name display for gen 6 and 7
...
svn: r7408
2006-10-16 03:15:58 +00:00
Martin Hawlisch
f645ec1ac2
* src/plugins/IndivComplete.py (write_person): Catch missing image files.
...
svn: r7397
2006-10-11 19:40:08 +00:00
Alex Roitman
b18df85c19
In .:
...
2006-10-10 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.
* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
* src/plugins/WriteFtree.py (get_option_box): Use custom filters.
* src/plugins/WriteGeneWeb.py (get_option_box): Use custom filters.
* src/Selectors/_BaseSelector.py: Import gettext.
* src/ReportBase/_StyleEditor.py: Make style editor not modal
* src/glade/gramps.glade: Make style editor not modal
* src/GrampsLogger/_ErrorReportAssistant.py: Fix typo.
* src/plugins/AncestorReport.py: Fix generation numbers.
* src/GrampsLogger/_ErrorReportAssistant.py: Fix email client
launch (#455 )
* src/plugins/Checkpoint.py: typo
* src/docgen/RTFDoc.py: fix page breaks (#0000441 )
* src/plugins/Calendar.py: fix filter typo
* src/plugins/WritePkg.py: don't set uid on Windows
In po:
2006-10-10 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Include all of Selectors package.
* sk.po: Update translation.
* lt.po: updated Lithuanian translation.
svn: r7391
2006-10-11 04:59:26 +00:00
Brian Matherly
872e88bdde
* src/plugins/DetAncestralReport.py: fix DAR-Endnotes indent
...
* src/plugins/DetDescendantReport.py: fix DDR-Endnotes indent
svn: r7374
2006-10-09 03:29:34 +00:00
Alex Roitman
d8110a2f34
* src/plugins/BookReport.py (BookList.parse): Catch ValueError
...
exception (coming from urllib2).
svn: r7367
2006-10-08 02:38:51 +00:00
Martin Hawlisch
6c4d70bf2a
* src/PluginUtils/_Plugins.py: ignore pressing apply without a plugin being selected
...
* src/plugins/SoundGen.py: Dont fail with empty database
svn: r7359
2006-10-06 19:10:15 +00:00
Don Allingham
b178a57f86
2006-10-03 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/ChangeNames.py: fix path name
* src/plugins/PatchNames.py: clean up
svn: r7349
2006-10-04 02:46:32 +00:00
Brian Matherly
dfb6fc2417
* src/plugins/AncestorReport.py: Fix generation numbers.
...
svn: r7327
2006-09-25 00:51:17 +00:00
Don Allingham
883576ef12
2006-09-23 Don Allingham <don@gramps-project.org>
...
* src/images/sources.svg: new icon
* src/images/reports.svg: new icon
* src/images/tools.svg: new icon
* src/images/events.svg: new icon
* src/images/place.svg: new icon
* src/images/tools.svg: new icon
* src/ViewManager.py: use new icons
* src/gramps_main.py: register new icons
2006-09-22 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsGEDDB.py: support for disabling transactions
* src/GrampsDb/_GrampsXMLDB.py: support for disabling transactions
* src/GrampsDb/_GrampsBSDDB.py: support for disabling transactions
* src/GrampsDb/_GrampsDbBase.py: support for disabling transactions
* src/GrampsDb/_ReadGedcom.py: check for IO Eror
* src/ViewManager.py: display message if a portability problem is
detected
* src/QuestionDialog.py: Add Warning dialog that can be disabled
* src/DbLoader.py: Detect missing database problem
* src/ArgHandler.py: support for disabling transactions
* src/GrampsCfg.py: new config keys for transactions
* src/Config/_GrampsConfigKeys.py: new config keys for transactions
2006-09-17 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: handle missing database on autoload (#447 )
* src/ArgHandler.py: handle missing database on autoload (#447 )
* src/DbLoader.py: handle missing database on autoload (#447 )
* src/Makefile.am: remove uninstalled packages from makefile
* src/GrampsDb/_ReadXML.py: place vs. address changes
* src/GrampsDb/_WriteXML.py: place vs. address changes
* src/GrampsDb/_EditPlace.py: place vs. address changes
* src/Editors/_EditPlace.py: place vs. address changes
* src/Editors/_EditLocation.py: place vs. address changes
* src/RelLib/_Address.py: place vs. address changes
* src/RelLib/_LocationBase.py: place vs. address changes
* src/RelLib/_Location.py: place vs. address changes
* src/DisplayTabs/_LocationModel.py: place vs. address changes
* src/DisplayTabs/_LocationEmbedList.py: place vs. address changes
* src/glade/gramps.glade: place vs. address changes
svn: r7325
2006-09-24 04:37:59 +00:00
Brian Matherly
cbdecd08a2
* src/plugins/Checkpoint.py: typo
...
svn: r7324
2006-09-16 11:55:53 +00:00
Don Allingham
f6c362073d
2006-09-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: provide a waring if a broken
family is detected
* src/plugins/Check.py: Don't remove families with no parents
unless no children exist
svn: r7321
2006-09-13 02:57:45 +00:00
Alex Roitman
f6a19173c4
confidence level; (generate_date_tests): Remove invalid dates.
...
svn: r7320
2006-09-13 00:35:47 +00:00
Alex Roitman
eeddbe748b
* src/plugins/TestcaseGenerator.py (fill_object): Use integer
...
confidence level.
svn: r7319
2006-09-12 23:21:15 +00:00
Alex Roitman
0e20d344f5
2006-09-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Import Errors.
svn: r7303
2006-09-05 18:11:40 +00:00
Brian Matherly
07361c08ca
* src/plugins/WritePkg.py: don't set uid on Windows
...
svn: r7299
2006-09-02 01:47:08 +00:00
Brian Matherly
6bd8a7514e
* src/plugins/Calendar.py: fix filter typo
...
svn: r7298
2006-09-02 01:24:46 +00:00
Alex Roitman
0948f599a4
2006-09-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/StatisticsChart.py: Remove cause.
* src/GrampsDb/_WriteXML.py (write_object): Escape path of the files;
(fix): remove control characters.
svn: r7296
2006-09-01 22:57:57 +00:00
Alex Roitman
2c47595b13
* src/GrampsDb/_GrampsDbBase.py (remove_person,_do_remove_object):
...
Properly delete objects;
(get_del_func): Add method to find deleting function for an object.
* src/plugins/Check.py (cleanup_empty_families): Report gramps id.
svn: r7292
2006-08-30 05:10:50 +00:00
Alex Roitman
4c1b3da566
* src/plugins/rel_cs.py: Add relationship calculator.
...
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
svn: r7288
2006-08-29 19:56:42 +00:00
Alex Roitman
fa22e15fae
Update
...
svn: r7277
2006-08-27 20:13:55 +00:00
Alex Roitman
8e1179b16d
* src/plugins/RelCalc.py: Use name display preferences throughout;
...
collapse unique entries in the common ancestors list.
svn: r7276
2006-08-27 19:46:11 +00:00
Alex Roitman
db863c9746
2006-08-27 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/TestcaseGenerator.py: Bring somewhat up to date.
* NEWS: New release name.
svn: r7274
2006-08-27 07:30:59 +00:00
Alex Roitman
4fa0564888
* src/GrampsLogger/_ErrorReportAssistant.py (__init__): Properly
...
call Assistant.
* src/plugins/GraphViz.py (get_event_string): Stop using cause.
svn: r7273
2006-08-27 06:30:56 +00:00
Alex Roitman
41e26b13bb
2006-08-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py: Clean up type name conversions; work
over all the events, regardless of who references them.
* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
Add methods to obtain standard type lists.
svn: r7264
2006-08-25 19:12:41 +00:00
Brian Matherly
7cb840ebf8
* src/plugins/NarrativeWeb.py: Fix typos
...
svn: r7260
2006-08-25 04:23:55 +00:00
Alex Roitman
a8ba84efc7
* src/plugins/EventCmp.py: Remove sorting columns for saving.
...
svn: r7257
2006-08-25 00:19:06 +00:00
Alex Roitman
29a55e8d7f
* src/plugins/PHPGedViewConnector.py: Disable registration, until
...
this plugin is fixed.
svn: r7256
2006-08-24 20:23:55 +00:00
Alex Roitman
61157d5f55
(on_apply_clicked): Properly save entered types, including custom.
...
svn: r7253
2006-08-24 19:56:51 +00:00
Alex Roitman
031f9211da
2006-08-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py (run_tool): Properly set the new type.
svn: r7252
2006-08-24 19:41:08 +00:00
Alex Roitman
ddd39b682c
* src/plugins/ChangeTypes.py (run_tool): Compare English strings.
...
svn: r7249
2006-08-23 19:43:56 +00:00
Alex Roitman
53a1904a26
2006-08-22 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/EventCmp.py: Add proper date sorting.
svn: r7244
2006-08-23 06:21:51 +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
Alex Roitman
5974a4864b
* src/plugins/EventCmp.py (__init__): Add custom filters.
...
svn: r7230
2006-08-22 05:05:07 +00:00
Alex Roitman
b6773c06a7
* src/plugins/ChangeTypes.py (on_apply_clicked): Remove extra
...
unicode conversion.
svn: r7229
2006-08-22 04:58:17 +00:00
Alex Roitman
7f40a17065
2006-08-21 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (__init__): Assign dbstate.
svn: r7227
2006-08-22 03:32:00 +00:00
Brian Matherly
ead3374396
* src/plugins/EventCmp.py: improve Date/Place display ( #0000226 )
...
svn: r7219
2006-08-21 03:20:39 +00:00
Brian Matherly
52fa9ea155
ordering (A-Z) the event type for choice list on "change event type" tool ( #0000365 )
...
svn: r7217
2006-08-21 00:34:07 +00:00
Alex Roitman
94b20b4d83
Update
...
svn: r7214
2006-08-20 19:37:44 +00:00
Alex Roitman
1c44900b76
Update
...
svn: r7213
2006-08-20 18:28:57 +00:00
Alex Roitman
e64b08618c
Update
...
svn: r7212
2006-08-20 18:00:29 +00:00
Alex Roitman
75933dfc93
Update
...
svn: r7211
2006-08-20 03:26:56 +00:00
Alex Roitman
781427247b
2006-08-19 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.
svn: r7210
2006-08-20 02:27:55 +00:00
Alex Roitman
d263973200
Update
...
svn: r7207
2006-08-19 05:15:44 +00:00
Alex Roitman
b0ca5b35d6
confirmation; add new operation.
...
svn: r7206
2006-08-19 03:55:02 +00:00
Alex Roitman
4f30e850ec
2006-08-18 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py: Add list of affected paths to the
confirmation.
svn: r7203
2006-08-18 20:45:58 +00:00