summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-08Twig: Macros: Form: Use input options and primary submit buttonIgor Scheller
2019-12-08Response: Added with and withInput methods and back/redirect functionsIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-12-08Migration References->referencesUser: Changes $setPrimary from true to falseIgor Scheller
2019-12-08Migration: Fixed formattingIgor Scheller
2019-12-07Questions: Moved user tests to user and fixed attribute names, added @coversIgor Scheller
2019-12-07Stats: Added questions testIgor Scheller
2019-12-07Migrate Question usagesMichael Weimann
2019-12-07Add Question modelMichael Weimann
2019-12-07Add questions table migrationMichael Weimann
2019-12-01Update de po fileMichael Weimann
2019-12-01Models: Updated docsIgor Scheller
2019-11-30Use pcov to speed up tests with code coverageIgor Scheller
2019-11-30Fixed LegacyDevelopment Exception handler to produce less verbose outputIgor Scheller
2019-11-30footer.twig: Fix translation import warningsIgor Scheller
2019-11-30Merge pull request #682 from MyIgel/php7.4msquare
2019-11-30Bumped PHP to >=7.2 as it not supported anymore (no security fixes)Igor Scheller
2019-11-29Twig update to 3.0.0 and Renderer type hintingIgor Scheller
2019-11-29Twig update to > 2.11: Fixed namespaces, warnings and cleanupIgor Scheller
2019-11-29Removed not used {trans} twig tokenIgor Scheller
2019-11-29PHP 7.4: Fixed xdebug code coverageIgor Scheller
2019-11-29First step to PHP 7.4 compatibility...Igor Scheller
2019-11-28Removed global $ical_shiftsIgor Scheller
2019-11-28Removed global $pageIgor Scheller
2019-11-28Migrations: Use on update cascadeIgor Scheller
2019-11-23add 36c3 thememsquare
2019-11-22MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4Igor Scheller
2019-11-20Add auto focus to the login fielMichael Weimann
2019-11-20Merge pull request #675 from weeman1337/feature-news-comments-migrationIgor Scheller
2019-11-13Update phpcs readme sectionMichael Weimann
2019-11-13Add phpcs composer scriptsMichael Weimann
2019-11-13Add phpcs config fileMichael Weimann
2019-11-12Adapt code style to PSR-12Michael Weimann
2019-11-12Migrate view to the NewsComments modelMichael Weimann
2019-11-12Introduce the NewsComments modelMichael Weimann
2019-11-12Add the news_comments table migrationMichael Weimann
2019-11-11Formatting to follow PSR-12Igor Scheller
2019-11-10News: Bug fixes, cleanup, comments & formattingIgor Scheller
2019-11-10Migrate news to model classMichael Weimann
2019-11-06src/: Formatting, doc block hints and cleanupIgor Scheller
2019-11-06Tests: Replaced duplicates and formatting/cleanupIgor Scheller
2019-11-06Tests: Replaced setMethods as it is deprecatedIgor Scheller
2019-11-06BaseModel: Removed methods as already provided by Eloquent BuilderIgor Scheller
2019-11-03fix #634 by also allowing only restricted angeltypesmsquare
2019-11-03remove legacy file guest startmsquare
2019-11-03fix #345 by adding a badge to shift view wich contains number of missing angelsmsquare
2019-11-03fix #287: handle IDN email addressesmsquare
2019-11-03HasUserModel: Moved user method to traitIgor Scheller
2019-10-30Merge pull request #667 from lujoga/translationIgor Scheller
2019-10-28add space between default credentialsskorpy2009