SNoiraud
57d8dcd574
WEBCAL: Wrong web calendar title on home page
...
Fixes #11354
This PR solves the possibility to have ">", "<" in the title
2019-10-03 19:50:04 +01:00
prculley
d5bb4da5a1
Fix Preferences so <ctrl>PageUp/PageDn doesn't stick on Dates tab
...
Fixes #11351
2019-10-03 19:41:05 +01:00
ailintom
5c44d925e1
Escape for name, dates and places in graph reports
...
Currently dates and places contain XML special characters (example: birth date
= "1867 <?>"), the item is rendered incorrectly in the report, when images are
included. Escaping special characters with html.escape solves the problem.
Also fixes the & sign in the name, which earlier caused the report to fail.
2019-10-03 19:08:57 +01:00
Paul Culley
c7e2e09b42
Fix 'Go' menu direct object selection, goes to wrong place ( #907 )
...
Fixes #11341
Fixes up the scrambled 'Go' menu, got messed up in the UIManager upgrade.
2019-09-25 11:39:58 +10:00
prculley
1eaa609058
Get BetaWarning correct for master
2019-09-16 11:13:08 -05:00
prculley
5f0c2c1c54
Set Beta warning to True
2019-09-16 11:02:03 -05:00
prculley
6d39920e6f
Merge branch 'gramps51'
2019-09-16 10:54:55 -05:00
Nick Hall
710e40425f
Bump to 5.1.2
2019-09-14 23:40:42 +01:00
Nick Hall
bb3eecb365
Release Gramps 5.1.1
2019-09-14 23:32:29 +01:00
SNoiraud
4379a09fd3
Fix deprecation warning in withinarea rule
2019-09-14 22:36:06 +01:00
Nick Hall
0dc2be6dd5
Disable development warning message
2019-09-14 19:25:22 +01:00
Jonas Hahnfeld
daa845492d
Add options to sandclock in tree document generator
...
This works and is actually needed to style the root node.
2019-09-14 19:03:18 +01:00
SNoiraud
cc28935b15
Using regex in the sidebar gives different result
...
from previous gramps release.
Fixes #11321
2019-09-14 18:45:09 +01:00
prculley
c3206121df
Fix odt output when db owner has XML unfriendly chars ('&')
...
Fixes #11327
2019-09-14 18:37:30 +01:00
SNoiraud
82cd211d29
Remove reload_custom_filters to conform to PR894
2019-09-13 15:48:50 +01:00
prculley
4244d70312
Fix CLI crash when generating reports
...
Fixes #11318 , #11213
2019-09-13 15:45:12 +01:00
prculley
98cc9b3740
Fix Statusbar HandleError on merge families
...
Fixes #11320 , #11294 , #11279
2019-09-13 15:43:26 +01:00
prculley
846a4d1a32
Fix missing tooltip translations in the Note editor toolbar
...
Fixes #11289
2019-09-09 19:23:07 +01:00
SNoiraud
5767b9c3c8
Avoid bad coordinates in the ref place
2019-09-09 19:12:35 +01:00
SNoiraud
d397b83dc8
Avoid alphabetic characters in filter rules
2019-09-09 19:12:23 +01:00
SNoiraud
7617891faf
Could not convert string to float
...
by using withinarea filter rule
+ difference between sidebar filter and filter rule
+ some pylint improvements
2019-09-09 19:11:59 +01:00
prculley
d096d269c7
Fix Graph outputs for multiple page PDF Postscript
...
Fixes #11305
2019-09-07 19:49:57 +01:00
prculley
e983578fff
Fix to make Gtk 'action names' always valid
...
Fixes #11291
2019-09-07 19:40:45 +01:00
prculley
e10df9eb6d
Fix missing menus/buttons when operating in non-English languages
...
Fixes #11292
2019-09-07 19:33:01 +01:00
SNoiraud
14acaca0b5
Cursor position error in lat and long fields
...
Fixes #11310
2019-09-07 19:16:00 +01:00
SNoiraud
6ba958cc41
Avoid all characters looking like a dash
...
hyphen
non breaking hyphen
figure dash
em dash
horizontal bar
Fixes #11308
2019-09-07 18:55:36 +01:00
SNoiraud
29994242c7
Set symbols for the active person
2019-09-06 17:23:11 +01:00
SNoiraud
69261509ee
Set good symbols for marriage, baptism, cremation and burial
2019-09-06 17:22:59 +01:00
SNoiraud
d3d51677f9
Reduce the size of the sexuality symbol in relview
...
Fixes #11295
2019-09-06 17:20:21 +01:00
prculley
6602843f5a
Fix exception when editing Note with italics/bold etc. in non English
...
Fixes #11284
2019-09-05 14:26:31 +01:00
Nick Hall
7ec4a429a4
Restore keybindings for gramplet bars
...
Resolves #11297 .
2019-09-04 22:18:12 +01:00
Nick Hall
16d40189c6
Fix bug in web connection menu launching incorrect web site
...
Resolves #11280 .
2019-09-04 22:15:10 +01:00
SNoiraud
4b9dba0c53
Translation problem when creating event filter
...
If you create a filter with the rule name:
"Events with a particular type"
or
"Events with <data>"
The menu "Travel", "Academic"... are not translated
Fixes #11293
2019-09-04 22:05:57 +01:00
SNoiraud
dd80e4b80e
Error when checking option to add Quit to Taskbar
...
Fixes #11290
2019-09-04 22:03:09 +01:00
SNoiraud
e39e59c795
Make the narratives notes placement an option
...
From 5.1 the narrative notes are placed just after the name, gender and
age at death. This follow the feature request #6772 .
Some people want to have this placement an option to have the same
functionality as before
Fixes #11283
2019-09-04 22:00:04 +01:00
prculley
f823e4f126
Bump to 5.1.1
2019-08-21 13:55:22 -05:00
prculley
a833dfb3ac
Prepare for 5.1.0 release
2019-08-21 13:46:45 -05:00
Paul Culley
ee5f2fa600
Fix CSV import for multiple place enclosed by on multiple imports ( #869 )
...
Fixes #11259
2019-08-21 12:06:44 -05:00
Paul Culley
ba6254ca3f
Fix exception when merging with active sidebar filter ( #870 )
...
Fixes #11262
2019-08-21 12:05:59 -05:00
Paul Culley
7258bd9fd6
Fix GEDCOM importer for SOUR/REFN combinations ( #871 )
...
Fixes #11251
2019-08-21 12:03:56 -05:00
Paul Culley
49632d8789
Add support for GEDCOM import _FREL/_MREL tags in INDI/FAMC ( #866 )
...
Improve support for GEDCOM export of _FREL/_MREL in INDI/FAMC
Fixes #10750
2019-08-18 10:09:29 -05:00
prculley
4859c14aaa
Fix typo in merge
2019-08-12 16:58:55 -05:00
Serge Noiraud
d89557acf4
Narrative web: some strings not translated ( #838 )
...
* Narrative web: some strings not translated
The confidence and the date are not translated in the family map page.
The date doesn't use the specified date format.
Fixes #11207
* Narrative web: another string to translate
2019-08-11 22:05:18 +02:00
Serge Noiraud
cdd3177b19
Narrative web: markers incorrectly placed. ( #839 )
...
* Narrative web: markers incorrectly placed.
In the map pages, the markers are not placed where it should be.
reproducible when zoom in/zoom out.
Fixes #11208
* Narrative web: background not correctly set.
If you use the Web_Basic-Cypress.css, the foreground and background
use the same color, so you see nothing.
you must hover the fields to see the text
2019-08-11 21:57:01 +02:00
Serge Noiraud
bb8ce0cce6
Narrative web: Sort problem with places. ( #856 )
...
* Narrative web: Sort problem with places.
Fixes #10868 .
Places list is not sorted depending on the selected language.
If you start gramps in english or another language then try to generated
a narrative web report in another language, the navigation alphabet is
incorrect. This is true for the place list and the person list.
The problem was related to pyICU.
* Narrative web: some pylint improvement.
2019-08-11 21:50:50 +02:00
prculley
f4a8f21032
Merge from gramps51
2019-08-09 09:06:42 -05:00
prculley
e894c4478f
Some pylint cleanups
2019-08-09 08:55:05 -05:00
prculley
bb255c8529
Merge with Gramps50
2019-08-09 08:53:17 -05:00
prculley
fe87150c14
Bump to v5.0.3
2019-08-08 12:09:55 -05:00
Paul Culley
e59aa58c63
Fix some Gramplets not updating during tree changes after db change. ( #865 )
...
Fixes #11234
2019-08-08 11:50:47 -05:00