Commit Graph

386 Commits (704680d68da67eb5019ec0add92c220c9e44041c)

Author SHA1 Message Date
WSO2 Builder cff6e242c8 [maven-release-plugin] prepare release v2.0.0 8 years ago
charitha a6064d2561 Update component versions for IoTS-1.0.0 release 8 years ago
charitha ac30e7eb3e Merge remote-tracking branch 'upstream/master' into IoTS-1.0.0 8 years ago
WSO2 Builder 9517a3d30f [maven-release-plugin] prepare for next development iteration 8 years ago
WSO2 Builder a8568299b9 [maven-release-plugin] prepare release v1.2.6 8 years ago
charitha 1bfba25c5e Remove user list and role list attributes from group object 8 years ago
charitha 5f68953b11 Merge branch 'master' into IoTS-1.0.0 8 years ago
WSO2 Builder 27a2c9b979 [maven-release-plugin] prepare for next development iteration 8 years ago
WSO2 Builder eae935f91c [maven-release-plugin] prepare release v1.2.5 8 years ago
harshanl 370f6de260 Removed applied policy upon removal of the last policy applicable for a device 8 years ago
WSO2 Builder 6a55e1be83 [maven-release-plugin] prepare for next development iteration 8 years ago
WSO2 Builder 11c2e59f61 [maven-release-plugin] prepare release v1.2.4 8 years ago
harshanl 036ed6fe41 Added POLICY_REVOKE operation upon deletion of the last policy 8 years ago
harshanl 73539362d4 Refactored PolicyAdministratorPointImpl 8 years ago
harshanl 6e1fdabaad EMM-1342:Added policy revoke operation 8 years ago
harshanl 24c38602b8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 8 years ago
harshanl 51910ee67a EMM-1675:Added policy revoke operation 8 years ago
susinda ca68181541 Fixing NPE of EMM-1715 8 years ago
hasuniea 2128f08658 fixing EMM-1750 8 years ago
kamidu 2f852d84f4 Fix for the issue : EMM policy updating issue 8 years ago
charitha 670ca7c228 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 8 years ago
harshanl 4bcf350236 EMM-1678:Updated the oauth component versions 8 years ago
charitha f22d392978 Upgrade to comply with latest CDMF changes 8 years ago
harshanl f9ba45f439 Fixed the device status changing issue when there are multiple enrollments for the same device 8 years ago
Chatura Dilan Perera c16cc4cae1 [maven-release-plugin] prepare for next development iteration 8 years ago
Chatura Dilan Perera ed4bca7032 [maven-release-plugin] prepare release v1.2.2 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 from ruwany/carbon-kernel-4.4.7 8 years ago
harshanl 1b6c7ea502 Refactored PolcyMgt component 8 years ago
Ace 154a6082ce Merge remote-tracking branch 'upstream/master' into carbon-kernel-4.4.7 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
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
Ace 6a8a5cbd5a Merging with master 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
harshanl 671ef77b63 Fixed EMM-1107 issue 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
Chatura Dilan Perera 654e1d9938 [maven-release-plugin] prepare for next development iteration 8 years ago
Chatura Dilan Perera aa24821667 [maven-release-plugin] prepare release v1.1.2 8 years ago
hasuniea 6db619317c fixing app-install issue 8 years ago
Prabath Abeysekara cc90bef42b Merge pull request from Securepoint/master 8 years ago
Ace 07b12fe4ea Bug fixes 9 years ago
Ace ca8859c80a Fixing broken build due to new javax.xml imports 9 years ago
Timo Briddigkeit ed07774552 Fixed literal string comparison. 9 years ago
Timo Briddigkeit 0ac4752b2b Fixed null pointer dereference 9 years ago
Timo Briddigkeit ee5b077e6a Fixed various XML External Entity (XXE) attack vulnerabilities 9 years ago
Chatura Dilan 4ec11e8c08 [maven-release-plugin] prepare for next development iteration 9 years ago
Chatura Dilan ffedcac543 [maven-release-plugin] prepare release v1.1.1 9 years ago
prabathabey 9aa54f2ead Improving policy management functionalities to use deviceType in place of deviceTypeId for persisting policy information 9 years ago
Chatura Dilan 2befefc967 Added OS build date 9 years ago
prabathabey be7e63c390 merging rest-api-improvements branch to master 9 years ago
Chatura Dilan 24b462f4f4 Added is-active field to the Application 9 years ago
prabathabey 624e7df688 Improving HTTP status code handling and the resource implementations 9 years ago
geethkokila 1fabb0eee3 Fixing the database syncing issue 9 years ago
prabathabey b24250f3f2 Returning device info within the device bean itself 9 years ago
prabathabey 5ed982beb4 Adding more improvements to the JAX-RS APIs of CDM-F 9 years ago
prabathabey 726a700528 Improving error handling in checking for monitoring frquency 9 years ago
prabathabey 6e5148a374 Fixing inconsistencies between what's represented via swagger and the real implementation, and bugs found in admin services 9 years ago
prabathabey 8b9cf0da85 Resolving conflicts caused by merging with the updates in master 9 years ago
inosh 1341884957 resolving conflicts 9 years ago
inosh 60b42715d6 syncing admin api from product emm 9 years ago
mharindu 3e291c5b13 [maven-release-plugin] prepare for next development iteration 9 years ago
mharindu 9549ac446b [maven-release-plugin] prepare release v1.1.0 9 years ago
prabathabey a375252a94 Adding pluggable push notification framework 9 years ago
Madhawa Perera 94aacb1625 Adding swagger annotations to beans 9 years ago
Madhawa Perera 5d1bf67630 Adding swagger annotations to beans 9 years ago
Madhawa Perera 087adafeb7 Adding swagger annotations to beans 9 years ago
geethkokila 3396a5066d Adding changes for the updated time of device info and device location 9 years ago
geethkokila 4029c86da4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt 9 years ago
geethkokila 2fb42518b6 Adding the changes for the device group with policy. 9 years ago
prabathabey 9068a3d893 Fixing compilation failures caused due to API changes 9 years ago
geethkokila 4cf37bb16c Fixing the compilation error on the proprietory plugins. 9 years ago
dilanua ce8d4b53a2 Adding temporary development code bits of dashboard analytics feature 9 years ago
ayyoob c45895685b Added device type multi tenancy capability. 9 years ago
geethkokila e9da24c9e8 Changing the snapshot versions from 1.0.4 to 1.1.0 9 years ago
geethkokila 41191d6df0 Adding the search feature to device mgt plugin 9 years ago
geethkokila e0e0a57c11 [maven-release-plugin] prepare for next development iteration 9 years ago
geethkokila cebb88e712 [maven-release-plugin] prepare release v1.0.3 9 years ago
geethkokila e66d291947 [maven-release-plugin] prepare for next development iteration 9 years ago
geethkokila f416a73e75 [maven-release-plugin] prepare release v1.0.2 9 years ago
geethkokila d0a2c5521c Commenting this due to policy compliance warn will block the device 9 years ago
geethkokila 185a59fbd4 [maven-release-plugin] prepare for next development iteration 9 years ago
geethkokila b3580d754b [maven-release-plugin] prepare release v1.0.1 9 years ago
harshanl 402b843e5d Updated task schedule service to fix EMM-1145, EMM-1100 9 years ago
prabathabey 7a27e88551 Changing the log levels configured in log4j.properties files used as part of test configurations 9 years ago
geethkokila 4e9255fbc9 [maven-release-plugin] prepare for next development iteration 9 years ago
geethkokila ceb60adb34 [maven-release-plugin] prepare release v1.0.0 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 f49f13501f modified dbscripts removing policy ID forigen key from one table 9 years ago
pasinduj a390df68ec modified dbscripts to remove foriegn key reference 9 years ago
harshanl 5b9c44655d Merge branch 'master' of https://github.com/pasindujw/carbon-device-mgt into pasindujw-master 9 years ago