Commit Graph

590 Commits

Author SHA1 Message Date
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
e2555e7b0d Autoremove list elements 2018-04-24 22:50:58 +02:00
49cbea14d4 Remove log 2018-04-24 19:24:56 +02:00
ee23bd1ec1 Pass ids only in action manager not elements 2018-04-24 19:22:08 +02:00
0803dc1133 Fix #44 2018-04-13 19:23:51 +02:00
4f3e939800 Fix observer config for AM 2018-04-08 18:49:35 +02:00
a0876a941b Prepare for routes in event manager 2018-03-31 21:58:50 +02:00
f2da5de06e Remove log 2018-03-30 17:05:42 +02:00
fa8a454803 Fix response actions 2018-03-30 17:04:54 +02:00
f6e2f23ece Fix response handling 2018-03-24 19:48:28 +01:00
86dfb12b07 Fixes that may break things 2018-03-24 19:12:02 +01:00
7fa4daa8d5 Remove invalid implementation 2018-02-16 16:17:49 +01:00
0382f505a5 Move form feedback to backend 2018-02-15 18:17:52 +01:00
b95e3c86f8 Draft form feedback log 2018-02-14 18:42:42 +01:00
eba81f20c6 Prepare for messages and prevent double submit 2018-02-14 17:33:50 +01:00