Commit Graph

48 Commits

Author SHA1 Message Date
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
8bfcd5ab0b Add event triggering function 2019-08-14 19:06:09 +02:00
042feca3b2 prepare more input fields and better markdown/content editing 2019-06-20 13:24:19 +02:00
7c2f204ba6 create comments and todo tasks 2019-06-06 21:45:27 +02:00
8d0f7343dc prepare for nearest implementation 2019-05-18 17:59:18 +02:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
d9996c1d5a Minor bug fixes 2018-12-29 13:07:04 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
97a693fe4b Fix path prefix 2018-12-28 18:33:26 +01:00
4e400bf372 Handle invalid json strings 2018-12-02 10:35:55 +01:00
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
953dad708a Test implementations + fixes 2018-06-30 22:49:09 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
7fa4daa8d5 Remove invalid implementation 2018-02-16 16:17:49 +01:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
5bab8112bf Uncomment invalid code to prevent errors for now 2018-01-06 13:40:45 +01:00
78f385c8f6 Better array current test 2017-12-30 12:06:45 +01:00
c505dedb22 Started bugfixing
There is a bug with the state. calling parse two times with a header causes different result on none header parsing.
2017-12-17 19:21:11 +01:00
0ddc559b0d Implement draft markdown parser 2017-12-17 14:30:10 +01:00
05ab8502bf Add php functions 2017-12-17 14:29:47 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
14b668f54c Fix undefined current 2017-10-24 18:13:34 +02:00
9c0b0c1d9e Create utils 2017-10-21 18:11:42 +02:00
560867ebfe Fix trim bug 2017-09-03 20:32:43 +02:00
68b046a5fc fixes #31 2017-09-03 20:05:08 +02:00
f8724eb040 Fix undefined check 2017-07-28 21:26:44 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
cf0da1f4e0 Added function documentation 2017-06-03 21:30:17 +02:00
4dff9197c6 Added substr_count 2017-05-31 10:54:19 +02:00
16f9050121 Added trimming functions 2017-05-31 10:33:12 +02:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
6ad6a4f928 Formatting fix 2016-08-03 22:20:14 +02:00
ba9c02bb03 Adding event listener for array of elements 2016-06-25 13:57:20 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
4db77b838f Cleanup and documentation 2016-05-31 23:31:52 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
7e11669ca3 Chart fixes during git dashboard creation 2016-05-26 22:53:38 +02:00
deb19715de Add area charts
Stack chart idea implemented as well but still buggy.
2016-05-14 22:42:33 +02:00
2fe467d7e8 Inspection fixes 2015-12-22 23:15:06 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00