summaryrefslogtreecommitdiff
path: root/branches.php
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-09-15Remove old/unreachable codefisharebest1-1/+1
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-04-03#972588 - autocomplete - family results when marriage year is not knwonfisharebest1-2/+3
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-5/+3
2012-03-29Fix two soundex bugsfisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-8/+3
2012-03-18#898148 - Branches Soundex search outputfisharebest1-23/+26
2012-03-18Refactor soundex functions into a separate class.fisharebest1-4/+4
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-5/+4
2012-01-03minor adjustmentŁukasz Wilenski1-2/+2
2011-12-14Revert new design for branches list. The theory is good, but treeview.js lib...fisharebest1-67/+59
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-7/+7
2011-12-12HTML validation: & => &fisharebest1-2/+2
2011-12-12Missing I18N hintsfisharebest1-1/+1
2011-12-07Branches list - infinite recursionfisharebest1-8/+11
2011-12-06Revised display for branches list Nigel Osborne1-50/+66
2011-11-29Closing div in wrong placeNigel Osborne1-1/+1
2011-11-29#897508 - branches list - duplicated individuals (svn 12939)fisharebest1-1/+1
2011-11-28Minor change to branches.php layoutNigel Osborne1-2/+2
2011-11-28#815365 - Branches List - Soundex Searcfisharebest1-10/+10
2011-11-24#894203 - Branches list (sn 12893) - "random surname" (wrong sort used - dupl...fisharebest1-1/+1
2011-11-24#894203 - Branches list (sn 12893) - "random surname"fisharebest1-6/+0
2011-11-24#894203 - Branches list (sn 12893) - "random surname"fisharebest1-14/+6
2011-11-23Correct centering of table content - branches.phpNigel Osborne1-1/+3
2011-11-23arg 'surn' renamed 'surname' according to menubar.phpChristophe Bx1-4/+4
2011-11-22sort toplevel list by birthdateChristophe Bx1-5/+14
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-3/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-3/+4
2011-10-25add sposue lifespan on brnachesŁukasz Wilenski1-1/+1
2011-10-25#815370 - Branches List - generation number - RTL nameŁukasz Wilenski1-2/+2
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest1-1/+1
2011-09-25fix typoŁukasz Wilenski1-1/+1
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-21/+6
2011-07-14I18N: text relating to phonetic searchingfisharebest1-2/+2
2011-07-05branches: undefined variable error, plus XHTML validation errorsfisharebest1-32/+29
2011-05-31Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.fisharebest1-2/+2
2011-05-01Change the display of unknown names from "(Unknown)" to "…". This avoids m...fisharebest1-1/+1
2011-04-26reverse wrongly submitted changesŁukasz Wilenski1-8/+5
2011-04-26(no commit message)Łukasz Wilenski1-5/+8
2011-03-13branches -> use correct surnames; hide ID numbersŁukasz Wilenski1-5/+8
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-2/+2
2011-03-09fix sosa number in branchesŁukasz Wilenski1-42/+41
2011-03-07Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...fisharebest1-1/+1
2011-03-07Branches - enable right-click on spouse-surname (instead of javascript onclic...fisharebest1-1/+1
2011-03-04Performance: move gedcom lookup codes to their own classes, so we only load/t...fisharebest1-4/+4
2011-02-09Copy common images to individual themes. Remove old/unused icons.fisharebest1-2/+2
2011-01-06Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-3/+9