25966 Commits

Author SHA1 Message Date
Paul Culley
0340337107 Fix startup messages with bad filename ()
Fixes 
2018-11-29 10:37:49 +11:00
Paul Culley
bb1d59a29d Restrict Place view Name col to the primary name ()
while allowing searchbar to find alt and primary names

related to
Issue 

while allowing searchbar to find alt and primary names.

Currently, the Place View and Place Selector name column shows a comma separated list of the primary and alt names for a place. With the advent of GeoNames and Gov data, the alt names lists are getting populated with (sometimes long) lists of (sometimes duplicated) names. This doesn't look very good in the view. I've gotten a couple of email complaints about this.

The Name column was originally extended (for Gramps50) to include alt names to allow the use of the top search bar (enabled when sidebar is turned off via 'View/Sidebar'), to perform a search through all the alt names as well as primary name. https://gramps-project.org/bugs/view.php?id=9276

This PR creates a new (hidden) column in the place model containing the full name list, and reverts the 'Name' column to the primary name. It also modifies the PlaceSelector and PlaceView classes to cause the search bar to use the new (hidden) column.
2018-11-29 10:23:11 +11:00
Paul Culley
d01afb3000 Fix Person Sidebarfilter when using 'Event' and Reg expressions ()
Fixes 
2018-11-29 09:56:39 +11:00
Paul Culley
a99c02d9a7 Fix Find Duplicate People; exception when deleting someone shown ()
outside of the tool
Fixes 
2018-11-29 09:42:03 +11:00
Paul Culley
dd43cde20e Gedcom export, upgrade OBJE handling to Gedcom 5.5.1 style ()
Fixes 
2018-11-29 09:28:56 +11:00
Paul Culley
e356573605 Fix CSV import to set marriage event role to family ()
Fixes 
2018-11-29 09:15:01 +11:00
Paul Culley
6f7699480d Update gramps bugtracker URL in all po files ()
Fixes 
2018-11-29 09:01:56 +11:00
Serge Noiraud
3798175b50 Narrative Web : thumbnails bad alignment. ()
* Narrative Web : thumbnails bad alignment.

Fixes 

also solves the following problems in the Nebraska style sheet :
 1 - float parameter has no value "center"
 2 - "[" instead of ";" at end of line 1100

* overlapping with long titles
2018-11-29 08:48:27 +11:00
Paul Culley
6672230f23 Fix typo in CitationListModel for sort change () 2018-11-28 19:27:47 +01:00
Serge Noiraud
8c35277267
Fix Adding "ToDo" note crash when no active object ()
* Fix Adding "ToDo" note crash when no active object

Fixes 

* Better message when no active object.

* resolve conflict: Fixes 
2018-11-28 12:58:46 +01:00
Paul Culley
38bfb760a3 Fix Citation List view Source Last Changed Column to sort properly ()
Fixes 
2018-11-28 19:04:45 +11:00
pmraps
df48f37a46 some pt_PT.po translation changes ()
* some header changes

* more changes
2018-11-28 18:47:16 +11:00
Paul Culley
a02d7d0176 Fix for re-entrant main window close when user hits 'x' again ()
Fixes 
2018-11-28 18:33:06 +11:00
Paul Culley
999a3937d1 Fix exception when closing early editor in tree of editors ()
Fixes 
2018-11-28 18:05:14 +11:00
Serge Noiraud
a7e683d909 Narrative Web: thumbnails problems in some cases. ()
Fixes 
2018-11-28 16:28:41 +11:00
Paul Culley
8e09235351 Fix 'Generate Book' dialog for crash on 'x' close ()
Fixes 
2018-11-28 16:14:42 +11:00
Paul Culley
b934b0d424 Fix ToDo Gramplet for multiple attempts to edit a note ()
Fixes 
2018-11-28 15:34:12 +11:00
Paul Culley
9cc6e3a05e Fix Dashboard for multiple copies of a Gramplet ()
* Fix Dashboard for multiple copies of a Gramplet

