Kees Bakker
b997fc211b
Cleanup interface of BasePage.display_header and moving some attributes
...
around. Also deleted some unused variables.
* src/plugins/NarrativeWeb.py
svn: r10271
2008-03-11 22:11:42 +00:00
Kees Bakker
c764b185cd
Reorganized the functions that create file and directory names. Nothing
...
got broken, I hope. More changes to come.
* src/plugins/NarrativeWeb.py
svn: r10270
2008-03-11 21:19:36 +00:00
Doug Blank
b41c02b3af
0001927: renamed glade to avoid name conflict
...
svn: r10264
2008-03-11 01:21:38 +00:00
Doug Blank
da3a06c176
0001925: fixed closing via title bar close button launched help
...
svn: r10261
2008-03-10 14:36:24 +00:00
Doug Blank
f0badfef30
0001911: fixed sorting on counts
...
svn: r10257
2008-03-10 13:07:08 +00:00
Erik De Richter
8705eabf39
link to wiki manual
...
svn: r10256
2008-03-10 12:10:35 +00:00
Doug Blank
5eb10bd2a2
Added ability to have URL links on textbuffer; fixed writable age on date gramplet; draft FAQ gramplet
...
svn: r10254
2008-03-10 04:37:45 +00:00
Doug Blank
119045bc8d
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/images/Makefile.am (world.topo.200407): percent sign typo?
* data/man/pl/Makefile.am: missing file added
svn: r10250
2008-03-10 00:50:24 +00:00
Kees Bakker
7ea0f31341
Added space after commas to improve readability. This makes pylint
...
happier too. Started to add more comments here and there.
* src/plugins/NarrativeWeb.py
svn: r10243
2008-03-09 20:12:56 +00:00
Raphael Ackermann
9868432522
2008-03-09 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/lib/data.py (Date.get_sort_value):Add updated description to
what a sortval is. Also add reference to Julian Day on Wikipedia.
svn: r10242
2008-03-09 19:51:36 +00:00
Doug Blank
6ab09e3d39
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_WebReportDialog.py:
* src/ReportBase/_ReportDialog.py:
* src/ReportBase/_GraphvizReportDialog.py:
* src/ReportBase/_DocReportDialog.py:
* src/ReportBase/_BareReportDialog.py:
0001814: Applied patch to move print options below option tabs
svn: r10240
2008-03-09 19:39:56 +00:00
Benny Malengier
957239950d
2008-03-09 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/gen/db/base.py: add docstring to find functions, #1866
* src/gen/db/dbdir.py: add docstring to find functions, #1866
svn: r10236
2008-03-09 18:10:13 +00:00
Brian Matherly
c247caa5e9
0001917: UI font gets small when creating PDF documents.
...
svn: r10233
2008-03-09 03:33:11 +00:00
Brian Matherly
fa0b508924
0001863: <gramps> tags in notes, consistency. This should be in all notes or only in the ones that have markup
...
Markup has been disabled for notes. A new strategy is being worked on to allow styles for notes.
svn: r10230
2008-03-08 21:20:42 +00:00
Doug Blank
b04ef64231
Indicate mouse clicks properly handled by returning True
...
svn: r10229
2008-03-08 20:23:11 +00:00
Doug Blank
f761e01f52
2008-03-08 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/GrampletView.py (GrampletWindow.close):
fixed issue with reattaching detached window after a col change
svn: r10227
2008-03-08 20:10:47 +00:00
Kees Bakker
c7226e1c04
Corrected the path for somerights20.gif.
...
Removed all trailing whitespace. Added a few spaces here and there to
improve readability.
* src/plugins/NarrativeWeb.py
svn: r10225
2008-03-08 16:40:19 +00:00
Doug Blank
d7317da933
Fixed issue exhibited on Windows with buttons becoming dead
...
svn: r10224
2008-03-08 15:55:06 +00:00
Kees Bakker
18f5768c2d
Changed the use of "main1.css" to _CSS_FILES[0][1] so that the filenames
...
are maintained in one place. Making the first entry the default.
svn: r10223
2008-03-08 11:48:53 +00:00
Kees Bakker
d425133e8e
Solved a problem with <li>..</li>
...
Reorganized the of.write() statements so that the text won't have
multiple newlines in them. And introduced so for-loops instead of
repetition of multiple lines of code.
* src/plugins/NarrativeWeb.py
svn: r10222
2008-03-08 11:30:59 +00:00
Peter Landgren
e31ffee680
Fixed issues #1881 , #1910
...
svn: r10220
2008-03-08 10:51:33 +00:00
Kees Bakker
ca85ef1151
Cleanup whitespace.
...
* src/images/Makefile.am
* src/data/Makefile.am
svn: r10219
2008-03-08 10:45:44 +00:00
Doug Blank
1dd9751556
Moved News Gramplet to beginning after load
...
svn: r10217
2008-03-07 22:29:55 +00:00
Peter Landgren
92b0b5d079
Update author info
...
svn: r10215
2008-03-07 17:36:15 +00:00
Peter Landgren
91a37b4c08
Update author info
...
svn: r10214
2008-03-07 17:33:47 +00:00
Raphael Ackermann
e32b53f8fe
2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/data/Makefile.am: add new css files and delete old ones.
* src/images/Makefile.am: add new images for Narrative web report
0001912: make fails
svn: r10213
2008-03-07 17:30:23 +00:00
Benny Malengier
6499abe5af
2008-03-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/const.py.in : new const for third party plugin page
* src/ViewManager.py: in help, menu option for the third party plugins
svn: r10212
2008-03-07 14:31:04 +00:00
Doug Blank
52e250979b
2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/QuickReports.py: optionally pass in kwargs
* src/plugins/DefaultGramplets.py: added generation summary to pedigree
* src/plugins/FilterByName.py: new filter "people by list"
* src/DataViews/GrampletView.py: handle "people by list" links
svn: r10211
2008-03-07 14:19:30 +00:00
Peter Landgren
a0f67c9c53
Removal of xml-autobackup
...
svn: r10208
2008-03-07 14:09:33 +00:00
Peter Landgren
cedda37345
Removal of xml-autobackup
...
svn: r10207
2008-03-07 14:07:00 +00:00
Doug Blank
5585ebdf4a
Fixed issue with non-object Gramplets
...
svn: r10206
2008-03-07 12:31:11 +00:00
Doug Blank
0b60f234a7
2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (GrampletView):
turned GrampletView into a PersonNavView to get Forward/Next/Home
* src/GrampsDbUtils/_WriteGedcom.py: #1849 gedcom output: omit 'Y'
* src/test/gedread_util.py: update test utility per r10169 changes that
svn: r10205
2008-03-07 12:05:34 +00:00
James G Sack
9a0a08bfd2
#1849 : omit Y if person/family event has subordinate data
...
svn: r10204
2008-03-07 07:28:15 +00:00
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
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
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
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
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
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
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
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
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
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
Brian Matherly
e913abe88b
0001828: update cli handling of new options. (new in 3.0?)
...
svn: r10127
2008-02-27 04:38:21 +00:00
Brian Matherly
fe6c305a14
0001835: cli crashes for all reports. NoneType has no attribute get_gramps_id
...
svn: r10126
2008-02-27 03:03:20 +00:00
Benny Malengier
7bd31dd4f1
2008-02-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ScratchPad.py: bug when dragging sourceref #1833
* src/GrampsDisplay.py: remove whitespace
2008-02-24 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10125
2008-02-26 12:35:42 +00:00
Peter Landgren
2ae2a39d66
Fix for some landscape printing
...
svn: r10123
2008-02-26 07:22:07 +00:00
Brian Matherly
16799c2465
Improvements to CLI reports -
...
0001824: Bug in command line - gramps does not show right error.
0001821: A command "python src/gramps.py --open=DG1 --action=report" cause a crash
Fix help strings.
svn: r10122
2008-02-26 04:32:57 +00:00