Benny Malengier
c41939e966
5934: How to fix invalid Database Path?
...
svn: r20455
2012-09-27 09:18:34 +00:00
Peter Landgren
410985b0e1
Fix of issue 6058 and printing of non ascii strings in Windows.
...
svn: r20445
2012-09-25 16:51:45 +00:00
Peter Landgren
08df4e0376
Fix for issue 6056. Coding errors for non-ascii.
...
svn: r20421
2012-09-19 17:40:58 +00:00
Paul Franklin
7c7bdaac9b
permit only one argument to user.warn and user.notify_error
...
since second arguments are optional in both ErrorDialog and
WarningDialog (so some errors and warnings have only one)
svn: r19674
2012-05-27 14:44:37 +00:00
Jérôme Rapinat
f97a4f4511
2356: add comments about genitive form issues under some locales
...
svn: r18915
2012-02-17 16:51:40 +00:00
Josip Pisoj
53c9c30890
bug #5554 : Automake problem
...
svn: r18851
2012-02-10 20:25:15 +00:00
Nick Hall
da75a38762
5326: Revert r18842
...
svn: r18848
2012-02-10 19:57:57 +00:00
Paul Franklin
da16f93a45
5394: Gramps support for backup/restore of multiple trees needs to be better thought out
...
partial fix (nothing done about media directories);
original patch by Doug Blank, then modified by me
svn: r18845
2012-02-10 18:38:27 +00:00
Nick Hall
3767c1d1e4
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
...
svn: r18842
2012-02-10 14:53:58 +00:00
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