Skip to content
Snippets Groups Projects
  1. Oct 29, 2020
  2. Oct 26, 2020
  3. Oct 05, 2020
  4. Oct 03, 2020
  5. Sep 25, 2020
  6. Sep 15, 2020
  7. Sep 12, 2020
  8. Sep 10, 2020
  9. Sep 03, 2020
  10. Aug 19, 2020
  11. Aug 14, 2020
  12. Aug 12, 2020
  13. Aug 07, 2020
  14. Aug 05, 2020
  15. Aug 03, 2020
  16. Jul 23, 2020
  17. Jun 17, 2020
  18. Jun 03, 2020
  19. May 18, 2020
  20. Apr 25, 2020
  21. Feb 22, 2020
    • svornost's avatar
      1. Make areRelated and relativeTerm work regardless of familyTesting. This... · df49f9cb
      svornost authored
      1. Make areRelated and relativeTerm work regardless of familyTesting.  This fixes some bugs right away, since they are already used unchecked a few places, and it makes it a lot easier to write generic descriptions and event text without breaking things.
      2. Extend relativeTerm to handle sole parent and grandparent/grandchild cases.
      3. Make relativeTerm return null instead of "some unknown blood relation" if no relationship could be found between two slaves.  This was never OK to output (i.e. "$his some unknown blood relation" doesn't read right), so it ended up just being tested for everywhere (which can be done more easily with null).
      4. Remove duplicate code based on familyTesting when the only difference was whether areRelated and relativeTerm or their legacy alternatives were used.  There is a lot of this.
      5. Remove hasRelationP entirely (it is superseded in all use cases by areRelated).
      df49f9cb
  22. Feb 17, 2020
  23. Feb 16, 2020
  24. Feb 07, 2020
  25. Feb 05, 2020
  26. Feb 04, 2020
  27. Feb 03, 2020
Loading