Commit Graph

113 Commits

Author SHA1 Message Date
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
86d715b4e6 Implementing better response handling
Now multiple responses behaviors are possible for. One for each status
code (200, 404 etc.)
2016-07-02 12:45:08 +02:00
bead7c077d Comments 2016-06-26 16:22:55 +02:00
56757de774 JsHint fixes and comments 2016-06-12 09:52:05 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
80b9dbdf9f Fixing global variables 2016-05-31 23:21:09 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
7e11669ca3 Chart fixes during git dashboard creation 2016-05-26 22:53:38 +02:00
4458ddc121 Fixing request & response behavior
With regard to login and report creation.
2016-05-03 20:43:52 +02:00
cd3b8a221a Fixing bugs after restructure
Reporter is main test module
2016-04-30 22:49:50 +02:00
6e9c6653ca Remaining bug fixes for restructure-1 2016-04-09 13:34:57 +02:00
f96b6322aa Rename 2016-04-03 21:18:58 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
f89a99426f Response skeleton 2016-03-25 21:38:25 +01:00
df5d49d108 Fixing Namesapces 2016-03-25 21:37:31 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
91d8de12a5 Namespace fix 2016-03-25 20:12:29 +01:00
0826ffdbaa Implementing browser and os support 2016-03-25 16:53:11 +01:00
c188acc02f Build uri by default 2016-03-25 15:33:31 +01:00
78ee0b0e9c Var to let and default parameters 2016-03-25 15:32:38 +01:00
2fe467d7e8 Inspection fixes 2015-12-22 23:15:06 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00