Commit Graph

13773 Commits

Author SHA1 Message Date
James G Sack
fb2059c13f fix test util per r10169 removal of TRANSACTIONS
svn: r10202
2008-03-07 07:04:26 +00:00
Brian Matherly
455ecc4007 Patch from Jason Simanek <jsimanek@gmail.com>:
0001803: Narrative Web Report Update
Multiple updates to improve the narrative web report.

svn: r10201
2008-03-06 13:07:37 +00:00
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
Espen Berg
8401d18738 Updated Norwegian locales
svn: r10199
2008-03-06 08:22:16 +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
Peter Landgren
d0bc876a6b Updates and spelling fixes
svn: r10193
2008-03-05 08:51:40 +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
e051772305 Added FilterByName.py quick report
svn: r10191
2008-03-05 04:58:22 +00:00
Doug Blank
671891b816 Refinements on previous commit; new filter by name 'media by size'
svn: r10190
2008-03-05 04:34:28 +00:00
Doug Blank
e63589a044 new QR MISC category
svn: r10189
2008-03-05 04:03:50 +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
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