Commit Graph

179 Commits

Author SHA1 Message Date
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
3e9c16da28 fix typo 2020-02-07 23:45:20 +01:00
f8f85b0092 remove issue todos 2020-02-07 23:20:54 +01:00
d0d77c9b9b fixes #200 2020-02-07 22:02:11 +01:00
166ad5bf4b fix aligns 2020-02-07 21:05:56 +01:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
b9d0e63beb phpcs fixes + continue distribution implementations 2019-10-09 17:15:12 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
c41a59ad1d try to improve performance 2019-09-07 08:45:24 +02:00
27035d8be7 prepare for more algorithms 2019-09-06 21:25:09 +02:00
34cc6325da fix type hinting 2019-08-25 21:45:02 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5b56b7367d fix formatting and docblock 2019-07-08 19:15:25 +02:00
135b7bf30d Improve tests and harmonize permission handling 2019-04-19 20:49:46 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
07776f489c Fix pullout bugs 2018-12-09 18:01:20 +01:00
a8f7b0c375 Add more unit tests 2018-10-02 22:11:31 +02:00
536d480a36 Fix permission type and error logs 2018-09-21 23:01:49 +02:00
430be41982 Move ownership from modules to framework 2018-09-17 19:38:00 +02:00
f8bad0558b Move ownership from modules to framework 2018-09-17 19:36:38 +02:00
a748d50b0a improve unit tests 2018-08-31 21:15:11 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
244e2e8d86 Allow empty email 2018-07-28 20:45:46 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
94afffec8e Remove whitespace 2018-07-12 23:33:32 +02:00
83e3c199cd Check whitespace commit 2018-07-12 20:40:53 +02:00
20b3303623 Check whitespace commit 2018-07-12 20:36:43 +02:00
20456981d6 Handle invalid type asignment 2018-07-12 20:29:56 +02:00
fce9ad82ba Handle invalid type asignment 2018-07-12 20:28:13 +02:00
d494da3d3b Handle invalid type asignment 2018-07-12 20:27:02 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
35b45cbb5b
Remove nullable for default null para 2018-03-14 09:50:58 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
301aa59d61 Test phpstan 2018-03-13 20:43:22 +01:00
aae0de25f1 Adjust permission handling to string 2018-03-09 22:21:21 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
2be03dbb3e Fix spacing 2017-11-15 23:01:30 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
48d742d68f Fix tabs to whitespace 2017-10-24 17:45:56 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
ef0f4624e4 Fix author 2017-10-13 14:25:11 +02:00
185933a721 Add and improve docblocks 2017-10-10 20:58:32 +02:00
09d4f67f62 Adjusting for documentor and add docblocks 2017-10-10 20:17:01 +02:00
98d89c1af9 Fixed issue 63 in Modules 2017-10-07 22:59:06 +02:00
770cb56f7b Added has permission function 2017-10-07 17:51:53 +02:00
014c1ec311 Allow to accept from all (e.g. units etc.) 2017-09-20 09:48:05 +02:00
16a0b79cc2 Optimize order 2017-09-18 18:36:40 +02:00
d48d65fe86 Optimize order 2017-09-18 18:36:34 +02:00
254a71ffb7 normalize permission 2017-09-15 12:11:02 +02:00
721bb4d927 Add permissions to permissions 2017-09-14 22:15:50 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
cb0a443c55 pull out permission to framework 2017-09-14 10:18:01 +02:00
3db3073061 Remove created by 2017-09-06 15:17:33 +02:00
b6251f0ef2 Remove createdAt 2017-09-06 15:14:17 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +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
f4b5dd5f01 fixes #92 2017-03-31 15:49:28 +02:00
a929724ecf fixes #96 2017-03-31 15:34:40 +02:00
082a493cc7 Test fixes (working) 2017-03-13 15:16:17 +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
9ccdf2a5f2 Add password feature 2017-01-22 21:04:39 +01:00
695f1623b1 Fix json serialization 2017-01-22 21:04:31 +01:00