Commit Graph

73 Commits

Author SHA1 Message Date
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
4bd3a89045 fix for/if spacing 2019-10-05 19:58:54 +02:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
52f8b4d6e1 Allow hidden notification 2019-06-01 20:53:36 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
dcc262b64e Fix action uri 2019-04-22 16:29:28 +02:00
f88bd58915 Fix bug related to backend response changes 2019-04-12 21:12:46 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b40c6670d4 Fix table CRUD 2019-03-31 20:28:13 +02:00
b3c2337c96 remove unhandled status/it's not an error 2019-02-11 17:25:39 +01:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
a525f6c881 Create strong ui feature improvements 2019-01-11 21:13:11 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +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
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
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
320936bedf Additional log tests 2018-06-29 18:10:23 +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
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
86dfb12b07 Fixes that may break things 2018-03-24 19:12:02 +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
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
54a53724ab Add default return 2017-11-11 16:16:14 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
9cf5df977f Fix documentation 2017-11-11 11:24:32 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
981b73e184 Firefox fixes 2017-09-01 19:34:54 +02:00
cecb5736fb Make self const 2017-08-26 20:20:24 +02:00
cb26a4b36b Added notification manager 2017-08-26 19:35:32 +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
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
4da03c0177 Fix condition check for response run 2017-05-31 15:56:32 +02:00
3b78030993 Remove request manager (use event manager) 2017-04-03 14:35:39 +02:00
5d3333da1e Notification draft 2017-02-03 21:37:21 +01:00
3ba3296e3d Fix json serialization 2017-01-22 21:06:37 +01:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
d59e9cccf7 jsHint inspection fixes 2016-07-03 16:34:59 +02:00
acf6632fa5 Fixing scope issue 2016-07-02 20:18:32 +02:00