Michiel Nauta
fd4b980c3e
Allow setting mode on opening of file
...
svn: r17519
2011-05-17 17:22:03 +00:00
Michiel Nauta
34e6755e8b
Prevent db deadlock on all_handles method
...
svn: r17517
2011-05-17 17:15:12 +00:00
Brian Matherly
3d4f4f031c
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774
...
svn: r17451
2011-05-08 03:29:36 +00:00
Benny Malengier
ef19ca1f69
4847: when no surname known, GRAMPS picks up the patronymic as Primary[sur]
...
svn: r17439
2011-05-07 13:39:33 +00:00
Michiel Nauta
66efd796c5
4669: Long transactions can cause unwanted effects in TreeViews
...
svn: r17422
2011-05-05 20:02:48 +00:00
Michiel Nauta
f9f932e568
4322: Upgrading a large database to new version runs out of memory; increase locktable size
...
svn: r17364
2011-05-01 06:53:01 +00:00
Nick Hall
6ae3d86480
Remove gramplet update messages from the status bar
...
svn: r17355
2011-04-30 10:51:53 +00:00
Michiel Nauta
b6471586d4
3614: Undo gives wrong text in menu of what it will do; uncontroversial patch part
...
svn: r17225
2011-04-23 14:17:53 +00:00
Doug Blank
4ec351710d
Removed title_id from gramplets; not needed
...
svn: r17197
2011-04-22 01:44:20 +00:00
Michiel Nauta
ff045c3e19
4818: Change time after DB upgrade (3.2 to 3.3)
...
svn: r17154
2011-04-19 18:00:34 +00:00
Michiel Nauta
7f72b08758
4750: SessionLog gramplet crash
...
svn: r17151
2011-04-19 15:26:15 +00:00
Brian Matherly
3db2b525f6
0004820: Cannot translate hard coded 'PERSON' string on reports
...
svn: r17101
2011-04-12 02:49:34 +00:00
Nick Hall
0f564c43ef
4641: Interface for indicating if GrampsBar gramplets have data
...
svn: r17049
2011-04-05 18:24:44 +00:00
Vassilii Khachaturov
4a03503c98
4796: 'Primary' string needs l10n context
...
CR: Benny
* Created two strings with l10n context instead of the old one,
'Role|Primary' and 'Name|Primary'.
* While testing, GUI started showing the context when not localized, fixed
that with appropriate sgettext instead of gettext in surnametab.py.
* While at it, changed also changed 'Family' in the Role context to 'Role|Family'.
* ru.po: major translations in the area of name and name formats.
The new Primary[...] and Patronymic[...] concept along with Notpatronymic
still don't fit well when translated :-(
svn: r16986
2011-03-30 14:43:34 +00:00
Doug Blank
e2c6a9cdb4
#4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
...
svn: r16985
2011-03-30 13:48:46 +00:00
Michiel Nauta
d1a8593f7f
Add merge unittests
...
svn: r16952
2011-03-27 21:15:07 +00:00
Michiel Nauta
5835c8e933
Move opening of file to gen.plug.utils
...
svn: r16939
2011-03-27 08:11:51 +00:00
Michiel Nauta
caec97cb7f
Make DbWriteBase inherit from DbReadBase to increase pylint score
...
svn: r16913
2011-03-24 21:38:04 +00:00
Jérôme Rapinat
31c7750b62
help for translators, avoid long strings here
...
svn: r16879
2011-03-22 12:37:07 +00:00
Benny Malengier
fac3f46efb
Fix regression with sort as and display as in names. Functionality is again as one would expect in treeview
...
svn: r16849
2011-03-18 15:45:41 +00:00
Benny Malengier
3c9fa2c1d4
4598: (trunk 3.3) new name format copies patronymic into surname as well as leaving it as a patronymic when importing
...
This extends what name display can be
svn: r16848
2011-03-18 10:42:03 +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
Michiel Nauta
12a01f6700
4759: Make setting a grampstype only assign a string when type is CUSTOM
...
svn: r16837
2011-03-16 22:06:28 +00:00
Michiel Nauta
3e76c9d3b5
4758: Copy constructor of gen.lib objects uses shallow copy instead of deep copy
...
svn: r16825
2011-03-15 21:52:08 +00:00
Michiel Nauta
2b72a71a6e
4416: Adjust import ID to users ID format
...
svn: r16791
2011-03-09 16:22:05 +00:00
Michiel Nauta
959bea3507
4041: Filter rule people with records containing <substring> fails on street name
...
svn: r16760
2011-03-05 10:47:07 +00:00
Michiel Nauta
a7906886af
undo revision 16673
...
svn: r16742
2011-03-02 11:31:57 +00:00
Michiel Nauta
e99e492a1b
4665: Aborted transactions appear in the undo history
...
svn: r16697
2011-02-22 16:03:11 +00:00
Gerald Britton
e8b0c9d1eb
Tweak
...
svn: r16688
2011-02-21 14:35:04 +00:00
Michiel Nauta
cdf024c6dc
4662: Unable to add more than one name format
...
svn: r16682
2011-02-20 18:29: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
Peter Landgren
dbfd4c9e35
Further improvment for Swedish Calendar.
...
svn: r16675
2011-02-19 14:13:46 +00:00
Michiel Nauta
756bd836a0
4657: The "sort as" name is ignored
...
svn: r16673
2011-02-19 14:06:21 +00:00
Doug Blank
8715e15b95
Don't crash if name.txt doesn't exist; this can happen if you try to get name before you open a database
...
svn: r16666
2011-02-18 19:07:32 +00:00
Doug Blank
918f8f949b
Why was this removed?
...
svn: r16654
2011-02-17 20:33:33 +00:00
Michiel Nauta
17e1091024
4614: Views with persons name look strang after XML import
...
svn: r16652
2011-02-17 18:09:53 +00:00
Gerald Britton
e25b523fc5
Fix bug in version_str_to_tup
...
svn: r16651
2011-02-17 17:03:09 +00:00
Peter Landgren
e3557e3008
Improved Swedish Calendar.
...
svn: r16643
2011-02-17 08:36:40 +00:00
Gerald Britton
a19e65073c
Use built-in map function to simplify some list comprehensions
...
svn: r16636
2011-02-16 20:06:40 +00:00
Michiel Nauta
d2a0f9fa23
Properly close database environment upon open failure
...
svn: r16618
2011-02-14 20:19:44 +00:00
Michiel Nauta
0eb166615b
Replace bare except by specific exception.
...
svn: r16606
2011-02-11 18:29:15 +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
Gary Burton
b1ce7f7014
Add new abstract methods to ReportOptions. Bug #4572
...
svn: r16581
2011-02-05 17:46:43 +00:00
Peter Landgren
8aec0756a8
Better abbreviations, thanks to Paul Franklin.
...
svn: r16568
2011-02-04 15:43:36 +00:00
Benny Malengier
ebe5229822
4599: regression from 3.2.5 - name format preference doesn't persist across reloads
...
svn: r16565
2011-02-04 10:51:28 +00:00
Benny Malengier
60e8c0c013
3975: Accessing an incompatible database corrupts the database
...
Undoing unset of DB_RECOVERY flag, we need it to have ACI(D) database
svn: r16562
2011-02-03 22:23:36 +00:00
Michiel Nauta
a34d022cae
Restore person-place replace_handle_reference.
...
svn: r16555
2011-02-03 18:17:00 +00:00
Peter Landgren
35d8b00993
Added a comment.
...
svn: r16528
2011-02-01 12:11:51 +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
Peter Landgren
7716c7cbdd
Issue 4425: Abbreviation algorithm does not work for all languages.
...
svn: r16518
2011-01-31 19:40:27 +00:00