Fixes 

* Fix Dashboard to recall minimized or undocked Gramplets
2018-11-28 15:17:19 +11:00
Paul Culley
d6dd1dc221 Fix Statusbar update to avoid intermittent exception on closed db ()
Fixes 
2018-11-28 14:56:36 +11:00
Paul Culley
21206af12b Fix FilterParser for much older 3.x custom_filters.xml files ()
Fixes 

Fixes 

Fixes 
2018-11-28 14:36:41 +11:00
Paul Culley
6506e85ea9 Fix IsDuplicatedAncestorOf filter rule to avoid crash on tree loop ()
Fixes 
2018-11-28 14:06:43 +11:00
Serge Noiraud
1d3202710a Narrative web : use latest version from openlayers. ()
Fixes 
2018-11-28 13:43:40 +11:00
Paul Culley
7078ca18ee Fix StyledTextEditor EditLink for root text changed to zero length ()
in the background

Fixes 
2018-11-28 13:26:47 +11:00
Paul Culley
b1fc676a55 Fix AgeOnDate and some reports using SimpleAccess for missing surname ()
Fixes 

Fixes 
2018-11-28 13:13:30 +11:00
Paul Culley
5ef7739c60 Fix crash when a filter with loop in definition is defined ()
Fixes 
2018-11-28 12:59:27 +11:00
Paul Culley
b4e5bd9eb2 Fix HandleErrors related to LDS ()
* Fix ReferencedBySelection proxy for 'None' LDS Parents

Fixes 

* Fix HandleError in Citations Gramplet for lds place missing
2018-11-28 11:47:49 +11:00
Paul Culley
e0e19492cd Change PlaceView drag from whole row to just icon during drag ()
Fixes 
2018-11-28 11:25:44 +11:00
Paul Culley
817f4b7205 Add drag Icon to drags from DisplayTabs Gramplet lists ()
Fixes 
2018-11-28 11:08:30 +11:00
Paul Culley
4c7b24ba30 Fix dialogs for 'Help' button closes the dialog, and non-functional 'Help' ()
* Fix Family Tree manager for 'Help' button closes dialog

Fixes 

* Fix selectors for 'Help' button closes dialog

Fixes 

* Fix 'Generate Book' dialog for 'Help' button closes dialog

Fixes 

* Fix TestcaseGenerator for 'Help' button closes dialog

Fixes 

* Fix Selectors to enable the 'Help' buttons to actually work

Fixes 
2018-11-28 08:30:06 +11:00
prculley
b32e9d812e Avoid HandleError when dragging an Added Family from EditFamily
Fixes 
2018-11-24 11:35:01 +00:00
prculley
8da22fcbbf Avoid HandleError when dragging an Added Person from EditPerson
Fixes 
2018-11-24 11:34:27 +00:00
prculley
582d61e67e Fix Clipboard rows cannot be sorted via drag/drop
Fixes 
2018-11-24 11:23:44 +00:00
prculley
c110d9bc23 Better default directory choices for import/export
Use recent-export-dir as default for Export View
instead of the console default directory, which can be where
program resides (on Windows), or other inappropriate place.

Use USER_HOME for default directory on 'Export' (recent-export-dir)
if first run (default settings) rather than default directory, which
can be where program resides (on Windows), or other inappropriate
place.

Use USER_HOME for default directory on 'Import' (recent-import-dir)
if first run (default settings) rather than recent file which is
generally set to the grampsdb path.

