summaryrefslogtreecommitdiff
path: root/modules_v3/families
AgeCommit message (Collapse)AuthorFilesLines
2011-11-10Fix: sidebar modules should use the module interface for their AJAX ↵fisharebest1-4/+18
callback. Note that some of the "mod_action" and "sb_action" can be combined/simplified.
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest1-1/+1
2011-09-15Performance - we do not need the f_numchil column to create a WT_Family ↵fisharebest1-1/+1
object. It takes less CPU/memory to calculate it as needed from the gedcom record.
2011-09-14Performance - it is faster to extract the sex from the gedcom record than it ↵fisharebest1-1/+1
is to fetch the i_sex column from the database
2011-09-10#822603 - Death flag set wrongly fisharebest1-1/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+267