Commit Graph

25280 Commits

Author SHA1 Message Date
Paul Franklin
2a2a0d2766 new gramps.pot translation template for master 2017-05-11 11:10:17 -07:00
Nick Hall
804fa635e6 10039: Fix imports test for non-US locales 2017-05-11 19:34:28 +01:00
vantu5z
cf479647ad update Russian translation 2017-05-11 14:41:15 -03:00
Nick Hall
14faa46363 Use with-block when writing to file 2017-05-11 17:25:14 +01:00
Nick Hall
1b18b652bb Remove TestLogger and associated unit test
This is not used anywhere. In current python versions, basicConfig
is called automatically when there is no root handler. It is easy
to add a FileHandler if required.
2017-05-11 17:18:17 +01:00
Nick Hall
0d704f03d8 Ignore log messages during unit test capture 2017-05-11 15:03:42 +01:00
Paul Franklin
07ce8c22d8 add gramps-ID option to DAR and DDR text reports 2017-05-10 20:18:52 -07:00
Nick Hall
8086d9f2ca Revert "Increase logging level during unit tests"
This reverts commit 709f3a33d5.
2017-05-11 01:05:42 +01:00
Nick Hall
709f3a33d5 Increase logging level during unit tests 2017-05-10 23:53:54 +01:00
Nick Hall
108d7b461c Merge pull request #385 from prculley/report_test 2017-05-10 22:53:30 +01:00
prculley
355110e703 Fix imports_test nosetest description and running 2x under unittest 2017-05-10 22:46:40 +01:00
prculley
dd828cee5b pylint improvements on report_test 2017-05-10 22:46:40 +01:00
prculley
22c966bd8a Fix reports test to run under Unit-test and other environments
Originally run correctly only under nose; under unit-test failed
to find anything to do.  Also was selecting wrong test file.
2017-05-10 22:45:53 +01:00
Nick Hall
2e2e6c88a4 Suppress extraneous output in unit tests 2017-05-10 18:21:48 +01:00
Nick Hall
60ab0a01bf Rename unit test that has now been implemented 2017-05-09 19:50:53 +01:00
Nick Hall
f9cacac1db Comment out some tests that have not yet been implemented
This will prevent nosetest running them.
2017-05-09 19:49:22 +01:00
Nick Hall
1e54cbbec3 Remove test suite functions
These cause nosetest to run duplicate tests.
2017-05-09 19:40:50 +01:00
vantu5z
828c187dc3 update Russian translation 2017-05-09 14:01:39 -03:00
Paul Franklin
8244c7b211 add gramps-ID option to Ancestor and Descendant text reports 2017-05-08 19:00:29 -07:00
Nick Hall
c6970e640c Do not run tests in the test directory
The tests in the GrampsLogger directory should be moved into
gramps/gui/logger/test, but mainly duplicate the existing rotate
handler test.
2017-05-08 22:47:38 +01:00
Nick Hall
5ffb4bcfac Add missing __init__.py in test directories 2017-05-08 21:43:33 +01:00
Paul Franklin
8d0fcc5730 convert existing reports to use the new stdoptions gramps-ID option 2017-05-07 18:15:40 -07:00
Paul Franklin
5056b8addf add a new gramps-ID option to stdoptions 2017-05-07 18:10:58 -07:00
Paul Franklin
c8001c7483 tweak some None tests 2017-05-07 18:03:40 -07:00
Sam Manzi
49493290c5 Fix bug 9975 Incorrect SoundEx result (#388) 2017-05-05 16:29:27 +10:00
Sam Manzi
38db06f931 Fix syntax error postgresql (#387) 2017-05-05 16:10:09 +10:00
Sam Manzi
d284ace4ed Mention translation URLs in Contribute (#381) 2017-05-05 15:50:10 +10:00
Paul Culley
2974f82aad bug 9445; fix XML export of notes so lead/trail spaces are preserved (#379) 2017-05-05 15:29:15 +10:00
Serge Noiraud
98238c7112 10012 : Save defaults for different Narrative Web report websites (#375) 2017-05-05 11:51:09 +10:00
Serge Noiraud
8f99b4b488 add the date-format option to narrativeweb and webcal. (#374) 2017-05-05 11:30:53 +10:00
John Ralls
41bd626aa2 Update Mac moduleset dependencies. 2017-05-04 16:06:02 -07:00
John Ralls
c5ddeeca5e Fix GI version check warning on GtkosxApplication. 2017-05-04 15:33:53 -07:00
Zdeněk Hataš
6b2f7aea64 czech translation update 2017-05-02 13:36:42 +02:00
SNoiraud
2c67db6a58 10029: Bad color assignment in geoplaces 2017-05-01 07:57:46 +02:00
Paul Franklin
6b45d7cedd new gramps.pot translation template for master 2017-04-30 14:29:52 -07:00
Paul Franklin
1ba072e6fc 10000: report tables are always written LTR even for RTL locales 2017-04-30 13:52:42 -07:00
Paul Franklin
2b6cc3cd18 Revert "10000: report tables are always written LTR even for RTL locales"
This reverts commit 55fa920628.
2017-04-30 12:31:42 -07:00
Paul Franklin
55fa920628 10000: report tables are always written LTR even for RTL locales 2017-04-30 11:44:13 -07:00
Paul Culley
db8b95cf2d bug 9564; fix exception on Event filter editor (#377)
for 'Events occurring on a particular day of the week' filter
2017-04-30 12:27:48 +10:00
Mateusz Konieczny
9dec0bc364 add CONTRIBUTING file, enable packacking this file (#376)
CONTRIBUTING file is standard place for documentation how one may send patches
such documentation exists for this project so that file will be redirection to existing resources

At least some people potentially interested in contributing at this moment have a very small
but completely pointless task (locating documentation for developers) to overcome before doing something useful.

Ref: https://gramps-project.org/bugs/view.php?id=10019
2017-04-30 12:07:22 +10:00
Paul Franklin
bf1875e830 8128: GtkDialog mapped without a transient parent 2017-04-25 20:41:28 -07:00
vantu5z
2fef1b30d0 update Russian translation 2017-04-24 14:04:54 +03:00
Matti Niemelä
df6b946268 update finnish translation 2017-04-22 11:49:51 +02:00
romjerome
78a0ac5f50 Update french translation 2017-04-21 11:26:44 +02:00
Nemeséri Lajos
37b2f09134 Update Hungarian translation 2017-04-21 10:59:48 +02:00
Paulo Henrique Moraes
1766f9944c Updated translation (#373) 2017-04-18 20:43:20 +01:00
Paul Franklin
2965d77cde 10003: add more Records options (father with most children, etc.) 2017-04-18 06:17:27 -07:00
Paul Franklin
e0a8bb4f5e add a subtitle to the book's T.O.C. for the Family Group report 2017-04-16 09:47:57 -07:00
Paul Culley
fd4795e957 bug 8128; Fix 'print...' dialogs for missing transient parent (#372)
Requires adding uistate to the docgen basedoc and all files that
override the init
2017-04-15 11:22:54 +10:00
Paul Franklin
cb932b9221 typo (trailing whitespace) 2017-04-14 17:02:50 -07:00