1845 Commits (8e62c4c52c27f9432820915deeb699c3d1f58ce7)
 

Author SHA1 Message Date
Igor Scheller 8e62c4c52c Added new user models 6 years ago
Igor Scheller b443b53919 Translation: added pluralization support 6 years ago
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes #426
6 years ago
Igor Scheller 0aa5f07925 Replaced angel icons with svg 6 years ago
Igor Scheller 689ad7d5d5 EventConfig: Use text column instead of json if not supported 6 years ago
Igor Scheller 7f61dc95be EventConfig: Merge event configuration from database to global config 6 years ago
Igor Scheller 63d1292bf8 Added EventConfig model 6 years ago
Igor Scheller c4867811e2 BaseModel: Added findOrNew 6 years ago
Igor Scheller c9afc27ab9 Tests: Moved ServiceProvider::setExpects to TestCase 6 years ago
Igor Scheller fcee7d752f Templates cleanup 6 years ago
Igor Scheller 2aad181798 Footer: Add additional links to the footer
Closes #435 (Support for additional footer links)
6 years ago
Igor Scheller 4f04924e29 Privileges: grant user work log permissions to shikos & cleanup
Closes #478 (Make user work log available)
6 years ago
Igor Scheller 7762c0eb2b Translatable user groups & cutoff fix
Closes #318 (Typo: "irt Manager" instead of "Shirt Manager")
6 years ago
Igor Scheller 414a21b3c6 Shifts overview: Moved the filter button to be more visible 6 years ago
Igor Scheller 0d8feace33 Readme: Clarify required php modules
Closes #449 (Change of the Language is not working)
Closes #479 (Installation instruction missing i18n instructions)
6 years ago
Igor Scheller 4bd38305dc Readme: Clarify config file names
Closes #465 (tshirt_sizes seem mixed with the default config)
6 years ago
Igor Scheller 957065bc09 Readme: Bump versions and fix formatting
* Bump required database versions for JSON support and better key handling
* Changed PHP version to use a supported one
* Fixed migration description
* Removed outdated hint for mail config
6 years ago
Igor Scheller f35efe01e6 gitlab-ci: fix proxy container naming 6 years ago
Igor Scheller 0d38de6a2c Mail: should use sendmail as a default 6 years ago
Igor Scheller 8f519a69e9 Removed `shifts_json_export_all` reference 6 years ago
Igor Scheller c1e0e121f0 Navbar: Display user angel icon 6 years ago
Igor Scheller d985d493a3 Migrations: Added namespace 6 years ago
Igor Scheller 5f46fd2f15 Database: Don't use `0000-00-00 00:00:00` as a datetime 6 years ago
Igor Scheller b46207f911 Merge remote-tracking branch 'MyIgel/session' 6 years ago
Igor Scheller 6187eed3bb Merge remote-tracking branch 'MyIgel/mailing' 6 years ago
Igor Scheller bc5764b33f Added junit xml export artifacts for GitLab CI 6 years ago
Igor Scheller aa2124f655 RouteDispatcher: Allow installation into sub directory 6 years ago
Igor Scheller 0b0890f425 Session: Added DatabaseHandler, replaces Symfony PdoSessionHandler 6 years ago
Igor Scheller 66038eda14 Merge branch 'twig-templates' 6 years ago
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 6 years ago
Bot bdb653090c Formatting 6 years ago
Nos- b2303c0723 Tried to fix inputfields for date, email, tel 6 years ago
Igor Scheller ad75488464 Docker: more improvements 🎉 6 years ago
marudor 8eee97f3ad empty php file works as indx 6 years ago
marudor 41399fb9d9 Assets are only needed by nginx - not php 6 years ago
Igor Scheller 2a134e6c0b Config: Removed nightshifts query 6 years ago
Igor Scheller 104e4f4c43 Session: Added Symfony PDO backend 6 years ago
Igor Scheller edeab5e75f Added Database class as a replacement for Db, fixed naming 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 d36de2d26f Quickfix for problems with the SmtpTransport 6 years ago
Igor Scheller 13d2786b7b Moved scripts/copyAssets.js to resources folder and fixed formatting 6 years ago
marudor fc9fb14498 Asset step & script 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 4bf3a68f43 Fixed assets rendering 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
msquare 2d6bca1357 Merge branch 'MyIgel-routing' 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