Commit Graph

17 Commits (6738fbeec373661839a8436824b6288aea8cbe54)

Author SHA1 Message Date
Allen Taylor 6c177d5173 Added timestamps for questions
Igor Scheller dfcacaa331 Renamed message send buttons
closes  (Sending a message and an irritating button)
Michael Weimann ea034ecec6 Add the container class to some views
Michael Weimann e16e0b2644 Migrate Question usages
Igor Scheller 6df3dc8489 questions: Don't strip content from messages
closes  ("=" removed in Questions & Answers)
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes  (Security Vulnerability)
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller 73175e2b64 : Added routing
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
Leandra Eberle 4116e0114e Change ask an Arch Angel, to Ask the Heaven because the Arch Angel only role is deprecated
msquare e965f8d041 prohibit inline control structures on model and view
Philip Häusler 74647e16d3 add basic bootstrap theme
Philip Häusler 8a5915594f gettext for admin active
Philip Häusler 7d3239f3fe forgot to add the new views