Log of /contributions/modules/family/family.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 03:23:35 2008 UTC
(11 months, 2 weeks ago)
by
pyutaros
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-1
Changes since
1.3.2.1: +8 -1 lines
Diff to
previous 1.3.2.1
, to
branch point 1.3
, to
next main 1.5
#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
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 6 03:18:15 2008 UTC
(11 months, 2 weeks ago)
by
pyutaros
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.4: +7 -0 lines
Diff to
previous 1.4
#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
Revision
1.1.2.5.6.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 24 16:23:28 2008 UTC
(20 months ago)
by
pyutaros
Branch:
DRUPAL-5--3
CVS Tags:
DRUPAL-5--3-0-BETA3
Changes since
1.1.2.5.6.5: +7 -1 lines
Diff to
previous 1.1.2.5.6.5
, to
branch point 1.1.2.5
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.
Revision
1.1.2.5.2.1
Tue Dec 25 06:26:08 2007 UTC
(23 months ago)
by
pyutaros
Changes since
1.1.2.5: +1 -1 lines
FILE REMOVED
*** empty log message ***
Revision
1.1.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 12 00:52:16 2007 UTC
(2 years ago)
by
pyutaros
Branch:
DRUPAL-5
Changes since
1.1.2.3: +7 -1 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
#187221 by Seth E Shaw: The patch:
1) fixes a few bugs in viewing sources
2) Displays the marriage place and date on the individual view
3) Rewrites some of the common functions for add flexibility
Revision
1.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 31 01:41:38 2007 UTC
(2 years ago)
by
pyutaros
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0-BETA2
Changes since
1.1.2.1: +3 -0 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
Stable port to 5.x.
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
Revision
1.1.2.1
Wed Oct 31 01:40:28 2007 UTC
(2 years ago)
by
pyutaros
Branch:
DRUPAL-5
Changes since
1.1: +0 -3 lines
FILE REMOVED
file family.info was added on branch DRUPAL-5 on 2007-10-31 01:41:38 +0000
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 31 01:40:28 2007 UTC
(2 years ago)
by
pyutaros
Branch:
MAIN
Branch point for:
DRUPAL-5
Stable port to 5.x.
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
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.