summaryrefslogtreecommitdiff
path: root/modules_v3/descendancy
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-230/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-39/+38
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-24Do not need exit() at the last line of codeGreg Roach1-1/+0
2014-12-05PHPDocGreg Roach1-2/+33
2014-11-27PHPDocGreg Roach1-7/+7
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-11Descendancy moduel - tidy layout and remove some unreachable codeGreg Roach1-125/+120
2014-05-18Fix jQuery usage bugs ...David Drury1-122/+108
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-09-22Don't show (most) sidebar content to search enginesGreg Roach1-1/+3
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
2013-08-11Fix: cannot add spouse to familyGreg Roach1-1/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-21PHP and javascript errors in descendancy sidebar.fisharebest1-20/+21
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-8/+1
2013-06-29(no commit message)fisharebest1-11/+11
2013-02-07Fix: descendancy sidebar not working with jQuery 1.9fisharebest1-5/+3
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-2/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-11Sidebar descendants tab - validation errorNigel Osborne1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-3/+3
2012-05-30Fix: Descendancy sidebar crashes when a pending individual is deletedfisharebest1-1/+1
2012-05-26Need to explicitly close sessions for AJAX responses. TODO we should really ...fisharebest1-0/+1
2012-04-03#972588 - autocomplete - family results when marriage year is not knwonfisharebest1-1/+1
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-1/+1
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-25Replace $WT_IMAGES array of images with CSS.fisharebest1-17/+13
2012-03-25Replace $WT_IMAGES array of images with CSS.fisharebest1-3/+1
2012-01-02fix JS Uncaught exception: ReferenceError: Undefined variable: dloadedNamesŁukasz Wilenski1-2/+6
2011-12-12HTML validation: & => &fisharebest1-3/+3
2011-12-11#902683 - webtrees 1.2.4 W3C errors Bugfisharebest1-17/+16
2011-12-11webtrees 1.2.4 W3C errors Bug #902683Nigel Osborne1-4/+2
2011-11-29Remove unused code ($_SESSION)fisharebest1-6/+9
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-6/+6
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-4/+18
2011-11-04Small tidy up of fix for 854728fisharebest1-3/+2
2011-11-04#854728 - Descendants module does not show one-parent-familiesŁukasz Wilenski1-0/+5
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-20/+4
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-1/+1
2011-09-21Convert some "List Names" to "Full Names"fisharebest1-4/+4
2011-09-14Performance - it is faster to extract the sex from the gedcom record than it ...fisharebest1-1/+1
2011-09-10#822603 - Death flag set wrongly fisharebest1-1/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+249