4811 Commits

Author SHA1 Message Date
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:
a685b96f70
2022-01-28 19:52:42 +00:00
Christoph Eder
ebddc51fad datehandler and relationship calculator with de_AT 2022-01-16 17:04:48 +00:00
Serge Noiraud
d0bd9b5b9f
Change order of Event Reference Notes and Notes (#1281)
Fixes #012356
2021-12-03 10:33:59 +01:00
Serge Noiraud
d3df718174
Possible loop with associated people (#1308) 2021-12-03 10:32:20 +01:00
Serge Noiraud
fd15775580
Navweb: add option to show all places (#1230)
* Navweb: add option to show all places

Fixes #012315

* Don't display media, source ref for unused place.

* backlink gramplet problem if no back references

* Show image on the map only if it was collected.

* Show the thumbnail place if already collected

* Narrative web: minor changes to the text

* changed back to source pages

* restore last tanslatable text.

* restore last strings
2021-12-03 10:31:06 +01: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 2021-07-26 20:49:30 +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: 410cffe8320d3d8d08727c02f7f43346b79613f2
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
Serge Noiraud
101ccbc918
Navweb: add place name to birth and death dates (#1228)
* Navweb: add place name to birth and death dates

when we use the toggle section.

* Possible problem with RTL languages
2021-07-16 09:19:28 +02:00
Serge Noiraud
4472a38854
Narweb: Inconsistency between the name of the link (#1272)
to a reference and the name of this reference for an individual.

Fixes #12336
2021-07-16 09:12:29 +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
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 3c1c21163cdf606805ee9dd19002a3596da8d5e9.
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 f91d3e94ab84c509749b2998213cb3c5b9201750.
commited by mistake.
2021-06-25 09:58:34 -05:00
Leonhaeuser
de0b3889ea German relation calculator fixed issue if more then 24 generations between the two person 2021-06-23 10:26:29 +02:00
Leonhaeuser
486fae91ce German relation calculator fixed issue if more then 24 generations between the two person 2021-06-23 10:23:33 +02:00
SNoiraud
ac67142665 Navweb: Solve a merge problem about msgctxt 2021-06-05 19:07:30 +01:00
Nick Hall
9dfa16a2b3 Use msgctxt in Lexeme docstring 2021-06-04 22:05:28 +01:00
Nick Hall
99bf949afa Revert "Move comments away from translated strings"
This reverts commit 1423662e33d9468b36ee343498bd7d986ee4a13c.
2021-06-03 00:04:53 +01:00
Nick Hall
ea802db485 Add de_AT to language lists 2021-06-02 23:29:03 +01:00
romjerome
001941ede3 Limit print statement by using logging module
python3 Gramps.py -d "gui.uimanager"
2021-06-01 18:45:09 +01:00
Nick Hall
d4d9e302f8 Fix spelling and remove extra newline 2021-06-01 18:29:27 +01:00
Nick Hall
a889b91b57 Further changes 2021-06-01 18:15:59 +01:00
Allan Nordhøy
ccf316f59e Correct English in narrative web report 2021-06-01 18:15:59 +01:00
Nick Hall
7c43a08952 Add "Translator" tag to comments intended for translators 2021-06-01 14:29:00 +01:00
Nick Hall
7ef0cc3bff Convert old translator tags
Change the old tags "translator" and "TRANSLATOR" to "Translator".
2021-06-01 14:16:44 +01:00
Tian Shixiong
fb97e918fa Add the missing word 2021-05-28 19:19:16 +01:00
Allan Nordhøy
f84b1a23a3 Spelling: Python, media type, set up, could not 2021-05-24 22:55:05 +01:00
Luigi Toscano
fe2cd4caa6 Various fixes to user-visible strings
The change includes various fixes:
- removal of trailing whitespaces;
- consistent usage of the final dot (instead of a question mark);
- fix a few acronyms (uppercase when needed, correct spelling).
2021-05-24 22:54:47 +01:00
Nick Hall
1423662e33 Move comments away from translated strings
This will remove comments not relevant to translators from the
POT file.
2021-05-24 18:54:28 +01:00
SNoiraud
ace772812a image magic: add bmp and tiff + Readme 2021-05-21 19:32:28 +01:00
SNoiraud
4cd968daa6 image magic exception if file not found 2021-05-21 19:32:28 +01:00
SNoiraud
615cd2f59c "Number of Parents" column in Person Views
doesn't sum all parent

Fixes #012268
2021-05-21 18:04:01 +01:00
Jan Sparreboom
e8268cb37e Update Dutch translation 2021-05-15 23:12:19 +01:00
John Ralls
c66fc6423d Add file logging for macOS.
When Gramps is launched from macOS's LaunchServices it doesn't have
a sys.stderr attached so the default stream logger goes to /dev/null.
Use a FileHandler in tht case, writing the log to $TMPDIR/gramps-pid.log.

This will help particularly in analyzing crashes where python shuts down
as there's no crash report in that case.
2021-05-11 15:58:00 -07:00
prculley
f91d3e94ab Change to timeout, rather than idle_add, and dereference toolbars in order they were added 2021-05-11 15:58:00 -07:00
prculley
3c1c21163c An experimental fix for bug12048 2021-05-11 15:58:00 -07:00
Serge Noiraud
720e4b9b4b
Narrative web: Toggle bug for source attribute (#1203) 2021-05-11 09:07:44 +02:00
Paul Culley
a7e4d136b8
In familysidebarfilter, search on each part of name (#1138)
Instead of requiring that the entire search string matches a single
one of the Person's names, the function will require that each word
in the search string matches any of the Person's name fields.

Fixes #12023
2021-05-06 10:31:48 -05:00