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
Benny Malengier
4aca1a8a3f
make notrelated ok in glade designer
...
svn: r14723
2010-03-09 21:00:13 +00:00
Benny Malengier
ada5e33c08
add help button to changenames as it is assumed in the code
...
svn: r14720
2010-03-09 20:53:45 +00:00
Doug Blank
3ae0224e1a
Removed Django import/export and CalcEstimateDates (moved to addons)
...
svn: r14685
2010-03-07 21:42:03 +00:00
Benny Malengier
5e01687b73
3671: Asymmetric strings in Check plugin
...
svn: r14659
2010-03-07 09:18:12 +00:00
Doug Blank
dcfb25abc4
Trunk is now version 3.3.0
...
svn: r14653
2010-03-06 22:47:25 +00:00
Benny Malengier
c6f071e43b
3441: Need to connect on_result_delete_event on glade dialogs - part 2
...
svn: r14641
2010-03-05 22:52:12 +00:00
Benny Malengier
4df36b23d3
3441: Need to connect on_result_delete_event on glade dialogs
...
svn: r14640
2010-03-05 22:36:04 +00:00
Benny Malengier
d7e9b5a9da
3271: Verify tool glade file needs to have elements renamed
...
svn: r14629
2010-03-05 15:43:50 +00:00
Peter Landgren
b2b889e39c
Fixed another three problems with string formatting using {}.
...
svn: r14616
2010-03-04 14:09:40 +00:00
Jérôme Rapinat
7e0cfce9f7
3659: unable to load MediaManager
...
svn: r14609
2010-03-04 13:26:43 +00:00
Benny Malengier
045a787ad1
03650: Cannot execute changes proposed by Calculate Estimated Date
...
svn: r14577
2010-03-02 11:20:17 +00:00