harshanl
|
9467efe0f6
|
Fixed notification issue
|
8 years ago |
harshanl
|
1a12838b7c
|
Fixed issue in NotificationDAO due to invalid column name
|
8 years ago |
harshanl
|
27a9eeb692
|
Removed unnecessary DM service
|
8 years ago |
harshanl
|
f24242fb8a
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
harshanl
|
dd03d0b740
|
Added device status change upon inactivity mechanism
|
8 years ago |
Ruwan
|
0c92f80e68
|
Merge pull request #361 from ruwany/carbon-kernel-4.4.7
Migrating kernel/apim/appm/identity to latest versions
|
8 years ago |
Ace
|
154a6082ce
|
Merge remote-tracking branch 'upstream/master' into carbon-kernel-4.4.7
# Conflicts:
# features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/pom.xml
|
8 years ago |
harshanl
|
12713f3301
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
Rasika Perera
|
e71d3947cb
|
Adding intuitive error when specified notification provider is not found
|
8 years ago |
harshanl
|
108ea98677
|
Refactor policy mgt components and fixed add operations for invalid devices from task service
|
8 years ago |
harshanl
|
c967fc34d0
|
Fixed EMM-1513
|
8 years ago |
Ace
|
5f90587564
|
Synching with master
|
8 years ago |
Ace
|
33d8829540
|
Merge remote-tracking branch 'upstream/master' into carbon-kernel-4.4.7
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/service/DeviceManagementProviderService.java
|
8 years ago |
Ace
|
099ffd6a74
|
Updating velocity dependencies to OSGI enabled bundle version
|
8 years ago |
Chatura Dilan Perera
|
50d8885f8b
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Chatura Dilan Perera
|
a00d6aafd4
|
[maven-release-plugin] prepare release v1.2.1
|
8 years ago |
harshanl
|
75df243a33
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
Ace
|
6a8a5cbd5a
|
Merging with master
|
8 years ago |
harshanl
|
4169d3b2bd
|
Fixed EMM-1554
|
8 years ago |
dilanua
|
e4dae67fea
|
Changing permissions - /devices/any to /devices/any-device
|
8 years ago |
Rasika Perera
|
d9b25eda08
|
Adding deviceName into notifications
|
8 years ago |
harshanl
|
5b0e99aeff
|
Fixed EMM-1562
|
8 years ago |
harshanl
|
78cab76101
|
Fixed EMM-1531
|
8 years ago |
Ace
|
1dfb8e22e1
|
Updating to latest appm/apim/identity dependencies
|
8 years ago |
Chatura Dilan Perera
|
de23a8cf27
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Chatura Dilan Perera
|
8905fae0d9
|
[maven-release-plugin] prepare release v1.2.0
|
8 years ago |
thusithakalugamage
|
0d02e88955
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into theme-migration
|
8 years ago |
kamidu
|
878daae5c5
|
Permission modifications
|
8 years ago |
Chatura Dilan Perera
|
2d5262e21e
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Chatura Dilan Perera
|
5ccd752404
|
[maven-release-plugin] prepare release v1.2.0
|
8 years ago |
harshanl
|
d60daae97f
|
MSSQL fixes to dbscrpits and DAO layer
|
8 years ago |
harshanl
|
1e00a012a8
|
Removed unnecessary import statements
|
8 years ago |
harshanl
|
0ee6110b3d
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
mharindu
|
115099c8fe
|
Implemented permission based authorization
|
8 years ago |
charitha
|
de6f2558c5
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
charitha
|
2fde165b7c
|
Fix SQL error when could happen due to duplicate enrollments.
(cherry picked from commit c75307f)
|
8 years ago |
harshanl
|
b7ffaf0b0f
|
Fixed issues in DAO implementations and MSSQL db script
|
8 years ago |
mharindu
|
24930b3042
|
Partial commit of migration
|
8 years ago |
harshanl
|
bdb5b970fd
|
Removed access modifiers from Interface APIs
|
8 years ago |
harshanl
|
6554368bfa
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
harshanl
|
551d77bd62
|
Refactored OperationMgr code
|
8 years ago |
kamidu
|
cd77ce692e
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
8 years ago |
kamidu
|
abb3aea9a9
|
fixes for notification isses
|
8 years ago |
harshanl
|
675843d7f7
|
Added Valid device list to Activity response
|
8 years ago |
harshanl
|
a77564ac2d
|
Added status for each device in Activity response
|
8 years ago |
Chatura Dilan Perera
|
83442b0bca
|
Fixed issue in activity retrival
|
8 years ago |
Chatura Dilan Perera
|
29d6b38d15
|
Fixed issue in activity getting with response
|
8 years ago |
Chatura Dilan Perera
|
40cabd0064
|
Merge branch 'master' of github.com:wso2/carbon-device-mgt
|
8 years ago |
Chatura Dilan Perera
|
549a2773f2
|
Fixed issue releated to activity api since
|
8 years ago |
harshanl
|
624bf7c7b4
|
Fixed EMM-1518
|
8 years ago |