1003 Commits (c9afc27ab9ea62269967df14a80581ed51ba6c71)

Author SHA1 Message Date
Igor Scheller 7762c0eb2b Translatable user groups & cutoff fix
Closes #318 (Typo: "irt Manager" instead of "Shirt Manager")
6 years ago
Igor Scheller 6187eed3bb Merge remote-tracking branch 'MyIgel/mailing' 6 years ago
Igor Scheller 66038eda14 Merge branch 'twig-templates' 6 years ago
Nos- b2303c0723 Tried to fix inputfields for date, email, tel 6 years ago
Igor Scheller 2a134e6c0b Config: Removed nightshifts query 6 years ago
Igor Scheller 0734807eef Merge remote-tracking branch 'MyIgel/logentry-model' 6 years ago
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations' 6 years ago
Igor Scheller 8456a3cf6f Moved emojis to assets 6 years ago
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes #434
6 years ago
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 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 2bebbeb191 Installation: Added migrations for install.sql and update.sql files 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 acfe72cb91 Removed translation from config file 6 years ago
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class 6 years ago
Igor Scheller bb3d16d273 Added Twig template renderer, closes #338 6 years ago
Igor Scheller 175c335810 Db::selectOne() should return null if result is empty 6 years ago
msquare 1090d5e889
Update shifts_controller.php
fix problem when missing needed angeltype entry
6 years ago
Igor Scheller d93ace2eae Prevent object serialization in session 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller f3b3b6683c Added middleware tests 6 years ago
msquare df30f7d5d8 merge pr #427: Use npm to handle frontend dependencies 6 years ago
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes 6 years ago
Igor Scheller 864a086900 Prevent object serialization in session 6 years ago
msquare 2832fe48ee rename some params (codestyle) 6 years ago
msquare 9496e35711 added comments and renamed short method to url generators 6 years ago
msquare 5a83d4fb8b fix broken css class on main menu angel icon 6 years ago
msquare 6dbec2e2fb remove unused code 7 years ago
msquare 0f1da65f2a
Merge pull request #421 from MyIgel/master
Prevent empty string after $tokens = explode(' ', $search);
7 years ago
msquare 2e1c2cf3b5 remove br between shift filter checkboxes 7 years ago
Igor Scheller e44ba84561 Refactoring: moved application bootstrapping to bootstrap.php 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 b2e5b5c44d Prevent empty string after $tokens = explode(' ', $search); 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 ee9fbda098 add work date to work log 7 years ago