Bot
f9d22f9bda
Set strict types everywhere (except includes)
2023-02-03 20:55:58 +01:00
Michael Weimann
59cfce0c76
Enable space after cast sniff and remove .git-blame-ignore-revs
2022-12-25 11:59:45 +01:00
Igor Scheller
559517e017
Ignore the timezone configured in php.ini, better cleanup after feature tests
2022-12-21 17:22:45 +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
Michael Weimann
09babc596b
Fix docker dev and tests
2022-04-12 23:23:45 +02:00
Michael Weimann
5f7fcb9018
make all themes basically working with bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
migrate buttons and badges
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
upgrade bootstrap, fix devtool
remove postcss-preset-env
remove npm-run-all
add theme info to design
add theme configs for 2-15
make all themes compile
fix node env in script
refactor theme config
make all themes basically working
fix sass 3rd party warnings
replace slash div by math.div
2021-07-29 20:00:54 +02:00
Igor Scheller
acf84f222d
Added Room model
2020-09-24 09:34:00 +02:00
Igor Scheller
9dd2525e93
Metrics: Add theme names
2020-09-22 11:37:21 +02:00
Igor Scheller
e4247cd0bd
Metrics: Use buckets for work, worklog and vouchers
2020-09-22 11:37:21 +02:00
Igor Scheller
64dc16e4d9
Logger: Added handling for exceptions and log exceptions if they occur
2020-05-01 20:52:15 +02:00
Igor Scheller
93ae2442f6
Formatting, syntax, typehint and namespace fixes, cleanups
2020-04-25 16:54:30 +02:00
Igor Scheller
c519be276a
Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger
2020-04-25 15:50:57 +02:00
Igor Scheller
74cf8d1e69
Metrics: Added controller feature test
2020-01-02 15:09:08 +01:00
Igor Scheller
d27bcabc8b
tests: code coverage cleanup
2020-01-02 15:09:08 +01:00
Igor Scheller
42721e9572
Added Schedule parsing and replaced old Fahrplan importer
...
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
2019-12-08 02:20:48 +01:00
Igor Scheller
68afc74b03
Formatting to follow PSR-12
2019-11-11 00:05:41 +01:00
Igor Scheller
867d720f15
Tests: Replaced setMethods as it is deprecated
2019-11-06 12:29:58 +01:00
Igor Scheller
af09865f3d
Fix/Cleanup tests for DatabaseServiceProvider
2019-10-13 21:26:21 +02:00
Igor Scheller
79c92da8c1
Formatting
...
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
2019-04-25 18:17:19 +02:00
Igor Scheller
9930668837
Fixed test coverage
2019-04-25 17:56:06 +02:00
Igor Scheller
c74fa7955d
phpunit: Upgrade to version 8, fixed tests, formatting
...
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
2019-04-25 17:56:06 +02:00
Igor Scheller
ac48332166
Models: Added LogEntry model
2018-08-31 03:24:54 +02:00
Igor Scheller
79e9714c74
Fix for Diactoros in legacy feature tests
2018-08-07 16:54:08 +02:00
Igor Scheller
646ffc1910
$bugfixes...
2018-01-14 18:50:37 +01:00
msquare
4143680297
remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms
2017-12-10 15:02:37 +01:00
msquare
15c50ab315
fix minor cody style issues (codacy)
2017-11-19 15:13:48 +01:00
Igor Scheller
e727b367cc
Moved includes to own file
2017-11-01 12:35:45 +01:00
Igor Scheller
e55d5c7c15
Added database tests
2017-10-31 19:26:48 +01:00
Igor Scheller
e15e863625
Added tests for base_path and config_path
2017-10-31 14:30:37 +01:00
Igor Scheller
60fd72cd1a
Added service providers
2017-10-31 13:40:13 +01:00
Igor Scheller
c35c4ccbf3
Refactoring: Logger test cleanup
2017-09-19 20:40:48 +02:00
Igor Scheller
c57dfc631c
engelsystem_provider should not be loaded in phpunit, changed dir structure
2017-09-19 20:01:09 +02:00