df48f37a46
some pt_PT.po translation changes ( #703 )
...
* some header changes
* more changes
2018-11-28 18:47:16 +11:00
a02d7d0176
Fix for re-entrant main window close when user hits 'x' again ( #724 )
...
Fixes #10897
2018-11-28 18:33:06 +11:00
999a3937d1
Fix exception when closing early editor in tree of editors ( #706 )
...
Fixes #10876
2018-11-28 18:05:14 +11:00
a7e683d909
Narrative Web: thumbnails problems in some cases. ( #722 )
...
Fixes #10890
2018-11-28 16:28:41 +11:00
8e09235351
Fix 'Generate Book' dialog for crash on 'x' close ( #726 )
...
Fixes #10901
2018-11-28 16:14:42 +11:00
b934b0d424
Fix ToDo Gramplet for multiple attempts to edit a note ( #719 )
...
Fixes #10645
2018-11-28 15:34:12 +11:00
9cc6e3a05e
Fix Dashboard for multiple copies of a Gramplet ( #718 )
...
* Fix Dashboard for multiple copies of a Gramplet
Fixes #10650
* Fix Dashboard to recall minimized or undocked Gramplets
2018-11-28 15:17:19 +11:00
6cdc88e6f8
Fix Person Sidebarfilter when using 'Event' and Reg expressions ( #717 )
...
Fixes #10659
2018-11-28 15:10:30 +11:00
d6dd1dc221
Fix Statusbar update to avoid intermittent exception on closed db ( #716 )
...
Fixes #10882
2018-11-28 14:56:36 +11:00
21206af12b
Fix FilterParser for much older 3.x custom_filters.xml files ( #715 )
...
Fixes #8075
Fixes #10669
Fixes #10516
2018-11-28 14:36:41 +11:00
6506e85ea9
Fix IsDuplicatedAncestorOf filter rule to avoid crash on tree loop ( #714 )
...
Fixes #10685
2018-11-28 14:06:43 +11:00
1d3202710a
Narrative web : use latest version from openlayers. ( #713 )
...
Fixes #10884
2018-11-28 13:43:40 +11:00
7078ca18ee
Fix StyledTextEditor EditLink for root text changed to zero length ( #709 )
...
in the background
Fixes #9750
2018-11-28 13:26:47 +11:00
b1fc676a55
Fix AgeOnDate and some reports using SimpleAccess for missing surname ( #708 )
...
Fixes #9958
Fixes #9800
2018-11-28 13:13:30 +11:00
5ef7739c60
Fix crash when a filter with loop in definition is defined ( #707 )
...
Fixes #10621
2018-11-28 12:59:27 +11:00
a9748571f3
Fix Find Duplicate People; exception when deleting someone shown ( #705 )
...
outside of the tool
Fixes #10875
2018-11-28 12:07:23 +11:00
b4e5bd9eb2
Fix HandleErrors related to LDS ( #697 )
...
* Fix ReferencedBySelection proxy for 'None' LDS Parents
Fixes #10865
* Fix HandleError in Citations Gramplet for lds place missing
2018-11-28 11:47:49 +11:00
e0e19492cd
Change PlaceView drag from whole row to just icon during drag ( #695 )
...
Fixes #10863
2018-11-28 11:25:44 +11:00
817f4b7205
Add drag Icon to drags from DisplayTabs Gramplet lists ( #694 )
...
Fixes #10859
2018-11-28 11:08:30 +11:00
4c7b24ba30
Fix dialogs for 'Help' button closes the dialog, and non-functional 'Help' ( #727 )
...
* Fix Family Tree manager for 'Help' button closes dialog
Fixes #10589
* Fix selectors for 'Help' button closes dialog
Fixes #10589
* Fix 'Generate Book' dialog for 'Help' button closes dialog
Fixes #10589
* Fix TestcaseGenerator for 'Help' button closes dialog
Fixes #10589
* Fix Selectors to enable the 'Help' buttons to actually work
Fixes #10589
2018-11-28 08:30:06 +11:00
c7d552c238
Merge branch 'maintenance/gramps50' of https://github.com/gramps-project/gramps into maintenance/gramps50
2018-11-24 18:20:06 +01:00
b32e9d812e
Avoid HandleError when dragging an Added Family from EditFamily
...
Fixes #10858
2018-11-24 11:35:01 +00:00
8da22fcbbf
Avoid HandleError when dragging an Added Person from EditPerson
...
Fixes #10857
2018-11-24 11:34:27 +00:00
582d61e67e
Fix Clipboard rows cannot be sorted via drag/drop
...
Fixes #10849
2018-11-24 11:23:44 +00:00
c110d9bc23
Better default directory choices for import/export
...
Use recent-export-dir as default for Export View
instead of the console default directory, which can be where
program resides (on Windows), or other inappropriate place.
Use USER_HOME for default directory on 'Export' (recent-export-dir)
if first run (default settings) rather than default directory, which
can be where program resides (on Windows), or other inappropriate
place.
Use USER_HOME for default directory on 'Import' (recent-import-dir)
if first run (default settings) rather than recent file which is
generally set to the grampsdb path.
Fixes #10802
2018-11-24 11:20:45 +00:00
f4966ca793
Records Report: call name not underlined in HTML
...
Fixes #10816
2018-11-20 20:38:37 +00:00
2d0a5ed03c
Fix French translation
2018-11-20 19:28:50 +00:00
79074587f3
Fix InteractiveSearch for find before model is populated
...
Fixes #10844
2018-11-20 18:18:12 +00:00
c660ed1728
Fix Gedcom export for incorrect escaping with @#DFRENCH R@
...
Fixes #10833
2018-11-20 18:17:05 +00:00
e926934a49
Fix reports for shared event attribute and note errors
...
Fixes #10720
2018-11-20 18:14:08 +00:00
b175b5cb60
Fix Fan and Descendant Fan charts in Quadrant and Half Circle modes
...
The Descendant Fan chart had several bugs:
1) a bug that affected the centering of the chart for these modes
2) the chart was drawn in the wrong quadrant
3) the centering of the chart for printing was incorrect
(the legend was off the page some of the time).
4) the sizing of the chart for printing was incorrect
(for very small charts of one generation, the legend would
overwrite the chart).
The Fan Chart for the quadrant view:
1) the centering of the chart for printing was incorrect
(the legend was off the page some of the time).
Fixes #10817
2018-11-20 17:57:59 +00:00
8fe9069cbb
Fixed issues in the Dutch relationship calculator
...
Fixed some issues in the Dutch relationship calculator and also
extended the ordinal and removed lists till 50, just like the
English lists.
* Replaced huge lists by reusable lists.
* Fixed bug in which uncles/aunts, nephews/nieces (niblings),
siblings and cousins with an unknown gender show up as female.
* Fixed some misspellings:
drieëntwingste > drieëntwinTIgste
vierentwingste > vierentwinTIgste
edelovergrootOUD > edelovergroot
edeloudvergroot > edeloudOvergroot
2018-11-20 17:32:24 +00:00
63610d0651
Merge remote-tracking branch 'upstream/maintenance/gramps50' into maintenance/gramps50
2018-11-20 10:16:19 +01:00
754ac7966c
Update Swedish translation
2018-11-19 21:07:15 +00:00
51810ca973
Fix translation in Finnish
2018-11-18 20:10:56 +02:00
b43b0fa77f
Update po/sv.po - all strings complete
2018-11-15 18:14:50 +01:00
f20dce51e8
Update po/sv.po
2018-11-14 20:14:59 +01:00
254e196b2b
Update po/sv.po
2018-11-14 19:41:46 +01:00
edc214221e
Update po/sv.po
2018-11-13 18:37:02 +01:00
adfc1b8aee
Update po/sv.po
2018-11-12 17:49:09 +01:00
49f56bcc46
Update po/sv.po
2018-11-11 17:15:45 +01:00
01efa725ce
Update po/sv.po
2018-11-10 17:51:55 +01:00
22b7f28edc
Merge remote-tracking branch 'upstream/maintenance/gramps50' into maintenance/gramps50
2018-11-10 10:41:51 +01:00
780d83518d
Update finnish translation
2018-11-10 04:43:12 +02:00
7247073a03
Merge remote-tracking branch 'upstream/maintenance/gramps50' into maintenance/gramps50
2018-11-09 19:42:17 +01:00
e5fedef66a
Update po/sv.po
2018-11-09 19:28:52 +01:00
8be3a475d1
update Russian translation
2018-11-09 17:40:54 +03:00
c167cfa921
Update po/sv.po
2018-11-08 19:22:33 +01:00
9eec554d4a
Update po/sv.po
2018-11-08 18:30:57 +01:00
c81b3596ec
Update po/sv.po
2018-11-08 14:31:35 +01:00