Commit Graph

354 Commits (a00d6aafd4dd6c4c613746ab654d400ca498843a)

Author SHA1 Message Date
prabathabey fe22bfc125 Renaming 'recieved' to 'received'
8 years ago
hasuniea dfc673b08f Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
hasuniea 1443c7757e fixing code issues
8 years ago
prabathabey fc3d6cccbf Fixing Issues in notification management APIs
8 years ago
charitha e2c03adec4 FIx for https://wso2.org/jira/browse/IOTS-169
8 years ago
hasuniea 9c3c08b4ca fix UnAuthorizedDeviceAccessException.java
8 years ago
prabathabey 5ed982beb4 Adding more improvements to the JAX-RS APIs of CDM-F
8 years ago
prabathabey fd7a137b07 Improving jax-rs APIS of CDM-F
8 years ago
prabathabey 6e5148a374 Fixing inconsistencies between what's represented via swagger and the real implementation, and bugs found in admin services
8 years ago
inoshperera db3dc0517b adding activity status related details.
8 years ago
prabathabey 425c0e7498 Improving swagger annotations of CDM-F core APIs further
8 years ago
geethkokila 62c84319d8 Fixing the device search for application list
8 years ago
prabathabey 37aa05f79c Committing improved swagger annotated cdm-f APIs
8 years ago
geethkokila 6328d35797 Changing the device info object by adding the application list
8 years ago
prabathabey 30f6fc53b5 Merging the latest changes introduced in master
8 years ago
prabathabey ebefd60533 Renaming TenantConfiguration as PlatformConfiguration
8 years ago
geethkokila 86e564713d Adding the changes for getting activity ids which are changes after a certain time
8 years ago
geethkokila 01e3cc4987 Fixing the activity related issues
8 years ago
prabathabey 8b9cf0da85 Resolving conflicts caused by merging with the updates in master
8 years ago
geethkokila c64a6e0ec5 Changing apis to return activity when an operation is added
8 years ago
mharindu 3e291c5b13 [maven-release-plugin] prepare for next development iteration
8 years ago
mharindu 9549ac446b [maven-release-plugin] prepare release v1.1.0
8 years ago
prabathabey a375252a94 Adding pluggable push notification framework
8 years ago
ayyoob 51d46213c2 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into transport
9 years ago
Madhawa Perera 43648e4692 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Madhawa Perera b5741b420c Adding swagger annotations to beans
9 years ago
prabathabey a0dbb25824 Fixing code conflicts and improving swagger annotations
9 years ago
ayyoob 48912a05bb merged with upstream
9 years ago
inosh-perera 0cf0ec6e77 adding swagger annotations to APIs
9 years ago
Madhawa Perera 26c10f84ec Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Madhawa Perera 66c12a8b1c Adding swagger annotations to beans
9 years ago
geethkokila 3bec779e0b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 362cf40d85 Fixing the operation activity id issues
9 years ago
inosh-perera 797c7a02d0 adding swagger annotation to beans
9 years ago
Madhawa 07c5362104 Adding swagger annotations to beans and some modifications to api interfaces
9 years ago
inosh-perera c945d63038 fixing issues in swagger dependancy
9 years ago
ayyoob ec7727e8bf removed method and type from features
9 years ago
hasuniea e633d28013 added annotation for ConfigurationEntry
9 years ago
hasuniea e4dfe63548 code conflicts
9 years ago
hasuniea 1267db52ce added swagger annotations for TenantConfiguration
9 years ago
inosh-perera 5597c752ac Adding sawgger annotations to admin Jax-rs apis.
9 years ago
Rasika Perera 938eda7c46 Adding group permissions checking
9 years ago
Rasika Perera 9cb24d8cec Adding enum to hold default role to default permissions mapping
9 years ago
Rasika Perera 4eb588ac60 Group Constants moved to common
9 years ago
Rasika Perera 38cdd94f3c Adding group permission checking for Device Access Authorizations
9 years ago
geethkokila f2128762f0 Adding the changes for removing repeated operations from pending operations, if same operation is added twice, are making them repeated, Device will not recieve them
9 years ago
geethkokila 3396a5066d Adding changes for the updated time of device info and device location
9 years ago
geethkokila 6f9851413e Adding the changes for operation activity id
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 52b81dd3eb Fixing compilation failures
9 years ago
prabathabey f5f177a858 Wrapping all device provisioning related info in ProvisioningConfig
9 years ago
prabathabey aef892fece Code cleanup
9 years ago
prabathabey a10a693507 Fixing find bugs reported issues
9 years ago
prabathabey 47572d08f5 Removing obsolete dependencies to ApplicationManager interface from DeviceManagementService SPI
9 years ago
Lakshman 551aaf172b formatting change
9 years ago
Lakshman 7174d000e0 override hash and equals function in Device to avoid duplicates in collections
9 years ago
charithag d22570dadb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
charithag bf58342d81 Refactor group management
9 years ago
Prabath Abeysekara f1081f7029 Merge pull request #204 from ayyoob/merge-latest
9 years ago
geethkokila 73a82f743f Adding the changes for device Info bean to stop returing null values and changes done for Device search unit classes
9 years ago
ayyoob 81ae512f13 Merge pull request #6 from ayyoob/merge-devicetype
9 years ago
charithag 0a8e00fd1e Merged with upstream and resolved conflicts.
9 years ago
charithag 3e4ccf6337 Add missing features and component from IoTS-1.0.0-M4
9 years ago
geethkokila 888971ae39 Fixing the oracl and postgres sql datasources and removing the start and end from the search context
9 years ago
geethkokila aa63b5f592 Fixing the application memory usage and adding location based search
9 years ago
charithag fa2f61f48a Add missing parts in group management
9 years ago
ayyoob c45895685b Added device type multi tenancy capability.
9 years ago
prabathabey 12c4ba10af Code cleanup
9 years ago
prabathabey 5e7985dae6 merging group-mgt implementation
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 1826c9ee49 Doing a partial commit for pull
9 years ago
geethkokila be890c2e9a Doing a partial commit
9 years ago
prabathabey 3726a57d96 Making email-sender a separate component and code cleanup
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 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 9a7093a0f7 Fixed EMM-1146 issue
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
harshanl a61fe6171a Refactored pagination code
9 years ago
harshanl 6441c201e5 Added search support for pagination
9 years ago
harshanl d4b6ba5e36 Added pagination support for operation management apis.
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 a04658af14 App Manager integration
9 years ago
harshanl e14f09b8a8 Added requireDeviceAuthorization support
9 years ago
harshanl 026a7c187a Fixed EMM-945, EMM-910, EMM-911, EMM-870
9 years ago
harshanl 8a1dba166a Updated FeatureMgr spec
9 years ago
harshanl 6c196d5317 Added pagination support
9 years ago
harshanl 77f5f466d6 Added scope validator and refactored code
9 years ago
harshanl 648d8ec209 Added OAuth scope validator & fixed DataHolders
9 years ago
harshanl bbec523a47 Added notification mechanism
9 years ago
mharindu 0c43338f5d Added runtime exception to DCA
9 years ago
mharindu ad5335c9f5 Fixed local conflicts and merged
9 years ago
prabathabey 2b6bf203e2 Resolving conflicts observed in policy management implementation
9 years ago