Rasika Perera
|
a411d3ad87
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
7 years ago |
WSO2 Builder
|
b7e85c213b
|
[WSO2 Release] [Jenkins #2929] [Release 3.0.235] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
b70e0252c4
|
[WSO2 Release] [Jenkins #2929] [Release 3.0.235] prepare release v3.0.235
|
7 years ago |
Rasika Perera
|
88e1b925bb
|
Merge pull request #1202 from rasika/fix-1724
Fix the issue of an error printed when shutting down the IoT Server
|
7 years ago |
Rasika Perera
|
f766e4c10e
|
Merge pull request #1203 from lasanthaDLPDS/master
Adding debug logs and formatting the source
|
7 years ago |
WSO2 Builder
|
d2f18ddbc9
|
[WSO2 Release] [Jenkins #2927] [Release 3.0.234] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
8f1f8eefe4
|
[WSO2 Release] [Jenkins #2927] [Release 3.0.234] prepare release v3.0.234
|
7 years ago |
WSO2 Builder
|
62c9ed3e1e
|
Merge commit '30bb2a866566422f83a21ac95ee661c28572e5ff' into 21083545-a8aa-47e3-8c3d-99350689e63e
|
7 years ago |
WSO2 Builder
|
30bb2a8665
|
[WSO2 Release] [Jenkins #2926] [Release 3.0.233] prepare for next development iteration
|
7 years ago |
lasantha
|
fc982eab67
|
remove unnecessary empty lines
|
7 years ago |
WSO2 Builder
|
a325b3c6c0
|
[WSO2 Release] [Jenkins #2926] [Release 3.0.233] prepare release v3.0.233
|
7 years ago |
lasantha
|
8df53899d6
|
remove unnecessary imports
|
7 years ago |
Rasika Perera
|
14e3b8fc17
|
Merge branch 'fix-1724'
|
7 years ago |
lasantha
|
0ce103e1ad
|
Format the source code
In order to equivalent with WSO2 coding standards modified the source code
|
7 years ago |
Rasika Perera
|
6e6b9e963e
|
Merge pull request #1201 from rasika/master
Update documentation anchor links
|
7 years ago |
Rasika Perera
|
7696319021
|
Merge pull request #1200 from milanperera/r-320
Fix issues in data archival feature
|
7 years ago |
lasantha
|
18b1f7830d
|
Add debug logs for Device Management Plugin Repository
It is important to have debugged logs when finding the root causes for some issues.Hence added those to the Device Management Plugin Repository.
|
7 years ago |
Rasika Perera
|
7ad790be54
|
Fix error log printed when undeploying the devicemgt provider
Resolves https://github.com/wso2/product-iots/issues/1724
(cherry picked from commit c72d4ea)
|
7 years ago |
Rasika Perera
|
028ae524c2
|
Updating v3.1.0 into v.3.2.0
|
7 years ago |
WSO2 Builder
|
8a06a494c4
|
[WSO2 Release] [Jenkins #2924] [Release 3.0.232] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
f7e3cd9c3c
|
[WSO2 Release] [Jenkins #2924] [Release 3.0.232] prepare release v3.0.232
|
7 years ago |
Rasika Perera
|
eb01e72930
|
Merge pull request #1198 from Kamidu/master
Changing the javascript to support IE
|
7 years ago |
Rasika Perera
|
166b7b6891
|
Updating doc links
Resolving https://github.com/wso2/product-iots/issues/1694
|
7 years ago |
Milan Perera
|
415aac1ce0
|
Fix issues in data archival feature
There were few issues regarding the data retreiving SQL query and archived config operations
|
7 years ago |
Madawa Soysa
|
8b4e3ec051
|
Merge pull request #1186 from madawas/application-mgt-new
Enhancing the application install and enterprise install mobile application
|
7 years ago |
geethkokila
|
3610d68fe6
|
Add alert ui view for the cookie policy and privacy policy
This changes the styles and wording for the privacy and cookie policy
|
7 years ago |
nishadi
|
565087f4f2
|
Changed CommentManagementAPIImpl
Message of the errors were changed.
|
7 years ago |
nishadi
|
b5c28943ee
|
Changed CommentManagementAPIImpl
changed returning null into response ok.
|
7 years ago |
nishadi
|
2981a1537e
|
Changed CommentManagementAPIImpl
changed returning null into response ok.
|
7 years ago |
geethkokila
|
b5dfe80e3d
|
Add privacy and cookie policy url
Adding the cookie and privacy policy url to the register page
|
7 years ago |
geethkokila
|
a277e7996a
|
Add privacy and cookie policy url
Adding the cookie and privacy policy url to the login page
|
7 years ago |
nishadi
|
f82368990f
|
Changed CommentManagementAPIImpl
|
7 years ago |
nishadi
|
0ac0efcf2e
|
Add new methods
Exception handling test methods for rating methods
|
7 years ago |
nishadi
|
e70899a193
|
Add new methods
Exception handling test methods for rating methods
|
7 years ago |
nishadi
|
55a005e992
|
Add new methods
Exception handling test methods for rating methods
|
7 years ago |
geethkokila
|
b78e6d6d01
|
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
|
7 years ago |
nishadi
|
dab9208168
|
Add new methods
TestAddCommentInternalError and TestDeleteComment.
|
7 years ago |
nishadi
|
dff3cf7645
|
Reformatted the codes
|
7 years ago |
kamidu
|
8bab4601f4
|
Removing unsupported js operations
To enable IE support removed the => operation frommthe logic
|
7 years ago |
nishadi
|
9936bda78b
|
CommentManagementAPITest class
adding copyright message.
|
7 years ago |
nishadi
|
891c3410ee
|
CommentManagementAPITest class
adding copyright message.
|
7 years ago |
kamidu
|
967582d0c3
|
changing the java scrip to support IE
The current or each funtion is not supported my IE and EGDE browsers so we replace that logic with JQuery each to suport IE and EDGE browsers
|
7 years ago |
nishadi
|
87d48dca98
|
Reformat CommentManagementAPITest class
|
7 years ago |
nishadi
|
37f595d382
|
Added CommentManagementAPITest class
Test of CommentManagementAPI class
|
7 years ago |
nishadi
|
97915e29be
|
Application mgt api Pom.xml changed
|
7 years ago |
nishadi
|
20c1ba1052
|
CommentManager
Tenant Id variable was added to CommentManagerImpl class.
|
7 years ago |
nishadi
|
471e6e3b21
|
CommentManagerImpl
Variable values changed.
|
7 years ago |
nishadi
|
072d8b6455
|
CommentManagementAPIImpl
|
7 years ago |
nishadi
|
7d22c45636
|
CommentManagementAPIImpl
|
7 years ago |
nishadi
|
c26903c446
|
CommentManagementAPIImpl
variable redundant reduced.
|
7 years ago |