-- Added a "help" page (still needs lots of work).
-- 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"
- Change to permissions: "Family Association" will no longer appear on profile page when set to "private" (unless the user role has the appropriate permissions)
- #603736: Siblings
#322607 by Microbe: Ascendants and Descendants tabs appear on every node type
#326432 by Microbe: New 6.x-1.0-beta2 instalation - warning: mysql_fetch_array()
#339263 by Microbe: Misspelling of word "Birth" in table
#339265 by Microbe: Marriage type fields requested, in addition to "Religious"
#331459 by Microbe: GEDCOM data confused on import
Do not use the 1.3 release. Problems with my CVS program allowed extra files to be uploaded to the repository. This release should be used instead to correct this inaccuracy.
First version of the export feature. Simply takes the original records that were imported, and exports them as a GED file. If there is a need to export records that were added after the first import, this functionality will be added to accommodate that.
First version of the export feature. Simply takes the original records that were imported, and exports them as a GED file. If there is a need to export records that were added after the first import, this functionality will be added to accommodate that.
Done a quick script that creates puts private as the birth
date/death date if user is unable to access that node. Changed the
default (0) to be private. Also changed the location view to show what
happens at that location. e.g. births, deaths, marriages divorces.
Noticed also that in the groups view when it selects the database values
for children it uses () instead of {} so that has been changed also.