2170 Commits (a18c7d13fcae0af77cdaef1947f2160cbf1dc56a)
 

Author SHA1 Message Date
Wonko T. Sane b14d352140 Fix for #526
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
5 years ago
Jan Kapellen 5ec0d7209e adding editorconfig to enforce PSR-2 5 years ago
Igor Scheller af09865f3d Fix/Cleanup tests for DatabaseServiceProvider 5 years ago
Igor Scheller 9921c5002a DatabaseServiceProvider: Use timezone from config (was not set before) 5 years ago
Igor Scheller 4154e97f3f Deleted shift: Multiply with night shifts multiplier for worklog entry 5 years ago
msquare c0e97bfe75 Password recovery rebuild, correctly translated Mails and some minor fixes #658 5 years ago
Igor Scheller 7a2427e702 docker-compose: Set mariadb version and added local dev env to readme 5 years ago
Michael Weimann 75f04507ae Makes Monday first day of the week even if English language is selected 5 years ago
Michael Weimann 5e2cb6e5c9 Updates moment js 5 years ago
Igor Scheller fa35187795 Removed .mo translation files from version control, use .po as fallback 5 years ago
Igor Scheller 973c108b15 credits: Make them translatable and use markdown 5 years ago
Igor Scheller 7c9910677e Frontend: Show language selects on every page 5 years ago
Igor Scheller bf191ef222 CI: Build translation files for container and release archive 5 years ago
Igor Scheller fc773b25b3 Use 403 forbidden on shifts json, atom export and ical export 5 years ago
Igor Scheller c9ebaa972c Shifts view: Persist hidden filters 5 years ago
msquare 285f5509dd
Merge pull request #657 from MyIgel/credits-translation
/credits: Make them translatable and use markdown
5 years ago
msquare 3d9394df86
Merge pull request #656 from MyIgel/show-language-select
Frontend: Show language selects on every page
5 years ago
msquare f7bbcfb345
Merge pull request #655 from MyIgel/ci-build-translation
CI: Build translation files for container and release archive, load .po if .mo not generated
5 years ago
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
Igor Scheller d2e3ce27f0 Removed .mo translation files from version control, use .po as fallback 5 years ago
msquare 503c479e86
Merge pull request #650 from MyIgel/persistent-hidden-filters
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 948c8b9408 credits: Make them translatable and use markdown 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 f9abcc8edb Frontend: Show language selects on every page 5 years ago
Igor Scheller fcdd116f14 CI: Build translation files for container and release archive 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 c5dd21cbd6 Deleted shift: Added message about worklog entry 5 years ago
Igor Scheller 85e4403392 Rooms: Save times as Worklog and notify on room deletion 5 years ago
Igor Scheller d71b27b78b Shifts: Save time as worklog if past shift gets deleted 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