Igor Scheller
|
edeab5e75f
|
Added Database class as a replacement for Db, fixed naming
|
6 years ago |
Igor Scheller
|
d36de2d26f
|
Quickfix for problems with the SmtpTransport
|
6 years ago |
Igor Scheller
|
47b3d35f36
|
Changed configuration comments to english
|
6 years ago |
Igor Scheller
|
01e9c22695
|
Implemented mailing abstraction
Closes #434
|
6 years ago |
Igor Scheller
|
9d34f371cb
|
Added CreditsController
|
6 years ago |
Igor Scheller
|
9e217d87c0
|
Template refactoring to use twig
|
6 years ago |
Igor Scheller
|
ac48332166
|
Models: Added LogEntry model
|
6 years ago |
Igor Scheller
|
9d9aa71eb7
|
Installation: Added migrations for install.sql and update.sql files
|
6 years ago |
Igor Scheller
|
5456fea503
|
$bugfixes
|
6 years ago |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
6 years ago |
Igor Scheller
|
3a11641647
|
Updated LegacyMiddleware to use Translator class
|
6 years ago |
Igor Scheller
|
acfe72cb91
|
Removed translation from config file
|
6 years ago |
Igor Scheller
|
8257864829
|
Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
|
6 years ago |
Igor Scheller
|
a2c47304d8
|
Added generic error pages
|
6 years ago |
Igor Scheller
|
427315195b
|
Moved translation/internationalization to Helpers\Translator class
|
6 years ago |
Igor Scheller
|
df6360044b
|
Added Twig template functions
|
6 years ago |
Igor Scheller
|
bb3d16d273
|
Added Twig template renderer, closes #338
|
6 years ago |
Igor Scheller
|
a1bc763a16
|
Added nikic/fast-route as routing dispatcher
|
6 years ago |
Igor Scheller
|
73c9d923e7
|
Renamed RoutingServiceProvider to Http\UrlGeneratorServiceProvider
|
6 years ago |
Igor Scheller
|
b0e7bc0df2
|
Made Engelsystem\Http\Request PSR-7 ServerRequestInterface compatible
|
6 years ago |
Igor Scheller
|
5427ee385d
|
Made Engelsystem\Http\Request PSR-7 RequestInterface compatible
|
6 years ago |
Igor Scheller
|
18fd73a899
|
Moved middleware to application config
|
6 years ago |
Igor Scheller
|
f3b3b6683c
|
Added middleware tests
|
6 years ago |
Igor Scheller
|
f3f05f6cc4
|
Make Engelsystem\Http\Response PSR-7 compatible
|
6 years ago |
Igor Scheller
|
20c03a155d
|
Implemented PSR-15 middleware handler
|
6 years ago |
Igor Scheller
|
92c26718fd
|
exceptions: implemented error rendering return
|
6 years ago |
Igor Scheller
|
864a086900
|
Prevent object serialization in session
|
6 years ago |
Igor Scheller
|
79e9714c74
|
Fix for Diactoros in legacy feature tests
|
6 years ago |
Igor Scheller
|
3c08829205
|
Added Http\Response and Psr7{Request,Response}
|
6 years ago |
Igor Scheller
|
2f41b9e441
|
Moved deploy.sh to bin folder
|
6 years ago |
Igor Scheller
|
235266ec53
|
Added basic database migration functionality
|
7 years ago |
Igor Scheller
|
e44ba84561
|
Refactoring: moved application bootstrapping to bootstrap.php
|
7 years ago |
Igor Scheller
|
78cddecef3
|
DatabaseServiceProvider: Added unit tests
|
7 years ago |
Igor Scheller
|
0d154365a2
|
models: return null on empty result
|
7 years ago |
Igor Scheller
|
646ffc1910
|
$bugfixes...
|
7 years ago |
Bot
|
5227fe6a94
|
Formatting
|
7 years ago |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
7 years ago |
Igor Scheller
|
0e8cc2f0a7
|
database: integrated illuminate/database do Db class, removed unused methods
|
7 years ago |
Igor Scheller
|
d4b36e9bad
|
Added Illuminate/Database
|
7 years ago |
Igor Scheller
|
e0b58d2a7d
|
Added illuminate/support and Fluent Interface to Config
|
7 years ago |
msquare
|
ddadaada9d
|
Merge pull request #415 from miadia/patch-1
Fixes issue:#401
|
7 years ago |
mia
|
c83771ed62
|
Fixes #401
Display "shift started" instead of "shift starts" when shift has already started.
|
7 years ago |
msquare
|
73ed2308c1
|
use user tshirt count
|
7 years ago |
msquare
|
b3ca550ed0
|
simplify t-shirt statistics
|
7 years ago |
msquare
|
0314ba19e3
|
make got t-shirt always available
|
7 years ago |
msquare
|
c961269bb7
|
better hour formatting
|
7 years ago |
msquare
|
d66dc43aec
|
fix worklog entry view
|
7 years ago |
msquare
|
372f474dbc
|
Merge pull request #407 from engelsystem/feature-work-log
Feature work log
|
7 years ago |
msquare
|
4579509b0e
|
update german translation
|
7 years ago |
msquare
|
ee9fbda098
|
add work date to work log
|
7 years ago |