2330 Commits (18d5bd3bd49b724504e708d3f5bdc058b3242909)
 

Author SHA1 Message Date
Igor Scheller d6cb9c6258 Questions: Moved user tests to user and fixed attribute names, added @covers 5 years ago
Igor Scheller 8fc159f287 Stats: Added questions test 5 years ago
Michael Weimann e16e0b2644 Migrate Question usages 5 years ago
Michael Weimann 4f63bbbaac Add Question model 5 years ago
Michael Weimann 24578c5cb0 Add questions table migration 5 years ago
Michael Weimann fd90679a7d Update de po file 5 years ago
Igor Scheller ebef4c5bc3 Models: Updated docs 5 years ago
Igor Scheller 96cdf91c3c Use pcov to speed up tests with code coverage 5 years ago
Igor Scheller 9329889235 Fixed LegacyDevelopment Exception handler to produce less verbose output 5 years ago
Igor Scheller cd794fa5e8 footer.twig: Fix translation import warnings 5 years ago
msquare a18c7d13fc
Merge pull request #682 from MyIgel/php7.4
PHP 7.4 compatibility, PHP min version 7.2, Twig 3
5 years ago
Igor Scheller e80fb54522 Bumped PHP to >=7.2 as it not supported anymore (no security fixes) 5 years ago
Igor Scheller 577c052aff Twig update to 3.0.0 and Renderer type hinting 5 years ago
Igor Scheller 15e6740e12 Twig update to > 2.11: Fixed namespaces, warnings and cleanup 5 years ago
Igor Scheller f8e1f85089 Removed not used {trans} twig token 5 years ago
Igor Scheller a1e1d91a64 PHP 7.4: Fixed xdebug code coverage 5 years ago
Igor Scheller d203071de0 First step to PHP 7.4 compatibility... 5 years ago
Igor Scheller 14f8d208b8 Removed global $ical_shifts 5 years ago
Igor Scheller 0e386d2c7f Removed global $page 5 years ago
Igor Scheller a2f4426058 Migrations: Use on update cascade 5 years ago
msquare 3a6d096fff add 36c3 theme 5 years ago
Igor Scheller 5704174fe6 MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4 5 years ago
Michael Weimann 9a170c82cb Add auto focus to the login fiel 5 years ago
Igor Scheller aa91ab4cf7
Merge pull request #675 from weeman1337/feature-news-comments-migration
Introduce the NewsComments model
5 years ago
Michael Weimann d83d60ce8d Update phpcs readme section 5 years ago
Michael Weimann 50ffe99ac1 Add phpcs composer scripts 5 years ago
Michael Weimann 1bc5828c19 Add phpcs config file 5 years ago
Michael Weimann 17192a2c41
Adapt code style to PSR-12 5 years ago
Michael Weimann 35a7d853ff
Migrate view to the NewsComments model 5 years ago
Michael Weimann 26b8d2b921
Introduce the NewsComments model 5 years ago
Michael Weimann c0bf0b56f1
Add the news_comments table migration 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Igor Scheller b878740f80 News: Bug fixes, cleanup, comments & formatting
Use more magically available methods and properties
Fixed atom feed and stats not using the new model
5 years ago
Michael Weimann 6534191d59 Migrate news to model class 5 years ago
Igor Scheller 8b5b9e2c65 src/: Formatting, doc block hints and cleanup 5 years ago
Igor Scheller 2cce967eb0 Tests: Replaced duplicates and formatting/cleanup 5 years ago
Igor Scheller 867d720f15 Tests: Replaced setMethods as it is deprecated 5 years ago
Igor Scheller 109f112131 BaseModel: Removed methods as already provided by Eloquent Builder 5 years ago
msquare 416c49ae0b fix #634 by also allowing only restricted angeltypes 5 years ago
msquare 2b27b45aba remove legacy file guest start 5 years ago
msquare 613d258c87 fix #345 by adding a badge to shift view wich contains number of missing angels 5 years ago
msquare dc3de33a4b fix #287: handle IDN email addresses 5 years ago
Igor Scheller a514ba3adc HasUserModel: Moved user method to trait 5 years ago
Igor Scheller 4c81fee548
Merge pull request #667 from lujoga/translation
Fix some translation-related issues
5 years ago
skorpy2009 d00d66a634 add space between default credentials 5 years ago
Luca 8a298f0f5e Replace full-text message ids with keys in credits template 5 years ago
Luca 23d548585b Remove unused message from default.po 5 years ago
Luca 6cde313e47 Move translations whose message ids do not appear as literals in the sources into a separate file
Test whether additional.{m,p}o files are loaded correctly
5 years ago
Luca d10fe23366 Fix X-Poedit-Basepath for de_DE locale
Configure Poedit to correctly interpret the keyword _e
5 years ago
Igor Scheller 18de950d8f Mail log: Formatting 5 years ago