summaryrefslogtreecommitdiff
path: root/includes/functions/functions_edit.php
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Remove some old GEDCOM manipulation functionsGreg Roach1-54/+0
2013-08-09Revert "Bug 1209483 - Fix adding media to individual and call to undefined fu...Greg Roach1-76/+0
2013-08-08Bug 1209483 - Fix adding media to individual and call to undefined function l...makitso1-0/+76
2013-07-26Fix: broken asso link causes PHP errorfisharebest1-5/+20
2013-07-05Fix bugs - edit raw gedcomfisharebest1-12/+21
2013-06-30More refactoringfisharebest1-12/+14
2013-06-29(no commit message)fisharebest1-881/+25
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-1/+1
2013-06-14#1184685 - Errors in English text - help text for "TYPE"fisharebest1-1/+0
2013-06-14#1184668 - Errors in English text - media itemfisharebest1-2/+0
2013-06-07Remove unnecessary help-text for CEME tag. It doesn't really need any explan...fisharebest1-1/+0
2013-06-01Don't say "GEDCOM" unless we mean it.fisharebest1-1/+1
2013-06-01#1109229 - Fam record not removed when it shouldfisharebest1-0/+10
2013-05-13#1161600 - Tags "1 _WT_OBJE_SORT" not deletedfisharebest1-20/+9
2013-05-12#1100239- SMTP_HELO site config setting is incorrectly labelledfisharebest1-6/+0
2013-05-12#1163900 - Wrong help text for associate in a fact or eventfisharebest1-2/+8
2013-03-24#1157189 - Fan chart falls back to awkward defaultsfisharebest1-1/+1
2013-03-24#1156801 - No SPFX when adding a childfisharebest1-16/+19
2013-03-24#1158864 - Add unlinked individual fails when patrilineal surname tradition i...fisharebest1-24/+27
2013-03-24Treat "2 _ASSO" as a synonym for "2 ASSO". See http://wiki-de.genealogy.net/...fisharebest1-44/+53
2013-03-18Fix - PHP error while displaying concurrent-edit error.fisharebest1-4/+8
2013-03-12Do not show "special char" link on XREF fieldsfisharebest1-2/+1
2013-02-14#1070561 - "When a name contains a NOTE field, editing the name causes the NO...Nigel Osborne1-2/+2
2013-01-22Add better support for QUAY tagfisharebest1-3/+4
2012-11-22#1081100 - Inconsistency when entering occupationfisharebest1-11/+5
2012-11-16I18N: use consistent textfisharebest1-1/+1
2012-11-14Refactor access to the _PRIM tag in media objectsfisharebest1-33/+35
2012-11-09#1076226 - NAME tag of John /Phillips/ /Kelly/ produces incorrect SURN tagfisharebest1-1/+3
2012-11-06Fix: only first comma converted to space when generating a "gedcom name"fisharebest1-3/+3
2012-11-05#1074693 - Help text out of date - SPFXfisharebest1-6/+0
2012-11-03Use s_name for sorting, rather than n_full. It is the same data, and quicker...fisharebest1-2/+2
2012-11-02Reload parent window after creating new media object (only when adding to lev...fisharebest1-1/+1
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-15/+8
2012-10-11fix: expanding LATI/LONG not workingƁukasz Wilenski1-1/+1
2012-10-09Remove PHP5.4 code constructfisharebest1-4/+12
2012-10-09Add support for patrilineal and matrilineal surname traditions.fisharebest1-0/+24
2012-10-08#1063490 New SHARED_NOTE being added wrong to GEDCOMNigel Osborne1-6/+9
2012-10-06#1062081 - NAME field automatically updated to incorrect name when updatingfisharebest1-42/+46
2012-10-05Moving input field sizes from core code to stylesheets - logic errorNigel Osborne1-4/+3
2012-10-05Moving input field sizes from core code to stylesheetsNigel Osborne1-102/+13
2012-10-04Remove the auto-complete for NPFX/SPFX/NSFX - it isn't helping data entry.fisharebest1-11/+20
2012-10-02Small change to the appearance of the edit-names pop-upNigel Osborne1-2/+2
2012-10-01Replace list of prefixes / suffixes with autocomplete as discussed in http://...Nigel Osborne1-3/+3
2012-09-30FIx: svn14135 introduced a regression in the handling of surname prefixes. T...fisharebest1-3/+3
2012-09-15Part of #1006430 - rtl/ltr parenthesis etc.fisharebest1-2/+2
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-3/+3
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-2/+2
2012-09-13Remove duplicate HTML attributefisharebest1-1/+1
2012-09-13Link to census assistant generating invalid HTML. Help text unreachable (and...fisharebest1-22/+4
2012-09-03Rename "OK" buttons to "save", in accordance with http://wiki.webtrees.net/Te...fisharebest1-3/+3