|
|
70fba3147d
|
Fix variable name
|
2017-05-30 18:49:49 +02:00 |
|
|
|
c33a31c08e
|
Allow selector and dom observer
|
2017-05-26 21:45:32 +02:00 |
|
|
|
8d929e07a4
|
"Fix" same action type
|
2017-05-22 20:55:04 +02:00 |
|
|
|
95253f94b3
|
Restructure components/elements
|
2017-05-10 21:16:05 +02:00 |
|
|
|
970bc410b8
|
Add mouse click for row
|
2017-05-01 14:07:46 +02:00 |
|
|
|
8057a01446
|
Extend action binding
|
2017-04-14 15:32:47 +02:00 |
|
|
|
0756f7e3e1
|
Restructure actions and events
|
2017-04-14 14:03:03 +02:00 |
|
|
|
4735f7cef5
|
Fixed action manager
|
2017-04-14 12:12:06 +02:00 |
|
|
|
3e7875c638
|
fixes #24
|
2017-04-02 12:36:50 +02:00 |
|
|
|
3ba3296e3d
|
Fix json serialization
|
2017-01-22 21:06:37 +01:00 |
|
|
|
dc1e671818
|
Docblocks
|
2017-01-05 21:23:02 +01:00 |
|
|
|
577230348a
|
Use const where possible
|
2017-01-02 18:34:43 +01:00 |
|
|
|
e4bcd19b49
|
DragNDrop draft
|
2016-12-30 19:52:02 +01:00 |
|
|
|
01fb086c69
|
Implement canvas form submit
|
2016-11-09 21:13:37 +01:00 |
|
|
|
c610b6a0ce
|
Fix multiple submit buttons
|
2016-09-03 10:43:10 +02:00 |
|
|
|
9439738e05
|
Adjusting for eventmanager changes
|
2016-08-11 17:47:31 +02:00 |
|
|
|
8bbe20288f
|
Removing/Adding UI Elements?!
|
2016-08-11 17:31:52 +02:00 |
|
|
|
9a9ce50716
|
Merge branch 'develop' of https://github.com/Orange-Management/jsOMS into develop
|
2016-08-03 22:20:45 +02:00 |
|
|
|
4d1e08ca81
|
Implement action manager
|
2016-08-03 22:20:42 +02:00 |
|
|
|
58c96cfeb9
|
Binding element
|
2016-07-28 18:54:33 +02:00 |
|
|
|
454fb98ab8
|
Preparation for action binding
|
2016-07-28 16:07:11 +02:00 |
|
|
|
f71b5dd4d2
|
Submit if no injection available
|
2016-07-16 15:31:05 +02: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 |
|
|
|
1088649fc3
|
Re-order for correct flow
|
2016-07-06 22:31:17 +02:00 |
|
|
|
d59e9cccf7
|
jsHint inspection fixes
|
2016-07-03 16:34:59 +02:00 |
|
|
|
804bf24513
|
First implementation of data-action
Remaining todos are passing results from one action to the next and
allowing the same action time multiple times.
|
2016-06-26 16:25:51 +02:00 |
|
|
|
6a4b7d70fb
|
Formatting
|
2016-06-26 16:22:42 +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 |
|
|
|
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 |
|
|
|
fde528916a
|
Formatting and bug fixes
|
2016-05-06 18:23:50 +02:00 |
|
|
|
9167fc8873
|
Button action concept implemented
|
2016-05-04 22:37:09 +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 |
|
|
|
93dfa09e31
|
Button UI
|
2016-04-22 15:18:17 +02:00 |
|
|
|
6e9c6653ca
|
Remaining bug fixes for restructure-1
|
2016-04-09 13:34:57 +02:00 |
|
|
|
199d27f686
|
Fix array/object mixup
|
2016-03-26 21:57:35 +01:00 |
|
|
|
877528f859
|
Namespace fixes and applying autoloader/namespace
|
2016-03-26 21:39:18 +01:00 |
|