summaryrefslogtreecommitdiff
path: root/app/Module/IndividualListModule.php
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-08-18Remove old CSSGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-2/+1
2021-02-04Code styleGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Move user constants to the user interface classGreg Roach1-7/+2
2020-12-23Use constants for unknown surname and given namesGreg Roach1-9/+9
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-08-11Fix: #3474 - wrong surname used in link to individual listGreg Roach1-1/+3
2020-08-02Fix: #3459 - MySQL/Postgres compatibilityGreg Roach1-14/+26
2020-08-02Fix: #3457 - postgres compatibility in individual listsGreg Roach1-4/+4
2020-07-26Fix: #3432 - individual list - output type brokenGreg Roach1-13/+13
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-11/+943
2019-11-08I18N commentGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+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-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-6/+6
2019-08-11Fix: #2529 incorrect check for module/list permissionsGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-7/+7
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-02-24PHPdocGreg Roach1-2/+12
2019-02-23Refactor module componentsGreg Roach1-1/+1
2019-02-23Lists as ModulesRichard Cissee1-0/+81