Fedik
d90b34a883
Ukrainian translation: update translation, a bit
2016-01-24 15:25:04 +02:00
Fedik
ea9b4eba01
Ukrainian translation: update from template
2016-01-24 14:24:09 +02:00
Luigi Toscano
675633f055
Merge pull request #92 from sebschub/maintenance/gramps42
...
Finish translation: ending ";" in keywords of desktop entry
2016-01-24 12:04:40 +01:00
Doug Blank
9ec04d86a5
Remove django from testing
2016-01-23 18:30:24 -05:00
Doug Blank
a09a014285
Use built-in python3; exclude user_test
2016-01-23 18:22:18 -05:00
John Ralls
299cf15f1e
Tell Travis to use python 3.3 VirtualEnv instead of system python.
...
Should fix travis failures when installing get-pip.
2016-01-23 10:49:29 -08:00
Peter Landgren
4d30398948
Partial update of Swdish translation.
2016-01-22 13:59:08 -08:00
Marek Szuba
5072cdb844
Only consider the values of LC_ALL, LANG, and LANGUAGE, in that order, when choosing the default locale.
...
Default arguments of locale.getdefaultlocale() consider the value
of LC_CTYPE in addition to the three aforementioned all-category
variables, which under certain conditions (LC_CTYPE set, LC_ALL and
the rest of LC_FOO unset) would result in the locale set in LC_CTYPE
(which should only affect interpretation of byte sequences as
characters) spilling over to other locale categories handled by the
GrampsLocale object. The most visible effect of that spill was that
with LC_ALL, LANG, LANGUAGE and LC_MESSAGES unset but LC_CTYPE set,
Gramps would start using the wrong UI language.
2016-01-22 13:46:33 -08:00
John Ralls
c21687134c
Bug 9191: Unable to select Unicode UTF-8 encoding on command line
...
Make the option descriptions line up when the value is shorter than 10
characters. Also make the value and description headings line up with the
list and put "Available values are:" first.
2016-01-22 13:46:33 -08:00
Sebastian Schubert
56ff535968
Finish translation: ending ";" in keywords of desktop entry
2016-01-22 10:26:21 +01:00
Ivan Komaritsyn
5711548e60
update Russian translation
2016-01-18 11:04:17 -08:00
John Ralls
ee00bc8881
Fix err undefined exception.
2016-01-18 09:15:32 -08:00
Zdeněk Hataš
6f8e7b4694
czech translation update
2016-01-18 11:53:35 +01:00
Leonhaeuser
569f751b79
update German translation
2016-01-17 13:29:04 +01:00
romjerome
c7bfce5066
9121 9146 9162: Cannot import gedcom generated by RootsMagic
...
custom place details ignoring PlaceName()
2016-01-16 15:13:53 +01:00
Doug Blank
a9b42e8a3d
9166: People sorted by surname view now crashes
...
Fixed issue by surrounding gramplet load code in try/except.
2016-01-14 07:15:50 -05:00
SNoiraud
61e08dd723
8950 : Narrative web : html elements emitted in different order
2016-01-14 09:40:12 +01:00
Luigi Toscano
54e4ee8856
Italian translation: updates and fixes
2016-01-11 01:41:36 +01:00
Luigi Toscano
fed79f99d6
Merge the current it.po with the last template
2016-01-11 01:29:34 +01:00
SNoiraud
38f66a2f58
9163 : Narrative web : "errno: 1, operation is not permitted" when creating archive.
2016-01-09 10:20:32 +01:00
Josip
cf7edc6844
9122: Complete Report about person (whole database) - PDF - crash
2016-01-08 20:53:52 -08:00
John Ralls
a01fc6d442
Release gramps-4.2.2
2016-01-07 12:00:55 -08:00
romjerome
266f67f12b
bump to 4.2.3
2016-01-06 17:55:10 +01:00
romjerome
62ce43aa5d
Make official '4.2.2' release
2016-01-06 17:44:13 +01:00
romjerome
e543bfd310
Update NEWS
2016-01-06 17:28:09 +01:00
romjerome
4c0c769bcd
Avoid false/positive for 'msgfmt --check-format'
2016-01-06 17:12:53 +01:00
Peter Landgren
51f3e4928d
Update Swedish translation
2016-01-06 16:14:15 +01:00
Doug Blank
fda0c4a91c
9155: Do not create an additional database access
2016-01-06 15:51:00 +01:00
romjerome
9c8389f4ef
9155: Unhandled AttributeError when db.get_tag_from_handle returns None
2016-01-06 14:49:34 +01:00
romjerome
657068663e
Merge pull request #88 from vantu5z/maintenance/gramps42
...
update Russian translation
2016-01-06 13:40:04 +00:00
vantu5z
fed57a939d
update Russian translation
2016-01-06 12:09:55 +03:00
erikdrgm
0e044392b8
update nl translation 151204
2016-01-03 14:31:37 +00:00
erikdrgm
c802eedd08
Updated 151014 nl translation
2016-01-03 14:31:37 +00:00
Nick Hall
22c160f2bd
Add validation to gender field
2016-01-01 19:19:26 +00:00
Paul Franklin
be70956e90
9073: "Unknown" spouse uses hardcoded string [deferred translation]
2016-01-01 10:46:36 -08:00
Tom Samstag
0106661523
fix handling of a None handle
2016-01-01 09:45:43 -08:00
Nick Hall
a1b30a5f7e
8556: ValueError: underlying buffer has been detached
...
The expat parser requires a binary mode file object.
2015-12-31 18:07:41 +00:00
romjerome
cf5d9e183a
Year 2016
2015-12-31 11:20:19 +01:00
romjerome
1fd06c506e
9114: mars month instead of Marzec (Polish month)
...
Merge with last template
2015-12-31 11:15:12 +01:00
romjerome
047ff3673c
Update template
2015-12-31 10:40:35 +01:00
Paul Franklin
bef7e7249c
8128: GtkDialog mapped without a transient parent
2015-12-30 21:43:58 -08:00
Ivan Komaritsyn
63b766245c
update Russian translation
2015-12-29 23:51:36 -08:00
Paul Franklin
d207408717
8128: GtkDialog mapped without a transient parent
...
The set of fixes was actually triggered by comments in
https://gramps-project.org/bugs/view.php?id=9122#c45895
https://gramps-project.org/bugs/view.php?id=9122#c45921
The project is ongoing, since it's needed for our Windows users.
2015-12-29 22:47:52 -08:00
Doug Blank
ef762645e3
8556: ValueError: underlying buffer has been detached (from Paul's patch)
2015-12-29 23:03:25 +00:00
Doug Blank
257ea9117f
Remove encoding on stdout and stderr
2015-12-29 23:02:45 +00:00
Leonhaeuser
611c3bd13d
smal updates German translation
2015-12-29 20:46:44 +01:00
Paul Franklin
b4d7e4b8b3
9137: Report Plugin [LaTeX backend] crashes
2015-12-28 12:01:39 -08:00
Zdeněk Hataš
474ee487dd
czech translation update, Places terminology fixes
2015-12-28 20:35:33 +01:00
SNoiraud
44ae41107d
9127 : Geography : performance issue due to bad initialization.
2015-12-26 15:42:55 +01:00
SNoiraud
d5f871e8e7
9127 : Geography : performance issue when selecting the events or places views.
2015-12-23 11:14:24 +01:00