1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

17415 Commits

Author SHA1 Message Date
Daniel Clavijo Coca
a139749b3a
F #4294: Fix Multi LDAP server logging (#202)
Co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.io>
(cherry picked from commit 7b78ba18bb)
2020-09-11 10:13:24 +02:00
Tino Vazquez
74665bc235
M #-: Fix typo 2020-09-10 15:57:41 +02:00
Ricardo Diaz
32606c23c8
M #-: Fix 'Unknown type: i8' when using Java OCA (#186)
The dialect 'xmlrpc_dialect_apache' must be set in the registry and xmlrpc
extensions must be enabled in the Java OCA client to properly handle OpenNebula
responses when requesting actions not allowed.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2020-09-10 15:47:33 +02:00
Ruben S. Montero
23a8594f02
M #-: Move run_connection to RM 2020-09-10 14:10:01 +02:00
Ruben S. Montero
0471e486b0
F #4396: Replace pthread with std::thread. Require C++14
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2020-09-10 13:44:49 +02:00
Frederick Borges
94198be481
F #2410: Integrate vm autorefresh in sunstone-server (#201)
* Websocket autorefresh
* Integrate autorefresh in sunstone-server

Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-10 13:36:24 +02:00
Jorge Miguel Lobo Escalona
8306405411
B #3951: fix routes oneflow fireedge (#200)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-09-10 10:51:30 +02:00
Alejandro Huertas Herrero
2c48d0185b
B #5074: show error if attach file doesn't exist (#199) 2020-09-10 10:29:22 +02:00
Sergio Betanzos
fa536dc4fa
F #3951: Add form validations (#196)
* Add form validations
* Spread input form types
2020-09-10 10:27:48 +02:00
Jorge Miguel Lobo Escalona
8ba93bc902
B #3951: add support api same route (#197)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-09-10 10:05:36 +02:00
Ruben S. Montero
5ce49ed404
F #4936: Refactor pools to use unique_ptr
co-authored-by: Pavel Czerný <pczerny@opennebula.systems>
2020-09-10 09:08:29 +02:00
Tino Vazquez
ef17f77d26
M #-: Adjust for ruby 2.0 2020-09-09 19:38:52 +02:00
Tino Vazquez
8a674b92ff
F #4386: Further refactor 2020-09-09 17:12:58 +02:00
Alejandro Huertas Herrero
230c8441ca
M #-: check error in user login command (#195) 2020-09-09 15:54:33 +02:00
Carlos J. Herrera
338289c854
F #4386: first steps with nic alias, refactor (#187)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-09-09 15:31:12 +02:00
Frederick Borges
fef3c42e60
M #-: Clean sunstone-server.rb (#194)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-09 12:39:37 +02:00
Sergio Betanzos
69754bf382
F #3951: Remove debounce function (#193) 2020-09-09 10:25:09 +02:00
Tino Vazquez
41cc656fcf
M #-: Remove debug code 2020-09-08 19:48:06 +02:00
Tino Vazquez
315ede85fc
L #-: rubocop 0.90.0 2020-09-08 19:48:05 +02:00
Sergio Betanzos
993284eb97
F #3951: Add service config step (#192) 2020-09-08 19:05:54 +02:00
Jorge Miguel Lobo Escalona
75b90fb438
B #3951: fix oneflow routes (#190)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2020-09-08 16:15:13 +02:00
Sergio Betanzos
5b9d2a6f48
F #3951: Fix proptypes components (#189) 2020-09-08 14:33:32 +02:00
Jorge Miguel Lobo Escalona
f1b6452fc3
F #3951: Fix code webpack (#188)
* Generate POT command
* rm moments, order webpack code

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-09-08 11:06:54 +02:00
Tino Vazquez
1a4dbf8ec6
F #3951: Fix config.yml in install.sh 2020-09-07 15:53:10 +02:00
Sergio Betanzos
4b5b2ad763
F #3951: Add form stepper component (#185)
* Add new endpoints
* Add pool actions
* Add form stepper component
* Add create application form
2020-09-07 12:30:13 +02:00
Ruben S. Montero
22ff32e3d5
M #-: Fix compilation warnings
(cherry picked from commit c4c98e2bb9)
2020-09-05 20:52:55 +02:00
Tino Vazquez
5dab5aaaaa Revert "F #2410: Add gem to gemfile (#184)"
This reverts commit c76edca218.
2020-09-04 22:45:38 +02:00
Tino Vazquez
d54fb6b20a Revert "F #2410: VM Autorefresh (#180)"
This reverts commit 40ad20451a.
2020-09-04 22:45:26 +02:00
Frederick Borges
c76edca218
F #2410: Add gem to gemfile (#184)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-04 15:09:34 +02:00
Daniel Clavijo Coca
6eb5639f94
F #3859: Add missing module namespace (#181)
(cherry picked from commit 4516352239)
2020-09-04 14:11:00 +02:00
Christian González
ff8980cac5
B #: fix minor lxd monitoring bug (#183) 2020-09-04 14:09:59 +02:00
Frederick Borges
40ad20451a
F #2410: VM Autorefresh (#180)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-04 10:33:13 +02:00
Sergio Betanzos
84debc2545
B #5061: Fix force IP (#179) 2020-09-03 19:07:33 +02:00
Frederick Borges
74b47ff681
F #4569: Hot disk resize on vcenter (#177)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-03 12:16:11 +02:00
Sergio Betanzos
e0111785ec
F #3951: Fix switcher component (#175)
* Fix switcher component
* Fix header styles
* Add popover component in header
2020-09-01 17:13:27 +02:00
Ricardo Diaz
2d31acad99
B #5049: Unable to web login when quotes in passwd (#174)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2020-09-01 11:55:58 +02:00
Sergio Betanzos
109c7e7185
F #5004: Support context files to vCenter (#173) 2020-09-01 10:32:08 +02:00
Carlos J. Herrera
d6cbe1d964
F #5004: fix support INIT_SCRIPTS vCenter (#171)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-08-31 18:48:17 +02:00
Ruben S. Montero
d506c2714d
B #?: Fix repeat periods
(cherry picked from commit 7a00d16631e8a3611c1cfdb60a7131e4bf1273fe)
2020-08-31 15:56:08 +02:00
Alejandro Huertas Herrero
18556ba947
M #-: fix undefined var in oneflow-server (#172) 2020-08-31 11:42:36 +02:00
Sergio Betanzos
c68e669d30
F #3951: Add app styles & route transition (#170)
* Add upgradeable app styles
* Add routing transition effect
2020-08-28 18:26:25 +02:00
Jorge Miguel Lobo Escalona
d2baba6ff7 B #5016 fix schedule action instantiate (#167)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 3c3b237fd4)
2020-08-27 18:41:43 +02:00
Jan Orel
08bfe6f003
M #-: LDAP user_uid might be nil (#158) 2020-08-27 10:55:51 +02:00
Christian González
b841f9e47d
B #5045: Fix flow server token expiration error (#168)
(cherry picked from commit 3d42b4461b)
2020-08-27 10:49:18 +02:00
Sergio Betanzos
78d699561c
F #3951: Update app layouts & sidebar (#169)
* F #3951: Update app layouts and router

* F #3951: Fix footer component

* F #3951: Add loading screen & update sidebar

* F #3951: Add responsiveness to sidebar
2020-08-26 18:42:25 +02:00
Pavel Czerný
f979efd2b5
B #5040: Fix LogDB::purge_log (#166)
(cherry picked from commit 734bc15b30)
2020-08-26 12:12:47 +02:00
Sergio Betanzos
26c076710f
F #3951: Update internal grid layout (#165)
* Fix sidebar component
* Add responsive sidebar
* Update internal grid layout
2020-08-25 21:59:35 +02:00
Jorge Miguel Lobo Escalona
6ece4290cf
F #3951: Fireedge master (#164)
* POST oneflow fireedge
* schemas oneflow fireedge
* http code accepted

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-08-25 21:08:54 +02:00
Sergio Betanzos
e0f5264bd4
F #3951: Fix redirect when access via url (#163) 2020-08-22 03:57:47 +02:00
Jorge Miguel Lobo Escalona
cf68d2f2f0
B #5038: fix route new browser tab (#162)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-08-22 03:56:52 +02:00