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
Peter Landgren
5cb9cdebcc
Issues #1875 and #1879
...
svn: r10184
2008-03-04 19:47:52 +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
4fa0c4e58c
Options for Gramplets
...
svn: r10182
2008-03-04 13:13:00 +00:00
Doug Blank
3db2da7db2
Option testing
...
svn: r10181
2008-03-04 13:01:07 +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
Jérôme Rapinat
e6fd73cebd
2008-03-03 Mirko Leonhäuser <mirko@leonhaeuser.de>
...
* de.po : Translation update
svn: r10178
2008-03-03 21:04:32 +00:00
Jérôme Rapinat
f2d69bb7c0
2008-03-03 Jerome Rapinat <romjerome@yahoo.fr>
...
* fr.po : update
svn: r10177
2008-03-03 10:31:14 +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
fd349ec3f2
Author info update
...
svn: r10165
2008-03-02 19:41:48 +00:00
Peter Landgren
a7186a695f
Author info update
...
svn: r10164
2008-03-02 19:40:34 +00:00
Peter Landgren
09e7238b31
Author info update
...
svn: r10163
2008-03-02 19:27:40 +00:00
Peter Landgren
42c1086ae3
Author info update
...
svn: r10162
2008-03-02 19:20:55 +00:00
Peter Landgren
73f461bc1b
Author info update
...
svn: r10161
2008-03-02 19:19:22 +00:00
Peter Landgren
2e4b493136
Author info update
...
svn: r10160
2008-03-02 19:18:31 +00:00
Peter Landgren
de97fadd9a
Author info update
...
svn: r10159
2008-03-02 19:17:22 +00:00
Peter Landgren
7c05a4d37f
Author info update
...
svn: r10158
2008-03-02 19:16:34 +00:00
Zdeněk Hataš
a93052414d
cs.po minor translation update
...
svn: r10157
2008-03-02 19:14:24 +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
6b8d041c94
additional refinements
...
svn: r10154
2008-03-02 06:10:20 +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
Erik De Richter
6ccacd27cf
translation nl
...
svn: r10149
2008-03-01 19:54:58 +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
Jérôme Rapinat
0c2f9601e5
2008-02-29 Jerome Rapinat <romjerome@yahoo.fr>
...
* fr.po : update, will clean up old references soon (RC)
svn: r10144
2008-02-29 15:33:39 +00:00
Peter Landgren
e7300f73f9
Update to r10142
...
svn: r10143
2008-02-29 13:52:28 +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