2088 Commits (c9ebaa972cb2a16e16ffc78080f03342eae5d874)
 

Author SHA1 Message Date
Igor Scheller c9ebaa972c Shifts view: Persist hidden filters 5 years ago
Igor Scheller dd03662968 Rebuild password reset 5 years ago
Igor Scheller 8f8130634e Show normal login page after registration, added msg() template function 5 years ago
Igor Scheller 810068dcf8 Fixes: AuthController session error merging and StatsTest 5 years ago
Igor Scheller ae0816ce8d Response: Fixed naming to use renderer instead of view and added setter 5 years ago
Igor Scheller e124b41977 Tests: TestCase: Initialize $this->app on every run 5 years ago
Igor Scheller 1b3e3b1d65 Exceptions: Added HttpNotFound exception 5 years ago
Igor Scheller 8d090438b6 Validation rules: min/max/between: Use string length to compare strings 5 years ago
Igor Scheller faf74150e9 Mailer: Use users locale for translation 5 years ago
Igor Scheller 24bfc29220 login: Added div around cookies note to center it 5 years ago
Igor Scheller 6240e5f046 storage/: .gitignore fixups 5 years ago
Igor Scheller bc2e1aec0a docker-compose: Removed unused static volume 5 years ago
Igor Scheller 154625bc8a CI: Fix tests 5 years ago
Igor Scheller 4f03e2fbc4 CI: Fix slow mariadb startup 5 years ago
Igor Scheller 64c4743f57 Routes config: Added test to ensure that routes are cacheable in production 5 years ago
Igor Scheller a02f5e61be Edit user: Prevent overwriting first and last name if temporary disabled 5 years ago
Igor Scheller a51bfae6e5 User view: Fix shifts order if user has worklogs 5 years ago
Igor Scheller 100602437f User admin: Allow setting new groups if user has none assigned 5 years ago
msquare 3ce3129b6e feature: disable lastname+prename in config 5 years ago
msquare 1604d2bce0 format freeloader duration on user myshifts page 5 years ago
msquare d4e0fb0013 format freeloader duration on user myshifts page 5 years ago
msquare 39fda9b04f format freeloader duration on user myshifts page 5 years ago
msquare 10fcd66da3 format freeloader duration on user myshifts page 5 years ago
msquare edcf794a32 fixes #644: display shifts with same start time on user myshifts page 5 years ago
Igor Scheller 69b3a2440c Admin user: Show force active status in log 5 years ago
Igor Scheller 088d351b2b Sort angeltypes shifts date dropdown 5 years ago
msquare ce6419e308
Merge pull request #643 from MyIgel/show-angetypes
Shift page: show additional angeltypes if shift entries where found
5 years ago
Igor Scheller f73b8e7a0e Fix translation methods 5 years ago
Igor Scheller b2a4225a62 Shift page: show additional angeltypes if shift entries where found 5 years ago
msquare 1a6c7599d6
Merge pull request #642 from MyIgel/db-stats
Metrics: Add database access time
5 years ago
Igor Scheller efaf29e5ef Metrics: Add database access time 5 years ago
msquare 4d4fb81cd3
Merge pull request #641 from MyIgel/shift-signup-log
Shift signup/signout: Be more verbose
5 years ago
msquare 548d7317b4 redo fix shift view bug 5 years ago
msquare 8139f2fb4e redo fix shift view bug 5 years ago
msquare a521ace9f7 fix shift view bug 5 years ago
Igor Scheller 27895f2639 Shift signup/signout: Be more verbose 5 years ago
Igor Scheller a1bb019af6 CI: Deployment: Fix assets 5 years ago
msquare dc5580b09f
Merge pull request #639 from MyIgel/database-tz
Database: Use configured time zone
5 years ago
Igor Scheller b4f8092730 Database: Use configured time zone 5 years ago
msquare a5f838d56a fix back button on shift create preview 5 years ago
Igor Scheller 2e0c82ea05 Versioned yarn.lock, fixed docker build 5 years ago
msquare 030e1ab38d
Merge pull request #638 from marudor/fixCI
Fix CI
5 years ago
msquare 53ec14b9c4 better bar min calculation 5 years ago
msquare 7d82103762 better bar min calculation 5 years ago
msquare 89ca2bb398 better bar min calculation 5 years ago
marudor 0b8cf704c8
Fix CI 5 years ago
msquare 4d6a006d3d better login error message 5 years ago
msquare ead2b1582b add overnight shift creation feature flag 5 years ago
msquare 95fc3fa0e5
Merge pull request #636 from adnidor/atom-fix
Declare summary of atom feed items as HTML
5 years ago
Yannik Enss 770202e03d Declare summary of atom feed items as HTML
RFC4287 Section 3.1.1 requires HTML content to be declared
as such with the "type" attribute, this commit adds that attribute
to the generated atom feeds.
5 years ago