Commit Graph

20897 Commits

Author SHA1 Message Date
Brian Federle 937ed44b77 Style detail table 2013-10-03 15:29:56 -07:00
Brian Federle 6e68a24986 Breadcrumb hover state 2013-10-03 15:19:34 -07:00
Brian Federle 9c4ef72803 Detail view: Add tabbed appearance 2013-10-03 15:17:09 -07:00
Brian Federle d35eb7e644 Add home breadcrumb 2013-10-03 14:50:05 -07:00
Brian Federle fbb0499be3 Merge branch 'master' into ui-restyle 2013-10-03 12:38:56 -07:00
Brian Federle 8351bd709b Lower font size of form fields 2013-10-03 11:15:17 -07:00
Brian Federle ac4c393a8d Add padding to browser panels 2013-10-03 11:12:19 -07:00
venkataswamybabu budumuru 59ad4a9ab5 Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
Have added a test for transferring portable ip across different works with in the same zone.
(cherry picked from commit 32cdffdd629134864220fbc400d3d28f0e6549c2)
2013-10-03 20:01:22 +05:30
Hugo Trippaers 3f583684c6 Temporary fix for the chicken and egg problem when making changes to the configuration database. 2013-10-03 12:36:34 +02:00
Kelven Yang a3babdd61c CLOUDSTACK-4790: Skip reserved VMware scsi device number for SCSI disks 2013-10-02 17:53:56 -07:00
Nitin Mehta 765f56a02c =Comment the test for now to unblock everyone. Will file a bug and fix it 2013-10-02 15:48:36 -07:00
Nitin Mehta 8466fad6ca CLOUDSTACK-4785:
Adding list details for UserVm.
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-02 14:53:07 -07:00
Nitin Mehta 85b5c6e353 CLOUDSTACK-4785:
Add support for adding user vm details and removing them.
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-02 14:16:45 -07:00
Brian Federle 27fb29967a listView fixed header: Fix 'jump' when scrolling 2013-10-02 13:53:30 -07:00
Brian Federle 6a74d23db5 listView: implement fixed header when scrolling 2013-10-02 13:52:08 -07:00
Brian Federle bee273fb0c Don't use margins for list view 2013-10-02 13:23:35 -07:00
Brian Federle bbd88fda0c Put table row border on <tr> 2013-10-02 13:16:16 -07:00
Darren Shepherd aed5e9dc2a Add Manage Context framework
The managed context framework provides a simple way to add logic
to ACS at the various entry points of the system.  As threads are
launched and ran listeners can be registered for onEntry or onLeave
of the managed context.  This framework will be used specifically
to handle DB transaction checking and setting up the CallContext.
This framework is need to transition away from ACS custom AOP to
Spring AOP.
2013-10-02 13:09:52 -07:00
Brian Federle 3689ff7405 Fix overflow scrolling for listView 2013-10-02 12:57:24 -07:00
Brian Federle f0cec55fea Search bar: add placeholder text 2013-10-02 12:46:36 -07:00
Brian Federle 8978f8cd8a Browser widget: Modify behavior
-For better screen real-estate, make all
 browser panes open to full width of content area by default, unless
 partial: true is passed in options

-Remove animation effect, for quicker browsing
2013-10-02 12:17:00 -07:00
Brian Federle c2151eec3a Style list view
-Remove usage of dataTable widget -- It is too confusing working with a
 separate widget, and dataTable's split header causes lots of alignment
 issues -- this will be re-implemented in listView

