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
Peter Landgren
decedf9c7d
Information in file was doubled/tripled.
...
svn: r15309
2010-05-03 12:40:39 +00:00
Doug Blank
12918718f9
3879: Allow multiple versions of a plugin
...
svn: r15299
2010-05-01 21:30:15 +00:00
Brian Matherly
df32be43de
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
...
svn: r15294
2010-05-01 04:12:42 +00:00
Raphael Ackermann
3e7f5993e3
improve error message when missing report name
...
svn: r15048
2010-04-06 19:59:58 +00:00
Raphael Ackermann
8bcb3127aa
add more cli options to docstring
...
svn: r15047
2010-04-06 19:59:18 +00:00
Raphael Ackermann
844002e312
docstring typo fixes
...
svn: r15036
2010-04-05 13:10:29 +00:00
Doug Blank
0e330eb929
Added a --settings to show settings and versions (based on test_dependencies.py by Stephen George)
...
svn: r15009
2010-04-03 22:44:41 +00:00
Benny Malengier
585e0fa85d
3709: Typos and grammar mistakes
...
svn: r14841
2010-03-15 22:11:25 +00:00
Peter Landgren
ef4ef445d1
Fix of issue 3653 (Windows only issue).
...
svn: r14567
2010-03-02 09:15:46 +00:00
Peter Landgren
c0f37e1a42
Support for non ASCII usernames in Windows.
...
svn: r14383
2010-02-15 11:12:09 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
Brian Matherly
c5f54d0cfc
Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
...
svn: r14072
2010-01-14 04:08:04 +00:00
Nick Hall
b503fa2e25
Extend history functionality (back/forward) and active-changed signals to all primary objects
...
svn: r14023
2010-01-10 19:19:33 +00:00
Benny Malengier
de2d669763
3275: PageView reworking, changes by B. Malengier and N.Hall
...
Specifically: improve new treeview by using a linked list implementation so
iters can be quickly iterated over
Also: progressdialog on long personview loads.
svn: r14002
2010-01-09 11:10:32 +00:00
Doug Blank
ab3dfe1415
3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods
...
svn: r13894
2009-12-23 15:55:58 +00:00
Doug Blank
0f20544be3
Changes to allow GrampsDb tests to run
...
svn: r13893
2009-12-23 15:48:01 +00:00
Brian Matherly
814d721f68
Remove QuestionDialog dependency from gen. The database now raises exceptions and the GUI generates the question dialog.
...
svn: r13865
2009-12-20 22:44:32 +00:00
Peter Landgren
0b711b211c
Third update for consistent use of Gramps. See issue 3355.
...
svn: r13633
2009-11-19 17:32:11 +00:00