Commit Graph

2079 Commits

Author SHA1 Message Date
Formatter Bot
bf9ef7b47d Automated formatting changes 2020-09-01 05:43:41 +00:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
463b2a6558 improve autofix 2020-08-31 23:14:57 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
9f3730c11c improve cs fixer command 2020-08-30 20:14:54 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
1826cc865b improve php-cs-fixer rules 2020-08-29 17:21:30 +02:00
f0a70805c6 update composer 2020-08-29 16:10:48 +02:00
018fbd3771 fix permission handling in routing and permission check 2020-08-11 20:37:15 +02:00
16961aaff6 fix array mapping bug 2020-07-31 18:40:30 +02:00
69728b23de inspection fixes 2020-07-31 18:13:59 +02:00
45507970b9 fix fix audit log creation 2020-07-31 15:38:20 +02:00
7c3811e624 update composer 2020-07-31 15:15:53 +02:00
479c9fff69 don't parse uris without {} elements 2020-07-31 15:15:39 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
e736214417 optimize uri building 2020-07-30 21:26:30 +02:00
2177024fdc cache server headers 2020-07-30 21:26:07 +02:00
f554feae82 handle nullmodule function calls 2020-07-29 23:52:03 +02:00
8477cbe90e Add invalidation functionality 2020-07-29 21:49:49 +02:00
36c8d6ac5d add default mime 2020-07-29 20:56:38 +02:00
86d3c10b05 continue with emaill impl. 2020-07-29 20:56:22 +02:00
fc39d6d452 autofix 2020-07-23 20:50:43 +02:00
013ce912f9 optimize module loaded 2020-07-23 20:50:19 +02:00
a91ee19ff8 draft alter functionality 2020-07-22 09:50:12 +02:00
Formatter Bot
e697b0b1bd Automated formatting changes 2020-07-11 18:29:32 +00:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
efd76ef4c2 start implementing basic Ai algorithms 2020-07-11 20:25:42 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
644af71b73 continue oauth structuring NO_CI 2020-07-04 17:49:05 +02:00
be11b8359d add 'copyright' info for JAMA 2020-07-04 17:47:27 +02:00
53657299a7 fix creating conditional elements 2020-07-04 17:43:33 +02:00
bb805a11fe autoformat 2020-06-25 22:06:10 +02:00
a476ead7dd created customer value 2020-06-25 22:05:52 +02:00
c59b82490c added simple svg maps 2020-06-20 20:26:02 +02:00
c24d5b9e70 try to read on default NO_CI 2020-06-18 20:00:16 +02:00
27ca410b86 fix test bug 2020-06-14 15:12:57 +02:00
44d663d176 implement article affinity analysis 2020-06-14 14:54:43 +02:00
d556756283 split more population/sample calculations 2020-06-14 13:22:12 +02:00
ad2634e32a implemented pagerank algorithm 2020-06-14 00:08:16 +02:00
9947c203fb fixed bug with null models 2020-06-13 15:16:03 +02:00
452e541ecd fix bug where nullmodels would break updating 2020-06-12 18:21:16 +02:00
1cb038fbc2 fix update bug/depth. Update should be deeper than just 1 level 2020-06-12 17:40:24 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
b7cb3c6a7c support different comparison operators 2020-06-11 12:28:53 +02:00
e8b91fac09 fix bug where relations were still used for depth parameter 2020-06-11 10:52:05 +02:00
d2ab4feda0 fix cs 2020-06-11 09:39:08 +02:00
a2d92442b6 re-add populateIterable, apperently it is used :( 2020-06-10 22:47:10 +02:00
75df581156 fix bug where caching didn't consider the depth of the cached model, however it feels now slower 2020-06-10 21:49:48 +02:00
010b63b438 call methods as methods and not as static functions 2020-06-09 22:59:25 +02:00