Brian Matherly
849a3749f6
0004801: Error in Database Verification tool check for max no of yrs between children (Patch from Paul Franklin)
...
svn: r17471
2011-05-11 02:53:13 +00:00
Nick Hall
3aab8c01b5
4435: Generate random Tags
...
svn: r17134
2011-04-16 23:07:31 +00:00
Nick Hall
95367b4a60
4435: Convert Markers into Tags
...
svn: r17132
2011-04-16 19:03:41 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Gary Burton
0db0e5d70a
Import DbTxn from the correct place
...
svn: r16803
2011-03-10 21:20:44 +00:00
Vassilii Khachaturov
19b928b94a
Patch from Egor Reentov <egor.gramps@google.com>:
...
* Adding l10n to a string in PatchNames.py.
* ru.po: Many strings added / updated. (applied w/minor copyedit)
POT merge, more translation.
svn: r16795
2011-03-10 06:36:16 +00:00
Michiel Nauta
8ffe719ac3
4728: Python evaluation window crashes in trunk
...
svn: r16793
2011-03-09 18:44:23 +00:00
Michiel Nauta
5badd6ca06
Store changed children during family deletion
...
svn: r16768
2011-03-06 18:59:10 +00:00
Gary Burton
9565f997f0
Set transaction description properly. Bug 4672
...
svn: r16734
2011-02-28 21:02:42 +00:00
Doug Blank
db8402e7f5
4694: Tools->Utilities->Verify the Data->crash
...
svn: r16728
2011-02-28 13:50:54 +00:00
Michiel Nauta
a73699e6da
Update TestcaseGenerator to work with new transaction code
...
svn: r16705
2011-02-23 19:34:59 +00:00
Benny Malengier
752d594571
4198: Person view does not remove a row correctly when two people are merged.
...
This patch improves on the context changes:
* avoid use of transaction_xx methods
* force an abort in case of unclean transaction
Backward compatibility is broken to achieve this.
svn: r16680
2011-02-20 10:52:06 +00:00
Gerald Britton
52b136b305
In method collect_unused, replace dispatch dictionary with tuple
...
svn: r16604
2011-02-11 14:50:30 +00:00
Gerald Britton
a8375c02df
Rearrange comments for added clarity
...
svn: r16601
2011-02-11 14:03:02 +00:00
Gerald Britton
6bfc9224d8
In method cleanup_empty_objects, replace dispatch dictionary with tuple
...
svn: r16598
2011-02-10 17:46:21 +00:00
Michiel Nauta
1231b1cac8
4590: Error on access of LDS editor when sealed to family has been removed.
...
svn: r16592
2011-02-09 16:03:52 +00:00
Jérôme Rapinat
c67d02847b
4326: typos (by PaulFranklin); part I
...
svn: r16543
2011-02-02 18:33:16 +00:00
Benny Malengier
6d596ad987
4198: Person view does not remove a row correctly when two people are merged.
...
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end.
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out
svn: r16523
2011-01-31 21:54:58 +00:00
Jérôme Rapinat
2b24b1210d
typo
...
svn: r16497
2011-01-28 15:33:20 +00:00
Gerald Britton
7c3bcc5f06
Remove redundant line continuations
...
svn: r16459
2011-01-24 18:55:52 +00:00
Gerald Britton
fe5887626c
Remove unnecessary line continuations and tidy up a bit
...
svn: r16458
2011-01-24 16:27:23 +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
Benny Malengier
710726f259
correct tab errors given by tabnanny
...
svn: r16439
2011-01-22 16:47:26 +00:00
Peter Landgren
7dfa50b602
Issue 4515, Check and Repair replaces illegal cntrl char with space.
...
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
099f28ad59
Issue 4460. Fixed by changing =+ to +=.
...
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
0f2c2b5108
4436: FindDuplicated tool uses merging
...
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
84c07b3f56
Added batch media tool to sync directories of images with Gramps media database files
...
svn: r16273
2010-12-12 18:15:24 +00:00
Jérôme Rapinat
a92ee1341f
3930: Verify data tool ignores role on burial event
...
svn: r16257
2010-12-07 13:44:18 +00:00
Jérôme Rapinat
325bb5086e
4436: FindDuplicated tool uses merging (fix by MD Nauta)
...
svn: r16254
2010-12-06 09:02:01 +00:00
Nick Hall
9c14d3b487
GEPS 006: Add Locality to researcher
...
svn: r16082
2010-10-29 23:11:08 +00:00
Benny Malengier
833759d3dd
correct errors introduced by allowing no gtk loading plugins for CLI
...
svn: r16076
2010-10-29 13:01:46 +00:00
Benny Malengier
4f52aa63e4
Don't use database in tool description
...
svn: r16040
2010-10-24 19:07:10 +00:00
Benny Malengier
e109e3d743
Merged geps21 branch, changes r15866-16034, into trunk
...
svn: r16035
2010-10-24 14:43:47 +00:00
Benny Malengier
cf943afcd5
Finish patchname tool
...
svn: r16033
2010-10-24 13:06:55 +00:00
Benny Malengier
d7178e96d7
new patch names tool version 1
...
svn: r16028
2010-10-23 14:50:25 +00:00
Nick Hall
c3e527b4fb
GEPS 011: Tagging - Extended to Family, Note and Media objects
...
svn: r16025
2010-10-22 23:22:33 +00:00
Benny Malengier
ee91b33a43
gedcom import export for new name structure
...
svn: r16022
2010-10-22 14:20:01 +00:00
Benny Malengier
a3556d839b
fix the finddupes tool for surnames
...
svn: r16019
2010-10-20 20:07:05 +00:00
Benny Malengier
4d89c9da3b
fix name capitilization tool for surnames
...
svn: r16017
2010-10-20 19:50:00 +00:00
Doug Blank
07a999f555
4273: Error during execution of CLI command (part 2, TestcaseGenerator)
...
svn: r15991
2010-10-15 17:03:57 +00:00
Doug Blank
a84b54901a
4273: Error during execution of CLI command (part 1, Verify)
...
svn: r15990
2010-10-15 16:58:41 +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
Doug Blank
3af98c256f
4285: Check and Repair, check_dates gives an error
...
svn: r15980
2010-10-13 11:10:24 +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
Benny Malengier
371205ec70
Fix surname index for autocompletion
...
Fix check tool and start with importgrdb upgrade
svn: r15949
2010-10-02 16:01:34 +00:00
Peter Landgren
9127018ca9
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15605
2010-06-30 07:13:02 +00:00
Igal Shapira
9e99065877
Merge hebrew translations to trunk (67%)
...
svn: r15536
2010-06-06 18:17:48 +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
Nick Hall
e090d8d250
3731: Add place name column to place tree view
...
svn: r14951
2010-03-27 23:00:41 +00:00
Benny Malengier
86238994bb
3721: RuntimeWarning on Event comparison tool
...
svn: r14839
2010-03-15 22:05:26 +00:00