index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-12-01
Models: Updated docs
Igor Scheller
2019-11-30
Use pcov to speed up tests with code coverage
Igor Scheller
2019-11-30
Fixed LegacyDevelopment Exception handler to produce less verbose output
Igor Scheller
2019-11-29
Twig update to 3.0.0 and Renderer type hinting
Igor Scheller
2019-11-29
Twig update to > 2.11: Fixed namespaces, warnings and cleanup
Igor Scheller
2019-11-29
Removed not used {trans} twig token
Igor Scheller
2019-11-29
PHP 7.4: Fixed xdebug code coverage
Igor Scheller
2019-11-29
First step to PHP 7.4 compatibility...
Igor Scheller
2019-11-28
Removed global $page
Igor Scheller
2019-11-22
MessageTrait: Fixed HeaderBag::get parameter deprecation in Symfony 4.4
Igor Scheller
2019-11-12
Adapt code style to PSR-12
Michael Weimann
2019-11-12
Introduce the NewsComments model
Michael Weimann
2019-11-11
Formatting to follow PSR-12
Igor Scheller
2019-11-10
News: Bug fixes, cleanup, comments & formatting
Igor Scheller
2019-11-10
Migrate news to model class
Michael Weimann
2019-11-06
src/: Formatting, doc block hints and cleanup
Igor Scheller
2019-11-06
BaseModel: Removed methods as already provided by Eloquent Builder
Igor Scheller
2019-11-03
remove legacy file guest start
msquare
2019-11-03
HasUserModel: Moved user method to trait
Igor Scheller
2019-10-28
Move translations whose message ids do not appear as literals in the sources ...
Luca
2019-10-27
Mail log: Formatting
Igor Scheller
2019-10-13
DatabaseServiceProvider: Use timezone from config (was not set before)
Igor Scheller
2019-10-13
Removed .mo translation files from version control, use .po as fallback
Igor Scheller
2019-10-08
Rebuild password reset
Igor Scheller
2019-10-08
Show normal login page after registration, added msg() template function
Igor Scheller
2019-10-08
Fixes: AuthController session error merging and StatsTest
Igor Scheller
2019-10-08
Response: Fixed naming to use renderer instead of view and added setter
Igor Scheller
2019-10-07
Exceptions: Added HttpNotFound exception
Igor Scheller
2019-10-07
Validation rules: min/max/between: Use string length to compare strings
Igor Scheller
2019-10-06
Mailer: Use users locale for translation
Igor Scheller
2019-08-21
Metrics: Add database access time
Igor Scheller
2019-08-20
Database: Use configured time zone
Igor Scheller
2019-07-21
migration: Order by migrated and append not migrated
Igor Scheller
2019-07-21
simplified login form, show password recovery always, some camp theme tweaks
msquare
2019-07-21
Merge pull request #624 from MyIgel/version
msquare
2019-07-21
ErrorHandler: Remove more form fields before serialization
Igor Scheller
2019-07-21
ErrorHandler: Remove some form fields before serialization
Igor Scheller
2019-07-21
AuthController return types
msquare
2019-07-21
Added version to credits and metrics page
Igor Scheller
2019-07-16
Allow nested rules (not and optional)
Igor Scheller
2019-07-10
Replaced validation with `respect/validation`
Igor Scheller
2019-07-09
Added validation to AuthController
Igor Scheller
2019-07-09
Implemented Validation for controllers
Igor Scheller
2019-07-08
Replaced gettext translation with package
Igor Scheller
2019-07-08
Moved translation helpers to sub namespace
Igor Scheller
2019-07-08
Renderer: Added shared data
Igor Scheller
2019-07-08
Implemented AuthController for login
Igor Scheller
2019-07-08
Metrics: Added scrape memory usage
Igor Scheller
2019-06-14
Added tests to HomeController
Igor Scheller
2019-06-14
Fix caching issue for '/' route
Luca
[next]