Doug Blank
9175b40cb4
2008-03-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/SameSurnames.py:
* src/plugins/DefaultGramplets.py:
* src/plugins/FilterByName.py:
Fixes for proper surname grouping; fix for all of a person's name
svn: r10200
2008-03-06 12:33:02 +00:00
Doug Blank
fb875bd69e
* src/plugins/FilterByName.py (run):
...
fixed a couple of missing translations; name counts were slightly off
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10198
2008-03-06 01:36:54 +00:00
Doug Blank
0e0733c5aa
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (make_requested_gramplet):
fixed bug in showing options with new gramplets
svn: r10197
2008-03-05 23:58:55 +00:00
Raphael Ackermann
3650d1c564
2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_CommandLineReport.py: print warning if show=option is
not a valid option. Addresses some of 0001891.
svn: r10196
2008-03-05 20:31:20 +00:00
Jérôme Rapinat
81974e12c2
2008-03-05 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/DateParserDisplayTest.py: allow to translate QuestionDialog
svn: r10195
2008-03-05 14:00:38 +00:00
Doug Blank
a32cd288f0
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/docgen/TextBufDoc.py: fixed translations of Quick View
* src/plugins/References.py: fixed translations of ref types
svn: r10194
2008-03-05 12:02:22 +00:00
Raphael Ackermann
b4cde9a54b
2008-03-05 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/plugins/rel_pl.py: 0001776: Relationship calculator, update Polish
Rewritten for 3.x version
svn: r10192
2008-03-05 07:39:45 +00:00
Doug Blank
2ef34cf90a
* src/Simple/_SimpleTable.py:
...
added callback for click/doubleclick manual override for rows
added numeric sorting
* src/QuickReports.py: added run_quick_report_by_name_direct
that allows one quick report to run another
* src/plugins/DefaultGramplets.py: made stats gramplet show
details when drilling down with double-click
* src/plugins/SameSurnames.py: allow running by string rather than
person object
* src/DataViews/GrampletView.py: added Filter type of link; fixed
bug in drag and drop from earlier option infrastructure
* src/plugins/FilterByName.py: quick report that runs a filter by
name
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10188
2008-03-05 04:01:27 +00:00
Doug Blank
bfa0ec0853
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/docgen/HtmlDoc.py (HtmlDoc.page_break):
Fixed indentation issue
svn: r10187
2008-03-04 23:23:08 +00:00
Raphael Ackermann
04d63561e1
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Bookmarks.py: 0001770: Bookmark Editor window and deleting entries
Set focus on bookmark right above the deleted bookmark
* src/gramps.py: comment typo
* src/ListModel.py: fix, changed func((param)) to func(param)
svn: r10186
2008-03-04 22:28:59 +00:00
Peter Landgren
cc30ac8045
HtmlDoc.py issues 1875 and 1879
...
svn: r10185
2008-03-04 19:50:33 +00:00
Raphael Ackermann
573a8ec7b3
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WritePkg.py: added import Utils to prevent crash on export
svn: r10183
2008-03-04 17:32:38 +00:00
Doug Blank
6470f7def6
* src/DataViews/GrampletView.py: added infrastructure for
...
editing options from the gui.
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10180
2008-03-04 12:59:10 +00:00
Doug Blank
df33e354a5
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_GuiOptions.py (make_gui_option):
new stand-alone function that takes Option, returns GuiOption
(attempting to make Options useable in additional ways)
svn: r10179
2008-03-04 12:24:04 +00:00
Erik De Richter
fb7e89d1eb
manual
...
svn: r10176
2008-03-03 08:59:52 +00:00
Brian Matherly
afa4d05227
0001882: Reports->Text Reports->Kinship Report output to "Text buffer" causes an error
...
No longer use Text Buffer for reports because TextBufDoc does not conform to the report interface.
svn: r10175
2008-03-03 04:19:45 +00:00
Brian Matherly
504f0e554a
0001880: Birthday and Anniversary Report does not work
...
svn: r10174
2008-03-03 04:06:48 +00:00
Brian Matherly
8e90f4764d
0001878: bug: AttributeError: BookReportDialog instance has no attribute 'has_attribute'
...
svn: r10173
2008-03-02 23:32:01 +00:00
Brian Matherly
17c3ef4e9b
Save and load books properly.
...
svn: r10172
2008-03-02 23:03:52 +00:00
Gary Burton
2ccef1b175
* src/GrampsDbUtils/_Backup.py: Restore databases with transactions
...
enabled.
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
svn: r10171
2008-03-02 22:40:15 +00:00
Gary Burton
d5fd34cc4a
Update ChangeLog with bug number
...
svn: r10170
2008-03-02 21:37:02 +00:00
Gary Burton
34cf711351
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
...
* src/GrampsCfg.py:
* src/Config/_GrampsConfigKeys.py:
* src/gen/db/dbdir.py:
* src/DbManager.py:
* src/DbLoader.py: Gramps databases run with transactions enabled. The
option to switch off transactions is now removed. The "transactions" and
"port_warn" settings are ignored in the config file.
svn: r10169
2008-03-02 21:34:51 +00:00
Brian Matherly
d78dacb08b
0001873: AttributeError: 'NoneType' object has no attribute 'get_gramps_id'
...
Fix typo in CountAncestors
svn: r10168
2008-03-02 21:21:48 +00:00
Brian Matherly
4dfb05bb06
0001876: BUG during output creation in Ancestor Tree report.
...
svn: r10167
2008-03-02 20:56:04 +00:00
Peter Landgren
2ae97dced0
Author info update
...
svn: r10166
2008-03-02 19:43:38 +00:00
Peter Landgren
09e7238b31
Author info update
...
svn: r10163
2008-03-02 19:27:40 +00:00
Gary Burton
cc9d9e1162
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/RelCalc.py: Allow the tree view to be navigated via the
keyboard. Bug #1777
svn: r10156
2008-03-02 16:16:14 +00:00
Jérôme Rapinat
9befaa17ff
2008-03-02 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/AgeOnDate.py : minor change for better translations
svn: r10155
2008-03-02 06:12:05 +00:00
Doug Blank
e96b543384
2008-03-02 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (PedigreeGramplet.get_boxes):
Fixed a bug in turning off vertical lines; other refinements
svn: r10153
2008-03-02 05:43:50 +00:00
Brian Matherly
e2bc58fe63
0001711: Inconsistant names for graphical reports
...
svn: r10152
2008-03-01 22:47:48 +00:00
Brian Matherly
1f57d5224c
fixed check for attribute 'window' by using has_attribute()
...
0001867: Patch containing fixes (for reporting and general)
svn: r10151
2008-03-01 20:55:36 +00:00
Brian Matherly
76d7b01103
0001855: BUG when running family_group report from command line (no attribute get_gramps_id)
...
svn: r10150
2008-03-01 20:39:39 +00:00
James G Sack
93de8b0208
add unittest for issue #1851 fix
...
svn: r10148
2008-03-01 08:35:07 +00:00
James G Sack
8e3e98d571
#1851 discard empty notes (and warn), also warn of skipped subordinates (see want_parse_warnings), update test util per warnings change
...
svn: r10147
2008-03-01 06:58:17 +00:00
Brian Matherly
825b301f7f
Cleanup in Narrative Web report.
...
svn: r10146
2008-03-01 04:43:58 +00:00
James G Sack
6aacd516ed
fix minor double-count of errors
...
svn: r10145
2008-03-01 02:46:20 +00:00
Benny Malengier
d43fc26169
2008-02-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDbUtils/_GedcomParse.py: find_family_from_handle returns tuple
* src/Editors/_EditPerson.py: don't use find_person but get_person
2008-02-29 Raphael Ackermann <raphael.ackermann@gmail.com>
2008-02-28 Jim Sack <jgsack@san.rr.com>
svn: r10142
2008-02-29 09:02:43 +00:00
Raphael Ackermann
0958b83bfc
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/Makefile.am: add CmdRef.py and DateParserDisplayTest.py to
get make distcheck to run through.
svn: r10141
2008-02-29 08:34:23 +00:00
James G Sack
54faf32fee
fix r10099 oversight, also improve callback_test.py
...
svn: r10140
2008-02-29 05:15:00 +00:00
Benny Malengier
979ea11f3d
* src/DataViews/PersonView.py: don't crash on click, 1794
...
* src/PageView.py: don't crash on click, #1794
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10139
2008-02-28 23:13:07 +00:00
Benny Malengier
b1561e5f78
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: allow for info dialog after import
* src/gen/db/base.py: find returns if new object or not
* src/gen/db/dbdir.py: find returns if new object or not
* src/plugins/ImportGeneWeb.py: allow multiple mime types
* src/plugins/ImportvCard.py: allow multiple mime types
* src/plugins/ReadGrdb.py: allow multiple mime types
* src/plugins/ReadPkg.py: allow multiple mime types
* src/plugins/ImportCSV.py: allow multiple mime types
* src/DbManager.py: use family tree string, not database
* src/glade/gramps.glade: add info dialog
* src/QuestionDialog.py: add info dialog, clean up set transient errors
* src/GrampsDbUtils/_GrampsDbWriteXML.py: improve comment
* src/GrampsDbUtils/_ReadXML.py: fix change dates problems, fix
creation of empty objects in bookmarks, add info dialog, clean up
relative media import, remove unneeded parameters
* src/GrampsDbUtils/_GrampsDbWRFactories.py:
* src/GrampsDbUtils/_GrampsBSDDB.py: allow multiple mime types
* src/DbLoader.py: fix up import filters and some mime type issues
svn: r10138
2008-02-28 22:32:40 +00:00
Erik De Richter
fefa36ad4e
wiki manual link
...
svn: r10137
2008-02-28 20:39:24 +00:00
Doug Blank
62f694be30
2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py:
made detached_width, height larger for the pedigree gramplet
svn: r10136
2008-02-28 12:29:28 +00:00
Benny Malengier
e1cae1a3bc
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/DefaultGramplets.py: improve (??) Pedigree Gramplet
* src/DataViews/GrampletView.py: add a no-wrap method
svn: r10135
2008-02-28 10:30:12 +00:00
Doug Blank
5f7c6c1c8a
2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py: new Pedigree Gramplet
* src/DataViews/GrampletView.py: added help button on undocked windows
svn: r10134
2008-02-28 06:20:44 +00:00
Raphael Ackermann
896ecd2949
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditNote.py: empty_object() add extratype to object
0001476: Opening the new note dialog/editor and cancelling shouldn't ask
to save changes. there are no changes
svn: r10133
2008-02-28 00:29:51 +00:00
Raphael Ackermann
1f63f72caa
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DbManager.py: rename glade variable to glade_xml_file
svn: r10132
2008-02-27 19:43:36 +00:00
Erik De Richter
c3b4f5fe89
wiki manual link
...
svn: r10131
2008-02-27 19:17:34 +00:00
Brian Matherly
202e0356d7
2008-02-27 Brian Matherly <brian@gramps-project.org>
...
* src/GrampsDbUtils/_ReadXML.py:
Don't allow newer Gramps files to be imported (#0001722 ).
svn: r10130
2008-02-27 13:03:41 +00:00
Stéphane Charette
44000e4b96
1549: use standard date formats for FamilyLines
...
svn: r10128
2008-02-27 08:37:01 +00:00