summaryrefslogtreecommitdiff
path: root/individual.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-114/+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-23/+4
2018-01-07Typo: addition/addtion. Fix: missing help windowsGreg Roach1-1/+1
2018-01-07Use view for individual pageGreg Roach1-106/+18
2018-01-06Use e() helper functionGreg Roach1-6/+6
2018-01-06Refactor: simpler url() function for recordsGreg Roach1-1/+1
2017-12-02Working on media handlingGreg Roach1-5/+6
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-1/+1
2017-10-28DashboardGreg Roach1-1/+1
2017-09-10Working on individual page silhouettesGreg Roach1-2/+2
2017-09-10Working on individual page silhouettesGreg Roach1-16/+23
2017-09-09Use a carousel for the individual's primary imageGreg Roach1-2/+26
2017-09-09Move edit links from menu to the data they are editingGreg Roach1-6/+24
2017-09-09Fix: #1338 - make the 'add media' easier to findGreg Roach1-0/+7
2017-08-26Fix #1326 - individual tabs do not wrapGreg Roach1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-1/+1
2017-06-22Alert linksGreg Roach1-4/+4
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-151/+95
2017-03-222017Greg Roach1-1/+1
2016-10-13Fix #940 - 'years' in age stringsGreg Roach1-2/+2
2016-10-13Consistent use of getAge()Greg Roach1-1/+1
2016-10-12Remove unused parameterGreg Roach1-1/+1
2016-07-07Fix #1055 - flash messages shown on wrong pageGreg Roach1-1/+1
2016-06-29Fix #948 - alignment/styling of status messagesGreg Roach1-28/+12
2016-06-29Consistent styling of status messages.Greg Roach1-2/+2
2016-06-18Automate USE_RIN - no need for optionGreg Roach1-1/+1
2016-06-18Fix #909 - not all user-interfaces use 'click'Greg Roach1-2/+1
2016-06-16php-cs-fixerGreg Roach1-1/+0
2016-06-05CodeStyleGreg 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-2/+9
2015-11-12Use sessionStorage instead of cookiesGreg Roach1-8/+5
2015-09-07Fix #720 - ajax links require rel=nofollowGreg Roach1-4/+5
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-6/+8
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-3/+3
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-0/+1
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-4/+11
2015-03-02PSR-1Greg Roach1-6/+6
2015-03-02PSR-1Greg Roach1-2/+2
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-40/+31