2087 Commits (b581da01a3dff2e6e8fbb748050442b22a4af213)
 

Author SHA1 Message Date
msquare b581da01a3
Merge pull request #653 from MyIgel/403-forbidden-exports
Return 403 forbidden on shifts json, atom export and ical export if api key is missing or invalid
5 years ago
Igor Scheller 592222c401
Merge pull request #659 from weeman1337/feature/630-mo-first-day-of-week
Sets Monday as first day of the week
5 years ago
Igor Scheller 91eae7d067 docker-compose: Set mariadb version and added local dev env to readme 5 years ago
Michael Weimann ddaba23c9a
Makes Monday first day of the week even if English language is selected 5 years ago
Michael Weimann 761fbdca81
Updates moment js 5 years ago
msquare 503c479e86
Merge pull request #650 from MyIgel/persistent-hidden-filters
Shifts view: Persist hidden filters
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 35b820cd7d Use 403 forbidden on shifts json, atom export and ical export 5 years ago
Igor Scheller 368604bd96 Shifts view: Persist hidden filters 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
msquare 76a7ceb27b fixes #635: set end of the last created shift to the official end inestead of first shift change on next day 5 years ago