Vassilii Khachaturov
6b9ea867ee
6863: Failed to open file with Gramps 3.4.5
...
Use the write_version method rather than reinvent it...
svn: r22867
2013-08-14 20:43:49 +00:00
Nick Hall
58cf9546f9
6954: Output command line messages and progress information to stderr rather than stdout
...
svn: r22748
2013-07-28 14:17:29 +00:00
Paul Franklin
e9b0f10d46
CLI --config values should be enterable in gramps.ini form (e.g. 0 or 1)
...
svn: r22726
2013-07-24 00:00:57 +00:00
Doug Blank
b51e544926
6081: Crash after double-click on .gpkg file
...
svn: r22645
2013-07-03 13:06:45 +00:00
Vassilii Khachaturov
b6f0ab523f
6838: report cli crash ignoring an unknown param
...
Use + for string concatenation rather than passing a tuple to print.
svn: r22593
2013-06-24 18:04:19 +00:00
Paul Franklin
0be260b01d
6821: CLI asks forever when trying to overwrite while exporting
...
svn: r22540
2013-06-20 16:33:40 +00:00
Tim G L Lyons
ddecdb854e
0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3.
...
svn: r22241
2013-05-10 14:29:47 +00:00
Tim G L Lyons
109e64f657
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
...
svn: r22217
2013-05-09 17:23:37 +00:00
Paul Franklin
2fd1ee8520
make _HELP text consistent with gramps40
...
svn: r21897
2013-04-05 21:24:12 +00:00
Tim G L Lyons
828060d2eb
0006529: Cancelling database upgrade can corrupt the database. Check whether the bsddb version has changed (or was originally unknown). If it is an upgrade, ask the user whether he has made a backup, and is ready to upgrade. If so, made a zip backup and open the database with the new bsddb version. Make messages on the dialogues more explicit with the version numbers mentioned.
...
svn: r21850
2013-04-02 16:01:50 +00:00
Tim G L Lyons
7a82cf5104
0006483: Listing the Family Trees can corrupt them. Changed get_dbdir_summary to exit if the bsddb_version is not the current bsddb and to return both BSDDB and schema version. Changed family_tree_summary to output both versions. Changed argparser and arghandler to additionally support -t (table) option to list family tree in tab delimited format.
...
svn: r21826
2013-03-31 22:08:17 +00:00
Paul Franklin
023ccd5086
6561: v3.4.3 NarWeb creation fails for German, Swedish
...
svn: r21764
2013-03-27 17:00:15 +00:00
Serge Noiraud
e5725f28c3
Bug #06459 : change the lock strategy and split transactions in Merge citation.
...
svn: r21502
2013-02-28 19:51:15 +00:00
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