summaryrefslogtreecommitdiff
path: root/branches.php
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Convert hidden-print to d-print-nonemakitso1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-07-05Bootstrap stylingGreg Roach1-9/+14
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-44/+39
2017-03-222017Greg Roach1-1/+1
2016-06-22Fix #1027 - upper/lower caseGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-31Center branches headermakitso1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+8
2015-03-05Tables need bodiesGreg Roach1-19/+21
2015-03-02PSR-1Greg Roach1-1/+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-28/+23
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
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-10-30#1246178 - "Branches" h2 header label missing from branches.phpfisharebest1-201/+29
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-6/+5
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-18PHP error in branches.php when pedigree details privateGreg Roach1-0/+1
2013-08-16Show _NMR as well as MARR on chartsGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-1/+1
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest1-1/+1
2013-07-05More refactoring - branches.phpfisharebest1-9/+12
2013-06-29(no commit message)fisharebest1-6/+6
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