1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-08 20:58:17 +03:00

11727 Commits

Author SHA1 Message Date
Daniel Molina
f8c1da1604 Use new ResourceSelect in accounting 2016-01-20 18:37:28 +01:00
Daniel Molina
1c0ee159c9 Use new ResourceSelect in user info panel 2016-01-20 18:28:49 +01:00
Daniel Molina
b062783308 Use new ResourceSelect in cloud view 2016-01-20 18:26:57 +01:00
Daniel Molina
5ac0cc16fd Use new ResourceSelect in import from 2016-01-20 18:20:23 +01:00
Daniel Molina
e0fcd997d4 Use new ResourceSelect in host creation form 2016-01-20 18:12:06 +01:00
Daniel Molina
bb3cd87d74 Use new ResourceSelect in image creation form 2016-01-20 18:10:14 +01:00
Daniel Molina
e79cee8055 Remove unused filter_att and filter_val 2016-01-20 18:09:58 +01:00
Daniel Molina
d2f39024ca Use new ResourceSelect in files creation form 2016-01-20 18:04:59 +01:00
Daniel Molina
873ed920cb Use new ResourceSelect in Datastore creation form 2016-01-20 17:38:10 +01:00
Daniel Molina
f823f0f2bd Use new ResourceSelect in the ACL creation form 2016-01-20 16:53:14 +01:00
Daniel Molina
f1a670ddb6 Refactor ResourceSelect module 2016-01-20 16:52:44 +01:00
Daniel Molina
e5cfd6da73 Add documentation examples to the sunstone README 2016-01-20 16:49:47 +01:00
Daniel Molina
038b55bb92 feature #4210: Remove secondary groups key from info panel 2016-01-19 17:39:36 +01:00
Daniel Molina
735d456cc2 feature #4210: Add groups panel 2016-01-19 17:39:17 +01:00
Daniel Molina
2d30994135 feature #4210: Check the size of the secondary groups 2016-01-19 17:29:23 +01:00
Daniel Molina
fc0f573ee8 feature #4184: Fix sidebar menu style when no labels are defined 2016-01-19 16:55:40 +01:00
Daniel Molina
bb28de6de3 feature #4210: Add groups table 2016-01-19 16:54:48 +01:00
Daniel Molina
49b883f4c9 feature #4210: Add user groups dialog 2016-01-19 13:22:08 +01:00
Daniel Molina
132290530d feature #4273: Add AUTH_MAD info 2016-01-18 17:08:58 +01:00
Daniel Molina
9528a0fe36 feature #4273: Add IM_MAD and VM_MAD info 2016-01-18 16:22:32 +01:00
Daniel Molina
eabc88b83f Fix reveal-modal header style 2016-01-18 12:04:08 +01:00
Daniel Molina
79be9e1f12 bug #4220: Fix fill checkbox in Firefox 2016-01-15 17:12:25 +01:00
Daniel Molina
e7604f8c33 feature #3671: Fix sunstone join attrs method 2016-01-15 16:57:58 +01:00
Daniel Molina
8d4a6f4ab5 bug #4275: Do not escape quotes for SCHED_REQUIREMENTS 2016-01-15 16:43:21 +01:00
Daniel Molina
01ef480214 feature #3671: Check if SUNSTONE vector is defined in the VM template 2016-01-15 16:43:20 +01:00
Ruben S. Montero
91f92de5cb Merge branch 'atodorov-storpool-patch-3' 2016-01-15 10:49:26 +01:00
Anton Todorov
38c5929356 fix vmm/kvm/migrate_local
Added MIGRATE_OPTIONS variable to sync with the remote `migrate` script
2016-01-14 19:39:07 +02:00
Javi Fontan
d8ffdf3303 feature #4206: do not crash getting disk info in poll
(cherry picked from commit 7d6f91a369cdd31a788d8d44cece531357fa7fb3)
2016-01-13 18:17:12 +01:00
Javi Fontan
5c86035e9e bug #4263: do not initialize client in oneuser key
(cherry picked from commit 3eb23ec3cb8c9fea35bebb90e2ea1de81af05351)
2016-01-13 18:04:05 +01:00
Javi Fontan
0dba682cb4 bug #4263: take out deprecation warning from oneuser key
oneuser key is needed to extract ssh keys

(cherry picked from commit fa34559632cf85ba0a64b90f811dfe27f92f2d21)
2016-01-13 18:04:05 +01:00
Daniel Molina
c85877424e bug #4227: Fix template instantiate when image size is 0 2016-01-13 17:45:04 +01:00
Tino Vazquez
346c1cdce9 bug #4285: Add missing timeout variable initialization 2016-01-12 15:49:40 +01:00
Tino Vazquez
c65a7bb5b8 bug #4285: Add wait loop prior to elastic_ip association
(cherry picked from commit dacf4a3f50386eee908d4ec319d3c6641bf42ffa)
2016-01-12 14:10:23 +01:00
Daniel Molina
16f34db1a6 feature #3671: Move Sunstone vmtemplate settings to a SUNSTONE vector inside the template 2016-01-11 18:53:24 +01:00
Daniel Molina
30087b067f feature #3671: Move Sunstone group settings to a SUNSTONE vector inside the template 2016-01-11 18:07:08 +01:00
Daniel Molina
6b08f7a69f feature #4238: Remove required attr not only from inputs 2016-01-11 17:02:15 +01:00
Daniel Molina
1897466bb6 feature #4238: Remove required attrs before defining the new ones 2016-01-11 17:01:30 +01:00
Daniel Molina
cd99e2e608 feature #4238: Set required fields for all ds_mad 2016-01-11 16:59:04 +01:00
Daniel Molina
62d4faf68b feature #4238: Set required attrs not only for inputs 2016-01-11 16:50:53 +01:00
Daniel Molina
8f4f649dae feature #4238: Use $ instead of jQuery 2016-01-11 16:35:46 +01:00
Daniel Molina
13e5d1f125 feature #4238: Fix input selectors 2016-01-11 16:35:02 +01:00
Daniel Molina
a8d040362d feature #3671: Move Sunstone user settings to a SUNSTONE vector inside the template 2016-01-08 17:45:56 +01:00
Tino Vazquez
d0c71ed743 bug-#4279: Add boolean for ebs_optimized ec2 vm parameter 2016-01-08 17:23:06 +01:00
Jaime Melis
8a836d8e5e Merge branch 'feature-4238' 2016-01-08 12:35:09 +01:00
Ruben S. Montero
0a25deec55 feature #4156: Use secondary groups to schedule. Refactor ObjectXML
class to make use of templates
2016-01-08 01:06:26 +01:00
Daniel Molina
f27f2c2624 feature #4239: Add Service Template rename 2016-01-07 15:36:28 +01:00
Daniel Molina
368b34be45 feature #4239: Add Service rename 2016-01-07 15:36:00 +01:00
Jaime Melis
dc7776e911 Feature #4238: Read the DS_MAD_CONF in Sunstone and manage persisent
images and datastore required attributes correctly
2016-01-05 18:34:17 +01:00
Daniel Molina
50b30f04da feature #4264: Fix conf format 2016-01-05 17:20:16 +01:00
Daniel Molina
962d01643f feature #4264: Add restricted action to onegate 2016-01-05 17:12:47 +01:00