Nick Hall
534eafef83
Fix incorrectly renamed method
2016-07-14 21:44:28 +01:00
Nick Hall
00dba4727b
Convert gen.User into an abstract base class
2016-07-14 18:55:34 +01:00
prculley
06fcf29136
Fix for either valid or invalid FTM Gedcom
2016-07-14 10:02:50 -05:00
prculley
ffda171914
bug 9579 Gedcom import of FTM file with OCCU record crashes import
2016-07-13 10:45:34 -05:00
Doug Blank
05bd51b425
Remove DB-API XML config; replace with settings.py/.ini
2016-07-12 13:21:09 -04:00
SNoiraud
b43808c9d5
Narrativeweb : 9560 added a trailing space.
2016-07-12 16:15:29 +02:00
vantu5z
1d89fa9288
revert debug tools translation
...
it was not a good idea to translate them (commit 1bb2dfc1cd
)
2016-07-12 14:04:47 +03:00
SNoiraud
006cd7a186
9560: Family Page maps are non-functional in Narrative Web report.
2016-07-12 11:14:43 +02:00
Paul Franklin
f73821eabf
Enhance Book Report
...
The main change is that now output-related options will also
be saved to (and restored from) the books.xml file. If the
user has three books for instance, each will keep the last
filename it was written to, and present that filename to the
user in the final dialog, for acceptance or modification.
Similarly for things like paper size and orientation.
Also, the error reporting mechanism was enhanced, so that
now if a report inside a book has a ReportError the user
will be told gracefully (instead of gramps crashing). The
(translated) name of the report will also be shown.
A few more dialogs were given a "parent" also.
2016-07-11 12:16:58 -07:00
prculley
98004c4e87
Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM
2016-07-11 11:36:45 -05:00
vantu5z
4dfa354322
Update russian translation
2016-07-11 14:57:51 +03:00
vantu5z
1bb2dfc1cd
Make translatable debuger tools
2016-07-11 14:55:26 +03:00
romjerome
16a862fe56
merge and still partial french translation
2016-07-09 10:01:31 +02:00
romjerome
27b047a2a6
9328: workaround for GNU gettext check
2016-07-09 09:56:17 +02:00
Lajos Nemeséri
09c1c1db0a
Update Hungarian translation
2016-07-09 09:50:59 +02:00
prculley
617569a234
Bug 9479 Gedcom import loses spaces in text fields from FTM
2016-07-08 11:47:18 -05:00
Paul Franklin
4e3706072e
enhance Book class (to allow non-identical Book copies to be made)
...
Historically, a new Book made from an old Book argument would
contain the exact same BookItem objects as the original Book.
That behavior is retained (even though I can't see that it is
ever used), but now copies are possible where the BookItems
are of the same number and type as the original, but not the
exact same BookItem objects. (No "paper" options are copied.)
In the process of doing that, the "save" method was slightly
tweaked, so its recently-changed (for pylint reasons) strings
have their XML terminator on the same (Python) line as the
XML-start of the keyword, for more clarity. In the process of
checking that a pathological case was noticed where the metric
paper option could be Boolean in some cases (instead of the
expected zero/one), so that was coped with also.
2016-07-08 09:21:39 -07:00
prculley
c92497dba0
Rebase and de-compress exp_sample.gramps
2016-07-07 13:50:26 -05:00
prculley
3bcfdcff60
fix vcf filter and tweak test_imports for better pythonic
2016-07-07 13:50:26 -05:00
prculley
a8fe152a43
New ged file to deal with no media in test
2016-07-07 13:50:26 -05:00
prculley
3302fd388f
update for fixed up vcard
2016-07-07 13:50:26 -05:00
prculley
a82d5b8609
Export test module and some tests
2016-07-07 13:50:26 -05:00
Paul Franklin
ed1fa65569
Merge pull request #190 from prculley/bug9569
...
Fix Bug 9569 Vcard export order is not consistent
2016-07-07 18:32:25 +00:00
Paul Franklin
046ab46985
new gramps.pot template for master
2016-07-07 11:22:40 -07:00
Paul Franklin
d837e40307
remove trailing whitespace
2016-07-07 11:17:14 -07:00
prculley
a016457f5a
Fix Bug 9569 Vcard export order is not consistent
2016-07-07 12:06:44 -05:00
Brian Matherly
337f6d9c7a
5580: some Book Report subjects are missing or misleading
2016-07-07 09:39:14 -07:00
prculley
81dd1bb6a2
Bug 9561, fix for intermittent plugin recognition via CLI
2016-07-06 08:22:46 -05:00
Paul Franklin
de382fdb0c
fix typos ("log.warn" => "LOG.warning" => "log.warning")
2016-07-05 23:06:01 -07:00
SNoiraud
ec8d141525
9566: String not translated in geoplaces
2016-07-06 00:10:59 +02:00
Paul Franklin
b1b960db0a
Merge pull request #189 from prculley/whitespace
...
fix trailing whitespace
2016-07-05 21:47:36 +00:00
Paul Franklin
e3ff22c96f
Merge pull request #188 from prculley/filterrules
...
Missed the place filter rule when updating for changed example.gramps
2016-07-05 21:46:04 +00:00
prculley
39720eca3a
fix trailing whitespace
2016-07-05 16:35:47 -05:00
prculley
afc7cbc645
Missed the place filter rule when updating for changed example.gramps
2016-07-05 16:18:22 -05:00
Paul Franklin
ab52cc5156
Merge pull request #187 from prculley/filterrules
...
Fix filter tests for changed sample.gramps
2016-07-05 21:06:19 +00:00
prculley
2fa56879c3
Fix filter tests for changed sample.gramps
2016-07-05 15:48:07 -05:00
Paul Franklin
fe27e1e1d8
Merge pull request #186 from prculley/imp_rename
...
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 20:17:01 +00:00
prculley
9a5d3466cb
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 14:10:50 -05:00
kulath
ed830b2809
Fix build for database directory structure changes
2016-07-05 13:30:58 +01:00
kulath
6e8df15dcb
2092: Problems when no database is open. Partial fix. Make checks on the
...
database consistently check that the database exists and is open. Add a
few missing checks. Remove redundant load and direct close of dummy
database on closure.
2016-07-05 11:19:02 +01:00
vantu5z
2a0805c66a
update russian translation
...
merged with new template
2016-07-04 13:41:31 +03:00
vantu5z
fbd4b0342a
update POTFILES.in after structure update
...
Since update directory structure for database plugins 0719e04858
2016-07-04 13:40:41 +03:00
Nick Hall
0719e04858
Update directory structure for database plugins
2016-07-03 18:37:30 +01:00
Nick Hall
746cf0ee1e
Move DBAPI default settings into an XML file
2016-07-03 17:42:08 +01:00
Nick Hall
4eb27dfcfa
Create new database section in configuration file
2016-07-03 16:15:38 +01:00
SNoiraud
bb8e587572
9557: Translated text will not be printed (bad copy/paste 2)
2016-07-03 13:55:07 +02:00
Paul Franklin
a60ae79ca0
add a Greek family to example.gramps (thanks, Zissis Papadopoulos)
2016-07-02 20:59:17 -07:00
Paul Franklin
1c66a85246
move the right paren in, so the string gets translated
2016-07-02 20:53:07 -07:00
Paul Franklin
62d8487f14
change some "place_displayer" strings to the shorter "_pd"
2016-07-02 20:50:31 -07:00
Paul Franklin
8bfa3d13a3
9556: Descendant Report does not recognise auto. place title generation
2016-07-02 20:43:33 -07:00