33 Commits (b814cf51e4024b6c4c95dcffa00d308570644a9e)

Author SHA1 Message Date
Igor Scheller 055586cb8f DB/MySQL: Use utf8mb4 to support emojis
closes #706 (Allow emoji as private message text)
5 years ago
Igor Scheller 395f6706d6 Message: Add coverage, fix method hints 5 years ago
Michael Weimann 95adeca0ae Add message model 5 years ago
Igor Scheller e1471248fe User: Add pronoun statement 5 years ago
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Igor Scheller 72123fcd31 Migration References->referencesUser: Changes $setPrimary from true to false 5 years ago
Igor Scheller ad6b48bd20 Migration: Fixed formatting 5 years ago
Michael Weimann 24578c5cb0 Add questions table migration 5 years ago
Igor Scheller a2f4426058 Migrations: Use on update cascade 5 years ago
Michael Weimann 17192a2c41
Adapt code style to PSR-12 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 508695efb2 Replaced gettext translation with package
This allows to check if no translation is available
5 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
5 years ago
Igor Scheller 5a912a0f7e migration: Add shiftentry_edit_angeltype_supporter permission to angels 6 years ago
Igor Scheller 99126cab0c migrations: formatting 6 years ago
msquare db26412e6c fixes #549: fill missing arrival dates and prevent setting arrival by admin-user instead of admin-arrive 6 years ago
Igor Scheller b1d8fede46 user: allow up to 40 characters for dect numbers
closes #309 (EPVPN number in DECT field is shortened)
closes #529 (For dect numbers are only 5 digits allowed)
6 years ago
Igor Scheller 951828a4f1 Migration: Moved reference method to trait 6 years ago
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup 6 years ago
Igor Scheller 57932be428 Moved arrival_date to state 6 years ago
Igor Scheller 8e62c4c52c Added new user models 6 years ago
Igor Scheller 689ad7d5d5 EventConfig: Use text column instead of json if not supported 6 years ago
Igor Scheller 63d1292bf8 Added EventConfig model 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 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 0b0890f425 Session: Added DatabaseHandler, replaces Symfony PdoSessionHandler 6 years ago
Igor Scheller 104e4f4c43 Session: Added Symfony PDO backend 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