summaryrefslogtreecommitdiff
path: root/app/Module/CensusAssistantModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
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
2023-01-11CodeStyle - use null coalesce operatorGreg Roach1-1/+1
2022-12-16Fix: 4666 - Cannot enter empty row into census assistantGreg Roach1-2/+2
2022-11-18Use ValidatorGreg Roach1-18/+14
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+2
2022-02-20Fix: #4213 - double line spaces in census assistantGreg Roach1-4/+2
2021-11-08Add code commentsGreg Roach1-0/+2
2021-11-08Fix: #4111 - use line-break, not paragraph break, in census transcriptGreg Roach1-3/+7
2021-11-06Fix: #4084 - need paragraph break between parts of census transcriptGreg Roach1-1/+11
2021-10-12PHPdocGreg Roach1-7/+7
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-5/+5
2020-07-04Change variable namesGreg Roach1-1/+1
2020-05-20Fix: #3258, Fix: #3236 - allow multi-line comments in census assistantGreg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-5/+6
2020-03-14#3109 - generate census columns using census languageGreg Roach1-0/+3
2020-03-07Fix: #3106 - set head-of-household automaticallyGreg Roach1-0/+3
2020-03-07Fix: #3105 - empty cell in first column of census table not renderedGreg Roach1-23/+13
2020-02-29Fix: #3058 - cannot add empty rows using census assistantGreg Roach1-10/+27
2020-01-12Fix: all-numeric XREFs break census assistantGreg Roach1-1/+2
2020-01-10Fix: #2964 - error adding empty row in census assistantGreg Roach1-8/+10
2019-12-13CodeStyle - strict typesGreg Roach1-3/+5
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-2/+2
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach1-2/+2
2019-11-10Fix: #2765 - census assistantGreg Roach1-4/+4
2019-10-30Add assertions for route parametersGreg Roach1-1/+6
2019-10-21Strict typesGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-1/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-3/+2
2019-05-09PSR-7 requestsGreg Roach1-11/+13
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-17/+17
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-2/+2
2019-03-07Code style and testingGreg Roach1-2/+2
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-01Removed duplicate interfaces in implements (#2288)Rico Sonntag1-1/+1
2019-02-20Fix PHP error when adding empty factGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+1
2019-01-30Clean up module codeGreg Roach1-1/+1
2019-01-30Module functions do not need to be staticGreg Roach1-2/+2
2019-01-22PHPdocGreg Roach1-2/+10
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-2/+2