summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Wrong fix for 'editing causes loss of name' bugfisharebest1-0/+5
2013-08-27Fix: editing name causes loss of NAME fieldfisharebest1-7/+5
2013-08-27Add child to individual; go to new record not workingfisharebest1-1/+5
2013-08-27Add new individual; go to new record not workingfisharebest1-2/+6
2013-08-24Update non-typographic quotation marksGreg Roach1-16/+16
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-1/+1
2013-08-18Fix: change family members removes all childrenGreg Roach1-4/+14
2013-08-18Fix: cannot add spouse to family (when not pending change)Greg Roach1-2/+2
2013-08-18Cannot set pedigree when creating one-parent familyGreg Roach1-1/+0
2013-08-18Cannot set pedigree when creating one-parent familyGreg Roach1-1/+0
2013-08-18Cannot set pedigree when creating one-parent familyGreg Roach1-1/+2
2013-08-14Add default surname when creating one-parent familyGreg Roach1-0/+12
2013-08-13Invalid GEDCOM created when adding new parentGreg Roach1-6/+1
2013-08-12Tidy up codeGreg Roach1-188/+207
2013-08-11Fix: adding new mother not setting default surnameGreg Roach1-1/+1
2013-08-11Fix: default surnames for new individualsGreg Roach1-29/+52
2013-08-11Fix: cannot add spouse to familyGreg Roach1-339/+368
2013-08-11Tidy upGreg Roach1-5/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-08-08#1205910 - Updating Shared Note 'title' deletes it - svn 15356Greg Roach1-2/+27
2013-07-30Sex shown as "unknown" for new/pending recordsfisharebest1-49/+27
2013-07-27FIx: addspouse action not workingfisharebest1-28/+15
2013-07-25#1200031 - Change family members (jon48)fisharebest1-2/+2
2013-07-25Fix (some) bugs in the GEDfact assistant media-links managerfisharebest1-2/+2
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest1-6/+6
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-10/+10
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest1-2/+2
2013-07-13Refactor - improve semantics of CRUD operations on factsfisharebest1-32/+31
2013-07-13Create separate edit actions for "add child" and "add inlinked indi". They n...fisharebest1-30/+63
2013-07-12Typofisharebest1-1/+1
2013-07-12Refactor - callback to change family membersfisharebest1-140/+75
2013-07-09Bug #1199296 - change family members for all but not for motherNigel Osborne1-1/+1
2013-07-08typoNigel Osborne1-1/+1
2013-07-06edit-interface - reorder childrenfisharebest1-1/+1
2013-07-06edit-interface - add new sourcefisharebest1-1/+1
2013-07-06edit-interface - add spousefisharebest1-9/+9
2013-07-06edit-interface - add new spousefisharebest1-10/+15
2013-07-06edit-interface - add new childfisharebest1-2/+2
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-5/+5
2013-07-05Fix bugs - edit raw gedcomfisharebest1-1/+1
2013-07-05More refactoring - edit_interfacefisharebest1-8/+13
2013-07-04Fix: create one-parent-familiesfisharebest1-9/+17
2013-06-30HTML validationfisharebest1-31/+21
2013-06-30HTML validationfisharebest1-17/+12
2013-06-30More refactoringfisharebest1-17/+30
2013-06-30HTML validationfisharebest1-2/+3
2013-06-30More refactoring - census assistantfisharebest1-39/+2
2013-06-30More refactoringfisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-1334/+1630