Paul Franklin
adccc67a68
remove the last bogus Chinese strings from the Turkish translation
2017-03-06 00:21:21 -08:00
Paul Franklin
cd084ca257
the message looks better with another linefeed
2017-03-06 00:18:33 -08:00
romjerome
03c26cb83c
Limit creation of extra files
2017-03-04 14:55:11 +01:00
Paul Franklin
c8a418f5bf
fix some date-related words in Esperanto
2017-03-04 01:24:51 -08:00
Mìcheal A Colquhoun
539330309b
Use assertRaises to check for the NameError
...
Also corrected spelling of a word.
2017-03-04 00:57:04 +00:00
Nick Hall
0cba44146a
Avoid nested transactions
2017-03-04 00:16:27 +00:00
Nick Hall
93af3a0c63
9744: Tidy up add_* methods
2017-03-03 22:24:51 +00:00
Nick Hall
349bdf85b7
9744: Tidy up get_*_from_handle methods
2017-03-03 22:00:16 +00:00
Nick Hall
0813ba25db
Use transactions when writing metadata
2017-03-03 19:54:19 +00:00
Paul Franklin
49c5ec5977
change to Microsoft's current official country name, for Windows users
2017-03-03 10:21:36 -08:00
Paul Franklin
c4fc1066bb
add datestrings (made by running _datestrings.py) to translation
2017-03-02 21:06:47 -08:00
Paul Franklin
39c3dc437a
add datestrings (made by running _datestrings.py) to translation
2017-03-02 21:06:14 -08:00
Paul Franklin
143919db14
add datestrings (made by running _datestrings.py) to translation
2017-03-02 21:05:59 -08:00
Sam Manzi
49df7446b2
Merge pull request #361 from prculley/addon_reload
...
Fix Addon manager to recognize newly installed addons immediately
2017-03-03 15:37:17 +11:00
Matti Niemelä
d08b394e7c
update Finnish translation for "master"
2017-03-02 19:17:44 -08:00
prculley
b865556ddd
Fix Merge test for complex families
2017-03-02 14:37:51 -06:00
prculley
97bf1cb406
Bug 9973; fix remove unused objects tool to use place name not title
...
original 'title' field is often blank now...
2017-03-02 18:54:48 +00:00
arnaullv
7c5df1300e
Update Catalan translation to latest template
2017-03-02 18:39:40 +00:00
John Ralls
d5e8b810b9
Fix copy-paste error in last commit.
2017-03-02 07:11:01 -08:00
John Ralls
1571f8409a
Bug 9965: Undo in undoableentry does the wrong undo in MacOS.
...
This fixes the immediate problem peculiar to MacOS, but the underlying
problem that the code doesn't use keybindings and has a control-specific
undo stack which makes undo ambiguous for the window remains.
2017-02-28 20:55:16 -08:00
prculley
3901e7dd4c
Fix unodoableentry for international characters
...
Gtk has some parameters in bytes, some in characters; they cannot
be combined.
2017-02-28 23:11:04 +00:00
Nick Hall
c352fa6378
Check that the USER_CSS directory exists
2017-02-28 23:07:38 +00:00
Bernard Banko
5ac0d29f00
Add ~ for About modifier
2017-02-28 21:26:43 +01:00
Paul Franklin
111d792c0c
shorten option description for better CLI typeout
2017-02-28 12:00:42 -08:00
Paul Franklin
1e0e1c0b39
add filter progress bar to the Relationship Graph report
2017-02-28 11:53:51 -08:00
Paul Franklin
eb3c13dbca
add filter progress bar to the Records report
2017-02-28 11:52:19 -08:00
prculley
9116148587
Fix addon manager to reload updated plugins so they are recognized
2017-02-28 08:37:14 -06:00
prculley
5b51f3dcc9
Fix Addon manager to recognize newly installed addons immediately
2017-02-28 08:37:14 -06:00
Nick Hall
459d3f931c
Skip four failing tests in merge_ref_test
...
These four tests pass when run individually from the command line,
but fail when run as part of a module.
2017-02-27 23:18:17 +00:00
Nick Hall
55ff3efd5f
The wget package is pre-installed in travis
2017-02-27 22:52:36 +00:00
Nick Hall
d59f4e86b2
Enable merge_ref_test in travis
2017-02-27 22:02:51 +00:00
Nick Hall
682cbe6e21
Fix family merge bug
...
References do not need to be updated in people that have been
removed in the merge.
2017-02-27 22:00:08 +00:00
Nick Hall
7d38122be8
Remove unused private table variable
2017-02-25 19:26:46 +00:00
prculley
28850728af
Fix ToolComboEntry for Gtk method not supported on older Gtk
2017-02-25 08:41:01 -06:00
Sam Manzi
f603f24bbd
Merge pull request #357 from prculley/bug9954
...
bug 9954; fix Gedcom import for empty FAMC line
2017-02-25 16:06:26 +11:00
Sam Manzi
e1ba3d0523
Merge pull request #343 from prculley/gladeleak
...
Bug 9913: Fix Glade file loading to avoid loading and leaving extra toplevels
2017-02-25 15:44:27 +11:00
Sam Manzi
dee377762a
Merge pull request #354 from prculley/gtkdep
...
Fix some Gtk deprecations
2017-02-25 15:24:03 +11:00
Sam Manzi
ceeb4382f1
Merge pull request #358 from prculley/bug9920
...
bug 9920; fix for multiline Titles in Source view
2017-02-25 15:10:19 +11:00
Nick Hall
f92ee329a9
Avoid using 'shell=True' when running a subprocess
2017-02-24 22:32:24 +00:00
Paul Franklin
ce830fb8bf
give CLI warning "title" its own line, as the error already does
2017-02-24 12:28:31 -08:00
Paul Franklin
1ce98afc86
don't type out a (possible) warning message if the option is not on
2017-02-24 11:10:03 -08:00
Paul Franklin
fc4b9fe695
fix bug (the option itself is always True, we want the value)
2017-02-24 11:08:18 -08:00
Paul Franklin
8f09adefe9
improve the "__main__" routine which prints all the date formats
2017-02-23 20:20:06 -08:00
Nick Hall
74ffc76af0
Fix bug introduced in previous commit
2017-02-23 22:39:30 +00:00
Nick Hall
7b578356fd
9541: Make get_table_func method protected
2017-02-23 22:20:50 +00:00
Nick Hall
6bf8870295
Tidy up secondary column code
2017-02-23 22:20:50 +00:00
Nick Hall
a8e6f7b9a3
Use current environment and executable in process
...
The GRAMPSHOME environment variable is not unset after the
gen/utils/test/file_test unit test. This caused the Gramps
process to fail with an environment error.
2017-02-23 18:43:20 +00:00
Nick Hall
d71f7d7097
Fix vCard unit tests
2017-02-23 13:58:40 +00:00
Zdeněk Hataš
06476cfc6d
czech translation update
2017-02-23 11:30:50 +01:00
Paul Franklin
4541027dc3
enable deferred translation of date format strings
2017-02-22 21:29:13 -08:00