summaryrefslogtreecommitdiff
path: root/modules_v3/individuals
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-5/+5
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-04-03Same variable used twice in foreach()Greg Roach1-3/+3
2014-02-25Make counting number of individuals per surname optional as not required in i...Rico Sonntag1-1/+1
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-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-22Don't show (most) sidebar content to search enginesGreg Roach1-2/+4
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-8/+8
2013-02-15#1126327 - Sidebar (individual or family list) - searchingfisharebest1-1/+1
2013-02-09SIdebar individual/family list - need updating for jQuery 1.9fisharebest1-3/+3
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-2/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-08-26Remove some unused code from individuals/families sidebar. It seems to be tr...fisharebest1-18/+0
2012-08-12Remove some redundant white-space from the HTML. This improves our Google Pa...fisharebest1-4/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-05-26Need to explicitly close sessions for AJAX responses. TODO we should really ...fisharebest1-0/+1
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-25"Persons" should be "Individuals"fisharebest1-3/+3
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-4/+4
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-12-12HTML validation: & => &fisharebest1-2/+2
2011-12-11#902683 - webtrees 1.2.4 W3C errors Bugfisharebest1-16/+13
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest1-6/+4
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-4/+18
2011-09-21Convert some "List Names" to "Full Names"fisharebest1-2/+2
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/+246