summaryrefslogtreecommitdiff
path: root/app/Module/UserWelcomeModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-03-11Replace: #5087 - use SVG icons as defaults in the welcome blocksGreg Roach1-4/+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-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-05Fix: double-encoding in html/user-welcome block titlesGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-21PHPdocGreg Roach1-4/+4
2021-10-29TypeHintsGreg Roach1-4/+1
2021-10-12PHPdocGreg Roach1-5/+5
2021-09-15Fix: XSS vulnerability in some module titlesGreg Roach1-2/+2
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-3/+3
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+3
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-1/+2
2019-10-24Fix: #2691 - Routing for account edit/deleteGreg Roach1-1/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-1/+0
2019-07-14Refactor blocksGreg Roach1-29/+19
2019-04-28Fix: #2393 outdated links to pedigree chart from welcome blockGreg Roach1-4/+1
2019-04-17Collections: combine filter() and first()Greg Roach1-3/+2
2019-04-16Links to pedigree charts missing from welcome blocksGreg Roach1-1/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-3/+3
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-20Block stylingGreg Roach1-1/+2
2019-03-07Code style and testingGreg Roach1-2/+2
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-02-23Refactor module componentsGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-2/+1
2019-01-30Apply fixes from StyleCI (#2163)Greg Roach1-1/+2
2019-01-30Create ModuleServiceGreg Roach1-1/+16
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-24Refactoring module APIGreg Roach1-2/+2
2019-01-22Merge chart controllers into chart modulesGreg Roach1-1/+1
2019-01-22PHPdocGreg Roach1-2/+10
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-5/+12
2019-01-06Fix: #1467 - inline text containing mixed LTR/RTLGreg Roach1-1/+3
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-19Strict typesGreg Roach1-1/+1
2018-12-19Refactor $ctype global as a parameterGreg Roach1-3/+3