Commit Graph

22405 Commits

Author SHA1 Message Date
Leonhaeuser
ac21380b60 Fixed some errors in German translation 2015-03-19 01:42:11 +01:00
Paul Franklin
706437f57d 7155: Support creating directories in various scenarios 2015-03-18 14:02:35 -07:00
SNoiraud
ab0dfc8d68 geography: bug 8450: Attempting to add a bookmark causes an error. 2015-03-17 21:16:26 +01:00
Nick Hall
4cb4d912fe 7992: Fix call to get_participant_from_event during batch transaction
During a batch transaction the secondary tables are closed.  This
causes an error when find_backlink_handles is called.  Although
not ideal, we return an empty string for participants.
2015-03-17 14:13:53 +00:00
Leonhaeuser
315ddd6ffd update German translation 2015-03-16 22:04:56 +01:00
Sveinn í Felli
60ff2584fb update Icelandic translation 2015-03-16 16:22:21 +01:00
Nick Hall
d2363249b9 Convert remaining unicode literals 2015-03-15 23:48:12 +00:00
Doug Blank
b70adcb74a 8435: Crash when trying to link existing place as an enclosing place using P0001 number 2015-03-15 00:36:30 -04:00
Josip
f63385ac4b 8023: HTML view fails to load
support both py2 and py3 with non-ascii chars
2015-03-15 01:04:15 +01:00
Doug Blank
d9cc3d3b0e 8023: HTML view fails to load; replaced file with open 2015-03-13 22:12:39 -04:00
leonhaeuser
ccbf763ac4 update German translation 2015-03-13 17:41:42 +01:00
Zdeněk Hataš
111c245297 czech translation update 2015-03-13 17:30:46 +01:00
Nick Hall
359d277423 8430: Place displayer should not return None
The place displayer should return an empty string for an event
with no place.
2015-03-12 23:15:27 +00:00
Nick Hall
1a0784b154 Fix another handle type bug 2015-03-12 18:16:11 +00:00
kulath
b02e1fe467 0008401: NameError in GEDCOM importer 2015-03-12 17:38:12 +00:00
Paul Franklin
8fe31528cf 8423: Python3 needs new_subpixbuf not subpixbuf 2015-03-12 10:11:11 -07:00
kulath
38b5b8ec54 0008322: Event address is lost on import, i.e. disconnected from event.
On GEDCOM import, Places are only merged if the Place Title and the
whole of the main location are identical.
2015-03-12 12:34:31 +00:00
Jérôme Rapinat
8d57884b5b 8407: gramps -i option in manpage not reflecting what happens; update french translation 2015-03-09 19:03:43 +01:00
leonhaeuser
385c10a068 update German translation 2015-03-08 13:08:50 +01:00
Ross Gammon
d99adb8bd4 8407: gramps -o option in manpage not reflecting what happens, https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1427444 2015-03-07 11:24:25 +01:00
leonhaeuser
74995c0994 fix typo 2015-03-05 21:04:07 +01:00
Anthony Fok
14ccc01acb enable python3 to run po/update_po.py 2015-03-01 09:00:12 -08:00
kulath
542450bf6d 0007824: Regression: running gramps from crontab fails 2015-03-01 16:52:08 +00:00
Anthony Fok
b381f2dd8b correct incorrect tip49, new gramps.pot 2015-02-28 18:57:33 -08:00
Paul Franklin
25f9ea64fc clarify new string, new gramps.pot 2015-02-28 16:02:32 -08:00
Nick Hall
c1b65d8cbe Tidy up About dialog
Use standard string for translator credits.
Add new section for contributors.
Align artwork section properly.
2015-02-28 23:01:53 +00:00
John Ralls
89a5d3fcda Some additional packaging fixups for the new dependency versions. 2015-02-28 14:47:36 -08:00
kulath
38addcedb3 0008380: tag_map is not initialized 2015-02-28 20:51:19 +00:00
John Ralls
6c0fdb27d6 Update mac build for Gramps-4.1.2 2015-02-28 09:27:05 -08:00
Jérôme Rapinat
3e5a7fe970 bump to 4.1.3 2015-02-27 17:11:59 +01:00
Jérôme Rapinat
cf88fef1e8 make 4.1.2 release 2015-02-27 17:08:58 +01:00
Jérôme Rapinat
94f28daf03 updated existing Chinese translation 2015-02-27 16:23:31 +01:00
Jérôme Rapinat
bd8c08596b update NEWS before 4.1.2 release 2015-02-27 16:10:57 +01:00
Anthony Fok
d43ff61913 Chinese (simplified) translation update, for gramps41 2015-02-26 14:36:07 -08:00
Nick Hall
307bed5e44 Convert update addons dialog to no longer be a ManagedWindow 2015-02-26 21:30:52 +00:00
Nick Hall
e7cf8fe70c Remove place title from default view columns 2015-02-26 21:17:37 +00:00
Jérôme Rapinat
c390a0f490 New translation: Icelandic 2015-02-25 08:54:46 +01:00
Tim G L Lyons
8cc86bd153 import statement missing 2015-02-25 01:07:41 +00:00
kulath
2cd23356b4 8134: Fix pickle upgrade of python2 strings to python3 str
Move load of metadata (which can also have pickle upgrade errors) and
make zip backup for pickle or schema upgrade.
2015-02-24 22:41:37 +00:00
Nick Hall
03579aa4a1 Fix schema upgrade from 15 to 16 with python3 2015-02-23 19:19:57 +00:00
Paul Franklin
7f9686ba8d 8316: Family with children but no parents is lost on filtered export 2015-02-23 08:54:14 -08:00
John Ralls
f827fff712 Update PyICU to 1.8
1.5 won't compile against ICU-5.4.
2015-02-22 12:50:54 -08:00
Nick Hall
27648255c0 8134: Fix pickle upgrade of python2 strings to python3 str 2015-02-22 15:23:49 +00:00
leonhaeuser
f0b022564b update German translation 2015-02-22 02:09:16 +01:00
Jérôme Rapinat
2727044bc7 update french translation 2015-02-21 15:28:48 +01:00
Jérôme Rapinat
04bc04896b two new filter rules were missing on template, 'intltool-update -m' 2015-02-21 15:25:07 +01:00
Nemeséri Lajos
44d8c31bc9 Update Hungarian translation 2015-02-21 11:20:51 +01:00
leonhaeuser
1c4e91e891 update German translation 2015-02-19 01:35:48 +01:00
Nick Hall
09caa90530 Use place displayer in relationship view 2015-02-18 22:22:27 +00:00
noirauds
68a0a0d087 geography: 7149: some minor problems. 2015-02-18 18:27:05 +01:00