nishadi
|
3b86f8a443
|
CommentId changed into commentId
|
7 years ago |
nishadi
|
da0b147050
|
modified commentsManagerImpl
Reformatted.
|
7 years ago |
Madawa Soysa
|
08a091093f
|
Merge pull request #1160 from madawas/application-mgt-new
Adding travis build config
|
7 years ago |
nishadi
|
f02a0b9e6c
|
Modified pom.xml at org.wso2.carbon.device.application.mgt.common
Extra dependency to "org.wso2.carbon.device.application.mgt.core" is removed.
|
7 years ago |
nishadi
|
4ea87284f2
|
Modified CommentAPIImpl
Reformatted
|
7 years ago |
Madawa Soysa
|
883ac442da
|
Adding travis build config
|
7 years ago |
nishadi
|
a1868939a7
|
Modified CommentDAOImpl
Reformatted
|
7 years ago |
nishadi
|
30ae09b067
|
Modified CommentDAOImpl
Reformatted
|
7 years ago |
nishadi
|
c35ccf9888
|
Modified CommentManagerImpl
Changed the messages of the Exceptions.
|
7 years ago |
nishadi
|
62ac3455dd
|
Changed license year
|
7 years ago |
nishadi
|
ff3eacd0ba
|
Removed suppressing deprecated warning.
|
7 years ago |
nishadi
|
a6f2486ec6
|
Modified Comment ManagementAPiImpl
changed returning error response message into "return Response.status(Response.Status.INTERNAL_SERVER_ERROR).entity(msg).build();"
|
7 years ago |
nishadi
|
919a7a8ddd
|
Modified pom.xml at org.wso2.carbon.device.application.mgt.api
removed extra dependencies
|
7 years ago |
nishadi
|
4c1d8dfa4d
|
Modified APIUtil
Modified the osgi contexts and reformatted.
|
7 years ago |
WSO2 Builder
|
15bea25074
|
[WSO2 Release] [Jenkins #2865] [Release 3.0.205] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
f9484f286f
|
[WSO2 Release] [Jenkins #2865] [Release 3.0.205] prepare release v3.0.205
|
7 years ago |
WSO2 Builder
|
a4a1587cb3
|
Merge commit '955de2159ce36a8e784cd203466b5f8d9405e3ba' into b141a02b-f6a3-4cd5-b234-bea699286e00
|
7 years ago |
nishadi
|
3cc15d0df0
|
Reformatted the code.
|
7 years ago |
nishadi
|
3bfb2addbb
|
Reformatted the code.
|
7 years ago |
WSO2 Builder
|
955de2159c
|
[WSO2 Release] [Jenkins #2864] [Release 3.0.204] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
d7c66d1d67
|
[WSO2 Release] [Jenkins #2864] [Release 3.0.204] prepare release v3.0.204
|
7 years ago |
nishadi
|
1bbd0b1aa5
|
Modified CommentManagerImpl ,CommentManagementAPIImpl,CommentManagementAPI
Modified the exceptions.
|
7 years ago |
Rasika Perera
|
67a12dc57b
|
Merge pull request #1158 from Kamidu/master
validation improvements
|
7 years ago |
Madawa Soysa
|
3bef943dc7
|
Merge pull request #1159 from rasika/fix-1142
Fixing UX/UI issues in Registration Page
|
7 years ago |
nishadi
|
c1dca737f7
|
Modified CommentManager
Edited the comments.
|
7 years ago |
nishadi
|
3bd6d03b4c
|
Modified CommentManagerImpl and CommentManager
wrapped & thrown the sql and db exceptions with CommentManagementException and ApplicationManagementException.
|
7 years ago |
nishadi
|
caa47417bc
|
Modified CommentManagerImpl
removed catch (SQLException e) and catch (DBConnectionException e).
|
7 years ago |
Rasika Perera
|
6651dbb64a
|
Fixed a typo
|
7 years ago |
Rasika Perera
|
b24095779a
|
Fixing https://github.com/wso2/product-iots/issues/1142
|
7 years ago |
nishadi
|
74ea82c926
|
Modified CommentManagerImpl
Renamed ApplicationManagementDAOFactory.getCommentDAO as commentDAO
|
7 years ago |
nishadi
|
a45ba625fe
|
Renamed apAppCommentId into CommentId
|
7 years ago |
kamidu
|
e086ecf28a
|
correct olad formatting issues
|
7 years ago |
nishadi
|
906535eb24
|
Modify CommentsManagerImpl
Removed Not found Exception
|
7 years ago |
nishadi
|
4fb77cbee8
|
Modify CommentsManagerImpl
Removed throwing NullPointerException;
|
7 years ago |
nishadi
|
a1911432a6
|
Modify PaginationConfiguration
Removed commented codes.
|
7 years ago |
nishadi
|
99b916d6ff
|
Modify Comment
Removed commented codes.
|
7 years ago |
nishadi
|
453559a07b
|
Modify CommentManagementAPIImpl
returned Error Response.
|
7 years ago |
WSO2 Builder
|
4883a5779d
|
[WSO2 Release] [Jenkins #2862] [Release 3.0.203] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
4546e323cf
|
[WSO2 Release] [Jenkins #2862] [Release 3.0.203] prepare release v3.0.203
|
7 years ago |
nishadi
|
06059cacf1
|
Modify CommentManagementAPIImpl
Removed the comment.
|
7 years ago |
nishadi
|
0f4e4ea483
|
Modify CommentManagementAPI
add "defaultValue" parameter here in the ApiParams
|
7 years ago |
nishadi
|
7849d0938b
|
Modify APIUtil
change the format of imports.
|
7 years ago |
Madawa Soysa
|
a4d378f676
|
Merge pull request #1146 from madawas/master
Adding travis build config
|
7 years ago |
nishadi
|
a6434d918b
|
Modify APIUtil
change the format of imports.
|
7 years ago |
WSO2 Builder
|
eae50efeee
|
[WSO2 Release] [Jenkins #2860] [Release 3.0.202] prepare for next development iteration
|
7 years ago |
WSO2 Builder
|
6646a2f445
|
[WSO2 Release] [Jenkins #2860] [Release 3.0.202] prepare release v3.0.202
|
7 years ago |
inoshperera
|
a49cdd9113
|
Merge pull request #1157 from inoshperera/master
The device identity certificate's subject name has a hardcoded value
|
7 years ago |
kamidu
|
46d85a3833
|
removing console logs
|
7 years ago |
kamidu
|
cdff923aab
|
validation improvements
|
7 years ago |
nishadi
|
5dce27e23b
|
Adding CommentDAOImpl
Implementation of CommentDAO interface.
|
7 years ago |