index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edit_interface.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
#733543 - "Edit Name" feature causes loss of 1 NAME tag (Internet Explorer)
Greg Roach
1
-56
/
+12
2013-09-07
Link to edit raw GEDCOM of NAME records hidden behind save button
Greg Roach
1
-7
/
+9
2013-09-06
MSDOS line endings break raw GEDCOM editing
Greg Roach
1
-4
/
+4
2013-09-01
Typo: prevents adding child to family
Greg Roach
1
-2
/
+2
2013-08-30
Fix: PHP5.3 compatibility
Greg Roach
1
-1
/
+1
2013-08-30
Initial size of textarea fields on raw gedcom edit
Greg Roach
1
-1
/
+1
2013-08-30
Editing two trees simultaneously causes edits in wrong tree
Greg Roach
1
-11
/
+28
2013-08-30
Re-implement raw GEDCOM editing
fisharebest
1
-4
/
+90
2013-08-30
Wrong validation of input parameters
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-164
/
+175
2013-08-27
Wrong fix for 'editing causes loss of name' bug
fisharebest
1
-0
/
+5
2013-08-27
Fix: editing name causes loss of NAME field
fisharebest
1
-7
/
+5
2013-08-27
Add child to individual; go to new record not working
fisharebest
1
-1
/
+5
2013-08-27
Add new individual; go to new record not working
fisharebest
1
-2
/
+6
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-16
/
+16
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-2
/
+2
2013-08-18
Update .PO files. Change <br/> to <br>
Greg Roach
1
-1
/
+1
2013-08-18
Fix: change family members removes all children
Greg Roach
1
-4
/
+14
2013-08-18
Fix: cannot add spouse to family (when not pending change)
Greg Roach
1
-2
/
+2
2013-08-18
Cannot set pedigree when creating one-parent family
Greg Roach
1
-1
/
+0
2013-08-18
Cannot set pedigree when creating one-parent family
Greg Roach
1
-1
/
+0
2013-08-18
Cannot set pedigree when creating one-parent family
Greg Roach
1
-1
/
+2
2013-08-14
Add default surname when creating one-parent family
Greg Roach
1
-0
/
+12
2013-08-13
Invalid GEDCOM created when adding new parent
Greg Roach
1
-6
/
+1
2013-08-12
Tidy up code
Greg Roach
1
-188
/
+207
2013-08-11
Fix: adding new mother not setting default surname
Greg Roach
1
-1
/
+1
2013-08-11
Fix: default surnames for new individuals
Greg Roach
1
-29
/
+52
2013-08-11
Fix: cannot add spouse to family
Greg Roach
1
-339
/
+368
2013-08-11
Tidy up
Greg Roach
1
-5
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-08-08
#1205910 - Updating Shared Note 'title' deletes it - svn 15356
Greg Roach
1
-2
/
+27
2013-07-30
Sex shown as "unknown" for new/pending records
fisharebest
1
-49
/
+27
2013-07-27
FIx: addspouse action not working
fisharebest
1
-28
/
+15
2013-07-25
#1200031 - Change family members (jon48)
fisharebest
1
-2
/
+2
2013-07-25
Fix (some) bugs in the GEDfact assistant media-links manager
fisharebest
1
-2
/
+2
2013-07-18
Rename function getFactbyType to getFirstFact to better reflect what it does
fisharebest
1
-6
/
+6
2013-07-18
Comparing GedcomRecords needs === rather than == as the same record will alwa...
fisharebest
1
-10
/
+10
2013-07-16
Refactor - no longer need WT_GedcomRecord::equals() - can use "=="
fisharebest
1
-2
/
+2
2013-07-13
Refactor - improve semantics of CRUD operations on facts
fisharebest
1
-32
/
+31
2013-07-13
Create separate edit actions for "add child" and "add inlinked indi". They n...
fisharebest
1
-30
/
+63
2013-07-12
Typo
fisharebest
1
-1
/
+1
2013-07-12
Refactor - callback to change family members
fisharebest
1
-140
/
+75
2013-07-09
Bug #1199296 - change family members for all but not for mother
Nigel Osborne
1
-1
/
+1
2013-07-08
typo
Nigel Osborne
1
-1
/
+1
2013-07-06
edit-interface - reorder children
fisharebest
1
-1
/
+1
2013-07-06
edit-interface - add new source
fisharebest
1
-1
/
+1
2013-07-06
edit-interface - add spouse
fisharebest
1
-9
/
+9
2013-07-06
edit-interface - add new spouse
fisharebest
1
-10
/
+15
2013-07-06
edit-interface - add new child
fisharebest
1
-2
/
+2
2013-07-05
The right place to check for privacy on facts is when we fetch them for view...
fisharebest
1
-5
/
+5
[next]