47 Commits (2022-03-24)

Author SHA1 Message Date
Igor Scheller 676a2113b4 Added User\License model 3 years ago
Igor Scheller 8d436d988a More PHP 8.1 fixes to be compatible 3 years ago
Igor Scheller a95fc0fbd1 Models: Use explicit casts and default attribute values 3 years ago
Igor Scheller f1531ad987 Added [more] tag to news 3 years ago
Igor Scheller dc0cf101b2 Moved gdpr goodie mail opt in to own configurable option
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
3 years ago
Igor Scheller 5c90a1ef37 Added shirt edit view 3 years ago
Igor Scheller ff8adafd33 Added more factories 3 years ago
Igor Scheller ec355d40f5 Added user related factories 3 years ago
Igor Scheller 30e1d41c0a EventConfig: Set time on dates 4 years ago
Igor Scheller 149155fbda Added email notification on new news 4 years ago
Igor Scheller 85044bc833 News: Add is_pinned 4 years ago
Igor Scheller d423bb07d3 OAuth: Save auth tokens 4 years ago
Igor Scheller 857ed23548 Added FAQ 4 years ago
Igor Scheller ebab34ee67 Schedule import: Add overview 4 years ago
Igor Scheller 80941c2999 Login: Added OAuth support 4 years ago
Allen Taylor 6c177d5173 Added timestamps for questions 4 years ago
Igor Scheller f732a4af6f Added Worklog model 4 years ago
Igor Scheller acf84f222d Added Room model 4 years ago
Igor Scheller 93ae2442f6 Formatting, syntax, typehint and namespace fixes, cleanups 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
Michael Weimann 4f63bbbaac Add Question model 5 years ago
Igor Scheller ebef4c5bc3 Models: Updated docs 5 years ago
Michael Weimann 17192a2c41
Adapt code style to PSR-12 5 years ago
Michael Weimann 26b8d2b921
Introduce the NewsComments model 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 8b5b9e2c65 src/: Formatting, doc block hints and cleanup 5 years ago
Igor Scheller 109f112131 BaseModel: Removed methods as already provided by Eloquent Builder 5 years ago
Igor Scheller a514ba3adc HasUserModel: Moved user method to trait 5 years ago
Igor Scheller efaf29e5ef Metrics: Add database access time 5 years ago
Igor Scheller 819677c902 Use self references and fix class naming 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 720b46f60f Models: Added DocBlocks 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 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model 6 years ago
Igor Scheller 8e62c4c52c Added new user models 6 years ago
Igor Scheller 63d1292bf8 Added EventConfig model 6 years ago
Igor Scheller c4867811e2 BaseModel: Added findOrNew 6 years ago
Igor Scheller 104e4f4c43 Session: Added Symfony PDO backend 6 years ago
Igor Scheller ac48332166 Models: Added LogEntry model 6 years ago