geethkokila
|
9ca5815ec3
|
Fixing the saving issues
|
9 years ago |
harshanl
|
57299063b3
|
Added policy configuration to the cdm-config
|
9 years ago |
geethkokila
|
e0301e4ce3
|
Adding the 90% completed monitoring task
|
9 years ago |
manoj
|
4049d1a2b4
|
Remove properties from config operations
|
9 years ago |
geethkokila
|
38939d6c7b
|
Merge branch 'master' of https://github.com/milanperera/carbon-device-mgt into milanperera-master
|
9 years ago |
prabathabey
|
ff2c29a158
|
Registering license managment service
|
9 years ago |
manoj
|
ac3438e2cd
|
Code refactor application update
|
9 years ago |
milanperera
|
05fd385d49
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
manoj
|
f8c1cbc405
|
change generated keys to prepared statement constant
|
9 years ago |
manoj
|
b0a55a55c8
|
code clean up
|
9 years ago |
milanperera
|
f14ba29d30
|
Merged
|
9 years ago |
milanperera
|
854b7dda8d
|
Merged
|
9 years ago |
manoj
|
a6cee6bae3
|
change update operation response to object
|
9 years ago |
manoj
|
3bbbed40e6
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
manoj
|
25a8f60d74
|
Retuen int for operations
|
9 years ago |
kasundananjaya
|
2d1433a2f0
|
Merge pull request #16 from milanperera/master
Refactored dynamic-client-registration unregister function
|
9 years ago |
manoj
|
27279426f0
|
code clean up
|
9 years ago |
manoj
|
00819fe4b6
|
Unit tests, application update
|
9 years ago |
manoj
|
de17217303
|
Unit tests, application update
|
9 years ago |
milanperera
|
a82351f53f
|
Refactered getDevicesByType query
|
9 years ago |
milanperera
|
a5a9d02dee
|
Implemented getDeviceByStatus function
|
9 years ago |
manoj
|
6daa71771c
|
Unit tests for service layer
|
9 years ago |
milanperera
|
eeca0d4ded
|
Refactored DCA
|
9 years ago |
milanperera
|
1d18c6de1e
|
Refactored DCA
|
9 years ago |
manoj
|
41d1408b14
|
Add application update and unit tests
|
9 years ago |
manoj
|
da61c08fac
|
Add application update and unit tests
|
9 years ago |
mharindu
|
0a671373e5
|
Merged with local changes
|
9 years ago |
mharindu
|
9d8c52958d
|
Refactored SQL queries and added null checks
|
9 years ago |
geethkokila
|
d048913e06
|
Adding the momitoring task partialy
|
9 years ago |
prabathabey
|
a886430005
|
Initializing Device Management providers
|
9 years ago |
prabathabey
|
fd6793a9af
|
Fixing device management API structure
|
9 years ago |
prabathabey
|
8073d46f58
|
Cleaning up Dynamic Client Registration implementation
|
9 years ago |
prabathabey
|
85aec417e5
|
Setting target version of maven compiler plugin to 1.7
|
9 years ago |
mharindu
|
52b4902aa5
|
Refactored dynamic-client-registration unregister function
|
9 years ago |
prabathabey
|
2dc1c7341a
|
Improving the current dynamic client authentication to be more spec compliant
|
9 years ago |
mharindu
|
440194632c
|
Implemented dynamic-client-authentication unregister function
|
9 years ago |
manoj
|
0e2e0fdd0e
|
Remove package attribute form Application
|
9 years ago |
Dilshan Edirisuriya
|
3908705b68
|
Null check
|
9 years ago |
prabathabey
|
d5119aba56
|
Fixing more issues in poms
|
9 years ago |
prabathabey
|
aaa3e49956
|
dynamic-client-manager/pom.xml
Adding proper names to poms
|
9 years ago |
geethkokila
|
388701c3a2
|
Adding partial commit to add a interface for plugins to implement to notify devices for monotoring
|
9 years ago |
prabathabey
|
dea6d12173
|
Fixing more issues in SQL queries used in DeviceDAOImpl
|
9 years ago |
prabathabey
|
043440eb76
|
Fixing an invalid table name used in getDevices() method
|
9 years ago |
manoj
|
286a04dd31
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
manoj
|
cc5dd3baa6
|
Move add application list, get applist methods to applicationServiceProvider
|
9 years ago |
geethkokila
|
8bc7c5824a
|
Fixing test case failures and device dao errors
|
9 years ago |
geethkokila
|
e0dd398b27
|
Fixing build failiures
|
9 years ago |
geethkokila
|
8f9259f346
|
Doing a patial commit
|
9 years ago |
manoj
|
66afd0be4b
|
Change updateApplicationList method
|
9 years ago |
manoj
|
a8ae030fe7
|
Remove updateApplication List method from ApplicationManager interface. This is not need to implement for plugins
|
9 years ago |
geethkokila
|
714ddc51a5
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
9 years ago |
geethkokila
|
3c73bba40c
|
Commiting ppartialy to get updates
|
9 years ago |
prabathabey
|
431c86ae0e
|
Refactoring the implementation of app installation/uninstallation and getting EMM URL printed on the server console
|
9 years ago |
geethkokila
|
524ce44036
|
Merge branch 'master' of https://github.com/wso1/carbon-device-mgt
|
9 years ago |
geethkokila
|
2e89722883
|
Fixing the monitoring dao
|
9 years ago |
prabathabey
|
7a6e947810
|
Making Device object return enrolment data too
|
10 years ago |
prabathabey
|
974a616737
|
DAO refactoring
|
10 years ago |
prabathabey
|
8d348a358c
|
Committing initial version of supporting device life cycle management
|
10 years ago |
harshanl
|
952db0183d
|
Moved updateApplicationListOfDevice method to DeviceMgtService
|
10 years ago |
Dilshan Edirisuriya
|
8c59d82708
|
Making serializable
|
10 years ago |
harshanl
|
20a9d1222f
|
Added a method to retrieve list of applications installed on a device
|
10 years ago |
geethkokila
|
e4d156a77e
|
Adding policy monitoring to core, this is only having the monitoring daos and manager class and exceptions
|
10 years ago |
manoj
|
d30048d94d
|
change properties
|
10 years ago |
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 |
geethkokila
|
549e4a784c
|
Fixing issues
|
10 years ago |
prabathabey
|
c13975191e
|
Code cleanup
|
10 years ago |
prabathabey
|
67c3c7f9a5
|
Fixing issues in handling requests that are not bound to an appropriate authenticator type
|
10 years ago |
Geeth
|
89262ef1d4
|
Merge pull request #14 from milanperera/master
Fixed an issue in policy based on ownership type
|
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 |
mharindu
|
29b58576f8
|
Fixed an issue in policy based on ownership type
|
10 years ago |
mharindu
|
1ed6eec02f
|
Fixed bugs in policy
|
10 years ago |
mharindu
|
6586eb028c
|
Merged
|
10 years ago |
mharindu
|
16cc17369c
|
Refactored DCA
|
10 years ago |
geethkokila
|
009c9dd6df
|
Fixing the user based policies
|
10 years ago |
geethkokila
|
f7abe86e3c
|
Fixing the user based policies
|
10 years ago |
Dulitha Wijewantha
|
34a8641582
|
* Added update device implementation
|
10 years ago |
manoj
|
707a8c9709
|
Add payload to policy operation
|
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
|
8a03c7a368
|
Add policy operation for effective policy
|
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 |
prabathabey
|
a3e385bd2f
|
Serializing the complete OAuthAPplicationInfo bean
|
10 years ago |
prabathabey
|
4e17a2669f
|
Fixing more dynamic authentication related issues
|
10 years ago |
prabathabey
|
e909ac8bcc
|
Fixing issues prompted due to not properly inheriting JAX-RS annotations
|
10 years ago |
prabathabey
|
ef12414210
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
prabathabey
|
cc3f543768
|
Fixing dyanamic client registration related issues
|
10 years ago |
mharindu
|
3d549701a4
|
Fixed query issue in function getDevicesByName
|
10 years ago |
mharindu
|
3db38b7e17
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
prabathabey
|
68cefe21a5
|
Fixing issues encountered in dynamic client authentication implementation
|
10 years ago |
mharindu
|
fd0a978eb5
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
mharindu
|
de8914fdcb
|
Added a function to retrieve device list from device name
|
10 years ago |
prabathabey
|
e21c92a1ce
|
Code cleanup
|
10 years ago |
prabathabey
|
6cdd122c97
|
Adding the initial implementation of dynamic client registration
|
10 years ago |
prabathabey
|
3c5a3adc2f
|
Fixing failures prompted while invoking APIs that are OAuth protected
|
10 years ago |
manoj
|
8ee09793f2
|
Change Bearer regex pattern
|
10 years ago |
manoj
|
ca4f902185
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
10 years ago |
manoj
|
eda34cf4de
|
Change logic of token extraction
|
10 years ago |
geethkokila
|
535c4e4717
|
Fixing policy deletion
|
10 years ago |
manoj
|
54290e0ab3
|
Change OAuthAutheticator to get api version and context
|
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 |
geethkokila
|
5cd63c1c88
|
Fixing policy count
|
10 years ago |