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
Peter Landgren
7716c7cbdd
Issue 4425: Abbreviation algorithm does not work for all languages.
...
svn: r16518
2011-01-31 19:40:27 +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
Nick Hall
116d26e69f
Add extra GrampsBar functionality.
...
svn: r16502
2011-01-30 03:02:38 +00:00
Benny Malengier
c2e353a72b
4383: Error while attempt to edit family
...
2521: Problem with erroneous birth date in using the family editor.
We show validation error on date > next year, and don't crash on large year anymore
svn: r16468
2011-01-25 12:45:49 +00:00
Benny Malengier
4313de6f72
Fix bug in bsddb 4.7 by moving the NOSYNC setting before env open
...
svn: r16460
2011-01-24 19:34:59 +00:00
Gerald Britton
0b0913bac1
Remove unneeded line continuations
...
svn: r16450
2011-01-23 23:01:50 +00:00
Benny Malengier
4e261e9bf8
Still write to log synchronously, don't flush
...
svn: r16449
2011-01-23 21:54:56 +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
1e119f93c3
location as predifined name origin type
...
svn: r16436
2011-01-22 15:09:38 +00:00
Gerald Britton
680a780a8c
Remove redundant line continuations
...
svn: r16425
2011-01-21 16:27:54 +00:00
Benny Malengier
2667c4262f
4336: Generate a set of filters matching Alternate names, Nickname attribute and a NameType() selector
...
svn: r16420
2011-01-21 12:10:10 +00:00
Benny Malengier
198e222e91
correct typo in error message
...
svn: r16371
2011-01-13 09:48:00 +00:00
Benny Malengier
d127992b0d
string change update
...
svn: r16368
2011-01-12 08:57:44 +00:00
Nick Hall
bb41511fc4
Add get_divorce_or_fallback function
...
svn: r16352
2011-01-09 00:05:38 +00:00
Doug Blank
cb246c6a87
Signal item can have more than one callback to handle
...
svn: r16330
2011-01-02 16:52:37 +00:00
Michiel Nauta
ff8cf61e99
4422: Search on father fails in family view
...
svn: r16321
2010-12-29 16:27:17 +00:00
Doug Blank
4daf72f8d8
Assert to make sure method is called correctly
...
svn: r16317
2010-12-27 18:22:54 +00:00
Doug Blank
00bd583120
Undo of 16304; found a less intrusive method
...
svn: r16310
2010-12-23 22:41:08 +00:00
Doug Blank
26fef46c35
Add new selection class option to reports so that reports can reuse a common proxy/filter selection framework
...
svn: r16304
2010-12-21 13:58:28 +00:00
Gerald Britton
5e33e5e81d
remove obsolete code
...
svn: r16292
2010-12-16 21:08:41 +00:00
Gerald Britton
cd81324e9a
remove obsolete code
...
svn: r16291
2010-12-16 21:03:39 +00:00
Jérôme Rapinat
205b1f107b
4463: Forgotten return statement in get_surnames/get_prefixes/get_connectors (contribution by MD Nauta)
...
svn: r16286
2010-12-15 16:51:31 +00:00
Doug Blank
6f4829e680
Typo on surname changes
...
svn: r16251
2010-12-05 21:47:41 +00:00
Doug Blank
67cb93a28c
3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
...
svn: r16250
2010-12-05 17:58:56 +00:00
Benny Malengier
de72ec184f
all non primary surnames as an option in the display of names in preferences
...
svn: r16235
2010-11-24 13:41:58 +00:00
Doug Blank
92ac326024
Typo in comment
...
svn: r16232
2010-11-23 21:09:12 +00:00
Doug Blank
d9b544c17a
4415: Editing ID format in preferences can throw exception
...
svn: r16227
2010-11-23 04:01:02 +00:00
Doug Blank
92758a5a69
Compressed text some; changed common to mean 'nickname or first of given'
...
svn: r16215
2010-11-19 14:36:04 +00:00
Doug Blank
b439b377eb
3975: Accessing an incompatible database corrupts the database
...
svn: r16212
2010-11-19 01:08:07 +00:00
Benny Malengier
a5122b4d1d
4370: Reports in ODT format are corrupted
...
svn: r16210
2010-11-18 20:19:50 +00:00
Benny Malengier
482f2d112e
extend nameorigin with 3 extra types: coming from father, from mother, and from occupation.
...
Adding surname to the generated docs
svn: r16197
2010-11-16 20:29:45 +00:00
Jérôme Rapinat
bb5ad700e3
New event role type: 'Informant' (UK, FR)
...
svn: r16191
2010-11-14 12:58:40 +00:00
Doug Blank
6ba569fa68
Load all general plugins of a category
...
svn: r16182
2010-11-11 20:12:33 +00:00
Jérôme Rapinat
b43e13d6c4
4345: custom TIME on eventdate
...
svn: r16178
2010-11-11 14:55:36 +00:00
Doug Blank
02db3c69af
4122: feature request: have Relationship View optionally show divorces
...
svn: r16108
2010-11-02 11:45:49 +00:00
Benny Malengier
e59b7276b4
4333: memory leak in 3.2
...
svn: r16091
2010-10-31 08:36:03 +00:00
Benny Malengier
1fee4971f4
4333: memory leak in 3.2
...
svn: r16089
2010-10-31 07:33:17 +00:00
Nick Hall
fd73514004
Update is_empty method with street and locality
...
svn: r16088
2010-10-30 22:17:21 +00:00
Nick Hall
d5ce999d30
Only convert main location to new format if it exists
...
svn: r16087
2010-10-30 21:55:39 +00:00
Jérôme Rapinat
a5d68b6ef0
add missing gettext module
...
svn: r16084
2010-10-30 09:32:01 +00:00
Nick Hall
9c14d3b487
GEPS 006: Add Locality to researcher
...
svn: r16082
2010-10-29 23:11:08 +00:00
Benny Malengier
5084294a1e
Various fixes for GEP21 and locality
...
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade
svn: r16074
2010-10-28 19:56:46 +00:00
Nick Hall
298827d843
GEPS 006: Add Locality field to Location
...
svn: r16063
2010-10-27 18:13:53 +00:00
Doug Blank
3ef961139a
4315: Error when loading all plugins
...
svn: r16060
2010-10-26 11:18:03 +00:00
Benny Malengier
9608af29a1
allow no surname list to be created when needed
...
svn: r16044
2010-10-24 21:57:05 +00:00
Benny Malengier
209b34f359
various fixes and additions for GEP 021'
...
svn: r16043
2010-10-24 21:38:56 +00:00
Benny Malengier
e109e3d743
Merged geps21 branch, changes r15866-16034, into trunk
...
svn: r16035
2010-10-24 14:43:47 +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