summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Collapse)AuthorFilesLines
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 ↵fisharebest1-10/+10
always be the same object
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 ↵fisharebest1-30/+63
need different access checks and do different things
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 ↵fisharebest1-5/+5
viewing.
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
2013-06-17#1100139 - Change Family Members screen not populatingfisharebest1-41/+19
2013-06-14#1184668 - Errors in English text - media itemfisharebest1-7/+7
2013-05-13#1161600 - Tags "1 _WT_OBJE_SORT" not deletedfisharebest1-1/+1
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-1/+1
2013-05-05#1164413 - special character insertionfisharebest1-1/+17
2013-04-30Census Assistant - Amend links to WIKI pages and correct a layout problem.Nigel Osborne1-13/+14
2013-03-29Fix - PHP error when an admin tries to edit and editing is disabledfisharebest1-1/+3
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work ↵fisharebest1-3/+0
around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive.
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-30#1105714 - edit_interface remained open after savefisharebest1-10/+4
2012-12-04#1079517 - undefined variable: successfisharebest1-4/+0
2012-12-04#1079517 - undefined variable: successfisharebest1-4/+0
2012-11-30#1084874 - "Go to new individual" problemfisharebest1-18/+19
2012-11-23Fix: undefined (harmless error about) variable $successfisharebest1-4/+0
2012-11-20#1080948 - SVN 14559-ADD a spouse from INDI (relative tab)fisharebest1-4/+2
2012-11-17#1080104 - SVN 14557 - Add a spouse from FAM record pagefisharebest1-2/+10
2012-11-16edit-interface - (a) missing ged=XXX urls, (b) missing/inconsistent titlesfisharebest1-67/+95
2012-11-16Remove duplicate titles in edit_interfacefisharebest1-4/+0
2012-11-16#1079517 - undefined variable: successfisharebest1-1/+3
2012-11-14Remove old code - we now delete records in action.phpfisharebest1-16/+9