summaryrefslogtreecommitdiff
path: root/resources/views/modules/user-messages
AgeCommit message (Expand)AuthorFilesLines
2025-02-20Code StyleGreg Roach1-1/+0
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-1/+11
2024-10-21Fix: #5046 - empty confirmation messageGreg Roach1-6/+12
2022-09-06CodeStyleGreg Roach1-0/+2
2022-08-25CodeStyleGreg Roach1-6/+6
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-4/+4
2022-05-18Update bootstrap 5 markup for select elements. See #4412Greg Roach1-1/+1
2022-04-09Button without stylingGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-7/+7
2022-01-31Upgrade commonmark from 1.x to 2.xGreg Roach1-1/+1
2021-10-15Prefer object to stdClassGreg Roach1-7/+7
2021-09-01Use wt- namespace for data attributesGreg Roach1-2/+2
2021-08-20Fix: #3989 - update old class namesGreg Roach1-10/+10
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-3/+2
2021-07-26Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...Greg Roach1-1/+1
2021-07-26Upgrade league/commonmark to 2.0Greg Roach1-1/+1
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-2/+2
2021-02-18HTML validationGreg Roach1-1/+1
2021-01-22Fix: #3682 - add bootstrap markup to user message blockGreg Roach1-0/+150