Commit Graph

972 Commits

Author SHA1 Message Date
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
9a6746ea3a Return earlier 2018-01-15 17:38:11 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00
0e3288748b Prepare code security inspection 2018-01-14 14:34:35 +01:00
12b750b66a Check data existence 2018-01-07 16:40:16 +01:00
7b212fb8c4 Improve readme 2018-01-07 13:00:41 +01:00
8ab1303ec3 Fix weekday evaluation 2018-01-05 21:53:59 +01:00
33548d679d @package improvements 2017-12-31 17:04:34 +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
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
4320aea767 Spacing fix 2017-12-30 11:47:58 +01:00
dc76392b07 Remove unused indicator 2017-12-17 19:20:11 +01:00
208f6ae961 implement html blocking 2017-12-17 14:27:23 +01:00
d5df382ccc Fix function access 2017-12-16 09:12:35 +01:00
09400dcd09 Fix list bug 2017-12-16 00:38:13 +01:00
4b2ab3af73 Add markdown 2017-12-15 23:48:52 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
fdcc81a3d1 Optimize indention 2017-12-03 21:57:28 +01:00
e92df825fe DataMapper rewrite for performance increase
Implemented caching (was bugged). Caching is now per request and not per object. Made code visually a tiny bit better, still horrible though.
2017-12-03 21:26:58 +01:00
fc329ad002 Fix depth decrement 2017-12-03 11:10:41 +01:00
c311af0ab4 Implement relation depth 2017-12-03 11:02:06 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
9a460a2dc7 Fix update null/null objs 2017-12-02 15:41:43 +01:00
e556fbed49 Implement admin controller api test 2017-12-01 23:54:17 +01:00
879691d68d Fix install process 2017-12-01 10:28:12 +01:00
cfb8cad454 Prepare install application 2017-11-29 19:43:04 +01:00
61ca4d2e6a Prepare ftp implementation 2017-11-28 16:52:39 +01:00
217ca52f89 Draft local file/dir object 2017-11-28 16:45:13 +01:00
688a88701e Remove git from coverage 2017-11-26 13:18:23 +01:00
320772f194 Implement more tests 2017-11-25 16:06:53 +01:00
e5d37591bf Fix types 2017-11-20 12:16:23 +01:00
2538587ecb Draft more ftp functions 2017-11-20 11:12:14 +01:00
0cc736b0ff Add dummy ftp functions and tests 2017-11-20 01:30:53 +01:00
4ca9870b82 Add more appAbstract var access 2017-11-19 23:30:07 +01:00
0b8825263d Hint appabstract vars access 2017-11-19 23:27:34 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
634c1e33b7 Fix providing install 2017-11-18 16:52:34 +01:00
7fe79b39ea Fix type hint 2017-11-17 21:01:44 +01:00
c7c4ef3a1e Pass info manager to providing 2017-11-17 20:56:29 +01:00
8db115529b Init var 2017-11-17 20:14:44 +01:00
875c55d877 Fix method return 2017-11-17 20:05:28 +01:00
a642cc0b4e Implement null cache 2017-11-17 19:55:10 +01:00
fc31aa80eb Fix types 2017-11-17 19:34:52 +01:00
f476e8eb84 Explicit type cast 2017-11-17 18:46:28 +01:00
e6597256a0 Add tests for git 2017-11-17 17:19:21 +01:00
536906ed46 Fix array set 2017-11-17 15:23:48 +01:00
bdb6ee06fb Implement more schedule tests 2017-11-17 14:42:53 +01:00