summaryrefslogtreecommitdiff
path: root/app/Module/FamilyNavigatorModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1/+6
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-10-08CodeStyleGreg Roach1-5/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-11PHPdocGreg Roach1-2/+6
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-22#2130 - default order of menus clashes with user-defined order from previous ...Greg Roach1-1/+1
2019-01-22PHPdocGreg Roach1-2/+10
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-4/+10
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-5/+5
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach1-27/+35
2018-07-14Remove unused import statementsGreg Roach1-3/+0
2018-07-07Remove global variables from blocksGreg Roach1-5/+0
2018-06-28Reorganise module viewsGreg Roach1-1/+1
2018-03-16Fix: #1628 - update family navigator to use bootstrap dropdownsGreg Roach1-213/+1
2018-01-13Use views for genealogy objectsGreg Roach1-15/+17
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Refactor: simpler url() function for recordsGreg Roach1-4/+4
2017-12-03Scrutinizer Auto-Fixes (#1526)Scrutinizer Auto-Fixer1-2/+2
2017-11-03Code styleGreg Roach1-1/+0
2017-10-11Start to refactor relationship names/calculationsGreg Roach1-2/+4
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-59/+63
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-4/+6
2017-03-082017Greg Roach1-1/+1
2017-01-13Merge minor changes from develop branchGreg Roach1-18/+18
2016-12-25Code style - single quotesGreg Roach1-1/+1
2016-07-16Fix #1064 - suppress links to private individualsGreg Roach1-0/+8
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-18Unused useGreg Roach1-1/+0
2015-06-18Use rel=nofollow instead of hiding linksGreg Roach1-3/+3
2015-06-08PHPDocGreg Roach1-3/+15
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+3
2015-06-04Function belongs in controllerGreg Roach1-1/+1
2015-05-31PSR-4Greg Roach1-1/+6
2015-05-30Code styleGreg Roach1-4/+5
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-14Fix #462 - family navigator trying (unsuccessfully) to re-apply existing priv...Greg Roach1-47/+39