1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

8449 Commits

Author SHA1 Message Date
Tino Vazquez
05618fff9c Force symlink creation in VM disk linkin to avoid failures in some scenarios
(cherry picked from commit 25f33af2e532ed9c420386cf3bb10f90d7af89a5)
2014-03-27 19:25:08 +01:00
Carlos Martín
6a5de1f491 Bug #2800: Fix template and service template update for inputs containing < or > 2014-03-27 19:15:46 +01:00
Carlos Martín
4f76320fbd Bug #2803: Fix dataTable page initialization on refresh 2014-03-27 18:11:57 +01:00
Carlos Martín
04aa1e3035 Bug #2795: fix template create wizard 2014-03-27 17:59:00 +01:00
Carlos Martín
626f56d4aa Feature #2778: Fix cluster dropdown 2014-03-27 16:20:13 +01:00
Ruben S. Montero
088de40855 else statemens in a new line 2014-03-27 15:43:39 +01:00
Javi Fontan
a0cdd4f525 Fix bug listing specific objects in one_helper 2014-03-26 19:01:00 +01:00
Carlos Martín
b1d2f8e8e8 Feature #2778: Set usage bar colors by class, instead of a hardcoded value
TODO: add the classes to the css
2014-03-26 18:15:57 +01:00
Carlos Martín
7a7529d10c Feature #2778: Improve cache
* Refresh table when changing tabs (using cache)
* Refresh/top button ignores the cache, and forces a list call
* Increase cache value to 1 minute
2014-03-26 17:46:22 +01:00
Carlos Martín
cba45def08 Feature #2778: Fix image create dialog 2014-03-26 16:34:56 +01:00
Carlos Martín
353955335d Feature #2778: Fix bug in cluster create 2014-03-26 16:12:41 +01:00
Carlos Martín
91ae00e5d1 Fix possible bug in onedb migrator 4.4.1_to_4.5.80 2014-03-26 15:42:00 +01:00
Carlos Martín
0591945ac2 Feature #2778: Improve datatable drawing time
bSortClasses: false since we don't use a special style for the
cells of the sorting column

bDeferRender: true to render only the visible rows
2014-03-26 15:42:00 +01:00
Javi Fontan
c1229aa3ec Use only single quotes for xen deployment files 2014-03-26 12:15:41 +01:00
Carlos Martín
aee1e9a6a8 Feature #2778: fix user info & quotas in config window 2014-03-26 10:49:53 +01:00
Carlos Martín
0ccefbb462 Feature #2778: Add new tab to access quotas for regular users 2014-03-25 17:44:45 +01:00
Carlos Martín
5425049e68 Feature #2778: Remove graphs from dashboard, add simple usage bars 2014-03-25 17:44:45 +01:00
Javi Fontan
545567dabe bug #2585: add quotes to xen hvm vnc parameters 2014-03-25 17:24:09 +01:00
Carlos Martín
8e739beee2 Bug #2791 #2778: Do not close modal windows on refresh 2014-03-24 12:12:14 +01:00
Ruben S. Montero
3b4e1a89e4 bug #2794: Init oneadmin_name in UserPool() 2014-03-23 21:09:38 +01:00
Carlos Martín
f408428f26 Feature #2778: Fix ACL wizard style 2014-03-21 19:36:22 +01:00
Carlos Martín
b4640f495b Merge branch 'master' of git.opennebula.org:one 2014-03-21 19:31:21 +01:00
Carlos Martín
f7f0c545a1 Feature #2778: Migrate all selects to the new async method 2014-03-21 19:30:57 +01:00
Tino Vazquez
8e1aba2cf4 Fix admin group resources setting 2014-03-21 19:04:58 +01:00
Stefan Kooman
47dafb19e7 bug #2781: work around bug in Ubuntu Precise where restarting network does not work
Signed-off-by: Javi Fontan <jfontan@opennebula.org>
2014-03-21 17:13:00 +01:00
Carlos Martín
3d174e2ecc Feature #2778: Use new dynamic selects for clusters 2014-03-21 16:22:47 +01:00
Carlos Martín
ad3bdc0f71 Feature #2778: New mechanism for dynamic selects 2014-03-21 15:35:01 +01:00
Carlos Martín
13ce8193b4 Feature #2778: Fix vnc dialog 2014-03-20 18:01:43 +01:00
Carlos Martín
9a72c41e1b Feature #2778: Remove auto-refresh, add a 'top command' button 2014-03-20 17:31:40 +01:00
Daniel Molina
36d1695af6 Fix marketplace import dialog 2014-03-20 15:32:07 +01:00
Carlos Martín
6ca4487dc8 Feature #2778: Show running VMs in host individual info 2014-03-19 17:41:02 +01:00
Carlos Martín
c380015fc9 Feature #2143: Add machine type to sunstone wizard 2014-03-19 17:41:02 +01:00
Ruben S. Montero
d992141758 Merge branch 'master' of git.opennebula.org:one 2014-03-19 17:13:29 +01:00
Ruben S. Montero
caf4484680 Feature #2270: VNets can be only deleted if there are not used leases 2014-03-19 17:09:52 +01:00
Carlos Martín
248cc41f64 Feature #2746: Remove close button in alert-box messages 2014-03-19 16:54:12 +01:00
Carlos Martín
4211f65262 Feature #2746: remove reset button from update dialog, rename "refresh" to "reset" in group wizard 2014-03-19 16:47:53 +01:00
Carlos Martín
5604a14f38 Feature #2746: Close wizard dialog when an upload starts 2014-03-19 16:19:20 +01:00
Carlos Martín
d8910c0473 Feature #2746: Comment log messages 2014-03-19 16:09:23 +01:00
Carlos Martín
453fca6eb0 Feature #2746: Fix cache for DOCUMENTS 2014-03-19 16:08:11 +01:00
Carlos Martín
5ca7a1ab7d Feature #2746: fix cluster wizard 2014-03-19 15:49:47 +01:00
Carlos Martín
1106f637d9 Feature #2746: Make all wizards editing "persistent" 2014-03-19 15:43:35 +01:00
Tino Vazquez
8a8eb5b2f0 Fix wrong error codes from group creation 2014-03-18 19:15:45 +01:00
Javi Fontan
6b24eb51e1 bug #2780: fix --csv flag for CLI in ruby 1.8.7 2014-03-18 16:23:40 +01:00
Carlos Martín
46d423d993 Feature #2746: Fix selector for refresh button 2014-03-18 15:22:55 +01:00
Carlos Martín
ee935e4fd7 Feature #2746: Add a cache for resource list 2014-03-18 15:13:26 +01:00
Daniel Molina
f6f32c7042 Fix typos in sunstone tooltips 2014-03-18 12:06:55 +01:00
Daniel Molina
fe2e8cbfa6 feature #2746: Fix fa-times event for data tables 2014-03-18 09:18:30 +01:00
Daniel Molina
69ce24813b feature #2746: Fix error message layout when oneflow-server is not available 2014-03-18 09:18:29 +01:00
Daniel Molina
0b3f005561 feature #2746: Hide sorting arrows by default 2014-03-18 09:18:29 +01:00
Daniel Molina
2f8c50c976 Update transifex files 2014-03-18 09:18:29 +01:00