Commit Graph

565 Commits

Author SHA1 Message Date
8ebd749437 Implement better upload 2019-02-02 23:55:31 +01:00
de82e81d03 Fix input bugs 2019-02-01 22:20:09 +01:00
ba4dbf22ad Draft data collection of special eles 2019-01-20 12:04:08 +01:00
2da43ee730 Fix tab bug 2019-01-13 22:46:54 +01:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
b20db4128c Start to implement canvas chart instead of svg 2019-01-13 21:38:05 +01:00
310035bea6 Hide/show dropdown on input 2019-01-12 16:09:38 +01:00
a525f6c881 Create strong ui feature improvements 2019-01-11 21:13:11 +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
e694dc831e Fix decrement order 2018-12-10 18:20:28 +01:00
a7742099ae Fix increment order 2018-12-10 18:18:53 +01:00
727bf9e559 fix bug 2018-12-02 16:44:27 +01:00
4e400bf372 Handle invalid json strings 2018-12-02 10:35:55 +01:00
a7d6bf4ec8 Remove todo 2018-12-01 21:30:44 +01:00
c1335efe18 Allow array multiple callbacks per trigger 2018-12-01 21:30:30 +01:00
d0fb9f3255 Add regex group trigger support 2018-12-01 20:39:18 +01:00
20c4176c52 Adjust todos and add loggign 2018-11-23 11:36:32 +01:00
577af40f56 Fix media upload 2018-11-03 15:21:25 +01:00
727fee799a pass button value in forms 2018-10-27 20:40:25 +02:00
c15a1573a2 Move models to framework 2018-10-02 21:22:44 +02:00
9e5f78c3ea Improve performance of sorting 2018-09-30 19:18:23 +02:00
b9761f16bb Fix indention 2018-09-30 18:55:29 +02:00
4755bb39ca Add remove function for rows 2018-09-30 18:52:11 +02:00
e56a357941 Impl manual row ordering by clicking 2018-09-30 18:43:20 +02:00
a56f7dbad4 Only sort table tbody - bug fix 2018-09-30 10:40:48 +02: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
2da76b689b Ignore unchecked checkboxes 2018-09-21 23:00:19 +02:00
643a899ed1 Ignore unchecked checkboxes 2018-09-21 22:59:33 +02:00
7272663e8d Fix bugs after live tests 2018-09-15 17:13:56 +02:00
780480fc9b Added button['submit'] to form submit list 2018-09-15 13:32:41 +02:00
9270506623 Fix missing form method/action 2018-09-12 20:46:36 +02:00
be313453d6 Add build status 2018-08-12 11:17:17 +02:00
05c77c5316 Change language 2018-08-11 18:30:54 +02:00
1c2082d197 Update php version 2018-08-11 18:14:20 +02:00
81a75b0a5f Setup composer 2018-08-11 18:06:35 +02:00
88b9b5a853 Add travis 2018-08-11 17:29:39 +02:00
75c860b6b7 Add math bug test 2018-08-01 22:09:27 +02:00
2bcfe6dc13 Remove logging 2018-07-30 21:51:47 +02:00
3f9b035f4d Fix minor bugs and double submit leak 2018-07-30 21:51:09 +02:00
edc596aba2 Fix double ? in uri bug 2018-07-06 21:33:18 +02:00
1c642390e0 More tests 2018-06-30 22:49:27 +02:00
953dad708a Test implementations + fixes 2018-06-30 22:49:09 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +02:00
ff5540e6f6 More test implementations 2018-06-29 19:05:20 +02:00
d9673b5ba4 Remove outdated js files. Maybe reimplement later when php side is done 2018-06-29 18:14:29 +02:00
320936bedf Additional log tests 2018-06-29 18:10:23 +02:00
3a314dbda0 Fixed math processor and added tests 2018-06-28 21:27:48 +02:00