John Ralls
17c1dfe950
File copy doesn't work if the glob can match directories.
2018-08-05 13:18:35 -07:00
John Ralls
4531cbd049
Install the docs/gramps directory in the bundle.
...
Fixes bug #10705 .
2018-08-04 21:40:34 -07:00
Paul Culley
d24fc82031
Fix error when opening bsddb db in read-only mode ( #628 )
...
Fixes #10615
2018-06-22 10:44:13 +10:00
Paul Culley
16a9cd4c93
Fix FanChartDesc for typo ( #610 )
...
Fixes #10565
- Bug occurs when selected person has more than 4 parents.
2018-05-09 13:23:05 +10:00
Paul Culley
94018ed33a
Fix multi-page Graph output to pdf with filenames containg spaces ( #560 )
...
Fixes #10470
2018-03-03 09:02:17 +11:00
arnaullv
ffd77dc404
Updated catalan translation
2018-02-20 18:19:49 +00:00
Zdeněk Hataš
7c6e531c26
Czech translation fixes
2018-02-19 19:11:00 +01:00
Sam Manzi
bc4b006dbe
Increment year to 2018 for About box.
2018-02-13 13:29:09 +11:00
John Ralls
40da63a0fb
Release gramps 4.2.8 on Mac.
2018-02-10 11:02:33 -08:00
John Ralls
6fafe8f6c3
Update pyicu to v 2.0.3
2018-02-10 11:01:25 -08:00
John Ralls
66a0c619b9
Consolidate Python2 and Python3 meta-modules.
...
GObject-Introspection now works with Python3 so the split isn't needed any more.
2018-02-10 11:01:24 -08:00
Nick Hall
6ffc095db0
Bump to 4.2.9
2018-02-09 21:12:16 +00:00
Nick Hall
5a5f4970f7
Release Gramps 4.2.8
2018-02-09 21:05:56 +00:00
Nick Hall
ea3d49e50c
Update Changelog and NEWS files
2018-02-09 21:02:23 +00:00
prculley
e4b6d9beda
Fix Geography views for bad 'dbstate.is_open()' test
...
Fixes #10417
2018-02-09 09:01:41 -06:00
Nick Hall
b6f68c03bb
Bump to 4.2.8
2018-02-08 20:36:04 +00:00
Nick Hall
f5a66c3958
Release Gramps 4.2.7
2018-02-08 20:27:16 +00:00
Nick Hall
c6ce61b4b9
Update ChangeLog and NEWS files
2018-02-08 19:58:51 +00:00
Nick Hall
9c050491ef
Update translation template for new release
2018-02-08 17:51:13 +00:00
prculley
54ab2820c3
Fix Export View to CSV when Unicode characters are present
...
Fixes #10404
2018-02-06 22:26:04 +00:00
prculley
1bf9fef1cb
Fix several intl date displayers for missing parameter.
...
Fixes #10196
2018-02-05 09:40:18 -06:00
niememat
dafde8df12
Update finnish translation
2018-01-29 20:52:22 +02:00
Paul Culley
ac6eb9661c
DescendantTree report; fix crashes and Title spacing for Gramps42 ( #537 )
...
* Fix DescendentTree report for crashes
Fixes #10377
* Fix DescendentTree report; more space beneath Title
Issue #10377
2018-01-29 14:35:03 +11:00
Paul Culley
09bc188a1c
Fix Book XML handler to deal with unusual characters in Book name Gramps42 ( #536 )
...
* Fix Book XML handler to deal with unusual characters in Book name
Fixes #10387
* Fix 'Generate Book' dialog for bad transient parent
* Fix Book XML handler for unusual characters in report name
Issue #10387
2018-01-29 14:29:43 +11:00
Leonhaeuser
4d68f68742
update German translation
2018-01-27 15:30:53 +01:00
Nick Hall
70a634da1e
Add support for new genealogy tree report category
...
Issue #10223 .
2018-01-26 22:19:40 +00:00
prculley
ec44396680
Fix Media Preview Gramplet for closed db
...
Fixes #10332
2018-01-22 21:30:44 +00:00
prculley
5490ff0b84
Suport FTM 2017 Gedcom tags on import
...
Bug #10285
FTM adds subordinate PLAC and OBJE data to INDI.ADDR which is
non-standard. So treat it as a Residence Event, instead of an
Address.
FTM puts _DATE and _TEXT tags subordinate to OBJE, also non-standard.
2018-01-22 21:30:44 +00:00
prculley
a339e68877
Fix Person, Family Sidebar Filters to add custom Event types
...
Fixes #10112
Also fix Family Sidebar Filter RelType init with closed db
2018-01-22 21:30:44 +00:00
prculley
dd0956d6ce
Fix QuestionDialog display for html like characters in title
...
Fixes #10298
2018-01-22 21:30:44 +00:00
prculley
7911785ea4
Fix FamilyRelationshpType _DATAMAP order to correspond with values
...
Fixes #10275
2018-01-22 21:30:43 +00:00
prculley
9eebeb05da
Fix Gedcom import for illegal Gedcom Family Attributes
...
Issue #10262
TMG Gedcom exports an illegal NCHI with sub-data for FAM. Gramps
could not handle this and attached the sub-data to the FAM creating
some corrupted Event records.
2018-01-22 21:30:43 +00:00
prculley
a492511533
Fix Gedcom export for bad Hebrew Months
...
Fixes #10245
2018-01-22 21:30:43 +00:00
prculley
ed907def1f
Change INSTALL to replace 'python' with 'python3 for script invokes
2018-01-22 21:30:43 +00:00
prculley
22a9cbdcc8
Fix CSV importer for place event name using gramps_id
...
Fixes #10239
2018-01-22 21:30:43 +00:00
prculley
84e0d45ab6
Fix Geography view 'Find' when db is closed.
...
Fixes #10229
2018-01-22 21:30:43 +00:00
prculley
85f42908f4
Fix interactive search for exception on click then down arrow
...
Fixes #10226
2018-01-22 21:30:43 +00:00
prculley
da1c942509
Create where_is utility to locate a binary in the standard places
...
This is particularly useful on Mac OS X where Gramps is passed a PATH
that does not include elements added by the terminal shell.
2018-01-22 21:30:43 +00:00
prculley
d98db27dcc
Fix relationship Graph so Unicode chars on Multiple pages works.
...
Fixes : #9783 , #9359 , #8080 , #6782 , #6108
Bugs: #6431 , #4164 , #1485 , #2964 , #2790
2018-01-22 21:30:43 +00:00
prculley
2b74e0734a
update authors file
2018-01-22 21:30:43 +00:00
prculley
ebae9c3915
Fix Gedcom import for "1 MARR Y" issue
...
Fixes #10188
2018-01-22 21:30:43 +00:00
Paul Culley
286289aaf7
Fix Export Web Family Tree for errors on file write ( #525 )
...
Fixes #10364
2018-01-20 16:59:05 +11:00
Paul Culley
e8489bf53c
Fix Citation Editor to Tab out of Confidence ComboBox ( #526 )
...
Fixes #10351
2018-01-20 16:30:53 +11:00
John Ralls
9946d6f993
Reset the dependencies on the new meta-module.
2018-01-15 07:36:58 -08:00
John Ralls
00f87cc70e
Use online modules.
...
Instead of the path that works on my machines only.
2018-01-15 07:33:21 -08:00
John Ralls
2fbc0b8aeb
Consolidate Python2 and Python3 meta-modules.
...
GObject-Introspection now works with Python3 so the split isn't needed any more.
2018-01-15 07:27:43 -08:00
Nick Hall
56122b0a54
Use None as the foreground colour for untagged rows in list views
...
The call to get_style_context is not required. It also caused
problems in Windows due to excessive calls to the foreground_color
method.
Fixes #10365 .
2018-01-14 18:03:14 +00:00
Nick Hall
6648ecb5ff
Fix shading colour in relationship view for dark themes
...
Fixes #7749 .
2018-01-09 18:11:59 +00:00
Nick Hall
1b2d0a1956
Fix link colour for dark themes
...
Issue #7749 .
2018-01-09 18:11:42 +00:00
Nick Hall
6bdac08358
Fix default foreground colour in list views for dark themes
...
Issue #7749 .
2018-01-09 18:11:22 +00:00