Commit Graph

304 Commits

Author SHA1 Message Date
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
45017a4936 Implement more tests 2018-06-28 20:54:50 +02:00
bf3ec231dd Optimizing tests 2018-06-28 19:01:26 +02:00
23b0fa4d73 Implement more tests 2018-06-26 21:08:56 +02:00
a51765231b Fix js tests 2018-06-25 21:06:19 +02:00
478518166a Added gitignore 2018-06-25 20:19:59 +02:00
2343652be4 Implement client side language support 2018-06-03 17:00:42 +02:00
fa094a1d9f Add automatic invalid form info message 2018-06-03 16:48:37 +02:00
727764ec60 Fix form component bugs 2018-05-30 18:58:33 +02:00
11947db48d Handle response type 2018-05-09 20:41:29 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00