This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 2e596aa minor fixes
new 4760eac fix blocker, cyclical imports, several UI fixes
new 85cbd3a UI feature: Event timeline listing
new 30b8305 CLoudstack UX improvements
The 3 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:
.../org/apache/cloudstack/api/ApiConstants.java | 2 +
.../api/command/user/event/ListEventsCmd.java | 7 +
.../cloudstack/api/response/EventResponse.java | 2 +-
.../schema/src/com/cloud/user/UserAccountVO.java | 4 +
engine/schema/src/com/cloud/user/UserVO.java | 4 +
.../src/com/cloud/api/query/QueryManagerImpl.java | 10 +-
.../debian/config/opt/cloud/bin/configure.py | 2 +-
.../config/opt/cloud/bin/cs/CsStaticRoutes.py | 1 +
test/integration/smoke/test_list_ids_parameter.py | 70 +++---
test/integration/smoke/test_router_dns.py | 2 +-
test/integration/smoke/test_router_dnsservice.py | 16 +-
ui/l10n/en.js | 2 +
ui/scripts/events.js | 20 +-
ui/scripts/instances.js | 277 ++++++++++++---------
ui/scripts/network.js | 52 +++-
ui/scripts/sharedFunctions.js | 2 +-
ui/scripts/storage.js | 34 ++-
ui/scripts/system.js | 90 ++++++-
ui/scripts/templates.js | 27 ++
19 files changed, 441 insertions(+), 183 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].