Carlos Martín
85abc6cc05
onedb upgrade: fix bug in local_db_versioning update
2014-07-07 12:01:49 +02:00
Jaime Melis
b5f4ef7cae
typo
2014-07-04 12:54:06 +02:00
Carlos Martín
edace3fa42
Merge remote-tracking branch 'origin/feature-2964'
2014-07-04 12:10:48 +02:00
Carlos Martín
1ef911e77a
Feature #2964 : add onedb migrator
2014-07-04 12:04:29 +02:00
Carlos Martín
d67a20e8a0
Feature #2964 : unlimited quota is now -2, in Sunstone
2014-07-03 12:48:35 +02:00
Carlos Martín
f1fd63bef6
Feature #2964 : unlimited quota is now -2, in CLI
2014-07-03 12:30:42 +02:00
Carlos Martín
1b668757fe
Feature #2964 : unlimited quota is now -2, in core
2014-07-03 12:16:29 +02:00
Javi Fontan
1e81c2374c
feature #3008 : delete context packages from main repo
...
These files now reside in its own repository:
https://github.com/OpenNebula/addon-context-linux
2014-07-02 19:06:58 +02:00
Carlos Martín
13aa364984
Feature #2971 : Fix column width after merge
2014-07-02 14:07:40 +02:00
Carlos Martín
6f369bcf70
Merge branch 'feature-2971'
...
Conflicts:
src/sunstone/public/js/sunstone.js
2014-07-02 13:56:19 +02:00
Carlos Martín
f60ce604a8
Feature #2971 : Refactor and minor fix
2014-07-02 13:27:28 +02:00
Carlos Martín
ac4b58455c
Feature #1696 : Image clone dialog shows the target DS
2014-07-02 10:34:05 +02:00
Ruben S. Montero
3a58fa8853
Fix compilation issue for syslog
2014-07-01 19:49:20 +02:00
Carlos Martín
ce68ea6edf
Feature #2909 : Ask for user inputs in VM create wizard
2014-07-01 16:27:53 +02:00
Carlos Martín
482d4ceda8
Feature #3017 : Remove the easy provisioning wizard from sunstone
2014-07-01 13:43:20 +02:00
Jaime Melis
0a6734986b
Bug #2984 : Add a csrftoken to the upload ajax call
...
(cherry picked from commit 09524280270cd160410bc035dac6eab6c932e884)
(cherry picked from commit 87f1459eaf386e67522be2e1d50fe85ed4874110)
2014-07-01 12:42:15 +02:00
Ruben S. Montero
165b9b453b
csrf-fix: parser to find closing cdata
...
(cherry picked from commit 4b0bf663e5f00f3b038e644947756fa26753e2bf)
2014-07-01 12:42:09 +02:00
Ruben S. Montero
1ab55e9703
csrf-fix: Regenerate parsers with flex 2.5.39
...
(cherry picked from commit 430b81e87b39006c6790de132c141fe486f4b7f1)
2014-07-01 12:41:59 +02:00
Carlos Martín
d79aff9d54
csrf-fix: Improve parsing, corner cases
...
(cherry picked from commit 5818b8ea40a1fd40c3bc976775c42d1ff4ab9809)
(cherry picked from commit d27957b75ec5fb420d66a03207f098049b5ce02c)
2014-07-01 12:41:52 +02:00
Jaime Melis
983f76a5d2
cosmetic improvements for the csrftoken ajax fix
...
(cherry picked from commit 7e539e03a26c476ecb7b9a91d8e4195bf5d6d37e)
2014-07-01 12:41:46 +02:00
Ruben S. Montero
75c9f0940f
csrf-fix: Redo parsers
...
(cherry picked from commit abf2ad50929988e18fae4b146fcd22f32baecd76)
2014-07-01 12:41:40 +02:00
Carlos Martín
68ad991c06
Better xml sanitization
...
(cherry picked from commit 151bd2b3c878b8b7297742afa67062456216e888)
Conflicts:
src/vnm/VirtualNetwork.cc
2014-07-01 12:41:24 +02:00
Jaime Melis
6547d3c610
Adds a csrftoken to all ajax requests in Sunstone
...
(cherry picked from commit d549678afb64bb7a87ac007884b50ac1d9cc12d1)
2014-07-01 12:40:57 +02:00
Javi Fontan
bf3ad42ed3
bug #2918 : set tmpdir in sunstone for image uploads
...
This makes the tmpdir parameter in the configuration work in passenger installations
2014-07-01 12:22:04 +02:00
Carlos Martín
15b24729a4
Feature #2953 : add checkbox to hold new VMs
2014-07-01 12:07:47 +02:00
Carlos Martín
2eac15a402
Feature #2787 : add vlan id column to vnet table
2014-07-01 11:35:45 +02:00
Carlos Martín
946cc50459
Feature #2807 : Deploy & migrate dialog show all the host columns
...
Visible columns are defined in the yaml file
Also fixes a bug: migrate dialog was not showing the current
VM host in the individual info panel
2014-07-01 11:13:59 +02:00
Carlos Martín
1d0457cc00
Feature #2860 : create vm wizard shows all the template table columns
...
Visible columns are configured in the .yaml file
2014-06-30 18:03:08 +02:00
Carlos Martín
ea1e09d7f1
Add missing translations in template wizard
2014-06-30 17:37:54 +02:00
Carlos Martín
b948293c3a
Feature #2858 : Move inputs from General to Context section
2014-06-30 17:37:19 +02:00
Carlos Martín
72a601363d
Feature #2967 : Fix vm_template_contents field in flow wizard
2014-06-30 17:17:03 +02:00
Carlos Martín
0cf5f5b9c6
Feature #2967 : Service template instantiate uses a dialog
...
Service Template intpus, and individual role inputs are
also asked to the user
2014-06-30 16:18:08 +02:00
Ruben S. Montero
9a4624a52b
feature #2970:Added preset for Devices datastore in Sunstone
2014-06-27 18:26:55 +02:00
Ruben S. Montero
73f9fd80b2
feature #2970 : Updated oned.conf for dev datastore and remove uneeded TM files
2014-06-27 17:17:02 +02:00
Ruben S. Montero
984bad9fe8
bug #2951 : This reverts commit 76164fa1d031f58d21ee4621cef07bcc46c9d5d4. Hypervisor RAW syntax for default configuration files is RAW = "raw_value"
2014-06-27 16:53:26 +02:00
Ruben S. Montero
3fb497730d
feature #1696 : Clone now supports a target datastore for images
2014-06-26 22:09:17 +02:00
Daniel Molina
752888b043
feature #2909 : Add shutdown action for flows
2014-06-26 19:08:43 +02:00
Carlos Martín
6d6c350ad9
Bug #3006 : fix wrong uid column set in migrators
...
(cherry picked from commit 33c84d630b9daef999ca384d1a1ff6bd2ddb1912)
2014-06-26 19:00:28 +02:00
Carlos Martín
8900963612
Feature #2909 : refactor, set label for vnet checkboxes
2014-06-26 17:05:31 +02:00
Carlos Martín
c537067af0
Feature #2909 : Keep vnet selection when editing flow templates
2014-06-26 17:05:31 +02:00
Daniel Molina
cf104bbaf9
feature #2909 : Fix error in service refresh
2014-06-26 16:59:28 +02:00
Daniel Molina
c290afbe3e
feature #2909 : Improve flow creation form
2014-06-26 16:59:28 +02:00
Daniel Molina
a82a738694
feature #2909 : Fix list buttons
2014-06-26 16:59:28 +02:00
Ruben S. Montero
3d6f52baaa
bug #2831 : Do not add monitoring data to the VM when it is not ACTIVE
2014-06-26 16:31:34 +02:00
Ruben S. Montero
ee3a9a8ed9
feature #2950 : Add Zone ID to log messages in the form of [Z<ID>]
2014-06-26 16:31:34 +02:00
Carlos Martín
b11bd28b46
Feature #2909 : Fix bug in flow template update
...
VM template content was deleted
2014-06-26 15:31:38 +02:00
Daniel Molina
dd9736d620
feature #2909 : Improve settings layout
2014-06-25 19:13:15 +02:00
Daniel Molina
48517214fa
feature #2909 : Fix role state error
2014-06-25 19:13:15 +02:00
Daniel Molina
3ad033a651
feature #2909 : Remove template_nic if the default mic is changed for an existing template
2014-06-25 19:13:15 +02:00
Daniel Molina
f4f9a38173
feature #2909 : Fix template filtering
2014-06-25 19:13:14 +02:00