summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Recent changes created new translation strings - be consistentfisharebest1-9/+9
2012-11-14#1078565 - Re-order media pop-up: no styling & not functioning (SVN 14532)fisharebest1-0/+6
2012-11-14Fix: "save and go to new record" not working. Tidy up edit_interface code a ...fisharebest1-3/+3
2012-11-13Fix: "save and go to new record" not working. Tidy up edit_interface code a ...fisharebest1-275/+562
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-14/+0
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-63/+82
2012-10-23#1049039 - Help text bugs on family tabfisharebest1-12/+6
2012-10-13Streamline data entry - remove the step "click to paste ID"fisharebest1-14/+5
2012-10-08Tidy up change-family window.Nigel Osborne1-22/+33
2012-10-05Moving input field sizes from core code to stylesheetsNigel Osborne1-15/+17
2012-09-15Remove old/unreachable codefisharebest1-1/+1
2012-07-23Contributions from Matt N:fisharebest1-39/+0
2012-07-06Fix: Media List -> Edit Details does not refresh page after saving changesfisharebest1-11/+2
2012-07-06edit_interface.php - Don't bother print "success" when we are going to close ...fisharebest1-36/+2
2012-07-06Correction to 14068 - one piece of code is still required.Nigel Osborne1-1/+8
2012-07-05Remove some old/unused codefisharebest1-19/+5
2012-06-17Fix: edit-interface broken in recent change - errors in Javascriptfisharebest1-1/+4
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-46/+28
2012-04-06(1) Media-Assistant gives 404 error. (2) Move module code to module.fisharebest1-6/+2
2012-04-01Tune some autocomplete search functionsfisharebest1-2/+2
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-4/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-28Functions should return HTML, rather than output itfisharebest1-17/+17
2012-03-26Remove unused help linkŁukasz Wilenski1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-1/+1
2012-03-14#953787 - Child's individual source added w/o line-feedfisharebest1-2/+2
2012-03-13#953787 - Child's individual source added w/o line-feedfisharebest1-132/+93
2012-02-22Create one-parent-family: add option to set pedigree.fisharebest1-1/+8
2012-02-22Fix: new pedigree types not applied when adding childrenfisharebest1-27/+12
2012-02-21Bug #938158 - Special characters in Edit raw GEDCOM recordNigel Osborne1-2/+2
2012-02-14Refactor - move PEDI logic to the same filefisharebest1-22/+11
2012-02-14Fix: non-standard pedigree types not being saved.fisharebest1-4/+4
2012-02-13Provide better sizes for popup windows.fisharebest1-8/+8
2012-02-10Update help text for PEDIfisharebest1-0/+1
2012-02-06#803806 - Recent changes module sort by date, but not timefisharebest1-8/+8
2012-01-19#914172 - Re-order mediaŁukasz Wilenski1-20/+4
2012-01-16#916852 - Help Content Wrong fisharebest1-1/+1
2011-12-19need to know gender to proper name handling in Polish languageŁukasz Wilenski1-11/+12
2011-12-17translation of labelsŁukasz Wilenski1-8/+8
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-133/+133
2011-12-12HTML validation: readonly="readonly"fisharebest1-1/+1
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-57/+49
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-16/+16
2011-11-10Replace sorttables library with jQuery for "reorder children"Nigel Osborne1-36/+35
2011-11-10Replace sorttables library with jQuery for "reorder media"Nigel Osborne1-7/+0
2011-11-10Replace sorttables library with jQuery for "reorder families"Nigel Osborne1-11/+16
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...fisharebest1-3/+1
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSIONfisharebest1-1/+1
2011-11-06Improve the handling of popup windows after the login session has expired - c...fisharebest1-2/+2