summaryrefslogtreecommitdiff
path: root/resources/views/message-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2022-05-02Outdated bootstrap markupGreg Roach1-5/+5
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-5/+5
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-5/+5
2021-02-18HTML validationGreg Roach1-2/+2
2021-02-10CodeStyleGreg Roach1-0/+12
2019-12-03Apply PSR12 code style to templatesGreg Roach1-2/+6
2019-11-10Fix: #2108 - need context for translation for 'From' and 'To'Greg Roach1-2/+2
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-3/+4
2019-10-10Working on routingGreg Roach1-2/+2
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach1-1/+1
2019-03-22Fix: #2188 - mixed ltr/rtl text in to/from fields in compose-message pageGreg Roach1-2/+2
2019-02-01Refactor admin controllers and add testsGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-2/+2
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+58