Adolfo Gómez
d439f78f11
Merge pull request #2 from johnp/patch-1
...
Add necessary packages to requirements.txt
2016-09-20 08:18:33 +02:00
Johannes Pfrang
610e88cf09
Add necessary packages to requirements.txt
...
This does not include `pycairo`, as it does not provide an egg and therefore can't be installed via pip.
We should consider `cairocffi` instead, but `pycha` (last update 2013) would have to be patched then.
2016-09-19 11:51:05 +02:00
Adolfo Gómez García
293dd2d9a1
Forgot this :)
2016-09-16 08:30:37 +02:00
Adolfo Gómez García
57b5ae6dcf
Fixes & corrections to initial usage accounting.
...
Fixes.
We already keep "stats" tables, but we think it is better to start using
a well-known location for accounting on usage.
2016-09-16 08:29:52 +02:00
Adolfo Gómez García
8c2b7bf4bb
Started pools usage accounting mechanism
2016-09-16 07:55:24 +02:00
Adolfo Gómez García
3113524197
New fix for windomain.. :)
2016-09-12 18:50:40 +02:00
Adolfo Gómez García
2bf6a92de3
Removev "space removal" from OU for WinDomain OS Manager, and removed de
...
"add" of the dc...dc.
2016-09-12 18:47:35 +02:00
Adolfo Gómez García
8ac5cc068d
Merge remote-tracking branch 'origin/v2.0'
2016-09-11 23:04:02 +02:00
Adolfo Gómez García
5e848cbc8c
Fixed defvalue from 4 to 3 for ovirt, so migrations works fine from 1.9 to 2.x
2016-09-11 23:02:57 +02:00
Adolfo Gómez García
729b0310bd
Merge remote-tracking branch 'origin/v2.0'
2016-09-11 22:21:30 +02:00
Adolfo Gómez García
f924604217
Backport for ovirt 4.0
2016-09-11 22:21:12 +02:00
Adolfo Gómez García
efc59c0124
fixed unresolved imports
2016-09-11 22:15:04 +02:00
Adolfo Gómez García
d229dab41e
Finished basic support for ovirt4.
...
Now we need to have installed ovirt-engine-sdk-python 3.x and 4.x in
order to work properly
2016-09-11 22:13:11 +02:00
Adolfo Gómez García
fb9fa08090
* Adding support for ovirt 4.x keeping support for ovirt 3.x
...
Big changes on Python ovirt SDK API...
2016-09-11 20:53:45 +02:00
Adolfo Gómez García
2eaa447155
Includede persistent machines check idle also.
2016-09-07 16:49:40 +02:00
Adolfo Gómez García
682ce5d69f
Adding phisical server for user (1 to N users)
2016-09-07 16:46:58 +02:00
Adolfo Gómez García
397bd29ce6
Started experimental x2go support (for linux clients only right now)
2016-09-07 15:33:10 +02:00
Adolfo Gómez García
cba154944d
Now password fields are repeated, so we can ensure the vale before
...
submiting (on admin dashboard)
2016-09-06 23:29:13 +02:00
Adolfo Gómez García
efacaeec7f
Viz command no more works correctly (and in fact, was never used), se we
...
have removed it
2016-08-26 03:08:01 +02:00
Adolfo Gómez García
05c00eb13a
Fixed taskManager command for 2.0 also :)
2016-08-26 03:05:54 +02:00
Adolfo Gómez García
9347b3c29b
Aded build version to be current datetime. On production environments,
...
better replace this with datetime/git commit
2016-08-26 03:01:13 +02:00
Adolfo Gómez García
8ba4a9827b
Addapted middleware from pre-1.10 to post-1.10
2016-08-26 02:53:38 +02:00
Adolfo Gómez García
14bbf56145
Fixes to work with Django 1.0.
...
From this commit on master onwards, UDS needs Django 1.10 or greater.
Probably will need some more fixes, but basic ones are done
2016-08-26 02:37:30 +02:00
Adolfo Gómez García
71076a1b63
Merge remote-tracking branch 'origin/v2.0'
2016-08-25 13:21:36 +02:00
Adolfo Gómez García
3528424892
Fixed meta gruoups edition
2016-08-25 13:21:16 +02:00
Adolfo Gómez García
36dc8ecfd5
Added support for filtering transport on device basis
2016-08-24 11:27:34 +02:00
Adolfo Gómez García
34c6dd9cb5
Now we can notify source platform on REST API login. If not specified,
...
will try to guest from User Agent String.
This is important because we will add filters by platform to transports,
and we will need to know it.
2016-08-24 09:21:34 +02:00
Adolfo Gómez García
c34d70231c
Now we can notify source platform on REST API login. If not specified,
...
will try to guest from User Agent String.
This is important because we will add filters by platform to transports,
and we will need to know it.
2016-08-24 09:21:34 +02:00
Adolfo Gómez García
5eb9af39f6
Merge remote-tracking branch 'origin/v2.0'
2016-08-17 20:49:23 +02:00
Adolfo Gómez García
2eef7222d5
Backported guacamole for 2.0 availability
2016-08-17 20:39:37 +02:00
Adolfo Gómez García
0d28a5b5f7
Backported guacamole for 2.0 availability
2016-08-17 20:38:56 +02:00
Adolfo Gómez García
1dc58be4fa
Merge remote-tracking branch 'origin/v2.0'
2016-07-28 13:36:01 +02:00
Adolfo Gómez García
e0e7e26234
Fixed Translations
2016-07-28 13:33:28 +02:00
Adolfo Gómez García
2674563535
Fixed template config removal on publication failure
2016-07-27 18:22:37 +02:00
Adolfo Gómez García
a864fbac96
Publication now will correctly fail if the template cannot be cloned
2016-07-27 17:33:45 +02:00
Adolfo Gómez García
51c32a4350
Fixed for OpenNebula 5 (seems to work fine with 4 & 5 right now)
2016-07-26 16:29:40 +02:00
Adolfo Gómez García
1e7b729164
Updated 2.x translations
2016-07-26 15:06:29 +02:00
Adolfo Gómez García
ec95f27ee6
Updated translations && added server-keyboard-layout to guacamole
2016-07-26 13:44:36 +02:00
Adolfo Gómez García
15ce5aa938
Added failsafe to html5 keyboard
2016-07-26 12:58:56 +02:00
Adolfo Gómez
4a021a4ed4
Merge pull request #1 from glyptodon/cleanup
...
Clean up and upgrade Guacamole transport backend.
2016-07-26 03:25:09 +02:00
Michael Jumper
7b86ec97eb
Include port number in service base URI of OpenUDS.
2016-07-25 03:48:54 -07:00
Michael Jumper
8bb9bf11d5
Read configuration from servlet context.
2016-07-25 03:48:22 -07:00
Adolfo Gómez García
d34e80e360
Merged fixes from 2.0
2016-07-22 18:00:50 +02:00
Adolfo Gómez García
39b353fb24
More Fixes
2016-07-22 17:57:45 +02:00
Adolfo Gómez García
7a0c8aa977
More Fixes for OpenNebula 4.x (for new API implementation)
2016-07-22 17:40:03 +02:00
Adolfo Gómez García
664418d4dc
More fixes for OpenNebula
2016-07-22 16:54:09 +02:00
Adolfo Gómez García
381cf47abf
* Fixed RDP to allow some optional parameters on linux clients
...
* dixed OpenNebula support
2016-07-21 13:51:31 +02:00
Adolfo Gómez García
a8853930a2
Minor fixes for actor
2016-07-19 14:18:29 +02:00
Adolfo Gómez García
ac02161eb9
Adding ticket messaging support on actor & server
2016-07-19 13:56:11 +02:00
Adolfo Gómez García
957403a23f
Merge remote-tracking branch 'origin/v2.0'
2016-07-18 20:13:30 +02:00