Paul Culley
6cbd6ed8d3
Fix Book TOC and Index numbering and placement ( #565 )
...
Fixes #10452
2018-03-07 09:12:28 +11:00
Paul Culley
51df2c188d
Fix Fan Chart(s) so they don't crash when opened as last view ( #571 )
...
Fixes #10440
2018-03-05 14:34:55 +11:00
Paul Culley
7180806afd
Fix Organize Tag editor for exception on 'x' close ( #570 )
...
Fix Organize Tags editor for exception on 'x' close
2018-03-05 14:18:51 +11:00
niememat
8fc8668921
Fix and updated translation in Finnish
2018-03-03 21:04:55 +02:00
prculley
5dfcf2266f
Change BaseSelector so that selection is kept during Find/Clear
...
Fixes #10421
2018-03-03 18:41:54 +00:00
Jgon6
0ae51c9522
Changed behavior of "Look up with Map Services"
...
Removed the section that looked up by city, and country from the Map
Services lookup for Google and Open Street Map.
Resolves #9486
2018-03-03 17:35:51 +00:00
Nick Hall
59bd9f040d
Merge branch 'gramps50'
2018-03-03 17:29:32 +00:00
Paul Culley
1687616519
Fix multi-page Graph output to pdf with filenames containg spaces ( #560 )
...
Fixes #10470
2018-03-03 09:00:00 +11:00
Paul Culley
6bf33ab899
Fix Clipboard for right-click on empty clipboard ( #566 )
...
Issues #10473
2018-03-01 09:18:36 +11:00
Sam Manzi
41a2a46713
Fix ImportError & update API docs year 2018 ( #564 )
...
- Fixes ImportError: No module named 'gramps.plugins.db.dummydb'
- Update Copyright to 2018
2018-02-28 16:53:37 +11:00
Zdeněk Hataš
fd4344bc07
Update Czech translation
2018-02-26 15:08:44 +01:00
vantu5z
ef395f49fe
update Russian translation
2018-02-24 10:48:54 -03:00
Serge Noiraud
f0719c9eff
Privacy problem with the relation to the center person. ( #555 )
...
Bug #12345
2018-02-24 08:34:58 +01:00
Paul Culley
9c5951a9e9
Fix Report Options when used with empty db ( #554 )
...
Fixes #10457
2018-02-24 09:37:36 +11:00
arnaullv
05dd44cfe2
Updated Catalan translation
2018-02-23 18:08:11 +00:00
Paulo Henrique Moraes
df00dd1f32
Brazilian portuguese update
2018-02-23 14:58:38 -03:00
Nick Hall
7b6f46d595
Merge pull request #552 from RossGammon/update_deb_dir.
2018-02-23 17:57:04 +00:00
Ross Gammon
fbcbdfa991
Finalise debian/changelog for beta1 release.
...
Also fix old syntax & trailing whitespace issues
2018-02-23 17:54:22 +00:00
Ross Gammon
8335bbf20f
Enable extra tests that were failing for alpha3
2018-02-23 17:54:22 +00:00
Ross Gammon
2084bb5d0e
Patch person_rules_test.py
...
To remove hard coded build path from import. Fixes FTBFS due to test failure.
2018-02-23 17:54:22 +00:00
Ross Gammon
dfe530fdd1
Delete debian/NEWS file, only really applies in Debian
2018-02-23 17:54:22 +00:00
Ross Gammon
910d7199a2
First beta release of gramps 5.0
...
* First beta release of gramps 5.0
* Sync debian directory with Debian experimental branch on salsa
* Point Vcs URLs at the Gramps Project on Github
* Correct spelling in debian/rules, node > nose
* Delete gbp.conf, not required as gbp not used to build package
2018-02-23 17:54:22 +00:00
Ross Gammon
b208b7a240
Remove gbp.conf, will not be using gbp to build deb package
...
Avoids updating it for every branch used to build it
2018-02-23 17:54:22 +00:00
Ross Gammon
ee470deaca
Fix spelling in d/rules node > nose
2018-02-23 17:54:21 +00:00
Ross Gammon
c149c5f2fa
Update Vcs URLs to point at Gramps Github repo
2018-02-23 17:54:21 +00:00
Ross Gammon
fd5433363e
Resync debian dir from Debian 5.0 experimental branch
2018-02-23 17:54:21 +00:00
Ross Gammon
1ca875a2be
Update debian/changelog with releases since 4.0.3
2018-02-23 17:54:21 +00:00
Ross Gammon
43646e592b
Fix testsuite failure when build happens out of the source tree.
...
Build path was hardcoded in an import in:
gramps/gen/filters/rules/test/person_rules_test.py
Fixes #10450 .
2018-02-20 18:02:00 +00:00
niememat
ca49b56774
Update finnish translation
2018-02-20 18:22:28 +02:00
prculley
c4bc2d6823
Some POTFILES fixes
2018-02-20 09:56:07 -06:00
Leonhaeuser
854ff911a3
update German translation
2018-02-19 19:34:54 +01:00
John Ralls
965f7f7554
Release Gramps 5.0.0-beta1 on MacOS.
2018-02-18 22:13:48 -08:00
prculley
6c279945e0
Bump to 5.0.0-beta2
2018-02-18 08:24:13 -06:00
prculley
6ca3821f81
Release Gramps 5.0.0-beta1
2018-02-18 08:18:09 -06:00
niememat
caf47940c7
Update finnish translation
2018-02-18 09:11:12 +02:00
Sam Manzi
6a78d5196d
Update README for Gramps50 ( #550 )
...
* Update wiki links to 5.0
* Mention undocumented prerequisites
2018-02-18 13:15:43 +11:00
prculley
fc0fdec25c
Update Translation template and POTFILES.in
2018-02-17 16:36:19 -06:00
vantu5z
2adcc7d5a3
update Russian translation
2018-02-17 08:30:01 -03:00
Nick Hall
fcaea3e1bb
Replace backslash in image path for Windows
2018-02-16 19:33:46 +00:00
Nick Hall
fc99f12568
Escape special LaTeX characters
2018-02-16 19:33:46 +00:00
Serge Noiraud
1e5a6e1f87
crash in narrative web if no unused media ( #549 )
2018-02-16 19:20:02 +01:00
Serge Noiraud
db263ff905
Apply places changes to the narrativeweb. ( #547 )
...
* Apply places changes to the narrativeweb.
Also change order between locations and locations alternate names.
Fixes #10427
* Put the alternate locations back.
* Suppress extra line in Alternate Names section.
2018-02-16 11:10:01 +01:00
Nick Hall
e202f5cd19
Copy output file from temporary directory
2018-02-14 22:43:40 +00:00
Nick Hall
2fbb9878c2
Fix character encoding for new tree category reports
...
Fixes #10418 .
2018-02-14 18:41:45 +00:00
Leonhaeuser
ba4453213a
update German translation
2018-02-13 17:53:33 +01:00
prculley
5f133ffaf2
Fix Place Tree view for proper display after filter cleared.
...
Fixes #10416
2018-02-13 14:07:35 +00:00
Nick Hall
cbac98894b
Implement place formats
2018-02-13 13:58:23 +00:00
Serge Noiraud
3f368b2e02
Some dates are not translated in webcal ( #545 )
...
* Some dates are not translated in webcal
Fixes #10425
* Webcal link problem in the year glance page
* Link problems depending on LANGUAGES.
2018-02-13 10:01:17 +01:00
Sam Manzi
1e73ab5be7
Increment year to 2018 for About box.
2018-02-13 13:21:28 +11:00
niememat
f428069ac6
Fix and updated translation in Finnish
2018-02-11 13:04:08 +02:00