lasanthaDLPDS
12d46550e6
Fix requested changes in the review
2019-04-17 15:40:22 +05:30
Charitha Goonetilleke
b11a0e8443
Merge branch 'master' into 'master'
...
Change Product Version to 3.5.0
See merge request entgra/carbon-device-mgt!67
2019-04-16 21:06:03 +00:00
Pahansith Gunathilake
2a6b960e80
Change Product Version to 3.5.0
2019-04-16 21:06:03 +00:00
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
2019-04-16 20:11:02 +05:30
Jayasanka
a2ff850d06
changed layout of add nuw app in publisher
2019-04-11 15:53:09 +05:30
Jayasanka
f260dfdc8b
changed layout of add nuw app in publisher
2019-04-11 14:10:27 +05:30
Jayasanka
36127ceca5
added semicolons in line endings
2019-04-11 10:04:23 +05:30
Entgra Builder
65eb70139b
[maven-release-plugin] prepare for next development iteration
2019-04-10 19:04:25 +00:00
Entgra Builder
6bbbbdc18b
[maven-release-plugin] prepare release v3.2.2
2019-04-10 19:04:19 +00:00
Charitha Goonetilleke
19808371ff
Merge branch 'master' into 'master'
...
Whitelabel UI
See merge request entgra/carbon-device-mgt!66
2019-04-10 17:29:06 +00:00
Pahansith Gunathilake
b075688d91
Whitelabel UI
2019-04-10 17:29:05 +00:00
Charitha Goonetilleke
59e6334a3b
Merge branch 'master' into 'master'
...
Fix device information reduction issue
See merge request entgra/carbon-device-mgt!65
2019-04-09 09:22:50 +00:00
Milan Perera
89e3c91fe6
Fix device information reduction issue
2019-04-09 14:38:06 +05:30
Inosh Perara
b2f225a7f8
Merge branch 'master' into 'master'
...
Fix Authentication Handler Issue
See merge request entgra/carbon-device-mgt!64
2019-04-09 08:52:36 +00:00
Milan Perera
a7e40db75b
Fix AuthenticationHandler Test Failure
2019-04-09 13:54:05 +05:30
Milan Perera
20a4fb7b01
Fix Authentication Handler Issue
...
Replaced the invalid value in the AuthenticationHandler file to support mutual SSL.
2019-04-09 13:33:16 +05:30
lasanthaDLPDS
e467453fd3
Integrate lifecycle management functionality
2019-04-09 07:34:02 +05:30
lasanthaDLPDS
a79b600922
Fix merge conflicts
2019-04-08 17:33:03 +05:30
Dharmakeerthi Lasantha
2916574cbf
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix merge conflicts
See merge request entgra/carbon-device-mgt!62
2019-04-08 11:22:09 +00:00
lasanthaDLPDS
071ef71c86
Fix app installing issue for same package name
...
If we add same installer as a new app by giving different name, it was able to add as new application. But, if there is application release for same package name, the application adding should be blocked. Therefore verify if there is an application release for same package name before adding an application.
2019-04-08 16:48:04 +05:30
lasanthaDLPDS
b06a908f5f
Modify Entity Class name
2019-04-08 08:07:10 +05:30
lasanthaDLPDS
03dc9e8810
Improve app create response
2019-04-07 13:36:58 +05:30
lasanthaDLPDS
7e4cc36977
Fix app hash value getting issue
2019-04-05 17:20:00 +05:30
Jayasanka
075a973788
created the step one
2019-04-05 15:38:46 +05:30
Jayasanka
a1f6bc9935
removed unused imports
2019-04-05 15:38:46 +05:30
Jayasanka
d47651c533
completed designing apps page
2019-04-05 15:38:46 +05:30
Jayasanka
6fd321bf6b
fixed logo
2019-04-05 15:38:46 +05:30
Gathika94
52a91e2655
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-04-05 14:23:44 +05:30
Gathika94
329499a962
resolve conflicts
2019-04-05 14:23:16 +05:30
lasanthaDLPDS
6a52997a82
Fix syntax issue in get application call
2019-04-05 08:40:55 +05:30
lasanthaDLPDS
017aa7af11
Remove commented code
2019-04-05 07:33:24 +05:30
lasanthaDLPDS
2f0f47fe92
Fix Application Creating Issue
2019-04-05 07:29:09 +05:30
Jayasanka
f4ec3e211c
added all form items to single page
2019-04-04 23:38:35 +05:30
Jayasanka
59d3407cd5
moved items to left
2019-04-04 22:31:20 +05:30
Jayasanka
ae1d0cbff2
created the step one
2019-04-04 22:14:10 +05:30
Gathika94
c8b983fb93
Add seperate class to facilitate unit tests related to the LifeCycleManagementTest
2019-04-04 14:02:15 +05:30
Jayasanka
b5dc76d005
removed unused imports
2019-04-04 11:32:17 +05:30
Jayasanka
370605d288
completed designing apps page
2019-04-04 10:32:43 +05:30
Jayasanka
c51176f2cc
fixed logo
2019-04-04 10:09:49 +05:30
lasanthaDLPDS
74e4b2ca5d
Fix app adding issue
2019-04-04 09:07:28 +05:30
lasanthaDLPDS
8fa6abf697
Fix h2 SQL syntax errors
2019-04-04 08:37:48 +05:30
Gathika94
64507c1011
ensure unit tests related to LifeCycleManager running without issues
2019-04-04 05:58:42 +05:30
lasanthaDLPDS
4c9f0936b6
Fix server startup issue.
...
Due to syntax erros in h2 scripts, Application Management OSGI service didin't started properly. Hence fixed those issues and added improvements to DB as well.
2019-04-03 08:37:36 +05:30
Gathika94
c67117eb01
change application-mgt.xml class related to the test cases
2019-04-02 15:46:59 +05:30
lasanthaDLPDS
968ec07c9b
Add Fixes for h2 sql
2019-04-02 09:04:41 +05:30
Gathika94
f714feb239
add new methods to check whether the app is updatable or installable in a given state
2019-04-01 08:32:28 +05:30
lasanthaDLPDS
a84ff2541b
Fix h2 sql issues
2019-04-01 08:17:18 +05:30
lasanthaDLPDS
f0633fb2e4
Fix SQL issues
2019-04-01 00:04:38 +05:30
lasanthaDLPDS
e5fb01f23e
Add application create fixes
2019-03-31 20:24:54 +05:30
Gathika94
bb808fd9e3
Rechange the app manager lifecycle xml file, add comments and headers
2019-03-29 14:26:35 +05:30