gramps/gramps
Serge Noiraud 6d3505af62
Narweb: incorrect place index if alternate names (#1037)
* Narweb: incorrect place index if alternate names

The places page index doesn't show the alternate names used.

In the narrative web, the first phase is to select all places.
For each object, if we have a place, we memorize that depending on date.
When we create the place pages, we start from these information in the place
table. At this moment, we have no date.
So the sort by primary names gives an incorrect index list and the alternate
place names are missing.

Fixes #11645

* some cleanup
2020-05-05 23:27:11 +02:00
..
cli Deprecate BSDDB, but allow to be loaded with convert to sqlite 2020-02-18 16:06:13 -06:00
gen Smoother progress for Rebuid reference maps/secondary indices 2020-02-18 16:06:13 -06:00
gui Speed up Event displaytab and gramplet 2020-04-15 10:37:52 -05:00
plugins Narweb: incorrect place index if alternate names (#1037) 2020-05-05 23:27:11 +02:00
test Allow filters/rules via plugin without fail on restart 2019-05-13 19:30:03 +01:00
__init__.py
grampsapp.py Fix Gramps -v error when Gtk is not present (#923) 2019-10-17 10:23:21 +11:00
version.py Bump to 5.1.2 2019-09-14 23:40:42 +01:00