Commit Graph

25492 Commits

Author SHA1 Message Date
Paul Franklin 4657f91116 add a few comments to the date parser (since I keep forgetting) 2017-08-10 00:08:26 -07:00
Paul Franklin b9b4d2e175 fix no-day numeric date display in y-m-d locales 2017-08-07 15:03:52 -07:00
Paul Franklin f18aac14fd translate three small-dialog "close" buttons 2017-08-06 18:32:47 -07:00
Kaj Mikkelsen da849a1408 New danish translation after review 2017-08-05 17:00:32 +02:00
Leonhaeuser 61d11594e4 update Germantranslation 2017-08-03 20:42:57 +02:00
romjerome ce4c24caa9 update french translation 2017-08-01 12:14:09 +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
niememat e08e1237d9 Finnish translation update 2017-07-26 19:28:42 +03: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
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
prculley d275b3f7a3 Add db undo/redo, callback, and callback manager tests for both dbs 2017-07-17 09:52:15 -05:00
prculley 48eb507f98 Guarantee order on db emits Partial fix #10068 2017-07-17 09:52:15 -05:00
prculley a1205009f4 Undo of delete person on dbapi fails; fixes #10070 2017-07-17 09:52:15 -05:00
Nick Hall 8f69201a70 Fix creating new PostgreSQL database
PostgreSQL will rollback the entire transaction on errors.
Change the code so that we know that columns created dynamically
do not already exist.
2017-07-15 00:41:23 +01:00
Leonhaeuser a2b5c8e34c update German translation
Fix #0010131
2017-07-15 00:19:39 +02:00
Thomas Guyot-Sionnest fd2af705e7 Use all parameters in settings.ini for postgresql
Read all parameters defined in settings.ini as keyword arguments for
postgresql. This also fixes port being ignored.
2017-07-14 18:01:51 +01:00
Paul Franklin d611b8b99c ignore whether 32-bit or 64-bit when reporting Windows o.s.
Fixes #8832
2017-07-10 10:47:20 -07:00
Zdeněk Hataš ad93ef2bb2 czech translation update 2017-07-10 10:51:16 +02:00
Lajos Nemeséri 7f267d8c46 Update Hungarian translation 2017-07-08 13:36:00 +02:00
prculley 213243ae3d Fix verify tool to close and save configs properly
Fixes #10121

Signed-off-by: Paul Franklin <pf.98052@gmail.com>
2017-07-07 12:10:26 -07:00
vantu5z 4feaa0b594 update Russian translation 2017-07-06 13:12:12 +03:00