-Style table and quick-view column
2013-10-02 12:05:31 -07:00
Brian Federle 427c9cec6c Add breadcrumb style 2013-10-02 11:28:11 -07:00
Alena Prokharchyk a2bf7f035e CLOUDSTACK-4784: 22x to 4.x upgrade - don't ignore redundant router network offering, when update ntwk_offering_serivce_map with PF/StaticNat/SourceNat services 2013-10-02 11:09:44 -07:00
Brian Federle d97be4f6eb Merge branch 'master' into ui-restyle 2013-10-02 10:53:33 -07:00
Laszlo Hornyak b44bc9db02 NumbersUtil cleanup
- removed methods that were not used
- parseLong, parseInt and parseFloat replaced with the commons-lang NumberUtils call
- Test for the remaining methods

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-10-02 10:55:00 +02:00
Brian Federle 7b6be2d7b1 createForm: Fix checkbox alignment 2013-10-01 14:33:31 -07:00
Brian Federle f6de5ca467 Fix header bar layout 2013-10-01 14:23:28 -07:00
Brian Federle f3e24c7588 Better styling for dynamic form box 2013-10-01 12:21:36 -07:00
Brian Federle 16f1e3a68a Style toolbar 2013-10-01 12:17:57 -07:00
Brian Federle 5c827f762e Fix overlay width/height 2013-10-01 12:06:20 -07:00
Brian Federle 02984bc9cb Style createForm 2013-10-01 12:06:09 -07:00
Darren Shepherd 4590813836 Fix UsageServer startup
Add back @Component to ConfigurationDaoImpl and scan for the package in
Spring config.
2013-10-01 10:30:36 -07:00
Alena Prokharchyk 3e7d0efb90 AddResourceDetail: enabled support for adding details for user vm (user_vm_details db table) 2013-10-01 09:28:35 -07:00
Sowmya Krishnan a5ede3af7f CLOUDSTACK-4696 Handle Netscaler Provider enable for both zones
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-10-01 11:18:30 +05:30
Alena Prokharchyk b253d95de9 UpdateVirtualMachine: code cleanup - got rid of warnings and unused code from the method; extracted part of the code to its separate method. 2013-09-30 15:34:56 -07:00
Brian Federle 01dffc5d28 Add toolbar mixin 2013-09-30 15:27:57 -07:00
Brian Federle ef74127984 Merge branch 'master' into ui-restyle 2013-09-30 14:51:46 -07:00
Brian Federle 1a23d6ebab Remove file added by accident in previous commit. 2013-09-30 10:08:16 -07:00
Darren Shepherd 19ef999e36 Wrong field was used in check 2013-09-30 10:07:28 -07:00
Darren Shepherd cba8e40e4b Add license headers to fix build 2013-09-30 09:51:45 -07:00
Darren Shepherd efbfae723e Switch to setter injection for extensibility
Various classes are using member injection to inject extensible objects.
Really those object should come from an AdapterList that is injected in.
This patch switches the code to use setter injection that will later allow
spring to inject an AdapterList or something similar to allow
extensibility.
2013-09-30 09:45:07 -07:00
Darren Shepherd 692535f928 Cleanup DefaultUserAuthenticator and removed masking _name variable
DefaultUserAuthenticator maskes the _name varible in ComponentLifecycleBase
making the setName() method not work as expected.  This patch cleans up the
code such that getName() will be getClass().getSimpleName() unless
overridden in the Spring configuration.
2013-09-30 09:33:33 -07:00
Darren Shepherd 766a0a2229 Add ability to programatically disable CloudStack ComponentConext intialization
As we moved to a more Spring managed lifecycle, the lifecycle management
in ComponentContext is not needed.  The transition to fully spring managed
will not happen all at once.  The management server will be done first and
then AWSAPI and UsageServer will come later.  This change allows the
ComponentContext in the context of the management server to be bypassed.
Note, by default, the ComponentContext will run its initialization.
2013-09-30 09:30:54 -07:00
Darren Shepherd 78040f8769 Add registry interface
Registry interface will be used to store and discover extensions
2013-09-30 09:26:17 -07:00
Darren Shepherd 9a083b9e66 Add Named interface to recognize objects with a getName() 2013-09-30 09:23:23 -07:00
Darren Shepherd 2e29c89b84 Default null value in ConfigKey results in NPE on second start 2013-09-30 08:54:02 -07:00
Laszlo Hornyak 13e7a7308b Test for URLEncoder
- test added
- source formatted

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-09-30 15:03:12 +02:00
Laszlo Hornyak c61997f022 basic test for ApiDispatcher
Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-09-30 13:08:15 +02:00
Gaurav Aradhye b7e00d3700 CLOUDSTACK: 4706 - Adding missing method get_region in common.py
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 503fe75dc9)
2013-09-30 15:19:58 +05:30