Commit Graph

26702 Commits

Author SHA1 Message Date
Stanislav Bolshakov 95776f8e84 AgeOnDate: fix position ob input field and button
On small screen (as notebook) input field and button are placed on screen's
bottom. After this fix this control have top position.
2020-07-09 10:26:10 -05:00
Stanislav Bolshakov 1d55d70914 Localization: fix ru.po
1. Small fix translate,
2. Change "Notpatronymic">"Девичья",
3. Add translate.
2020-07-09 10:26:09 -05:00
Stanislav Bolshakov 39cb8bd64a Holidays.xml.in: add holiday, sorting and localization
1. Add 1 holiday to Russian calendar,
2. Sorting alphabetically localization strings in all .po and .pot files,
3. Add "Russia" country to all .po and .pot files,
4. Translate "Russia" in some language.
2020-07-09 10:25:14 -05:00
Stanislav Bolshakov 17a136d2d8 Fix: fix 2 comments (only) 2020-07-09 10:24:56 -05:00
Stanislav Bolshakov d55775edd7 Pluginmanager: fix Pytho3 syntaksis
1. Run
python3 -m unittest discover -p 'date*test.py'
from
https://gramps-project.org/wiki/index.php/Date_Handler#Calendars
2. See errors,
3. Fix this errors.
2020-07-09 10:24:54 -05:00
Stanislav Bolshakov 97a88be39f Add missing file
After run
python3 setup.py build
I receive this error:

"package init file 'gramps/plugins/db/bsddb/__init__.py' not found (or not a
regular file)"

I copy file .../gramps/plugins/db/dbapi/__init__.py in /bsddb/.
Error not displayed.
2020-07-09 10:24:53 -05:00
Stanislav Bolshakov 8a1ef27871 RU.po: small fix
Small fix for tree open/import dialogs.
2020-07-09 10:24:51 -05:00
Stanislav Bolshakov d780647e8d INSTALL: add instruction for dependences + upper case for Ubuntu
1. Install GRAMPS in fresh Linux can be hard for new users. For easy way I add
instruction for install all dependencies in Ubuntu-based distro,
2. Ubuntu - always Ubuntu (first letter in upper case):
https://ubuntu.com/about
2020-07-09 10:24:48 -05:00
Stanislav Bolshakov 8684c66b2d Holidays.xml: sorting country + add Russia
1. Sorting countries alphabetically,
2. Add Russian holidays.
2020-07-09 10:24:47 -05:00
Stanislav Bolshakov 216bcd2a10 Fix images: 22x22 to 24x24
Real picture's size from images/hicolor/24x24/actions

