summaryrefslogtreecommitdiff
path: root/includes/pages/user_news.php
AgeCommit message (Expand)Author
2019-12-19Add the container class to some viewsMichael Weimann
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-11-28Removed global $pageIgor Scheller
2019-11-12Migrate view to the NewsComments modelMichael Weimann
2019-11-10News: Bug fixes, cleanup, comments & formattingIgor Scheller
2019-11-10Migrate news to model classMichael Weimann
2019-06-03Log messages without inline HTMLIgor Scheller
2018-12-28comments: Don't strip charactersIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2017-12-25Formatting & DocstringsBot
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29Security: Only allow angels with admin_news_html privilege to use HTMLIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-08-21remove unused codemsquare
2016-08-21fix codacy unused codemsquare
2014-12-28harden the sql queriesPhilip Häusler
2014-12-26sort meetings by datePhilip Häusler
2014-12-26sort news by datePhilip Häusler
2014-12-07change button size in user_newsFelix Favre
2014-12-06use the new very cool glyph buttonFelix Favre
2014-09-08pulled complete menu to the top (go for mobile...)Philip Häusler
2014-08-23add user view, better bootstrapPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2014-05-13button style and redirect fixesPhilip Häusler
2014-01-05innodb and foreign keysPhilip Häusler
2013-11-28gettext some german translationPhilip Häusler