Commit Graph

25922 Commits

Author SHA1 Message Date
Kaj Mikkelsen
da849a1408 New danish translation after review 2017-08-05 17:00:32 +02:00
Leonhaeuser
e15deff4ed synced with gramps 50 2017-08-03 20:46:41 +02:00
Leonhaeuser
61d11594e4 update Germantranslation 2017-08-03 20:42:57 +02:00
romjerome
9d906c29a2 update french translation 2017-08-01 12:20:05 +02:00
romjerome
ce4c24caa9 update french translation 2017-08-01 12:14:09 +02:00
romjerome
6577d43e4e merge forward (working release steps on gramps42) 2017-08-01 12:03:46 +02:00
romjerome
5662741b03 merge forward (working release steps on gramps42) 2017-08-01 11:59:34 +02:00
Paulo Henrique Paiva de Moraes
bcec235e3b update Brazilian Portuguese translation 2017-07-31 19:20:23 -07:00
Paulo Henrique Paiva de Moraes
44195cb607 update Brazilian Portuguese translation 2017-07-31 12:58:53 -07:00
Bernard Banko
097865b0c1 Slovenian translation update 2017-07-31 19:30:59 +02:00
Zdeněk Hataš
aa3a1cc199 czech translation update 2017-07-31 10:37:10 +02:00
Kaj Mikkelsen
db357e6af5 update Danish translation 2017-07-30 10:46:03 -07:00
Paul Franklin
d09002755b remove obsolete translations (with doubled-percent-signs) 2017-07-30 10:41:36 -07:00
vantu5z
3c50a832e7 update Russian translation 2017-07-30 19:47:42 +03:00
niememat
2789ad40a8 Update finnish translation 2017-07-30 13:32:13 +03:00
Paul Franklin
eccbb93775 new gramps.pot translation template 2017-07-29 13:45:01 -07:00
Paul Franklin
79a3b4d57d tidy up POTFILES.* (add recently translatable modules, etc.) 2017-07-29 13:42:17 -07:00
prculley
2d592fa521 Prevent dbapi from nesting transactions for metadata
Fixes #10038.
2017-07-29 21:03:17 +01:00
Nick Hall
c7249b5ca9 Tidy up database summary information 2017-07-29 19:28:26 +01:00
romjerome
185d89c917 typo 2017-07-29 14:53:07 +02:00
Nick Hall
63bb36ea44 Reorganise DBAPI plugins
Add SQLite and PostgreSQL plugins.
Remove DBAPI and InMemoryDb plugins.
2017-07-28 23:42:55 +01:00
Nick Hall
1513315d05 Remove unused imports 2017-07-28 19:35:11 +01:00
Nick Hall
e24ba2f198 Remove settings.py file 2017-07-28 19:35:11 +01:00
Paul Franklin
d0880a07a0 fix another typo in the new lt.po 2017-07-27 19:46:04 -07:00
Bernard Banko
2eb81c320b lt.po: Added quotes add the end of the last string 2017-07-28 00:06:56 +02:00
Tadas Masiulionis
bb604521f2 update Lithuanian translation 2017-07-27 12:52:20 -07:00
Alois Poettker
1a065485e3 Extend Pro-Gen importer II
Adapted to Pro-Gen test fix, expanded functionality and fixed
minor bugs.
2017-07-27 19:05:52 +01:00
schoonc
009783a59a Add pycharm dir to .gitignore 2017-07-27 18:23:55 +01:00
Nick Hall
1b4f70c808 Fix permissions on leak gramplet 2017-07-27 18:18:53 +01:00
niememat
dd4a727521 Update finnish translation 2017-07-27 09:48:08 +03:00
Paul Culley
ebb7111f25 An improved Leak (Uncollected Objects) Gramplet (#345)
* Improved leak detector (debugging tool)

* Fix DummyDb so it garbage collector can reclaim it after close

* Fix leak gramplet so pop-ups use correct transient parent
2017-07-27 12:15:38 +10:00
niememat
e08e1237d9 Finnish translation update 2017-07-26 19:28:42 +03:00
Nick Hall
86fd14613e Merge branch 'gramps50' 2017-07-25 21:45:37 +01:00
Matti Niemelä
aef8668d9f update Finnish translation 2017-07-25 13:01:44 -07:00
Frederik De Richter
b229bd331b update Netherlands translation 2017-07-24 23:28:13 -07:00
Zdeněk Hataš
fb28f71095 czech translation update 2017-07-24 10:17:00 +02:00
vantu5z
6d4e4ba6cc [Russian translation] fix typo
PR #439
Thanks to schoonc
2017-07-24 11:05:57 +03:00
Paul Franklin
0fa3d4af76 Date Editor has 'Type' and 'Quality' labels swapped
Fixes #10135
2017-07-23 11:25:19 -07:00
Paul Franklin
fda7c3becb new gramps.pot translation template 2017-07-22 15:13:42 -07:00
Nick Hall
b83283e081 Allow multiple collations per connection
This fixes collation for translated reports and multi-user access
for PostgreSQL.
2017-07-22 19:46:26 +01:00
vantu5z
95d84573d4 update Russian translation 2017-07-21 11:01:48 +03:00
Alois Poettker
5276461239 Tidy up code 2017-07-18 18:25:29 +01:00
Alois Poettker
40f47bc22d Delete multiple events 2017-07-18 18:20:55 +01:00
Nick Hall
8150403ccb Revert "Simplify import plugin unit tests"
This works with python 3.6 but not with 3.4.

This reverts commit b43d94ab16.
2017-07-18 16:57:55 +01:00
Nick Hall
b43d94ab16 Simplify import plugin unit tests 2017-07-18 16:15:01 +01:00
Nick Hall
849290a3b7 Fix Pro-Gen unit test 2017-07-18 00:06:30 +01:00
Paul Culley
7771fa063a Gramplets HandleErrors with Family Merge and issues on close/open (#424)
Unless a Gramplet has navtype=['Person'] in .gpr it will not get an
automatic connection to Person active-changed.
To prevent multiple connections after db close/open, all connections
are made through Gramplet class 'connect', rather than directly to db

fixes #10082, #10081, #10090, #10089
2017-07-17 16:53:23 -05:00
Leonhaeuser
d01fbf05ec Update German translation 2017-07-17 21:14:12 +02:00
prculley
f40526366a Add title properties to more of schema 2017-07-17 16:13:12 +01:00
prculley
d6ca3cf527 Fix source attribute lists in schema 2017-07-17 16:13:12 +01:00