Skip to content
  1. Sep 20, 2011
  2. Feb 25, 2011
  3. Jan 03, 2011
  4. Dec 28, 2010
  5. Dec 27, 2010
  6. Mar 05, 2010
    • Jeremy Trojan's avatar
      -- Added a "help" page (still needs lots of work). · 664a0f25
      Jeremy Trojan authored
      -- Corrected hook_menu()
        -- Added "admin/settings/family" link to the above
      -- "GED Import" and "Privacy" now show up as admin MENU_LOCAL_TASKs
      -- Changed some verbiage for clarification purposes
      -- "Generations" menu is now a "select" menu (as opposed to a textfield)
      -- (Slowly) changing ".inc" files to ".inc.php"
      664a0f25
  7. Mar 04, 2010
  8. Dec 06, 2008
  9. Oct 18, 2008
  10. Jul 19, 2008
  11. Oct 31, 2007
    • pyutaros's avatar
      Stable port to 5.x. · 375c4d55
      pyutaros authored
      From Drupal node http://drupal.org/node/144098
      
      Fixed bugs and changes:
      
          * Menus reorganized - per Pyutaros' patch
          * Import now works - as Pyutaros thought, I had broken it
          * Removes nodes when it removes family_relationship and family_fact data
          * Makes it optional to delete existing family data when you import new data
          * Handles arbitrarily-large GED files
          * Started User-Family_individual linkage
      
      Importing received the biggest update. I successfully imported 26000 facts about 2800 individuals from one monster GED file I have. The way you import large files is:
      
         1. Go to /admin/content/family_import
         2. Browse to your GED file
         3. Change "First record to import" to 1
         4. Change "Number of records to import" to 500 (or a suitable number for your script timout)
         5. Check "Replace existing GED data"
         6. Submit
         7. While the notes on the submitted page say "Next start record: R" (for some R):
                * Go Back
                * Make sure "Replace existing GED data" is not checked
                * Change "First record to import" to R (501, in this example the first time through)
                * Submit
      375c4d55
  12. Oct 28, 2007
  13. May 01, 2006
  14. Apr 30, 2006
  15. Apr 22, 2006
    • Amnon Jonas's avatar
      Added some functions from Dramus. · bb4add1a
      Amnon Jonas authored
      /family/view calls to Dramus' list all individuals function
      Spouses are now displayed, including multiple spouses
      Children from multiple spouses are displayed
      Parents are displayed by name only (limked to their record)
      Children are listed in table (using function by Dramus)
      bb4add1a
  16. Dec 04, 2005
  17. Dec 03, 2005
  18. Nov 21, 2005
  19. Nov 19, 2005
  20. Nov 18, 2005