summaryrefslogtreecommitdiff
path: root/source.php
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Fix: #2369 - legacy URLs should send a permanent redirect instead of displayi...Greg Roach1-1/+2
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+1
2018-01-13Use views for genealogy objectsGreg Roach1-62/+4
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-07Rename alerts for consistency with bootstrap4Greg Roach1-1/+1
2018-01-07Move pending messages to the viewsGreg Roach1-25/+4
2018-01-07Typo: addition/addtion. Fix: missing help windowsGreg Roach1-1/+1
2018-01-07Use view for source pageGreg Roach1-78/+8
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-1/+1
2017-07-16Add media objects/links to recordsGreg Roach1-4/+1
2017-06-22Alert linksGreg Roach1-4/+4
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-95/+59
2017-03-24Merge some changes from develop branchGreg Roach1-1/+1
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-3/+3
2016-06-29Fix #948 - alignment/styling of status messagesGreg Roach1-29/+13
2016-06-29Consistent styling of status messages.Greg Roach1-1/+1
2016-06-05CodeStyleGreg Roach1-1/+1
2016-04-16Added items are always newGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-6/+6
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-89/+126
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-11/+14
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-1/+2
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+2
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-5/+12
2015-03-02PSR-1Greg Roach1-5/+5
2015-02-16GlobalsGreg Roach1-8/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-40/+34
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-7/+7
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-22Better description of variable namesGreg Roach1-2/+2
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-10/+9
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+1
2014-07-20Removed unused javascript functionsDavid Drury1-5/+8
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-12/+4
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-08Add CSRF checks to action.php callbacksGreg Roach1-4/+4
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-5/+5