Commit Graph

48 Commits

Author SHA1 Message Date
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
4dee88645a Static analysis fixes 2018-09-23 14:49:56 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +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
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
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
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
25a501dcde Fix #40 2017-10-26 19:24:16 +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
5aa746a72d Add better test 2017-08-26 16:03:13 +02:00
a78d931a85 Add voice recognition (tested) 2017-08-26 15:53:37 +02:00
407067d6de Prepare for voice actions 2017-08-25 17:21:22 +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
3e7875c638 fixes #24 2017-04-02 12:36:50 +02:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
44f7ddc02d fixes #6 fixes #7 fixes #8
Only long press implemented other elements where already implemented
2016-07-15 17:37:37 +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
2deb520fb9 Fix undefined variable 2016-05-31 23:09:31 +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
9696363f5e Added mouse type events
Longpress, click, context
2016-05-14 10:55:01 +02:00
3072b20d2a Implementing mouse and keyboard input 2016-05-13 23:51:06 +02:00
dc2870889c Fixing extension 2016-05-12 20:33:43 +02:00
148dc74dde Update SwipeManager 2016-05-09 16:29:10 +02:00
71cbbeed17 Create SwipeManager 2016-05-09 14:04:13 +02:00
b080f7d4ad Update TouchManager.js 2016-05-09 14:02:10 +02:00
d11e9cf415 Update TouchManager.js 2016-05-09 13:59:07 +02:00
73529b7899 Create TouchManager.js 2016-05-09 13:55:48 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
7ad8ccc39b Preparing for crazy autoloading expermiment 2016-03-26 10:41:58 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00