Fixes 
2018-11-24 11:20:45 +00:00
SNoiraud
f4966ca793 Records Report: call name not underlined in HTML
Fixes 
2018-11-20 20:38:37 +00:00
Christophe
2d0a5ed03c Fix French translation 2018-11-20 19:28:50 +00:00
prculley
79074587f3 Fix InteractiveSearch for find before model is populated
Fixes 
2018-11-20 18:18:12 +00:00
prculley
c660ed1728 Fix Gedcom export for incorrect escaping with @#DFRENCH R@
Fixes 
2018-11-20 18:17:05 +00:00
prculley
e926934a49 Fix reports for shared event attribute and note errors
Fixes 
2018-11-20 18:14:08 +00:00
prculley
b175b5cb60 Fix Fan and Descendant Fan charts in Quadrant and Half Circle modes
The Descendant Fan chart had several bugs:
1) a bug that affected the centering of the chart for these modes
2) the chart was drawn in the wrong quadrant
3) the centering of the chart for printing was incorrect
   (the legend was off the page some of the time).
4) the sizing of the chart for printing was incorrect
   (for very small charts of one generation, the legend would
    overwrite the chart).
The Fan Chart for the quadrant view:
1) the centering of the chart for printing was incorrect
   (the legend was off the page some of the time).

Fixes 
2018-11-20 17:57:59 +00:00
Robin van der Vliet
8fe9069cbb Fixed issues in the Dutch relationship calculator
Fixed some issues in the Dutch relationship calculator and also
extended the ordinal and removed lists till 50, just like the
English lists.

* Replaced huge lists by reusable lists.

* Fixed bug in which uncles/aunts, nephews/nieces (niblings),
  siblings and cousins with an unknown gender show up as female.

* Fixed some misspellings:
    drieëntwingste > drieëntwinTIgste
    vierentwingste > vierentwinTIgste
    edelovergrootOUD > edelovergroot
    edeloudvergroot > edeloudOvergroot
2018-11-20 17:32:24 +00:00
Pär Ekholm
754ac7966c Update Swedish translation 2018-11-19 21:07:15 +00:00
niememat
51810ca973 Fix translation in Finnish 2018-11-18 20:10:56 +02:00
niememat
780d83518d Update finnish translation 2018-11-10 04:43:12 +02:00
vantu5z
8be3a475d1 update Russian translation 2018-11-09 17:40:54 +03:00
SNoiraud
f2bc982c3d NarrativeWeb fixes
Space between place, description and the event note when there are
many sources.
Change the css order between print and screen.
The chosen theme can erase prior values.
Add a width for the source column in all themes.

Fixes 
2018-10-21 18:43:11 +01:00
niememat
3046b0586c Fix translation in Finnish 2018-10-17 11:31:54 +03:00
Paul Franklin
375773d657 Setting the year as an ordinal number in Croatian
With this commit, two more reports now show a year as an
ordinal number in Croatian, and a year I missed before in
webcal.py is now fixed.

This commit also reverts the Croatian ordinal year fix in
the gramps50 statisticschart.py since upon reflection I
feel it would be better done in master, since then our
translators will have until 5.1.0 is released to do the
two new strings the fix requires.

Issue 
2018-10-07 23:43:36 -07:00
Paul Franklin
01060f0b0d name-note is not being cleared in Complete Individual report
I ran gramps with a fresh copy of the example.gramps tree,
then ran the Complete Individual report.  The options which
matter are "Entire Database" and "Include Notes" but I also
included the gramps-ID since that speeds up my work.

Then I noticed that hundreds of names at the end of the
output file all had the same note (N0001), whose text said
it referred to a specific person.

So I looked higher and the note inclusion started with I0044,
the default person.  It was real for him but not for the next
person after him, or all the people after her.

I introduced the problem when I fixed 10033, in d6a97cf90e.

Note that this bug is independent of the CIR fix in p.r. 676
and still happens even after that pull request is applied.
2018-10-07 23:36:32 -07:00
prculley
36779c1229 Fix View Column sizing so last column size setting is maintained
Fixes 
2018-10-07 18:14:01 +01:00
prculley
5b7f5164db Fix view so column widths are preserved when using filters
Fixes 
2018-10-07 18:13:51 +01:00