Luigi Toscano
92328d4332
Refresh the Italian po file
2019-02-10 16:01:18 +01:00
Paul Culley
b4e4dbbcf2
Fix EditFamily for adding a child to single parent family with ( #777 )
...
Surname guessing set to combination.
Fixes #10997
2019-02-03 09:30:45 +11:00
Paul Culley
4c6c052729
Fix Descendent Tree report for crash when person has multiple ( #773 )
...
families and one of them doesn't have a spouse.
Fixes #10983 , #10971 , #10661
2019-01-23 08:44:40 +11:00
Leonhaeuser
257b091cac
Update German translation
2019-01-22 18:39:12 +01:00
Paul Culley
abcf304ea7
Fix Name editor crash after clearing a group_as name on dbapi dbs ( #771 )
...
Fixes #10981
2019-01-22 14:19:25 +11:00
Serge Noiraud
dba752c328
We should stay on the selected item in list views: ( #770 )
...
Fixes #10966
When we try to merge two objects, we should stay on the selected row
in list views.
This problem occurs for persons, families, events, places, sources,
citations, repositories, media and notes.
Another problem:
In case we select the first family and select the gramps_id of the
second family, the new gramps_id is ignored: problem in MergeFamilyQuery
2019-01-22 13:45:04 +11:00
Paul Culley
0dd2b9d0fd
Fix Relationship Graph; extra people when using filters & subgraphs ( #769 )
...
subgraph option wasn't checking parents against filtered results
Fixes #10947
2019-01-22 13:31:22 +11:00
Christian Aigner
520c81a355
[German] Change Text on Settings -> Colour ( #767 )
...
* Unified the labels.
The overall appearance looks now a bit cleaner.
* Fixed a grammatical bug (das -> dass)
2019-01-22 13:16:40 +11:00
Paul Culley
807eab7cd9
fix Place Format Editor file save/load for difficult names ( #766 )
...
Fixes #10949
2019-01-22 13:00:16 +11:00
Serge Noiraud
2bc5f63406
Not all place types appears on family lines Graph ( #763 )
2019-01-22 12:45:54 +11:00
Christian Aigner
344dd69a9d
Corrections in 'Tip of Day'; changed 'Schlussnotizen' to 'Quellennachweis' ( #753 )
2019-01-22 12:03:45 +11:00
Richard Clay
29b0e824a2
Some pylint improvements
2019-01-14 19:57:36 +00:00
Richard Clay
fb886c5954
Add option to hide empty information on statistics chart
2019-01-14 19:55:12 +00:00
Nick Hall
06aa83e263
Merge pull request #704 from prculley/safe
2019-01-14 19:39:25 +00:00
prculley
051311bbbd
New CLI commands; 'safe' mode and 'default'
2019-01-14 19:38:43 +00:00
prculley
f4c94c48b4
Fix config file load for bad/old style Python syntax
2019-01-14 19:38:43 +00:00
prculley
c04b6f6fdf
Filter Rule editor, save pane position
2019-01-14 19:29:25 +00:00
Nick Hall
455cd151b7
Merge pull request #696 from prculley/dnd2
2019-01-14 19:23:11 +00:00
prculley
4dd6abfe85
Remove old Gtk drag/drop bug fix, no longer needed
2019-01-14 19:20:37 +00:00
prculley
73402dfb05
Drag/drop only one type of source
2019-01-14 19:20:36 +00:00
prculley
a1c02bda9b
Filters optimization; Use cache proxy with filters in views
2019-01-14 19:10:21 +00:00
prculley
67cf51bbf3
Filter fixes to prevent MatchesFilter types from running multiple times
2019-01-14 19:07:00 +00:00
Nick Hall
77cc12a42e
Replace eval with getattr when loading plugin classes
2019-01-12 19:10:40 +00:00
SNoiraud
290815cba8
Geography places: add color for custom places name
...
Fixes #10785
2019-01-12 19:07:42 +00:00
SNoiraud
979a477773
NarrativeWeb: add enclosed by and encloses (place)
...
Fixes #10743
includes the problem with private places (see PR 679)
2019-01-12 19:04:28 +00:00
prculley
2e17c65a2c
Fix Delete dialogs to all canceling multiple deletes more easily
...
Fixes #10796
2019-01-12 18:58:34 +00:00
vantu5z
757854e566
update Russian translation
2019-01-12 19:58:46 +03:00
Alois Poettker
a592f7b2fd
Show death/burial information only if person is proabably dead
2019-01-12 16:17:59 +00:00
Paul D.Smith
03a89c73e3
Add compact Ancestry trees using Buchheim/Walker algorithm
...
This enhancement adds a new 'compact' field to the Narrated
Web Report. A compact tree is one that is not a simple binary
layout but uses the algorithm of Buchheim/Walker to create a
layout that is sensible but also compact.
Creating a compact layout is slower than a simple binary
tree but the results are significantly improved and do not leave
large areas of whitespace where there are no nodes to be shown.
2019-01-12 14:39:56 +00:00
Sam Manzi
45d3c43680
Remember location of Sort Events Tool ( #750 )
...
Issue #9795
2019-01-12 14:04:30 +11:00
Zdeněk Hataš
732f9fae16
Update Czech translation
2019-01-11 18:01:58 +01:00
Paul Culley
c7f2b19784
Fix Media editor when using double click the preview of added media ( #752 )
...
Fixes #10923
2019-01-06 12:11:12 +11:00
Leonhaeuser
30628cf6c7
update German translation
2019-01-05 11:26:38 +01:00
niememat
36e43562e7
Fix and updated translation in Finnish
2019-01-05 07:39:31 +02:00
P Ekholm
80b99925bd
Update Swedish translation
2019-01-04 17:08:55 +01:00
prculley
d78aa8cd8d
Update gramps.pot
2019-01-02 12:13:11 -06:00
prculley
4087ae800c
Revert "update gramps.pot", the update_po.py doesn't work with glade files
...
on Windows
This reverts commit fcfecef459
.
2019-01-01 15:58:05 -06:00
prculley
fcfecef459
update gramps.pot
2019-01-01 11:35:47 -06:00
prculley
7131eec356
Fix update_po.py to run on Windows
2019-01-01 11:33:52 -06:00
caigner
3ada5081b5
German translation corrections
2018-12-31 18:38:40 +00:00
Leonhaeuser
e4450cb34b
update German translation
2018-12-30 12:44:00 +01:00
Serge Noiraud
97aedaae99
Avoid leading and trailing spaces when copy/paste ( #747 )
...
coordinates from a map provider.
Fixes #10937
2018-12-29 16:41:24 +11:00
John Ralls
285fbf2c97
Set correct font resolution for Mac when drawing text directly to cairo. ( #745 )
...
Fixes #0010924
2018-12-29 16:01:14 +11:00
Pär Ekholm
6e7e233155
Add some untranslated strings in po/sv.po
2018-12-28 21:47:44 +01:00
Pär Ekholm
436ca0df98
Merge remote-tracking branch 'upstream/maintenance/gramps50' into maintenance/gramps50
2018-12-28 21:42:55 +01:00
vantu5z
b17c230f56
update Russian translation
2018-12-28 05:37:19 +03:00
prculley
3cb57426b1
remove crlf line endings on da.po
2018-12-26 09:44:03 -06:00
prculley
acfbb0a763
fixup some merge issues in po files
2018-12-26 09:41:03 -06:00
John Ralls
255caf1ab7
Remove extraneous setting of GTK_IM_MODULE_FILE.
...
Fixes #10929
2018-12-24 10:15:11 -08:00
prculley
1b824c410b
Merge with gramps50
2018-12-23 09:57:37 -06:00