manoj
|
65b1ea70ab
|
Add properties to store mobile app specific meta data
|
10 years ago |
manoj
|
567f78abb6
|
Add additional fields to load device
|
10 years ago |
prabathabey
|
d28de90679
|
Fixing an invalid database table name used in DeviceDAOImpl
|
10 years ago |
manoj
|
f3dd402e4b
|
Set device status to active when poll operations
|
10 years ago |
manoj
|
6263a550ff
|
Set device enrolment status
|
10 years ago |
manoj
|
65620a7389
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
83698e7a99
|
AppList update for device
|
10 years ago |
manoj
|
1aa22b29c5
|
AppList update for device
|
10 years ago |
manoj
|
4510a954a5
|
AppList update for device
|
10 years ago |
prabathabey
|
1dd9134e5d
|
Fixing poms to remove device.mgt.user.* dependencies
|
10 years ago |
prabathabey
|
22bf894d45
|
Removing the redundant user-mgt component, which has been there as part of carbon-device-mgt repository
|
10 years ago |
manoj
|
78ee8e334f
|
Remove app list update method from app manager interface
|
10 years ago |
manoj
|
6f2c51ee36
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
82cbbef83b
|
Application list saving method and device operation response saving
|
10 years ago |
prabathabey
|
60ee259b2b
|
Fixing DeviceDAOs to associate tenant id to filter out tenant specific resources
|
10 years ago |
manoj
|
0e18ebcf4e
|
Synchronize plugin register
|
10 years ago |
manoj
|
aa8de8cb23
|
Add all registerd devices to newly registerd plugin listner
|
10 years ago |
manoj
|
7497a1d033
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
856fea3455
|
fix instansiating of device provider serviceImpl with empty plugin repo
|
10 years ago |
prabathabey
|
c0cbc59a03
|
Code cleanup
|
10 years ago |
prabathabey
|
a2dc916fd0
|
Fixing issues in plugin initialization as a result of certain plugins getting initialized after the device management component is done getting configured
|
10 years ago |
prabathabey
|
2526d87c21
|
Introducing a separate bean to carry all enrolment data
|
10 years ago |
prabathabey
|
60960d80b4
|
More code cleanups
|
10 years ago |
prabathabey
|
c13975191e
|
Code cleanup
|
10 years ago |
manoj
|
0de6ff09e7
|
Change get device by name query
|
10 years ago |
manoj
|
21ea3a4428
|
change device type query
|
10 years ago |
manoj
|
651cfdc6cb
|
Check if pending operations empty
|
10 years ago |
manoj
|
61ebf6beb4
|
Remove status field from get next operations query
|
10 years ago |
manoj
|
6a1cf1b3f8
|
Remove status field from get next operations query
|
10 years ago |
Dulitha Wijewantha
|
34a8641582
|
* Added update device implementation
|
10 years ago |
manoj
|
05a3244040
|
Add payload to policy operation
|
10 years ago |
manoj
|
0f7df72167
|
Cast to operation type in dto convertion
|
10 years ago |
manoj
|
245d3706a2
|
Invoke policy operation dao
|
10 years ago |
manoj
|
e948075bc5
|
Invoke policy operation dao
|
10 years ago |
manoj
|
6188878340
|
Add operation code for policy operation
|
10 years ago |
manoj
|
a4e6b02e60
|
Add operation type for policy operation
|
10 years ago |
manoj
|
14c6773b57
|
Fetch device according to the device identifier
|
10 years ago |
manoj
|
39b85a3b44
|
update operation status
|
10 years ago |
manoj
|
0ed9c46a64
|
set operation status
|
10 years ago |
manoj
|
f68c7133cf
|
Check null before close connection
|
10 years ago |
manoj
|
3dcb42ee64
|
fix connection close issue while call super getOperation method inside loop
|
10 years ago |
manoj
|
9f592f8a33
|
fix operation id field issue
|
10 years ago |
manoj
|
3c99c9ec2c
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
7fb3a594b8
|
Instansiate Policy DAO in operations dao factory
|
10 years ago |
prabathabey
|
6c6f644892
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
prabathabey
|
de9b17f41f
|
Modifying Device bean definition
|
10 years ago |
manoj
|
f8fbbdb467
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
d15f19dab2
|
correct sql ambiguos selection of operation id
|
10 years ago |
prabathabey
|
cdcba23021
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
prabathabey
|
72e940b523
|
Code cleanup
|
10 years ago |
manoj
|
e2ef2504a9
|
Y
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
prabathabey
|
d444f4ce0c
|
Adding an interface method to DeviceManager.java to support claimable devices
|
10 years ago |
manoj
|
54c776000f
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into release-1.0.0
|
10 years ago |
manoj
|
c3805364c9
|
Refractor Operations to handle Policy Operations and remove joins
|
10 years ago |
manoj
|
917c0cf965
|
Refractor Operations to handle Policy Operations and remove joins
|
10 years ago |
mharindu
|
3d549701a4
|
Fixed query issue in function getDevicesByName
|
10 years ago |
mharindu
|
de8914fdcb
|
Added a function to retrieve device list from device name
|
10 years ago |
manoj
|
f2c33f9421
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
cfe9bd5f9f
|
Email format
|
10 years ago |
dilanua
|
851fb35554
|
Updated DeviceTypeDAOImpl.java
|
10 years ago |
mharindu
|
ffaccbe371
|
Refactored policy
|
10 years ago |
manoj
|
48a2062f64
|
Add operations for effective policy
|
10 years ago |
mharindu
|
39ae880972
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
mharindu
|
89d0fa0894
|
Implemented device count and policy count
|
10 years ago |
manoj
|
acdf6021a7
|
Policy related operations
|
10 years ago |
manoj
|
85df7ca9a0
|
Policy related operations
|
10 years ago |
mharindu
|
3d69503e96
|
Merged
|
10 years ago |
mharindu
|
048c175fda
|
Fixed issue of get device info function
|
10 years ago |
Milan Perera
|
c068ac88de
|
Update DeviceManagementServiceImpl.java
|
10 years ago |
Milan Perera
|
7d3bf84d9f
|
Update DeviceManagementServiceProviderImpl.java
|
10 years ago |
Milan Perera
|
8f00128ab1
|
Update DeviceManager.java
|
10 years ago |
mharindu
|
40feabb9df
|
Fixed bug in device disenrollment
|
10 years ago |
mharindu
|
847eb073b9
|
Refactored device info
|
10 years ago |
mharindu
|
ead4d3be69
|
Refactored device info
|
10 years ago |
manoj
|
f25dc65b54
|
Refractor device mgt user core service
|
10 years ago |
manoj
|
c918622cc6
|
Refractor Email service and change user server feature name
components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
|
10 years ago |
mharindu
|
6b84d65e29
|
Refactored updateDeviceInfo function
|
10 years ago |
manoj
|
6c80688af2
|
Remove app list from device info update service
|
10 years ago |
mharindu
|
0f3a981367
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
2d5d0bb4f8
|
Install APP service
|
10 years ago |
manoj
|
94fbb56f06
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
3589804ede
|
Installation APP service
|
10 years ago |
harshanl
|
db2065435b
|
Added getAllDevicesOfUser and getAllDevicesOfRole methods with user feature
|
10 years ago |
mharindu
|
c892c0b783
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
1b1b66fc29
|
Handle DB close within rollback transaction
|
10 years ago |
manoj
|
f4b8e4bb74
|
Remove delete device type from DB when un register plugin
|
10 years ago |
mharindu
|
aeb9c6e5aa
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
a774bc89aa
|
Device Type not present in DB, return null instead of dummy object
|
10 years ago |
mharindu
|
937530087d
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
mharindu
|
f83897708c
|
Merged
|
10 years ago |
manoj
|
bf62561b00
|
Change Next operations method to accept parameter device id
|
10 years ago |
manoj
|
9b5f6bc171
|
Change next operations to join profile operations
|
10 years ago |
manoj
|
76c697453e
|
Change platforms to lower case
|
10 years ago |
manoj
|
3f78271847
|
Refractor application bean
|
10 years ago |
manoj
|
58a7964b34
|
Refractor Application bean
|
10 years ago |
manoj
|
3df761bba6
|
Refractor Application bean
|
10 years ago |
manoj
|
696ab3554c
|
Refractor Application bean
|
10 years ago |
manoj
|
6c452433de
|
Correct copy right text
|
10 years ago |
manoj
|
9cf2d33c59
|
Correct copy right text
|
10 years ago |
Prabath Abeysekara
|
00e8076a9d
|
Merge pull request #7 from milanperera/master
Fixed a bug in update Operation
|
10 years ago |