4aacdb499b
Candlestick chart
2017-01-08 15:16:57 +01:00
66e876b9b8
Dimension pull out
2017-01-08 13:10:58 +01:00
6fe8c278df
Code pull out
2017-01-08 13:03:44 +01:00
234ab60a26
Make chart cell size dynamic
2017-01-08 12:10:04 +01:00
d7f317c815
Implemented calendar chart v1
2017-01-08 11:34:44 +01:00
91e02b8b0d
Implementing more charts and placeholder
2017-01-07 19:12:39 +01:00
dc1e671818
Docblocks
2017-01-05 21:23:02 +01:00
78cfc2a7c9
Use const where possible
2017-01-02 18:35:48 +01:00
577230348a
Use const where possible
2017-01-02 18:34:43 +01:00
bd98df16ee
Use const where possible
2017-01-02 18:34:32 +01:00
e4bcd19b49
DragNDrop draft
2016-12-30 19:52:02 +01:00
967c369992
Prepare for future reset functionality
2016-12-30 19:51:55 +01:00
683cf2e844
Fix canvas media upload
2016-11-23 23:46:14 +01:00
5f98434efe
Fixed issue 79 in phpOMS
2016-11-11 21:34:50 +01:00
01fb086c69
Implement canvas form submit
2016-11-09 21:13:37 +01:00
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