Commit Graph

25412 Commits

Author SHA1 Message Date
dc645c813b ReorderIds tool crashes with 'bytes' error on bsddb (#428)
fixes #10098
2017-06-26 22:17:40 +01:00
e6ec825a97 merge translation with current template 2017-06-26 12:30:38 -07:00
aac102f432 merge translation with current template 2017-06-26 12:30:37 -07:00
353543e47d merge translation with current template 2017-06-26 12:30:37 -07:00
68f1e920ed merge translation with current template 2017-06-26 12:30:37 -07:00
9e796ebb43 merge translation with current template 2017-06-26 12:30:36 -07:00
a52f88fd53 merge translation with current template 2017-06-26 12:30:36 -07:00
0873c9006a merge translation with current template 2017-06-26 12:30:35 -07:00
1db2181dcf merge translation with current template 2017-06-26 12:30:35 -07:00
d2ffe9cc38 merge translation with current template 2017-06-26 12:30:35 -07:00
7ce031bb15 merge translation with current template 2017-06-26 12:30:34 -07:00
bc765ee2b0 merge translation with current template 2017-06-26 12:30:34 -07:00
c77920471d merge translation with current template 2017-06-26 12:30:33 -07:00
702ebaf0a2 merge translation with current template 2017-06-26 12:30:33 -07:00
93349b8fa3 merge translation with current template 2017-06-26 12:30:33 -07:00
040fad0db4 merge translation with current template 2017-06-26 12:30:32 -07:00
1bdccd9270 merge translation with current template 2017-06-26 12:30:32 -07:00
919b79bef4 merge translation with current template 2017-06-26 12:30:31 -07:00
7b898b03a2 merge translation with current template 2017-06-26 12:30:31 -07:00
ef65f7bfa2 merge translation with current template 2017-06-26 12:30:30 -07:00
047bfed661 merge translation with current template 2017-06-26 12:30:30 -07:00
1b32c38373 merge translation with current template 2017-06-26 12:30:30 -07:00
a903e96e92 merge translation with current template 2017-06-26 12:30:29 -07:00
e407e6b456 merge translation with current template 2017-06-26 12:30:29 -07:00
08e58c6652 merge translation with current template 2017-06-26 12:30:28 -07:00
eda61cb80a merge translation with current template 2017-06-26 12:30:28 -07:00
143ae11221 merge translation with current template 2017-06-26 12:30:27 -07:00
4a1e4901c8 merge translation with current template 2017-06-26 12:30:27 -07:00
02e47dbae3 merge translation with current template 2017-06-26 12:30:26 -07:00
20d952d472 merge translation with current template 2017-06-26 12:30:26 -07:00
5487e03212 merge translation with current template 2017-06-26 12:30:26 -07:00
9c1ddbeab7 merge translation with current template 2017-06-26 12:30:25 -07:00
7247bb5ced merge translation with current template 2017-06-26 12:30:25 -07:00
0164c2087f merge translation with current template 2017-06-26 12:30:24 -07:00
aa6e66ef9f merge translation with current template 2017-06-26 12:30:24 -07:00
57eb2bae2b merge translation with current template 2017-06-26 12:30:23 -07:00
f658e5a1af merge translation with current template 2017-06-26 12:30:23 -07:00
a918c66b87 merge translation with current template 2017-06-26 12:30:23 -07:00
4e75ce56ae add another address to the mailmap 2017-06-26 12:27:32 -07:00
b989b46f21 update Finnish translation 2017-06-26 11:16:49 -07:00
fd12e81724 update Russian translation 2017-06-26 07:52:44 +03:00
59c97081be Add 24x24 gramps-fanchart2way.png.
Missed when the plugin was added. Not having it makes for an ugly charts
toolbar in HiDPI.
2017-06-24 20:38:47 -07:00
3e5a90b4b1 typo
Traceback (most recent call last):
  File "C:\Program Files\GrampsAIO64-5.0.0-alpha2\gramps\gui\configure.py", line 1248, in autobackup_changed
    self.uistate.set_autobackup_timer()
AttributeError: 'DisplayState' object has no attribute 'set_autobackup_timer'

https://gramps-project.org/bugs/view.php?id=10098#c52129

Issue #10098
2017-06-23 12:55:33 -07:00
d8ba3f746c Unnecessarily long relative paths generated on Windows
The relative_path file utility function returns paths with '..\..'
on Windows unnecessarily.

fixes #10087
2017-06-23 19:31:47 +01:00
fd329764ed The get_name_group_mapping method should return a str
Fixes #10084, #10085, #10086.
2017-06-23 18:17:12 +01:00
7d9556c933 merge translation with current template 2017-06-22 20:28:08 -07:00
5bb2f8b7fb names not displayed in relationship graph
Issue #10093
2017-06-22 17:27:23 -07:00
d9136ecfa8 update German translation 2017-06-22 20:29:41 +02:00
c0e1f5629d czech translation - small fixes 2017-06-22 12:29:42 +02:00
f954b97f96 Citations Gramplet doesn't update in many cases
Fixes #10069.
2017-06-21 18:45:40 +01:00