Commit Graph

1886 Commits

Author SHA1 Message Date
harshanl
35ea88b9de Fixed EMM-1476. 2016-08-04 20:39:31 +05:30
Prabath Abeysekara
cc90bef42b Merge pull request #318 from Securepoint/master
Minor bug fixies and code improvements
2016-08-03 14:12:24 +05:30
madhawap
5bd879545b fix for the iOS device operations blocker 2016-08-02 19:45:39 +05:30
madhawap
2e71c21378 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-08-02 19:04:54 +05:30
madhawap
d315e739e4 fix for the iOS device operations blocker 2016-08-02 19:04:28 +05:30
kamidu
23fe8b1fdb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-08-02 18:51:55 +05:30
kamidu
160d8c2feb Fix the policy create wizard ui issues 2016-08-02 18:51:31 +05:30
dilanua
2ec9f68135 Removing the deprecation of operation.js as it seems to have one dependancy to plugins 2016-08-02 18:47:14 +05:30
Rasika Perera
b8bf855378 Calculating enrollment url when generalConfig.host config exists 2016-08-02 15:48:04 +05:30
inoshperera
2e8df6a16a Merge pull request #322 from charithag/master
Fix issues in sql statements
2016-08-02 14:33:30 +05:30
charitha
efcd5272d2 Fix issues in sql statements 2016-08-02 14:31:12 +05:30
harshanl
01e2408ece Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-08-02 13:48:49 +05:30
kamidu
9510554f67 Fix the notification view internal server error issue 2016-08-02 00:05:23 +05:30
dilanua
c7f4bba8bf Deprecating operation.js module from UI 2016-08-01 22:45:30 +05:30
dilanua
e125871de0 Adding business-controllers to UI Modules 2016-08-01 22:42:53 +05:30
harshanl
06f72c014e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-08-01 20:29:51 +05:30
harshanl
6cc1bb088c Fixed EMM-1447, EMM-1424 2016-08-01 20:29:21 +05:30
dilanua
ec7f8ccd1f disabling testing info logs at token-protected-service-invokers.js 2016-08-01 20:28:39 +05:30
dilanua
89cebcdb9e Updating UI oauth module with suppressed warnings for verified, but unresolved variables and functions 2016-08-01 19:28:05 +05:30
dilanua
39b14c9bc5 Adding conf-reader to UI modules 2016-08-01 19:06:04 +05:30
dilanua
bbff93adcc Updating token-handler-utils with suppressed warnings for java packg imports 2016-08-01 18:50:47 +05:30
dilanua
303f16e747 Deprecating obsolete UI functions - device.js 2016-07-31 11:15:40 +05:30
dilanua
bc4192280c Updating OAuth UI Module 2016-07-30 20:38:32 +05:30
dilanua
020f35cb4e Updating OAuth UI Module 2016-07-30 19:47:34 +05:30
dilanua
7017f6e32b Updating OAuth module dependants 2016-07-30 13:52:44 +05:30
dilanua
032b5d129a Adding OAUTH module to UI 2016-07-29 16:48:20 +05:30
dilanua
b86be8375c Refactoring OAuth utilities at UI Layer 2016-07-29 15:41:43 +05:30
dilanua
70074e2f3e Refactoring OAuth utilities at UI Layer 2016-07-29 15:37:27 +05:30
dilanua
76385a1c9b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-07-29 15:15:21 +05:30
dilanua
a4c5aa5951 Refactoring OAuth utilities at UI Layer 2016-07-29 15:15:02 +05:30
Milan Perera
59b862dfc7 Merge pull request #321 from ayyoob/com
few fixes in JWT Client
2016-07-29 15:00:52 +05:30
dilanua
f7509f698d Removing obsolete UI modules 2016-07-29 14:51:37 +05:30
dilanua
2efdc30177 Refactoring OAuth utilities at UI Layer 2016-07-29 14:44:16 +05:30
ayyoob
c71e5ead00 few fixes in JWT Client 2016-07-29 12:05:23 +05:30
ayyoob
b57db836d3 removed error message 2016-07-28 16:16:52 +05:30
Milan Perera
c49dc435e1 Merge pull request #319 from ayyoob/transport
Updated grant type implementation
2016-07-28 14:14:03 +05:30
dilanua
4b39a877ad Updating oauth token handlers 2016-07-28 13:49:27 +05:30
ayyoob
d5e756c205 Updated Grant Type Implementation 2016-07-27 14:43:44 +05:30
dilanua
1172e759ca Deprecating serverAdress.js 2016-07-27 06:50:06 +05:30
prabathabey
5ed3174a28 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-07-26 23:37:48 +05:30
prabathabey
5adfab9f8a Improving connection handling in cert management related functionalities, adding UNIQUE key constraints to DM_DEVICE and DM_ENROLMENT tables, improving response handling of certificate management admin API 2016-07-26 23:37:42 +05:30
Ace
07b12fe4ea Bug fixes 2016-07-26 22:03:14 +05:30
Ace
0d94a293a4 Adding notification and fixing QR code 2016-07-26 20:57:38 +05:30
prabathabey
c63818b78f Avoiding multiple device data getting retrieved upon the same id 2016-07-26 19:31:44 +05:30
prabathabey
e27905792f Code cleanup 2016-07-26 19:14:43 +05:30
prabathabey
5bc7cf7c30 Simplifying operation management related implementations 2016-07-26 18:32:00 +05:30
dilanua
8550bcb145 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 2016-07-26 17:36:14 +05:30
dilanua
d2ec81b12b Refactoring oauth token handling functions and dependants 2016-07-26 17:35:50 +05:30
Ace
1ed0481ec3 Changing nav-bar base-unit implementation 2016-07-26 16:59:57 +05:30
Chatura Dilan
046cd6586c Merge branch 'master' of github.com:wso2/carbon-device-mgt 2016-07-26 12:00:17 +05:30