Nick Hall
|
b8e5eacbbe
|
Remove debug sattements in unit tests
|
2022-02-01 21:36:44 +00:00 |
|
Nick Hall
|
810d2fca24
|
Fix negative Span when dates are not Gregorian
Fixes #12525
|
2022-02-01 21:33:53 +00:00 |
|
Leonhaeuser
|
7c0e138ad2
|
get German translation with manual in sync (Display name editor)
|
2022-01-29 13:22:40 +01:00 |
|
Nick Hall
|
85535c0f5b
|
Merge pull request #1291 from SNoiraud/B12395
|
2022-01-28 22:18:50 +00:00 |
|
SNoiraud
|
b52d90221f
|
Incorrect grouping if no ma/patronymic surname
|
2022-01-28 22:05:26 +00:00 |
|
SNoiraud
|
bfcbd38610
|
Group As override is ignored for ma/patronymic surnames
Fixes #12395
discourse:
https://gramps.discourse.group/t/patronymic-and-matronymic-name/1684/5
|
2022-01-28 22:05:17 +00:00 |
|
Nick Hall
|
2ada529a21
|
Merge pull request #1290 from SNoiraud/B12374
|
2022-01-28 21:49:56 +00:00 |
|
SNoiraud
|
8d355ee184
|
Add comments for the lat-lon field of editplace
|
2022-01-28 21:41:57 +00:00 |
|
SNoiraud
|
d5b28435e0
|
Place editor, lat and long text are swapped
Fixes #012374
|
2022-01-28 21:41:57 +00:00 |
|
prculley
|
61189d3930
|
Fix Statusbar progress being shown before use
Fixes #12373
|
2022-01-28 21:32:12 +00:00 |
|
prculley
|
fec961d992
|
Fix exception when removing a group name in Sqlite db when group
name is already missing.
Fixes #12367
|
2022-01-28 21:31:51 +00:00 |
|
prculley
|
8ceccb4a28
|
Fix error when trying to close name editor during long name group
mapping view rebuild.
Fixes #12328
|
2022-01-28 21:30:27 +00:00 |
|
SNoiraud
|
6ba9722dee
|
OsmGpsMap-CRITICAL: Map source setup called twice
Fixes #012352
|
2022-01-28 21:17:30 +00:00 |
|
Ross Gammon
|
4a9f658dd4
|
Fix probably alive test
The probably alive funtion was fixed just prior to the Gramps 5.1.4
release. It appears the relevant unit test was not updated to match.
The relevant commit:
https://github.com/gramps-project/gramps/commit/a685b96f700dcfc6b953413cb3adc8be61d87438
|
2022-01-28 19:52:42 +00:00 |
|
Nick Hall
|
c9537b355e
|
Use GitHub Actions to run continuous integration checks
|
2022-01-28 19:46:52 +00:00 |
|
John Ralls
|
49c3fa0f3f
|
Update Exiv2, PYExiv2, and json-glib.
|
2022-01-28 09:06:08 -08:00 |
|
Ross Gammon
|
eb002718b1
|
Update Debian folder for Gramps 5.1.4 release
|
2022-01-27 21:45:22 +00:00 |
|
pehlm
|
19c714d57a
|
Minor update of Swedish translation
|
2022-01-25 17:56:25 +01:00 |
|
Tian Shixiong
|
b392ce01e0
|
Minor update to zh_CN translation
|
2022-01-24 15:40:16 +00:00 |
|
Leonhaeuser
|
b43b6bdd6d
|
small German translation fixes
|
2021-11-03 19:43:17 +01:00 |
|
Leonhaeuser
|
c027276466
|
Fixed German translation error of "Character set encoding"
|
2021-11-01 22:16:40 +01:00 |
|
Leonhaeuser
|
898b6b26e8
|
Fixed German translation error of "Graph generations"
|
2021-10-25 21:54:26 +02:00 |
|
John Ralls
|
ab2df73268
|
Repackage Gramps.app to work with macOS 12.
|
2021-10-16 13:51:55 -07:00 |
|
John Ralls
|
e1794090e1
|
[macOS]Add entitlements path to bundle-file so Gramps.app is signed with it.
|
2021-10-16 13:51:55 -07:00 |
|
Leonhaeuser
|
87860fcfd2
|
Fixed German translation error of "filter person"
|
2021-09-19 13:15:21 +02:00 |
|
Leonhaeuser
|
79986e1f5e
|
fixed error in German translation found during manual translation also fixed in master
|
2021-08-30 18:06:20 +02:00 |
|
Leonhaeuser
|
0f38a1a645
|
fixed German translation of 'Descendant families of' already done in trunk Weblate
|
2021-08-11 22:36:58 +02:00 |
|
John Ralls
|
14618917c2
|
Add python-fontconfig to the macOS build.
Needed to enable using genealogical symbols.
|
2021-08-10 16:18:41 -07:00 |
|
John Ralls
|
ae7a2500de
|
Inlude fontconfig's etc/fonts in macOS app bundle.
Graphviz now uses fontconfig to find its fonts.
Fixes #12370
|
2021-07-29 15:13:45 -07:00 |
|
John Ralls
|
358a6b118b
|
Bundle release of Gramps 5.1.4.
|
2021-07-26 13:23:19 -07:00 |
|
Nick Hall
|
9352f0c438
|
Bump to 5.1.5
|
2021-07-26 20:53:53 +01:00 |
|
Nick Hall
|
1ab4cbfa63
|
Release Gramps 5.1.4
v5.1.4
|
2021-07-26 20:49:30 +01:00 |
|
Nick Hall
|
1fd319e13a
|
Update Changelog and NEWS files
|
2021-07-26 20:45:57 +01:00 |
|
Nick Hall
|
7cb8489ba2
|
Update copyright date
|
2021-07-26 15:43:24 +01:00 |
|
SNoiraud
|
a685b96f70
|
probably-alive incorrect if death without date
|
2021-07-26 15:38:25 +01:00 |
|
SNoiraud
|
b24ebd5d77
|
fix the commit in master without bug report:
commit: 410cffe832
|
2021-07-22 18:50:17 +01:00 |
|
SNoiraud
|
6dcb1d00d5
|
Place editor, copy and paste of lat and long text
no longer auto-populating latitude and longitude fields
Fixes #012349
|
2021-07-22 18:50:17 +01:00 |
|
prculley
|
a3b37b9627
|
Fix for crash when changing views if part of toolbar is not shown
because of a small screen when changing views.
Fixes #12048
|
2021-07-22 18:49:03 +01:00 |
|
prculley
|
034720321c
|
Fix bottombar always showing after restrt, even when not wanted
Fixes #12338
|
2021-07-22 18:47:46 +01:00 |
|
Tian Shixiong
|
09f01a69d5
|
Update and fix Simplified Chinese translation
|
2021-07-21 18:53:11 +01:00 |
|
Leonhaeuser
|
597f3ebedf
|
fixed smal German translation Error for item also fixed in Weblate GUI for master
|
2021-07-16 22:27:20 +02:00 |
|
Tian Shixiong
|
c7b5e149fa
|
Update Simplified Chinese translation
|
2021-07-08 23:20:13 +01:00 |
|
pehlm
|
f7203aa029
|
One update Swedish translation
|
2021-07-05 15:50:44 +02:00 |
|
John Ralls
|
9cca728a66
|
Better to use locale.get_collation than locale.collation.
|
2021-07-03 21:54:57 -07:00 |
|
John Ralls
|
df270adc94
|
Wrap call to dbapi.check_collection to prevent a forced API change.
|
2021-07-03 21:49:01 -07:00 |
|
John Ralls
|
c177c13f99
|
Merge John Ralls's 'bug12343' into maintenance/gramps51.
|
2021-07-03 06:54:09 -07:00 |
|
John Ralls
|
15f1bb0201
|
Fix URL for berkeleydb patch.
|
2021-07-01 15:40:58 -07:00 |
|
John Ralls
|
f75aa9302a
|
Always use filtered collation names.
Store the Sqlite3 collations in the __collations array to short-circuit
re-creation.
Fixes https://gramps-project.org/bugs/view.php?id=12343.
|
2021-07-01 11:45:23 -07:00 |
|
prculley
|
708c83dc58
|
Revert "An experimental fix for bug12048"
This reverts commit 3c1c21163c.
commited by mistake
|
2021-06-25 09:59:15 -05:00 |
|
prculley
|
0a809904dc
|
Revert "Change to timeout, rather than idle_add, and dereference toolbars in order they were added"
This reverts commit f91d3e94ab.
commited by mistake.
|
2021-06-25 09:58:34 -05:00 |
|