Commit Graph

132 Commits

Author SHA1 Message Date
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
3f9b035f4d Fix minor bugs and double submit leak 2018-07-30 21:51:09 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +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
4f3e939800 Fix observer config for AM 2018-04-08 18:49:35 +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
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
d00924bcd6 Improve increments 2018-02-10 21:51:01 +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
e92928aaad Change docblock 2018-01-16 18:32:48 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
0d17a93d66 Cleanup keyboard manager 2017-11-16 17:11:40 +01:00
cd7a35f1a0 Fix typehints+var type etc. 2017-11-11 16:06:15 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +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
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
25a501dcde Fix #40 2017-10-26 19:24:16 +02:00
d284ff0312 Draft remove implementation 2017-10-24 21:08:36 +02:00
c8fbc69f94 Pass element to action function 2017-10-21 18:12:18 +02:00
183503f31c fix form injection 2017-10-06 22:44:06 +02:00
9727f860f5 Fix global log to singelton 2017-10-06 22:06:25 +02:00
4be3f6423e Use global logger 2017-10-06 22:02:10 +02:00
de25c32501 fixes #34 2017-09-19 14:56:39 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
560867ebfe Fix trim bug 2017-09-03 20:32:43 +02:00
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
92cae1ea2e Added docblocks 2017-08-27 21:55:49 +02:00
cecb5736fb Make self const 2017-08-26 20:20:24 +02:00