This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from c8f7c0d  Merge remote-tracking branch 'origin/4.15'
     add d81141e  Project Role Permission: Change default permission type to 
'Deny' (#4832)
     add abcd07c  ui: change createAccount to use post (#4812)
     add 136252d  server: Maintain order or project owners added to account 
(#4822)
     add 9caa535  ui: Show label for view console action (#4823)
     add a291dea  ui: Fixes for action messages and forms (#4824)
     add 4c88021  novnc: Fix vm console is not working on firefox if language 
is not English (#4833)
     add e266419  server: Fix NPE while cloudstack agent failed to connect to 
mgt server (#4779)
     add c2b378c  novnc: Hide fullscreen button when not connected (#4783)
     add f07e4d3  ui: Show vm name along with password (#4821)
     new 775de36  Merge remote-tracking branch 'origin/4.15'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cloud/projects/dao/ProjectAccountDaoImpl.java    |  5 +++--
 .../java/com/cloud/capacity/CapacityManagerImpl.java |  8 +++-----
 .../java/com/cloud/servlet/ConsoleProxyServlet.java  |  6 ++++--
 systemvm/agent/noVNC/app/styles/base.css             |  4 ++++
 systemvm/agent/noVNC/vnc.html                        |  5 -----
 ui/public/locales/en.json                            |  7 ++++++-
 ui/src/components/view/ActionButton.vue              |  7 ++++++-
 ui/src/config/section/compute.js                     |  3 ++-
 ui/src/config/section/domain.js                      |  2 +-
 ui/src/config/section/infra/routers.js               |  1 +
 ui/src/config/section/infra/secondaryStorages.js     | 20 +++++++++++---------
 ui/src/config/section/infra/systemVms.js             |  1 +
 ui/src/config/section/network.js                     |  3 ++-
 ui/src/views/AutogenView.vue                         |  7 +++++++
 ui/src/views/compute/AssignInstance.vue              | 12 ++++++++++--
 ui/src/views/compute/StartVirtualMachine.vue         |  2 +-
 ui/src/views/iam/AddAccount.vue                      |  2 +-
 ui/src/views/iam/DomainActionForm.vue                |  3 +++
 ui/src/views/project/AddAccountOrUserToProject.vue   |  4 +++-
 .../views/project/iam/ProjectRolePermissionTab.vue   |  4 ++--
 ui/src/views/storage/FormSchedule.vue                |  6 +++---
 ui/src/views/storage/MigrateVolume.vue               |  9 +++++----
 ui/src/views/storage/ResizeVolume.vue                |  7 ++++---
 ui/src/views/storage/TakeSnapshot.vue                |  6 +++---
 24 files changed, 86 insertions(+), 48 deletions(-)

Reply via email to