summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-10-08Fixes: AuthController session error merging and StatsTestIgor Scheller
2019-10-08Response: Fixed naming to use renderer instead of view and added setterIgor Scheller
2019-10-08Tests: TestCase: Initialize $this->app on every runIgor Scheller
2019-10-07Exceptions: Added HttpNotFound exceptionIgor Scheller
2019-10-07Validation rules: min/max/between: Use string length to compare stringsIgor Scheller
2019-10-06Mailer: Use users locale for translationIgor Scheller
2019-10-06login: Added div around cookies note to center itIgor Scheller
2019-10-06storage/: .gitignore fixupsIgor Scheller
2019-10-06docker-compose: Removed unused static volumeIgor Scheller
2019-09-17CI: Fix testsIgor Scheller
2019-09-17CI: Fix slow mariadb startupIgor Scheller
2019-09-06Routes config: Added test to ensure that routes are cacheable in productionIgor Scheller
2019-08-24Edit user: Prevent overwriting first and last name if temporary disabledIgor Scheller
2019-08-24User view: Fix shifts order if user has worklogsIgor Scheller
2019-08-24User admin: Allow setting new groups if user has none assignedIgor Scheller
2019-08-24feature: disable lastname+prename in configmsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23fixes #644: display shifts with same start time on user myshifts pagemsquare
2019-08-22Admin user: Show force active status in logIgor Scheller
2019-08-22Sort angeltypes shifts date dropdownIgor Scheller
2019-08-21Merge pull request #643 from MyIgel/show-angetypesmsquare
Shift page: show additional angeltypes if shift entries where found
2019-08-21Fix translation methodsIgor Scheller
2019-08-21Shift page: show additional angeltypes if shift entries where foundIgor Scheller
2019-08-21Merge pull request #642 from MyIgel/db-statsmsquare
Metrics: Add database access time
2019-08-21Metrics: Add database access timeIgor Scheller
2019-08-21Merge pull request #641 from MyIgel/shift-signup-logmsquare
Shift signup/signout: Be more verbose
2019-08-21redo fix shift view bugmsquare
2019-08-21redo fix shift view bugmsquare
2019-08-21fix shift view bugmsquare
2019-08-21Shift signup/signout: Be more verboseIgor Scheller
2019-08-20CI: Deployment: Fix assetsIgor Scheller
2019-08-20Merge pull request #639 from MyIgel/database-tzmsquare
Database: Use configured time zone
2019-08-20Database: Use configured time zoneIgor Scheller
2019-08-19fix back button on shift create previewmsquare
2019-08-19Versioned yarn.lock, fixed docker buildIgor Scheller
2019-08-19Merge pull request #638 from marudor/fixCImsquare
Fix CI
2019-08-19better bar min calculationmsquare
2019-08-19better bar min calculationmsquare
2019-08-19better bar min calculationmsquare
2019-08-19Fix CImarudor
2019-08-18better login error messagemsquare
2019-08-17add overnight shift creation feature flagmsquare
2019-08-17Merge pull request #636 from adnidor/atom-fixmsquare
Declare summary of atom feed items as HTML
2019-08-15Declare summary of atom feed items as HTMLYannik Enss
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.
2019-08-15fixes #635: set end of the last created shift to the official end inestead ↵msquare
of first shift change on next day
2019-08-09fix shift view buttonsmsquare