summaryrefslogtreecommitdiff
path: root/family.php
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Send 404 instead of 403 for private/not found pages. Otherwise search engine...fisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-3/+3
2011-12-12Standardise format for each overall page container: <div id="xxx-page"> where...Nigel Osborne1-1/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-2/+2
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-6/+6
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-36/+28
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest1-4/+4
2011-10-24#604136 - Nav Options box location display bug-SVN906651Ɓukasz Wilenski1-1/+1
2011-09-21Send 403 (denied) instead of 200 (OK) for records that are not found. Otherw...fisharebest1-0/+1
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-4/+0
2011-07-14#807800 - accept or reject: context? fisharebest1-4/+4
2011-06-28Fix: mediaviewer.php is not re-drawing after edits.fisharebest1-12/+7
2011-06-28Clarify privacy on family.php page: Only attempt to show children/parents/gr...fisharebest1-2/+11
2011-06-28#802729 - Private informationfisharebest1-1/+1
2011-06-24I18N: do not use %s placeholders for HTML fragments. This breaks the LTR/RTL...fisharebest1-4/+28
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-06-10I18N: feedback from translators. use standard message for file not found. t...fisharebest1-4/+4
2011-06-10I18N: feedback from translators. It is better to have separate translations ...fisharebest1-5/+5
2011-06-09Improve the English phrasing of new messagesfisharebest1-4/+4
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-24/+17
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-18/+31
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-6/+8
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-30/+26
2011-01-22Remove hard-coded "align:left". Not needed on LTR, and breaks RTL.fisharebest1-3/+3
2011-01-07Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-8/+16
2011-01-02Minor tidy up. Use Objects instead of XREFsfisharebest1-1/+1
2011-01-02Remove SHOW_SPIDER_TAGLINE options. Search engines such as Google actively d...fisharebest1-7/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-8/+8
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-31Missing "add mother/father" links on family pagefisharebest1-1/+1
2010-11-27use $family->getHtmlUrl() instead of manually generating links to family.phpLarry Meaney1-1/+1
2010-10-30(no commit message)fisharebest1-3/+3
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-5/+5
2010-10-30(no commit message)fisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-1/+1
2010-06-26Remove old references to print-preview modefisharebest1-2/+2
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+136