romjerome
1b4ac9dc0b
typo on variable name
...
bug report 12039
contribution by zebulon
2021-04-13 09:06:15 +02:00
romjerome
c8fc88cfe7
Need to set locale.textdomain under linux ( #1198 )
...
_build_popup_ui() ignores translated strings without locale.textdomain set.
2021-04-13 08:53:04 +02:00
Leonhaeuser
b4b6d52306
Fixed German translation of number for places
2021-04-13 00:04:11 +02:00
John Ralls
4f390c6b33
Update dependencies.
...
Includes moving berkeleydb and pybsddb over from gtk-osx.
2021-04-11 16:18:46 -07:00
Leonhaeuser
0442c34258
Some small fixes in German translation
2021-03-21 00:18:46 +01:00
Leonhaeuser
c903f5e5a5
Update German translation for csv import/export
2021-03-11 22:59:42 +01:00
Leonhaeuser
3329860f50
small fix in German translation
2021-03-01 23:21:46 +01:00
Matthias Kemmer
e7401f3aaa
Change category of 'MatchesEventFilter' ( #1130 )
2021-02-19 11:45:38 -06:00
Paul Culley
1a48e8a03e
Fix issue where separator between top and bottom bar of View creeps up. ( #1122 )
...
Fixes #11973
2021-02-19 11:44:32 -06:00
Paul Culley
9a4adab9d6
Fix Locations Gramplet (Enclosed by) to properly displaycertain nested places. ( #1127 )
...
when the smallest place has undated enclosure and larger places are dated.
Issue #11691
2021-02-19 11:32:33 -06:00
Paul Culley
bb0647274b
Fix Family Tree Manager drop error on Windows ( #1132 )
...
Fixes #10734
2021-02-19 11:31:43 -06:00
Paul Culley
f6bfb46fc0
Fix exportvcalendar error is "is not" with a literal (Python 3.8 issue) ( #1135 )
...
Fixes #12000
2021-02-19 11:31:06 -06:00
Serge Noiraud
b6fa5da8ee
Handle not found when copying source from the ( #1175 )
...
Citation tree
Fixes #12170
2021-02-19 11:25:02 -06:00
Paul Culley
14c2d0e1b6
DbLoader: Fix call to 'file' function, which doesn't exist in Python3 ( #1173 )
2021-02-19 11:23:47 -06:00
Paul Culley
226e8c549a
Fix write_lock_file exception when USERNAME is missing ( #1171 )
...
Fixes #12150
2021-02-19 11:23:06 -06:00
Paul Culley
d173809d8c
Fix EditPlace so Tab key doesn't get stuck on Private icon ( #1168 )
...
Fixes #12139
2021-02-19 11:22:35 -06:00
Paul Culley
63c52fa1bb
Fix Tag report for places that have a hierarchy. ( #1162 )
...
Fixes #12124
2021-02-19 11:21:11 -06:00
Paul Culley
455628d44a
Fix exception when cancelling out of a db upgrade in GUI ( #1154 )
...
Fixes #12063
2021-02-19 11:18:18 -06:00
pehlm
458989f47a
Update Swedish translation
2021-02-15 14:02:08 +01:00
Serge Noiraud
bfaab5645f
NarWeb: remove the note type 'Html code' for notes ( #1176 )
...
* NarWeb: remove the note type 'Html code' for notes
Fixes #12184
Html code has no real meaning for a common reader
* better pylint score
2021-02-13 17:40:17 +01:00
Serge Noiraud
66680851f2
Narweb: add php session_start ( #1169 )
...
* Narweb: add php session_start
Fixes #12135
- remove php3
- remove duplicate code
* libhtml: better pylint score
2021-02-13 17:39:03 +01:00
Leonhaeuser
670bb355cb
additional small German translation fixes
2021-02-12 21:36:51 +01:00
Leonhaeuser
202c7a9bf6
Small fixes German translation
2021-02-11 12:06:22 +01:00
Leonhaeuser
72955840f1
fix wrong translation of source text in German translation
2021-02-06 22:06:22 +01:00
Leonhaeuser
b8e73d5ee1
fixed small error in German translation
2021-02-06 00:04:33 +01:00
Leonhaeuser
990db39664
small fixes German translation
2021-01-26 18:59:23 +01:00
Stanislav
94ddf6a815
Small fix Rissian translate ( #1158 )
...
1. Capitalize all first letter in "family tree" (in Russian),
2. Other small fix.
2021-01-17 16:18:10 +03:00
Serge Noiraud
0bc546cb72
Calendar: Use the death symbol defined in pref ( #1167 )
2021-01-12 11:08:35 +01:00
Serge Noiraud
7443cf4207
Links in notes not obvious in Narrated Web report ( #1159 )
...
Fixes #12105
2020-12-29 10:03:15 +01:00
Serge Noiraud
3d4ec8382d
Narweb: in cms mode, some inconsistent image links ( #1157 )
2020-12-29 10:01:25 +01:00
Zdeněk Hataš
06e5ff4e66
Update Czech translation
2020-12-18 19:05:34 +01:00
Nick Hall
1a99f9f7a0
Merge pull request #1141 from a-andre:raise_min
2020-11-15 21:30:54 +00:00
André Apitzsch
4b964b12dc
Test: No need to check for mock support with Python 3.3+
2020-11-15 21:28:19 +00:00
André Apitzsch
5d78b7aec3
Simplify code
2020-11-15 21:28:19 +00:00
André Apitzsch
adc50f7a08
Bump required Python version to 3.5
2020-11-15 21:28:19 +00:00
André Apitzsch
4492999f21
Fix tags in shared mime info file
...
With the switch from intltool to gettext underscores became obsolete.
2020-11-15 21:20:17 +00:00
Nick Hall
a69978af34
Merge pull request #1140 from a-andre:appdata
2020-11-15 21:15:27 +00:00
Nick Hall
b00ddb921b
Further Appdata changes
...
* Make appdata summary consistent with desktop comment.
* Avoid using deprecated license identifier.
* Tidy up tag order.
2020-11-15 21:02:40 +00:00
André Apitzsch
249807267f
Update Appdata to pass validation
...
* Fix tags. With the switch from intltool to gettext underscores
became obsolete.
* Add content-rating information.
* Add link for translators.
* Add release information.
* Add translation domain.
2020-11-15 20:59:10 +00:00
Nick Hall
9c0dca6bd1
Merge pull request #1053 from cjmayo:themeicon
2020-11-14 19:29:58 +00:00
Chris Mayo
02e0c1c67d
Install 128x128 and 256x256 application icons
...
Created with ImageMagick using e.g.:
convert -background none ../../../gramps.svg -geometry 256x256 gramps.png
2020-11-14 19:23:25 +00:00
Chris Mayo
ebf1715468
Install MIME type icons into the hicolor theme
...
The gnome theme is defunct.
Remove gnome-mime- prefix from icon filenames.
2020-11-14 19:23:24 +00:00
Nick Hall
c10f2da00e
Install application icons into correct directories
2020-11-14 19:10:34 +00:00
Serge Noiraud
31b80da797
Multiple languages for the narrative web and optional other additions ( #1051 )
...
* Navweb: multi-language configuration.
* Navweb: multi-language exec, navigation menu, css
* Navweb: make css responsive for multi-language
* Language menu must work with a non english lang
* Avoid to copy common files for each language
* Use cms and archive in multi-languages
* Add the default index.
* Some cleanup.
* Images: performances improvement with image_size
Need to use the magic library (python-magic, python3-magic, ...)
If this library don't exist on the system, continue to use the Gdk method.
- force archive if we use CMS
- remove some unused code
- some strings are not translatable
- stay on the same page when you change language
- add image in the ancestor tree for all levels and not for the first 5
performances:
- copy images and thumbs only for the first language
* Some minor corrections and performances test
* Update comments for methods and functions
* Narweb: add show tags option
* Try to translate tags and suppress the colon (:)
* Narweb: integrate of webcal for multilang use
For each lang, we use the related calendar if it exists
* Death string only translated for the locale lang
* set correct url for extrapage.
* Add optional toggle for html sections
* show birth and death date if close option selected
* No background in references section with Mainz css
* Remove photo from list incompatible with multilang
* Add the first photo to the place page marker
* Add associated persons.
* Solves 'undefined' in map popup.
* Calendar: Set the background for the current day
* Thumbnail align problem with long description.
* Set the contact page date to the note date
* Add a scroll to top button.
* Increase the nb of generations since we can scroll
* Difficult to see the "go to top" icon.
* Better management for the toggle switch
2020-11-09 12:10:25 +01:00
vantu5z
9f71372a97
Update Russian translation
2020-10-15 16:06:19 +03:00
Zdeněk Hataš
0993d9cfc3
Update Czech translation - typo fixes
2020-09-25 09:02:45 +02:00
Tian Shixiong
34471834ab
Update Simplified Chinese translation
2020-09-24 22:37:57 +01:00
Jan Sparreboom
c567b9e399
Update Dutch translation
2020-09-24 21:58:57 +01:00
Jan Sparreboom
ff912f844c
Update Dutch translation
2020-09-24 21:36:52 +01:00
Lajos Nemeséri
de7b621ebc
Revised and updated hu translation
2020-09-24 21:01:09 +01:00