summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-01-02Metrics: Added controller feature testIgor Scheller
2020-01-02tests: code coverage cleanupIgor Scheller
2019-12-30Metrics: Fixed message countIgor Scheller
2019-12-30Message: Add coverage, fix method hintsIgor Scheller
2019-12-30Add message modelMichael Weimann
2019-12-25Metrics: Strict types and type hintingIgor Scheller
2019-12-24Metrics: Added users_force_activeIgor Scheller
2019-12-08Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation...Igor Scheller
2019-12-08ImportSchedule: Append talk language to shift titleIgor Scheller
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
2019-12-08Response: Added with and withInput methods and back/redirect functionsIgor 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-07Add Question modelMichael Weimann
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-22MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4Igor Scheller
2019-11-12Adapt code style to PSR-12Michael Weimann
2019-11-12Introduce the NewsComments modelMichael 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-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-03HasUserModel: Moved user method to traitIgor Scheller
2019-10-28Move translations whose message ids do not appear as literals in the sources ...Luca
2019-10-27Mail log: FormattingIgor Scheller
2019-10-13Fix/Cleanup tests for DatabaseServiceProviderIgor Scheller
2019-10-13Removed .mo translation files from version control, use .po as fallbackIgor Scheller
2019-10-08Rebuild password resetIgor Scheller
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-10-08Fixes: AuthController session error merging and StatsTestIgor Scheller
2019-10-08Response: Fixed naming to use renderer instead of view and added setterIgor Scheller
2019-10-08Tests: TestCase: Initialize $this->app on every runIgor Scheller
2019-10-07Exceptions: Added HttpNotFound exceptionIgor Scheller
2019-10-07Validation rules: min/max/between: Use string length to compare stringsIgor Scheller
2019-10-06Mailer: Use users locale for translationIgor Scheller
2019-09-17CI: Fix testsIgor Scheller
2019-09-06Routes config: Added test to ensure that routes are cacheable in productionIgor Scheller
2019-08-21Metrics: Add database access timeIgor Scheller
2019-07-21migration: Order by migrated and append not migratedIgor Scheller
2019-07-21show password recovery always, fix testmsquare
2019-07-21Merge pull request #624 from MyIgel/versionmsquare
2019-07-21ErrorHandler: Remove some form fields before serializationIgor Scheller
2019-07-21Added version to credits and metrics pageIgor Scheller
2019-07-20Basic coverage tests of logger classes for 100% unit tests coverageIgor Scheller
2019-07-16Basic coverage tests of logger classes for 100% unit tests coverageIgor Scheller
2019-07-16Allow nested rules (not and optional)Igor Scheller