Difference between revisions of "Template:Releases/3.4.9/de"
From Gramps
Leonhaeuser (talk | contribs) |
Leonhaeuser (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | {{Release/de|3.4.9 (Die " | + | {{Release/de|3.4.9 (Die "I am no longer infected", Fehlerbehebungsveröffentlichung)| '''2015.04.''' |
Das Gramps Team hat die Version '''3.4.9''' veröffentlicht. | Das Gramps Team hat die Version '''3.4.9''' veröffentlicht. | ||
| Line 5: | Line 5: | ||
* {{bug|8134}}: Error converting python2 utf-8 strings to python3 str when loading data from database | * {{bug|8134}}: Error converting python2 utf-8 strings to python3 str when loading data from database | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* {{bug|1360}}: Gedcom input: SUBN and SUBM record handling | * {{bug|1360}}: Gedcom input: SUBN and SUBM record handling | ||
* {{bug|2370}}: GEDCOM import/export round trip causes lost information | * {{bug|2370}}: GEDCOM import/export round trip causes lost information | ||
* {{bug|8355}}: Gramps can't [GEDCOM] import estim. date period exported by itself | * {{bug|8355}}: Gramps can't [GEDCOM] import estim. date period exported by itself | ||
| + | * {{bug|7398}}: [Gedcom] import deletes first char of notes | ||
| + | * {{bug|8347}}: [Gedcom] import of embedded notes attached to media does not work | ||
| + | * {{bug|7014}}: [Gedcom] Errors handling owner/submitter information | ||
| + | * {{bug|8322}}: [Gedcom] Event address is lost on import, i.e. disconnected from event | ||
| + | * {{bug|4412}}: [Gedcom] Entering a witness to an event such as marriage might be ignored | ||
| + | * {{bug|8014}}: [Gedcom] Importing file containing multibyte UTF-8 characters fails | ||
* {{bug|7770}}: Event list in editors does not display content into 'Main Participants' column | * {{bug|7770}}: Event list in editors does not display content into 'Main Participants' column | ||
| − | * {{bug| | + | * {{bug|5024}}: Fix 'Last Change' column into Person Selector |
* {{bug|7155}}: Support creating directories in various scenarios | * {{bug|7155}}: Support creating directories in various scenarios | ||
* {{bug|8401}}: NameError in GEDCOM importer | * {{bug|8401}}: NameError in GEDCOM importer | ||
| Line 21: | Line 22: | ||
* {{bug|8233}}: Fix bad handle in explanation note for unknown event | * {{bug|8233}}: Fix bad handle in explanation note for unknown event | ||
* {{bug|7739}}: Narrative website: Missing webpage for media with missing thumbnail on person page | * {{bug|7739}}: Narrative website: Missing webpage for media with missing thumbnail on person page | ||
| − | * {{bug|7888}}: | + | * {{bug|7888}}: Crash while scrolling in person view |
| − | |||
| − | |||
* {{bug|7299}}: Crash when attempting to create Places Report | * {{bug|7299}}: Crash when attempting to create Places Report | ||
| − | |||
| − | |||
* {{bug|7861}}: In Ahnentafel Report, Use Christening Date if no Birth Date Present | * {{bug|7861}}: In Ahnentafel Report, Use Christening Date if no Birth Date Present | ||
* {{bug|8316}}: Family with children but no parents is lost on filtered export | * {{bug|8316}}: Family with children but no parents is lost on filtered export | ||
| − | * Aktualisierte Übersetzungen: de | + | * {{bug|8103}}: Some labels now fit better on citations sidebar filter |
| + | * {{bug|8240}}: Can't disable box shadow in SVG descendant tree | ||
| + | * {{bug|8237}}: Descendant tree graphical report, syntax error in svg output | ||
| + | * {{bug|8234}}: Various problems with docgen.TextDoc.add_media_object | ||
| + | * {{bug|8196}}: Spurious spaces in CLI List Family Trees, tab delimited output. Print statements changed to assemble the whole line before output. | ||
| + | * {{bug|8468}}: GuiColorOption missing avail-changed event handler | ||
| + | * {{bug|7824}}: Regression: running gramps from crontab fails | ||
| + | * {{bug|6934}}: Better support for handling custom media attributes on edition | ||
| + | * {{bug|8122}}: DB lock not checked when opening database from the recent opened trees menu item | ||
| + | * {{bug|7784}}: List index out of range" on [initial CLI "gramps -t"] | ||
| + | * {{bug|7929}}: HTML View fails to load on Debian unstable | ||
| + | * {{bug|8451}}: Fix unknown gender relationships hander for the french locale | ||
| + | * {{bug|8051}}: Can't fill in calculated and estimated dates in czech locale | ||
| + | * Enhance Serbian date handler to handle Cyrillic dates | ||
| + | * Aktualisierte Übersetzungen: cs, de, fr, hu, it | ||
| + | * Mac Menüleisteneinstellungen korrigiert | ||
| + | * Mac OsmGpsMaps Einstellungen korrigiert | ||
| + | * Enable PIL with Freetype2 support on mac | ||
| + | * Enable the "default" CSS choice for the narrated web report | ||
}} | }} | ||
Siehe das [https://www.gramps-project.org/bugs/changelog_page.php?version_id=69 Changelog]. | Siehe das [https://www.gramps-project.org/bugs/changelog_page.php?version_id=69 Changelog]. | ||
<noinclude>{{languages/de|Template:Releases/3.4.9}}</noinclude> | <noinclude>{{languages/de|Template:Releases/3.4.9}}</noinclude> | ||
Revision as of 23:17, 26 April 2015
Gramps 3.4.9 (Die "I am no longer infected", Fehlerbehebungsveröffentlichung) veröffentlicht.
2015.04.
Das Gramps Team hat die Version 3.4.9 veröffentlicht.
- 8134: Error converting python2 utf-8 strings to python3 str when loading data from database
- 1360: Gedcom input: SUBN and SUBM record handling
- 2370: GEDCOM import/export round trip causes lost information
- 8355: Gramps can't [GEDCOM] import estim. date period exported by itself
- 7398: [Gedcom] import deletes first char of notes
- 8347: [Gedcom] import of embedded notes attached to media does not work
- 7014: [Gedcom] Errors handling owner/submitter information
- 8322: [Gedcom] Event address is lost on import, i.e. disconnected from event
- 4412: [Gedcom] Entering a witness to an event such as marriage might be ignored
- 8014: [Gedcom] Importing file containing multibyte UTF-8 characters fails
- 7770: Event list in editors does not display content into 'Main Participants' column
- 5024: Fix 'Last Change' column into Person Selector
- 7155: Support creating directories in various scenarios
- 8401: NameError in GEDCOM importer
- 8322: Event address is lost on import, i.e. disconnected from event
- 8380: tag_map is not initialized
- 8233: Fix bad handle in explanation note for unknown event
- 7739: Narrative website: Missing webpage for media with missing thumbnail on person page
- 7888: Crash while scrolling in person view
- 7299: Crash when attempting to create Places Report
- 7861: In Ahnentafel Report, Use Christening Date if no Birth Date Present
- 8316: Family with children but no parents is lost on filtered export
- 8103: Some labels now fit better on citations sidebar filter
- 8240: Can't disable box shadow in SVG descendant tree
- 8237: Descendant tree graphical report, syntax error in svg output
- 8234: Various problems with docgen.TextDoc.add_media_object
- 8196: Spurious spaces in CLI List Family Trees, tab delimited output. Print statements changed to assemble the whole line before output.
- 8468: GuiColorOption missing avail-changed event handler
- 7824: Regression: running gramps from crontab fails
- 6934: Better support for handling custom media attributes on edition
- 8122: DB lock not checked when opening database from the recent opened trees menu item
- 7784: List index out of range" on [initial CLI "gramps -t"]
- 7929: HTML View fails to load on Debian unstable
- 8451: Fix unknown gender relationships hander for the french locale
- 8051: Can't fill in calculated and estimated dates in czech locale
- Enhance Serbian date handler to handle Cyrillic dates
- Aktualisierte Übersetzungen: cs, de, fr, hu, it
- Mac Menüleisteneinstellungen korrigiert
- Mac OsmGpsMaps Einstellungen korrigiert
- Enable PIL with Freetype2 support on mac
- Enable the "default" CSS choice for the narrated web report
Siehe das Changelog.
