summaryrefslogtreecommitdiff
path: root/app/Module/ModuleSidebarTrait.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
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30Remove scrutinizer annotationsGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-24CodeStyleGreg Roach1-0/+7
2022-02-18PHPdocGreg Roach1-1/+1
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach1-1/+1
2021-10-29TypeHintsGreg Roach1-2/+2
2021-06-01Fix: #3915 - allow sidebars to modify title based on the individualGreg Roach1-1/+4
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-08TyposGreg Roach1-1/+1
2020-06-08CodeStyleGreg Roach1-5/+0
2019-12-10PHPdocGreg Roach1-1/+1
2019-11-23Avoid ambiguous functions such as empty()Greg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-05-17PHPdocGreg Roach1-1/+0
2019-03-08Add abstract dependencies to traitsGreg Roach1-0/+5
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-1/+2
2019-03-01Fix: initial order of tabs, menus, etc. wrongGreg Roach1-1/+1
2019-02-11PHPdocGreg Roach1-4/+10
2019-02-10component (tab, sidebar) titles may differ from module titles (#2198)Richard Cissée1-0/+4
2019-02-05#2159 - Allow tabs and sidebars to register the facts that they handle.Greg Roach1-0/+12
2019-01-26NULL == 0 error when sorting tabs/menus/sidebarsGreg Roach1-1/+1
2019-01-20Missing function visibility, etc.Greg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-0/+60