summaryrefslogtreecommitdiff
path: root/app/Module/ModuleThemeInterface.php
AgeCommit message (Expand)AuthorFilesLines
2026-03-18Bootstrap color scheme can be either fixed (light/dark) or auto (#5338)Greg Roach1-1/+1
2026-03-15Add support for bootstrap dark mode (minimal theme only)Greg Roach1-0/+2
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31PHP 8.2 - union typesGreg Roach1-3/+3
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-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach1-9/+0
2021-10-13Add missing type-hintsGreg Roach1-2/+2
2021-10-12PHPdocGreg Roach1-3/+3
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-08TyposGreg Roach1-1/+1
2019-12-20Unused importsGreg Roach1-1/+0
2019-11-15Fix: #2729 - missing fact icons in xenea themeGreg Roach1-9/+0
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-20Move chart-boxes from theme-functions to viewsGreg Roach1-41/+0
2019-03-07Code style and testingGreg Roach1-1/+1
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach1-2/+7
2019-01-30Refactor themes into modulesGreg Roach1-3/+100
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-08Create ModuleInterfaceGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-07-16Use PSR2 code styleGreg Roach1-1/+2
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+25