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
msquare
e4c2bd104b
fix shift view buttons
5 years ago
msquare
51b5889666
fixes #631 : alert/link coloring
5 years ago
msquare
d376c0d038
fix edit user error
5 years ago
msquare
1da69bebd9
Merge pull request #629 from MyIgel/docker-improvements
...
Docker/Release: Add more state files, improved Dockerfiles
5 years ago
Igor Scheller
c7deeb9368
Docker/Release: Add more state files, improved Dockerfiles
5 years ago
msquare
aa11bead7c
Merge pull request #628 from marudor/coreJs
...
Use core-js as polyfill to really support older browsers.
5 years ago
marudor
a07e62ca67
Use core-js as polyfill to really support older browsers.
5 years ago
msquare
1b3781cb2f
format admin_arrive dates accordingly as in user list
5 years ago
msquare
f3468e3880
Merge pull request #627 from MyIgel/users-sort-planned-dates
...
Users overview: Order by planned arrival/departure dates
5 years ago
msquare
af580389c1
no time for arrival day needed
5 years ago
Igor Scheller
d794efe7bd
User overview: Order by planned arrival/departure dates
5 years ago
MyIgel
54536d146c
GitLab: Fixed failing run as Docker 19 images require shared TLS certificates
...
See https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
5 years ago
msquare
0c51d3c487
make shift calendar printable
5 years ago
msquare
2ef5a7621a
Merge pull request #626 from MyIgel/migration
...
migration: Order by migrated and append not migrated, add more help parameters
5 years ago
msquare
0e6de03ac1
fix login text field icons
5 years ago
Igor Scheller
64e4d168e0
migration: Order by migrated and append not migrated
5 years ago
msquare
6df62659da
show password recovery always, fix test
5 years ago
msquare
eefae43a47
simplified login form, show password recovery always, some camp theme tweaks
5 years ago
msquare
3fed76876c
Merge pull request #625 from MyIgel/docker
...
Docker: Decouple nginx and fpm builds
5 years ago
Igor Scheller
43fa21f655
Merge branch 'master' into docker
5 years ago
msquare
1e16f4c47e
Merge pull request #624 from MyIgel/version
...
Added version to credits and metrics page
5 years ago
Igor Scheller
3d8476efd3
ErrorHandler: Remove more form fields before serialization
5 years ago
msquare
d4d4b409b6
Merge pull request #622 from MyIgel/controllers
...
AuthController (login, logout), use templating, replaced gettext, input validation
5 years ago
Igor Scheller
51a3c6eb44
ErrorHandler: Remove some form fields before serialization
5 years ago
msquare
b03102e3c6
AuthController return types
5 years ago
Igor Scheller
d5bf7fd065
GitLab CI: Removed xdebug beta as it is now php7.3 compatible
5 years ago
Igor Scheller
ea4c258e5c
GitLab CI: Removed xdebug beta as it is not php7.3 compatible
5 years ago
Igor Scheller
4f60daa295
Docker: Decoupled nginx and fpm builds
5 years ago
Igor Scheller
4582f808f0
Added version to credits and metrics page
5 years ago
Igor Scheller
fece50ca09
Basic coverage tests of logger classes for 100% unit tests coverage
5 years ago
msquare
9e9fee25f2
all 3 color themes for camp and high contrast theme
5 years ago
msquare
c412f6b009
add cccamp19 theme
5 years ago
Igor Scheller
b9cb7d57fd
Basic coverage tests of logger classes for 100% unit tests coverage
5 years ago
Igor Scheller
b25924e868
Allow nested rules (not and optional)
5 years ago
msquare
6ca0e8e81a
all 3 color themes for camp and high contrast theme
5 years ago
msquare
10d0428f64
add cccamp19 theme
5 years ago
Igor Scheller
6743106d9a
Replaced validation with `respect/validation`
5 years ago
Igor Scheller
6d5ada2522
Added validation to AuthController
5 years ago
Igor Scheller
7414f9b23d
Implemented Validation for controllers
5 years ago
Igor Scheller
508695efb2
Replaced gettext translation with package
...
This allows to check if no translation is available
5 years ago
Igor Scheller
f90ab26fee
Moved translation helpers to sub namespace
5 years ago
Igor Scheller
e9f157ec5c
Renderer: Added shared data
5 years ago
Igor Scheller
bcce2625a8
Implemented AuthController for login
...
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
5 years ago
Igor Scheller
fd4303f336
Fixed translations
5 years ago
Igor Scheller
da804fe720
Metrics: Added scrape memory usage
5 years ago
Igor Scheller
e06affae17
Added tests to HomeController
5 years ago