summaryrefslogtreecommitdiff
path: root/app/Module/FrequentlyAskedQuestionsModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-09-15PHPdocGreg Roach1-2/+2
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-3/+11
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
2024-03-31Refatoring class DBGreg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-3/+3
2024-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-9/+3
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-07Fix: #4650 - default tree in FAQ admin pageGreg Roach1-1/+5
2022-11-18Use ValidatorGreg Roach1-19/+21
2022-09-06CodeStyleGreg Roach1-0/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+3
2022-02-18PHPdocGreg Roach1-1/+1
2021-10-29CodeStyle - remove default parametersGreg Roach1-1/+1
2021-10-29TypeHintsGreg Roach1-4/+2
2021-10-15Prefer object to stdClassGreg Roach1-4/+3
2021-02-17Fix: off-by-one error in FAQ admin pageGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-1/+1
2019-12-13CodeStyle - strict typesGreg Roach1-2/+4
2019-12-10PHPdocGreg Roach1-1/+1
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-1/+1
2019-11-11Simplify access to current localeGreg Roach1-10/+3
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-3/+10
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-22Use tree serviceGreg Roach1-25/+28
2019-10-22Use POST+GET for module adminGreg Roach1-2/+21
2019-10-19Fix: #2649 - Fix routing for FAQ moduleGreg Roach1-40/+25
2019-10-18Type hintsGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+5
2019-10-15wipGreg Roach1-5/+5
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach1-0/+2
2019-10-06Working on routingGreg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-14/+17
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-3/+3
2019-05-10Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTMLGreg Roach1-0/+17
2019-05-09PSR-7 requestsGreg Roach1-11/+14
2019-04-25Strict typesGreg Roach1-1/+1