search for: _grid

Displaying 10 results from an estimated 10 matches for "_grid".

Did you mean: grid
2009 May 26
1
[PATCH server] fix for Bug 466731 - There is no title for the third column in User Access page and can't be sorted
Added column title and made it sortable. Signed-off-by: Scott Seago <sseago at redhat.com> --- src/app/models/pool.rb | 4 +++- src/app/views/user/_grid.rhtml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/models/pool.rb b/src/app/models/pool.rb index 0a63723..3c95684 100644 --- a/src/app/models/pool.rb +++ b/src/app/models/pool.rb @@ -57,7 +57,9 @@ class Pool < ActiveRecord::Base :in => %w( DirectoryPo...
2009 Sep 08
1
[PATCH server] fix live migration
From: root <root at linagora-ovirt.netaktiv.com> --- src/app/views/host/_grid.rhtml | 2 +- src/app/views/vm/migrate.rhtml | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/app/views/host/_grid.rhtml b/src/app/views/host/_grid.rhtml index 663a55d..698dc95 100644 --- a/src/app/views/host/_grid.rhtml +++ b/src/app/views/host/_grid.rhtml @@ -1,7 +1...
2010 Feb 25
2
[PATCH] Enhance vms display
...those fields are often better displayed from a monitoring software, I have though it was acceptable. Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com> --- src/app/controllers/pool_controller.rb | 6 ++-- src/app/views/vm/_form.rhtml | 10 ++++++-- src/app/views/vm/_grid.rhtml | 9 ++++--- src/db/migrate/044_add_vm_fields.rb | 34 ++++++++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 10 deletions(-) create mode 100644 src/db/migrate/044_add_vm_fields.rb diff --git a/src/app/controllers/pool_controller.rb b/src/app/controllers/pool_...
2009 Jul 02
1
[PATCH server] UI for accumulated uptime for VMs. (revised)
...controller.rb | 4 +++- src/app/controllers/smart_pools_controller.rb | 5 ++--- src/app/helpers/application_helper.rb | 14 ++++++++++++++ src/app/models/vm.rb | 11 ++++++++++- src/app/views/cloud/instance/_list.rhtml | 4 ++++ src/app/views/vm/_grid.rhtml | 1 + src/app/views/vm/show.rhtml | 4 +++- src/test/unit/vm_test.rb | 6 ++++++ 9 files changed, 44 insertions(+), 7 deletions(-) diff --git a/src/app/controllers/pool_controller.rb b/src/app/controllers/pool_controller.rb in...
2009 Jul 06
2
[PATCH server] UI for accumulated uptime for VMs. (revised3)
...ntroller.rb | 4 +++- src/app/controllers/smart_pools_controller.rb | 7 +++---- src/app/helpers/application_helper.rb | 14 ++++++++++++++ src/app/models/vm.rb | 11 ++++++++++- src/app/views/cloud/instance/_list.rhtml | 4 ++++ src/app/views/vm/_grid.rhtml | 1 + src/app/views/vm/show.rhtml | 4 +++- src/test/unit/vm_test.rb | 6 ++++++ 9 files changed, 45 insertions(+), 8 deletions(-) diff --git a/src/app/controllers/pool_controller.rb b/src/app/controllers/pool_controller.rb in...
2009 Jun 29
3
[PATCH server] UI for accumulated uptime for VMs.
...ces_controller.rb | 7 ++++++- src/app/controllers/smart_pools_controller.rb | 5 ++--- src/app/helpers/application_helper.rb | 14 ++++++++++++++ src/app/models/vm.rb | 5 +++++ src/app/views/cloud/instance/_list.rhtml | 3 +++ src/app/views/vm/_grid.rhtml | 1 + src/app/views/vm/show.rhtml | 4 +++- 8 files changed, 35 insertions(+), 6 deletions(-) diff --git a/src/app/controllers/pool_controller.rb b/src/app/controllers/pool_controller.rb index 74a958c..44cb780 100644 --- a/src/app/controllers/pool_co...
2009 Jul 06
0
[PATCH server] UI for accumulated uptime for VMs. (revised2)
...ntroller.rb | 4 +++- src/app/controllers/smart_pools_controller.rb | 7 +++---- src/app/helpers/application_helper.rb | 14 ++++++++++++++ src/app/models/vm.rb | 11 ++++++++++- src/app/views/cloud/instance/_list.rhtml | 4 ++++ src/app/views/vm/_grid.rhtml | 1 + src/app/views/vm/show.rhtml | 4 +++- src/test/unit/vm_test.rb | 6 ++++++ 9 files changed, 45 insertions(+), 8 deletions(-) diff --git a/src/app/controllers/pool_controller.rb b/src/app/controllers/pool_controller.rb in...
2006 Jun 26
0
Using a partial multiple times in a view
...,''cols'' => 6 %> <h3>System</h3> <%= render_partial ''shared/grid'', ''title'' => ''System'' ,''cols'' => 2 %> </div><!-- body_content --> & finally heres the _grid partial <table> <th width="10%", colspan=<%= cols %>><%= title %></th> <% for r in @result %> <tr class="<%= cycle("even", "odd") %>"> <% for s in r.split('' '', cols) %>...
2009 Jun 30
0
[PATCH server] permit many-to-many vms / networks relationship
...elect.rhtml | 2 +- src/app/views/network/edit_nic.rhtml | 4 +- src/app/views/nic/show.rhtml | 2 + src/app/views/task/_user_list.rhtml | 2 +- src/app/views/vm/_form.rhtml | 217 ++++++++++++++++++++++++- src/app/views/vm/_grid.rhtml | 1 - src/app/views/vm/_list.rhtml | 2 - src/app/views/vm/show.rhtml | 6 +- src/db/migrate/040_associate_vms_with_nics.rb | 103 ++++++++++++ src/public/stylesheets/components.css | 39 +++++ src/task-omatic/task_vm.rb...
2010 Jun 24
1
Running Chandler, error message when moving files
...ferred verify PE 3690000- 36af000 Deferred java PE 36b0000- 36bf000 Deferred zip PE 7630000- 7683000 Deferred _html.pyd PE 7690000- 76df000 Deferred _gizmos.pyd PE 76e0000- 7705000 Deferred wxmsw28u_gizmos_vc_custom PE 7710000- 7773000 Deferred _grid.pyd PE 7780000- 7796000 Deferred _colheader.pyd PE 8000000- 8254000 Deferred jvm PE 10000000-10049000 Deferred _pyicu.pyd PE 13000000-130e1000 Deferred libdb46 PE 1d000000-1d009000 Deferred pythonw PE 1d100000-1d121000 Deferred _elementtree.pyd PE 1d17000...