Commit Graph

92 Commits

Author SHA1 Message Date
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
2b29a3c012 Fix catching throwables 2018-08-11 14:51:53 +02:00
6cc520a579 Fix mapper depth bugs and implement math evaluator 2018-08-01 22:08:20 +02:00
ba957b4dcf Improve array type hint 2018-05-31 20:06:54 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
33470017ab Add docblock 2017-09-03 21:26:58 +02:00
c3686e3db0 Fixes from test 2017-08-12 16:50:21 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
448f623b4d Bug fixes 2017-02-11 22:29:23 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
b3ffd525d4 Fix minor unit test bugs 2016-11-14 19:36:02 +01:00
9bbdbcaf38 Fix docblocks 2016-11-06 22:22:58 +01:00
ba881536a4 Adding language file loader 2016-09-07 18:17:02 +02:00
1ea12353c4 Implementing theme support 2016-07-05 19:00:48 +02:00
6c570fb63c Dynamic language loading
This allows dynamic language loading. Could however conflict with the
language loading for the navigation module?
2016-07-05 10:29:05 +02:00
8550bbda59 Logging undefined translation 2016-07-02 14:36:04 +02:00
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00