old size: 22x22 72dpi or 90dpi
now: 24x24 72dpi.
2020-07-09 10:24:46 -05:00
Stanislav Bolshakov 715b93d109 NarrativeWeb: fix letters in comment
1. Insert missing letters in comments.
2. Termns to upper case (gregorian, javascript).
2020-07-09 10:24:44 -05:00
Stanislav Bolshakov 272f2feafa Fix comment: "translaed" to "translated"
My first commit: fix missing letter "t" in comment.
2020-07-09 10:24:41 -05:00
Tian Shixiong 914bd6c0d3 Update Simplified Chinese translation for gramps51 branch 2020-07-09 09:42:35 -05:00
CWSchulze 319a36b2b8 replace obsolete file() -> open() 2020-07-09 09:17:10 -05:00
Bruno Cornec a265f1fd38 Remove non-existent old attribute personal for an event 2020-07-09 08:56:07 -05:00
Sven Wehner 3f217aeed1 EditLink: When changing the link type choose the active object as default. 2020-07-09 08:55:00 -05:00
Sven Wehner 6f18918b9c EditLink: When creating a link, prefer linking persons over places, events, ..., and images. 2020-07-09 08:55:00 -05:00
arnaullv 9f97c34a90 Updated Catalan translation
Updated Catalan translation to latest gramps.po template on master branch
2020-07-09 08:50:33 -05:00
Serge Noiraud e8eb5bf0a1 NarrativeWeb should show patronymic in individuals (#1048)
In the individuals and in surnames pages, we should show the complete name
like defined in the display tab from the narrative web configuration.

Fixes #04404
2020-07-08 16:07:37 -05:00
Serge Noiraud b523530fb0 Narrated Website Google Maps Output JS Warning (#1038)
SensorNotRequired:
The sensor parameter is no longer required for the Maps JavaScript API.
It won't prevent the Maps JavaScript API from working correctly, but we
recommend that you remove the sensor parameter from the script element.

Fixes #011654
2020-07-08 16:00:15 -05:00
pmraps e66aa0d501 pt_PT Translations updated (#1029)
* po/pt_PT.po

Complete revision

* gramps/plugins/rel/rel_pt.py

Corrected a few relationships

* --all

pt Translations Update

* --all

pt Translations Update
2020-07-08 15:55:15 -05:00
giansalvo 0d698c13cc Fix bug 0011078: 'Default person' instead of 'Home person'
- modified button hints
- modified filter rules names and descriptions
- modified .pot and .po files
- substituted 'home person' with 'Home Person'
2020-07-07 15:40:47 -05:00
Leonhaeuser 4232032ce3 Germen fixed translation error of Media: 2020-07-07 00:05:35 +02:00
Leonhaeuser 8f4b51c837 Fix typo 2020-07-04 21:22:12 +02:00
Leonhaeuser f2caecd621 update German translation 2020-07-01 20:02:15 +02:00
Nick Hall c26d6902d1 Use event attribute types in the event reference editor
In the event reference editor, custom event attribute types
should be used rather than the default person attribute types.

Fixes #11576.
2020-06-30 15:55:11 -05:00
SNoiraud b00b1f37f1 Fix typo in gui/configure.py and translation files
Fixes #11665
2020-06-30 15:48:26 -05:00
prculley 9230de61be Fix Verify tool bug caused by bad change in GObject introspection
Fixes: #11708
2020-06-30 15:27:19 -05:00
pehlm 9906f1e4ab A little adjustment to Swedish translation 2020-06-22 22:28:51 +02:00
pehlm a68c0f7aa7 Updates to Swedish translation 2020-06-21 10:22:55 +02:00
Nick Hall 513b27531d Remove Japanese from the incomplete translations
Japanese now has a coverage of 83.2% which is above the 70%
threshold.
2020-06-20 18:27:12 +01:00
Megumi Sakata b8f007c4dd Update Japanese translation 2020-06-20 18:02:57 +01:00
Serge Noiraud e375df1e2a Navweb: incorrect link type for osm css files (#1071)
Fixes #011787
2020-06-07 20:10:01 +02:00
prculley df81a10fe8 Fix import test for change cause by commit a2c66417 which was
Fix GEDCOM import for bad source title when sources precede references.
2020-06-07 10:44:10 -05:00
prculley fa53805534 Merge branch 'maintenance/gramps51' of https://github.com/gramps-project/gramps into maintenance/gramps51 2020-06-07 09:59:37 -05:00
Tian Shixiong 9aa8b26425 Correct and update Simplified Chinese Translation 2020-06-05 10:33:31 -05:00
vantu5z e614a79cef update Russian translation 2020-06-03 10:23:56 +03:00
prculley 343633a189 Fix some reports for CLI where warning message about Value not found
Fixes #11621
2020-05-15 15:03:15 -05:00
prculley eb14abbf3e Fix Genealogy Tree reports for crash in CLI
Fixes #11621
2020-05-15 15:03:15 -05:00
prculley 47a83a82d7 Allow filter rules to access Family filters 2020-05-15 15:01:38 -05:00
prculley 5154d0c016 Add uistate to tree views filter initialization
Fixes #11657
2020-05-15 15:00:05 -05:00
prculley a2c6641774 Fix GEDCOM import for bad source title when sources precede references.
Fixes #11610
2020-05-15 14:59:13 -05:00
prculley 924d82a7c4 Fix RemoveUnused tool for crash caused by Gtk introspection bug
Fixes #11634
2020-05-15 14:58:20 -05:00
prculley f1f8847a86 Fix some Python syntax errors that appear in v3.8.x
Fixes #11641
2020-05-15 14:56:59 -05:00
SNoiraud 748fbd0949 Age: test if the death is the same day as birth 2020-05-15 14:55:15 -05:00
SNoiraud e2e659dc94 Suppress age = 0 days in events list
If the reference event date is equal to the event date, don't show the age
except if the date is estimated, calculated, ...

Fixes #0007745
2020-05-15 14:55:15 -05:00
prculley 6cbc2b896d Fix Dashboard Gramplets to update during db close when not shown
Fixes #11632
2020-05-15 14:53:43 -05:00
prculley d210275a4e Fix Windows GUI mode startup for crash with some languages
Fixes: #11612. #11490, #11518, #9179, #9201, #9266
2020-05-15 14:50:54 -05:00
prculley 0a3a65ffb0 Fix dbapi to support "Abandon Changes & Quit" feature
Fixes #11599
2020-05-15 14:49:55 -05:00
prculley e34b98033e Fix GrampsType for comparison bug with empty string as one value
Fixes #11563
2020-05-15 14:47:06 -05:00