Paul Franklin
9ec782fe92
typo
...
svn: r18720
2012-01-07 23:41:58 +00:00
Paul Franklin
f34f19d357
better PEP08, shorten some lines
...
svn: r18719
2012-01-07 22:55:04 +00:00
Paul Franklin
a0a19bce77
improve CLI "indefinite" progress typeout finish
...
svn: r18647
2011-12-21 05:39:22 +00:00
Paul Franklin
bcd7c38e4e
typos
...
svn: r18617
2011-12-17 21:04:50 +00:00
Paul Franklin
03ed481f50
shorten some lines (better PEP08), translate some strings
...
svn: r18611
2011-12-16 22:00:52 +00:00
Paul Franklin
3c54cda718
typos
...
svn: r18594
2011-12-13 17:10:21 +00:00
Paul Franklin
0c346aa16c
handle CLI EOFError
...
svn: r18561
2011-12-09 21:29:36 +00:00
Doug Blank
4ecd146f94
Fix bugs in drag-n-drop filenames on dbmanager; allow any URL
...
svn: r18558
2011-12-09 14:25:39 +00:00
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
effaf60b24
Merged trunk r18541 through r18545 into geps023.
...
svn: r18546
2011-12-03 15:06:12 +00:00
Paul Franklin
845354e833
typo
...
svn: r18543
2011-12-02 19:58:11 +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
Paul Franklin
bc69fd6682
remove redundant TagReport error line (the report's name)
...
svn: r18535
2011-11-29 21:50:22 +00:00
Paul Franklin
01d39d996f
improvement to 18527: give user feedback for bad CLI "off" option
...
svn: r18532
2011-11-29 05:27:21 +00:00
Paul Franklin
4afd4ed13a
give user feedback for bad "off" option
...
svn: r18527
2011-11-28 20:25:30 +00:00
Paul Franklin
f602306aa7
change string syntax
...
svn: r18518
2011-11-27 20:19:44 +00:00
Paul Franklin
8a11029b30
mark some strings to be translated
...
svn: r18517
2011-11-27 20:00:17 +00:00
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