84 Commits

Author SHA1 Message Date
Tim G L Lyons
6cb761b010 Merged trunk r18398 through r18497 into geps023.
Conflicts resolved in:
    NarrativeWeb.py


svn: r18498
2011-11-24 18:15:53 +00:00
Tim G L Lyons
3adb1b7ffa Merged trunk r17888 through r18397 into geps023.
Conflicts resolved in:
    /data/grampsxml.dtd
    /data/grampsxml.rng
    /src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
    /src/plugins/import/ImportXml.py
(Various property conflicts also resolved)

svn: r18405
2011-11-05 19:07:58 +00:00
Paul Franklin
e1f7943f1e clarify error typeout
svn: r18401
2011-11-04 16:04:51 +00:00
Paul Franklin
6a651d80e7 malformed SVN "Id" line
svn: r18392
2011-10-31 15:33:09 +00:00
Paul Franklin
bb0b9de18b malformed SVN "Id" line
svn: r18391
2011-10-31 15:27:48 +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
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
Doug Blank
c9130274d8 do_reg_plugins() requires at least a dbstate
svn: r18270
2011-10-10 00:40:22 +00:00
Paul Franklin
9dce82ac00 typo
svn: r18180
2011-09-20 18:34:54 +00:00
Craig J. Anderson
530d6216b6 didn't see that I had modified this file for something else.
backed out the one line change.


svn: r18169
2011-09-15 00:27:40 +00:00
Craig J. Anderson
dd92bf6e1a fixes:
http://www.gramps-project.org/bugs/view.php?id=5175
put in a valid email address



svn: r18168
2011-09-15 00:19:26 +00:00
Brian Matherly
d25248ccb8 0004705: Book Report does not work from CLI (Patch from Paul Franklin).
svn: r17870
2011-06-30 02:47:48 +00:00
Brian Matherly
8d71cee996 0005018: CLI report claims to ignore pre-existing "note" option (Patch from Paul Franklin)
svn: r17807
2011-06-19 02:50:25 +00:00
Brian Matherly
0b236b179e Clarify some command line report options.
svn: r17795
2011-06-15 12:18:38 +00:00
Brian Matherly
b07992a213 Add support for paper margins from CLI.
svn: r17693
2011-06-06 03:12:16 +00:00
Brian Matherly
bb17fd2af0 Add support for lists on the command line.
svn: r17691
2011-06-06 02:06:18 +00:00
Michiel Nauta
654fb81665 Change default to return handles unsorted on get_object_handles methods
svn: r17537
2011-05-19 20:36:17 +00:00
Brian Matherly
9a85b44447 0004637: GraphViz reports should be runnable from the command line
svn: r16978
2011-03-30 01:31:49 +00:00
Michiel Nauta
6cb1eac5c2 Update command line show values for boolean options to reflect current practice
svn: r16976
2011-03-29 19:56:22 +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
Peter Landgren
0559a72058 Made --help more clear.
svn: r16818
2011-03-13 09:00:16 +00:00
Peter Landgren
8cce3a3098 Issue 4733; improved help and sparate commands for show and set config settings.
svn: r16813
2011-03-12 15:32:50 +00:00
Peter Landgren
e6b6f8066a Fix of issue 4733. Maybe --help should be more precise
svn: r16808
2011-03-11 20:37:57 +00:00
Michiel Nauta
00a07fb05c 4732: 'ArgParser' object has no attribute 'runqml'
svn: r16801
2011-03-10 16:16:19 +00:00
Doug Blank
5eb080038b 4643: command line report query of "off" should return all possible values
svn: r16665
2011-02-18 16:16:28 +00:00
Doug Blank
33f2d64cdd Protection around .next() when there is no next
svn: r16660
2011-02-18 01:12:34 +00:00
Michiel Nauta
7c1b26d969 4650: Error raised when family tree created with name that already exists
svn: r16631
2011-02-16 18:38:01 +00:00
Benny Malengier
ebe5229822 4599: regression from 3.2.5 - name format preference doesn't persist across reloads
svn: r16565
2011-02-04 10:51:28 +00:00
Benny Malengier
9a2fd50642 Changes to allow a QML interface:
* a const to launch it
 * fix an error in obtaining dbname
 * refractor pieces to allow reuse


svn: r16504
2011-01-30 16:28:54 +00:00
Gerald Britton
cc5b37c8bc Remove unneeded line continuations and tidy up
svn: r16481
2011-01-26 20:10:22 +00:00
Benny Malengier
abbc3b98db Allow easy experimenting with QML
svn: r16448
2011-01-23 21:29:31 +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
320cbb0308 Cleanup of CLI output (sorts lists, gives additional help, straight columns) and don't crash on non-gui Options
svn: r16312
2010-12-25 16:52:12 +00:00
Doug Blank
217316ccf5 4114: Would like to use stdin and stdout for command line import/export by MD Nauta
svn: r16308
2010-12-23 17:47:01 +00:00
Jérôme Rapinat
8f21215a59 4445: better English in database-repair typeout (contribution by Paul Franklin)
svn: r16264
2010-12-12 08:31:47 +00:00
Nick Hall
389b9e0935 4320: Ensure that the initial person is set when clearing history
svn: r16102
2010-11-01 19:02:32 +00:00
Peter Landgren
ed6f4a0080 Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
svn: r15984
2010-10-14 11:46:05 +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
Nick Hall
280db79074 Fix get_dbname method when called from CLI and remove redundant code
svn: r15953
2010-10-04 20:41:16 +00:00
Peter Landgren
a1cf8a387a Updates to allow for Family Tree names, with non latin characters in Windows, in -l/-L commands.
svn: r15943
2010-09-30 14:33:11 +00:00
Doug Blank
5c30db0739 Will not start gramps if the config option is used to show a value; changed the format of the output to make it easier to read/copy-paste
svn: r15831
2010-08-30 01:14:38 +00:00
Doug Blank
5b975f93cc Allow config setting value to be DEFAULT which will reset value
svn: r15819
2010-08-26 13:57:00 +00:00
Doug Blank
5ed53f5e9c Changed --settings to --version to be more compatible with other programs; added --config=[section.setting[:value]] to see/set config value(s)
svn: r15817
2010-08-26 12:17:00 +00:00
Doug Blank
0199cd7da5 Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins
svn: r15701
2010-08-11 05:42:46 +00:00
Doug Blank
59403835fe 3142: To allow backups into GRAMPS XML format without Proxy or Living filters; added two config settings for quick-backup dir and filename pattern; added dbstate.db_name
svn: r15644
2010-07-22 01:50:00 +00:00
Peter Landgren
308d9e2142 Fixed coding error when looking at issue 4034.
svn: r15535
2010-06-06 17:18:48 +00:00
Doug Blank
4ce41d4656 3986: Interface for running code not associated with a plugin type: this passes dbstate and uistate to a load_on_reg function/class if a library has it, and it is marked as load_on_reg
svn: r15454
2010-05-23 11:44:13 +00:00
Peter Landgren
6e650ebfcc Deleted deprecated cli --usage.
svn: r15343
2010-05-06 19:47:42 +00:00
Brian Matherly
ecbde74066 Repair duplicated file contents resulting from 0003796 (Make export available when no GUI available).
svn: r15332
2010-05-06 03:40:30 +00:00