|
|
41e2774c7e
|
Restructure URIs
|
2017-04-15 18:23:49 +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 |
|
|
|
3b78030993
|
Remove request manager (use event manager)
|
2017-04-03 14:35:39 +02:00 |
|
|
|
3e7875c638
|
fixes #24
|
2017-04-02 12:36:50 +02:00 |
|
|
|
8f7b866be9
|
fixes #25
|
2017-03-31 14:21:26 +02:00 |
|
|
|
5d3333da1e
|
Notification draft
|
2017-02-03 21:37:21 +01:00 |
|
|
|
ea98baefa0
|
Fixing invalid pattern match
|
2017-01-25 17:28:45 +01:00 |
|
|
|
3ba3296e3d
|
Fix json serialization
|
2017-01-22 21:06:37 +01:00 |
|
|
|
ad6cb9e3c0
|
Marker bug fix
|
2017-01-10 21:53:04 +01:00 |
|
|
|
fb5ea0d5b4
|
Remove markers
|
2017-01-10 21:51:30 +01:00 |
|
|
|
f5ce290cff
|
Implemented diff chart
|
2017-01-10 21:43:59 +01:00 |
|
|
|
276410dc97
|
Implement vertical waterfall
|
2017-01-10 21:10:40 +01:00 |
|
|
|
2c6c43b38d
|
Fix Bar chart
|
2017-01-10 19:54:52 +01:00 |
|
|
|
f01bde58cf
|
Fix candle width
|
2017-01-08 19:05:27 +01:00 |
|
|
|
c7233e6164
|
New charts + cleanup
|
2017-01-08 18:56:41 +01:00 |
|
|
|
ecd186ff6a
|
OHLC chart implemented
|
2017-01-08 15:28:23 +01:00 |
|
|
|
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 |
|