harshanl
|
91ece82eca
|
Updated operation DAO to sort data in DESC order of timestamp.
|
9 years ago |
pasinduj
|
3899e8779f
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
d4b6ba5e36
|
Added pagination support for operation management apis.
|
9 years ago |
pasinduj
|
ddefa19e0f
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
Kasun Delgolla
|
d5f87f4dc1
|
Committing policy compliance monitoring issue
|
9 years ago |
pasinduj
|
9a50455a29
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
00cf61c44c
|
Fixed EMM-1069 and refactore DCR services
|
9 years ago |
pasinduj
|
7be1de1b85
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
08ebd7f881
|
Added DCR proxy endpoint & refactored code.
|
9 years ago |
geethkokila
|
93a295f8a7
|
Fixing the dynamic imports
|
9 years ago |
harshanl
|
20a03c42fc
|
Merged with master
|
9 years ago |
harshanl
|
89e6f0786d
|
Refactored dynamic-client module to use remote services.
|
9 years ago |
pasinduj
|
a9a502ac74
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
geethkokila
|
49ae3298f4
|
Fixing the build failure due to neethi bundle being plugged in to web app lib folder
|
9 years ago |
geethkokila
|
ba7acabb04
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
geethkokila
|
865f5a500e
|
Fixing the build failure due to neethi bundle being plugged in to web app lib folder
|
9 years ago |
Kamidu Sachith
|
6f57200864
|
Hanlde dependancy in dynamic client registration by removing recursive dependancy
|
9 years ago |
pasinduj
|
f49f13501f
|
modified dbscripts removing policy ID forigen key from one table
|
9 years ago |
pasinduj
|
81911bace0
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
pasinduj
|
a390df68ec
|
modified dbscripts to remove foriegn key reference
|
9 years ago |
harshanl
|
92af749276
|
Fixed build break
|
9 years ago |
harshanl
|
740124136b
|
Refactored backend oauth authenticator component and added logic to validate OAuth token from local & remote servers.
|
9 years ago |
harshanl
|
5b9c44655d
|
Merge branch 'master' of https://github.com/pasindujw/carbon-device-mgt into pasindujw-master
|
9 years ago |
harshanl
|
30e8dc885c
|
Fixed EMM-1034
|
9 years ago |
pasinduj
|
9c7ebdafdb
|
modified PolicyDAOImpl to fix PolicyRemove error occured by a database Foriegn Key Reference
|
9 years ago |
inosh-perera
|
b5a6280c8d
|
refactoring comments
|
9 years ago |
inosh-perera
|
d4403c6d87
|
adding new table to h2 script
|
9 years ago |
inosh-perera
|
ff6e316406
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
inosh-perera
|
3b1a3073f5
|
certificate persistance and ritrival from the database
|
9 years ago |
harshanl
|
73906f7cda
|
Fixed EMM-1003
|
9 years ago |
harshanl
|
d95a198ad6
|
Fixed EMM-1001
|
9 years ago |
Kamidu Sachith
|
53064516d3
|
Fix for the Jira Issue EMM-989
|
9 years ago |
Kamidu Sachith
|
8573a284e0
|
Enable Domain name in the invitation main
|
9 years ago |
manoj
|
e1dc3d2ea3
|
add notify mechanisam to plugins for some operations - Ex -: IOS send push note to apns when add operation
|
9 years ago |
manoj
|
99f82e4817
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
b4d17b888b
|
fixed secondary user-store related issues & multi-tenancy issues
|
9 years ago |
geethkokila
|
c1eea6894d
|
Fixing the feature remove from the policy
|
9 years ago |
manoj
|
a04658af14
|
App Manager integration
|
9 years ago |
manoj
|
79c268cb41
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
Dileesha Rajapakse
|
767ea70436
|
Refactored CommandOperation DAO class
|
9 years ago |
Dileesha Rajapakse
|
8bd9295f81
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
Dileesha Rajapakse
|
f3cfb79bac
|
Refactored Operation DAO classes
|
9 years ago |
harshanl
|
f0471203e7
|
Added logic to skip device authorization for policy operations
|
9 years ago |
Dileesha Rajapakse
|
6e95451f57
|
Refactored Operation DAO class
|
9 years ago |
manoj
|
dbf8d13ced
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
manoj
|
20db31c2a9
|
Add app manager features
|
9 years ago |
Dileesha Rajapakse
|
825017a492
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
Dileesha Rajapakse
|
4379232c25
|
Refactored Enrollment DAO class
|
9 years ago |
harshanl
|
2fa99ac475
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
a3e20367f2
|
Fixed issue in Policy Task when DeviceAuthorization enabled.
|
9 years ago |
geethkokila
|
271c4f76cb
|
Fixnig the null pointer isssue
|
9 years ago |
geethkokila
|
700b308b45
|
Fixing the null pointer and removnig innactive devices being monitored
|
9 years ago |
geethkokila
|
1989abf881
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
geethkokila
|
fed4f72d4b
|
Fixing the null pointer
|
9 years ago |
harshanl
|
1252d4c160
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
geethkokila
|
0f146e83fa
|
Fixing the issue which cause policy not bieng applied to device which were enrolled before the adding the policy to the system
|
9 years ago |
geethkokila
|
813f9072d8
|
Fixing the database issue which causes the deviceids slelect did not work
|
9 years ago |
Dileesha Rajapakse
|
f8a2117911
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
Dileesha Rajapakse
|
6446be100d
|
Refactored Policy Management DAO classes
|
9 years ago |
Dileesha Rajapakse
|
91d9db1ffa
|
Refactored ApplicationMapping and ProfileOperation DAO classes
|
9 years ago |
Dilshan Edirisuriya
|
7023537fcd
|
Setting owner in authentication info
|
9 years ago |
Dileesha Rajapakse
|
27254cc922
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
cb02c9da80
|
Fixed issues in DeviceAuthorization
|
9 years ago |
Dileesha Rajapakse
|
6f0276ab2f
|
Modified Application Mapping DAO classes
|
9 years ago |
Dileesha Rajapakse
|
7b2cfd69f5
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
b9ca6705ae
|
Merged changes
|
9 years ago |
harshanl
|
e14f09b8a8
|
Added requireDeviceAuthorization support
|
9 years ago |
manoj
|
fdc4ad8e18
|
Set user level autherization is support by plugin or not
|
9 years ago |
manoj
|
22c2da7fcb
|
Set user level autherization is support by plugin or not
|
9 years ago |
manoj
|
dc2e41e083
|
Add authentication method boolean check. Android allows user level authentication. IOS and windows allow device authetication. This is a temporary fix until fix windows and IOS certifcate level user extraction
|
9 years ago |
manoj
|
adc3b652bf
|
Add authentication method boolean check. Android allows user level authentication. IOS and windows allow device authetication. This is a temporary fix until fix windows and IOS certifcate level user extraction
|
9 years ago |
Dileesha Rajapakse
|
786eb93bca
|
Refactored Operation DAO classes
|
9 years ago |
Dileesha Rajapakse
|
123ea228ad
|
Refactored Enrolment DAO class
|
9 years ago |
Dileesha Rajapakse
|
72ffe4e4a4
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
5af6f314d0
|
Fixed EMM-939
|
9 years ago |
Dileesha Rajapakse
|
1975821446
|
Refactored Device and Application DAO classes
|
9 years ago |
Geeth
|
5fd9e87dc8
|
Merge pull request #44 from Kamidu/master
change the formatter
|
9 years ago |
Kamidu Sachith
|
8953a61cc4
|
Enable Owneship type editing in policy
|
9 years ago |
harshanl
|
5d107b0d56
|
Merged changes
|
9 years ago |
harshanl
|
93e641893c
|
Merged changes
|
9 years ago |
harshanl
|
026a7c187a
|
Fixed EMM-945, EMM-910, EMM-911, EMM-870
|
9 years ago |
inosh-perera
|
4faa740c9d
|
Fixing JIRA EMM-947 - only the registered device types are returned to UI
|
9 years ago |
Kamidu Sachith
|
d7c942f395
|
Enable ownership editing on the policy
|
9 years ago |
Kamidu Sachith
|
4590de6a76
|
chenge the formatter
|
9 years ago |
harshanl
|
c826be9b3e
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
74a3b0e346
|
Fixed EMM-910
|
9 years ago |
geethkokila
|
30c53b7d14
|
Fixing the EMM-900, Ading the LB host name and port to the email url
|
9 years ago |
harshanl
|
2b9239d208
|
Optimized the authenticator framework
|
9 years ago |
harshanl
|
fa92aecf58
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
520c07693d
|
Added support for non-secured endpoints within a security enabled webapp
|
9 years ago |
geethkokila
|
feab85796f
|
Fixing the EMM-896 which restrict deleting the policy once applied due to a contraint violation
|
9 years ago |
geethkokila
|
2479be9f5a
|
Fixing the email client issue
|
9 years ago |
harshanl
|
6ebfbc4136
|
Merge branch 'master' of https://github.com/hasuniea/carbon-device-mgt into hasuniea-master
|
9 years ago |
harshanl
|
c9ffedbac5
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
8f982722fb
|
Added oauth response messages
|
9 years ago |
geethkokila
|
20122b3f1e
|
Fixing the roles and users adding issue
|
9 years ago |
Kasun Delgolla
|
c00b1ee713
|
Committing fix for JIRA- EMM-860
|
9 years ago |
Kasun Delgolla
|
6f2d1ad065
|
Merge branch 'master' of github.com:wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
7cdd262b91
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
harshanl
|
7c0996270f
|
Fixed EMM-887
|
9 years ago |