Michael Weimann
|
c5317e2536
|
Add ShirtSize validation
|
2023-05-11 18:48:28 +02:00 |
Michael Weimann
|
1292722ac3
|
Add Username validation
|
2023-04-17 23:09:08 +02:00 |
Igor Scheller
|
a464682b47
|
Reimplemented admin room pages
|
2023-02-26 16:55:04 +01:00 |
Bot
|
f9d22f9bda
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Igor Scheller
|
0188ed5562
|
Fixed StringInputLength validation
|
2023-01-24 23:28:15 +01:00 |
Igor Scheller
|
37a26c123e
|
Validation: Fixed worklog comment: ...
|
2023-01-24 20:49:31 +01:00 |
Michael Weimann
|
2ad4203dd3
|
Add useless comment phpcs sniff
|
2022-12-20 22:19:49 +01:00 |
Michael Weimann
|
b004f865b4
|
Set native property types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:50 +01:00 |
Michael Weimann
|
aff8826c99
|
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:31 +01:00 |
Michael Weimann
|
2b88322c0c
|
Set native parameter types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2022-12-15 20:13:30 +01:00 |
frischler
|
bdc62eaac3
|
Worklog Refactoring
|
2022-12-08 17:40:24 +01:00 |
frischler
|
203531629f
|
Settings Modernization: Creating /settings/profile page with Controller methods and tests
|
2022-11-01 16:55:23 +01:00 |
Igor Scheller
|
e42284deca
|
Added Checked validation
|
2020-04-25 15:50:57 +02:00 |
Igor Scheller
|
8d090438b6
|
Validation rules: min/max/between: Use string length to compare strings
|
2019-10-07 21:59:40 +02:00 |
Igor Scheller
|
b25924e868
|
Allow nested rules (not and optional)
|
2019-07-16 01:39:54 +02:00 |
Igor Scheller
|
6743106d9a
|
Replaced validation with `respect/validation`
|
2019-07-10 13:34:15 +02:00 |
Igor Scheller
|
7414f9b23d
|
Implemented Validation for controllers
|
2019-07-09 21:43:18 +02:00 |