Commit Graph

115 Commits

Author SHA1 Message Date
90afb92599 Method attribute value fix
I don't know why this is happening but this seems to return the correct
value.
2016-11-06 14:27:46 +01:00
9519424a43 Implement http uri like php 2016-10-30 17:27:48 +01:00
cc20914785 Register resources on load 2016-10-02 12:05:23 +02:00
0fd291c0ca Removing logger 2016-09-15 16:22:55 +02: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
4a65669d87 Added singleton pattern 2016-08-11 16:58:05 +02:00
c51628252f Fixing tests and documentation 2016-08-11 14:21:48 +02:00
4b8b17fa87 Fixes #14 2016-08-06 14:55:06 +02:00
9d51b089aa Fixed url parsing bugs
Introduced self url
Removing double parameters
2016-08-04 19:48:34 +02:00
c820a8944f Removed fragment 2016-08-04 14:36:30 +02:00
8728eef6af Improved substr and added comments 2016-08-04 14:34:42 +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
6ad6a4f928 Formatting fix 2016-08-03 22:20:14 +02:00
afcc8a6646 Update spreadsheet cell 2016-08-02 15:34:57 +02:00
10886f0178 Spreadsheet skeleton 2016-08-02 09:16:44 +02:00
58c96cfeb9 Binding element 2016-07-28 18:54:33 +02:00
86a20798d3 Adding comments 2016-07-28 18:54:33 +02:00
454fb98ab8 Preparation for action binding 2016-07-28 16:07:11 +02:00
288b9c38d6 Fixing particle animation (working) 2016-07-16 15:31:05 +02:00
058aff0960 Creating particle animation
Small visual feature (e.g. for login page)
2016-07-16 15:31:05 +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
2560f27e51 Remove triggered elements 2016-07-06 22:30:59 +02:00
94a134df05 Fixing namespace 2016-07-06 21:26:17 +02: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
b8e665529a Update 2016-06-26 16:58:27 +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
30ba6233a0 Support asset loader include
Sync loading still not implemented. Now only one file can be included
and the callback still needs to be implemented. Maybe allow arrays for
includes and THEN do the callback?!
2016-06-26 16:24:59 +02:00
28e1088a24 Comments & saving callbacks 2016-06-26 16:23:16 +02:00
bead7c077d Comments 2016-06-26 16:22:55 +02:00
6a4b7d70fb Formatting 2016-06-26 16:22:42 +02:00
ba9c02bb03 Adding event listener for array of elements 2016-06-25 13:57:20 +02:00
56757de774 JsHint fixes and comments 2016-06-12 09:52:05 +02:00
972bcb83a5 First test implementation 2016-06-03 21:18:20 +02:00
0c0bae66a1 Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
4db77b838f Cleanup and documentation 2016-05-31 23:31:52 +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
fcb639d267 Fixing unused parameter 2016-05-31 21:39:46 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
5c02524873 Regression/forecast for charting 2016-05-30 21:10:17 +02:00
59ef044f54 Namespace fixes for ide 2016-05-30 21:09:59 +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