Paul Franklin
c83653f017
for Python files and Makefile.am files in the "src" (only) sub-tree:
...
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
svn: r18554
2011-12-06 16:56:50 +00:00
Tim G L Lyons
c833073ba6
GEPS023: merge branch (changes 17960-18546) into trunk
...
svn: r18548
2011-12-04 17:09:17 +00:00
Tim G L Lyons
f37ab70446
Merged trunk r18499 through r18539 into geps023.
...
Conflicts resolved in:
gramps.pot
svn: r18540
2011-12-02 00:10:04 +00:00
Tim G L Lyons
26cb74474b
Removal of redundant SourceRef and related modules. Minor consequent changes.
...
svn: r18516
2011-11-27 17:49:25 +00:00
Tim G L Lyons
a48553ed90
Update DetAncestralReport, DetDescendantReport, IndivComplete and endnotes for citations.
...
svn: r18513
2011-11-26 18:35:30 +00:00
Paul Franklin
54746c1590
typo
...
svn: r18512
2011-11-26 18:00:07 +00:00
Tim G L Lyons
99d42f6091
Updates to NarrativeWeb and _bibliography for citations.
...
svn: r18499
2011-11-25 17:29:30 +00:00
Tim G L Lyons
f0bb1205f3
Tidy up some comments
...
svn: r18497
2011-11-24 14:54:29 +00:00
Tim G L Lyons
4a69d45fe6
Upgraded Source and Citation reference Quick Views to work with citations (actually, for citationtreeview, this is a source_or_citation reference, to avoid having to change the way listview calls the pop up menu items).
...
Also minimal changes to SimpleAccess and SimpleTable to support these references views.
svn: r18447
2011-11-15 12:08:43 +00:00
Brian Matherly
93ec059b3d
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
...
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
0b8ea1202d
Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
...
svn: r18378
2011-10-29 05:02:33 +00:00
Paul Franklin
22b0f8476c
5031: Some reports should not register the page orientation to non-default (Landscape)
...
svn: r18366
2011-10-23 20:38:22 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Paul Franklin
331c135235
5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
...
svn: r18338
2011-10-16 20:21:22 +00:00
Doug Blank
552602da8b
Added include_in_listing handling to ignore packages
...
svn: r18276
2011-10-10 12:27:14 +00:00
Peter Landgren
5c7f6751af
Fix of first issue in 5194.
...
svn: r18105
2011-09-03 11:26:15 +00:00
Brian Matherly
b0b919d148
Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
...
svn: r18047
2011-08-19 01:57:43 +00:00
Brian Matherly
bb6ad450e3
Patch by Adam Stein <adam@csh.rit.edu > - Partial completion of "0002513: Using section/region on media_ref as thumbnail on reports"
...
svn: r17917
2011-07-12 03:30:58 +00:00
Jérôme Rapinat
bc69af84af
typo on docstring
...
svn: r17905
2011-07-08 15:50:55 +00:00
Peter Landgren
4750ab4816
Endnotes improvment, see issue 4997 & 4998.
...
svn: r17809
2011-06-19 11:47:22 +00:00
Peter Landgren
d66d7cdc9c
Fix so that date, if any, in source reference is printed.
...
svn: r17734
2011-06-09 14:26:23 +00:00
Michiel Nauta
fd4b980c3e
Allow setting mode on opening of file
...
svn: r17519
2011-05-17 17:22:03 +00:00
Brian Matherly
3d4f4f031c
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774
...
svn: r17451
2011-05-08 03:29:36 +00:00
Nick Hall
6ae3d86480
Remove gramplet update messages from the status bar
...
svn: r17355
2011-04-30 10:51:53 +00:00
Doug Blank
4ec351710d
Removed title_id from gramplets; not needed
...
svn: r17197
2011-04-22 01:44:20 +00:00
Brian Matherly
3db2b525f6
0004820: Cannot translate hard coded 'PERSON' string on reports
...
svn: r17101
2011-04-12 02:49:34 +00:00
Nick Hall
0f564c43ef
4641: Interface for indicating if GrampsBar gramplets have data
...
svn: r17049
2011-04-05 18:24:44 +00:00
Doug Blank
e2c6a9cdb4
#4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
...
svn: r16985
2011-03-30 13:48:46 +00:00
Michiel Nauta
5835c8e933
Move opening of file to gen.plug.utils
...
svn: r16939
2011-03-27 08:11:51 +00:00
Brian Matherly
e6befe67b9
Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
...
svn: r16838
2011-03-17 03:02:36 +00:00
Gerald Britton
e8b0c9d1eb
Tweak
...
svn: r16688
2011-02-21 14:35:04 +00:00
Doug Blank
918f8f949b
Why was this removed?
...
svn: r16654
2011-02-17 20:33:33 +00:00
Gerald Britton
e25b523fc5
Fix bug in version_str_to_tup
...
svn: r16651
2011-02-17 17:03:09 +00:00
Gerald Britton
a19e65073c
Use built-in map function to simplify some list comprehensions
...
svn: r16636
2011-02-16 20:06:40 +00:00
Gary Burton
b1ce7f7014
Add new abstract methods to ReportOptions. Bug #4572
...
svn: r16581
2011-02-05 17:46:43 +00:00
Nick Hall
116d26e69f
Add extra GrampsBar functionality.
...
svn: r16502
2011-01-30 03:02:38 +00:00
Benny Malengier
b3beba53d8
Some bsddb changes
...
* allow to use bsddb3 as database via a config setting
* set async write to disk to improve speed, eg import * 40
svn: r16446
2011-01-23 21:25:51 +00:00
Doug Blank
cb246c6a87
Signal item can have more than one callback to handle
...
svn: r16330
2011-01-02 16:52:37 +00:00
Doug Blank
00bd583120
Undo of 16304; found a less intrusive method
...
svn: r16310
2010-12-23 22:41:08 +00:00
Doug Blank
26fef46c35
Add new selection class option to reports so that reports can reuse a common proxy/filter selection framework
...
svn: r16304
2010-12-21 13:58:28 +00:00
Benny Malengier
a5122b4d1d
4370: Reports in ODT format are corrupted
...
svn: r16210
2010-11-18 20:19:50 +00:00
Doug Blank
6ba569fa68
Load all general plugins of a category
...
svn: r16182
2010-11-11 20:12:33 +00:00
Jérôme Rapinat
a5d68b6ef0
add missing gettext module
...
svn: r16084
2010-10-30 09:32:01 +00:00
Nick Hall
298827d843
GEPS 006: Add Locality field to Location
...
svn: r16063
2010-10-27 18:13:53 +00:00
Doug Blank
3ef961139a
4315: Error when loading all plugins
...
svn: r16060
2010-10-26 11:18:03 +00:00
Peter Landgren
1d8a776cd3
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
...
svn: r15959
2010-10-09 12:33:47 +00:00
Benny Malengier
f89bfe0796
copyright Jakim Friant, ticket 4237: Line Styles in Report not Fully Supported
...
svn: r15911
2010-09-17 12:08:38 +00:00
Doug Blank
7c110d15b8
Added plugin.depends_on = ['plugin_id', ...] for plugin.load_on_reg plugins
...
svn: r15816
2010-08-25 13:30:59 +00:00
Doug Blank
1f9eee3d92
Don't load a GENERAL lib if hidden
...
svn: r15813
2010-08-25 02:45:23 +00:00
Doug Blank
b11e4558b8
Added log, and db cursor close error handler
...
svn: r15810
2010-08-24 11:54:43 +00:00