Commit Graph

523 Commits

Author SHA1 Message Date
Adolfo Gómez
c1d26fb35e Fixed REST to get language from Accept-Language header instead of "messed-up" stuff i had done... Much easier, and works fine 2014-06-03 05:16:04 +00:00
Adolfo Gómez
376ed1f231 Several fixes related to cache && storage 2014-06-03 03:27:15 +00:00
Adolfo Gómez
53fda0af56 Adding "full support" to authenticators. After some testings, theese not work as expected in some situations and this has been fixed 2014-06-02 09:00:03 +00:00
Adolfo Gómez
03ac4dcaa7 More unicode related "bugs" 2014-06-02 04:47:02 +00:00
Adolfo Gómez
25f97a4b88 Adding "full" support to authenticators for unicode (a "must have been done before") 2014-06-02 03:42:57 +00:00
Adolfo Gómez
4b5f21b30e Added support for wallpaper on RDP if desired (all all user xperience in fact) 2014-05-29 13:30:23 +00:00
Adolfo Gómez
30fa98216e Added support for wallpaper on RDP if desired (all all user xperience in fact) 2014-05-29 13:21:22 +00:00
Adolfo Gómez
3181fdbf18 Added support for wallpaper on RDP if desired 2014-05-29 13:18:31 +00:00
Adolfo Gómez
2108353d1e * Added min height to panel tables
* Added uds to cookies if not found on login
* Fixed html5 so if request is not in context, simply set user_agent to "Unknown"
* Updated auth/views to use new cookie "syntax"
2014-05-29 06:14:27 +00:00
Adolfo Gómez
14a2e0a02d Fixed unicode related problem (right now a quick fix removing "from future..." will return back to this later) 2014-05-29 05:09:20 +00:00
Adolfo Gómez
5a80efc852 Fixed debug match output 2014-05-29 03:40:53 +00:00
Adolfo Gómez
dc6af051ac Some more little fixes 2014-05-27 06:21:56 +00:00
Adolfo Gómez
b846940635 I have intention to start working on some tests, and not the "s***" i have done here, so i'll move out tests dirs until i have something more "usable" 2014-05-27 06:20:26 +00:00
Adolfo Gómez
a10550820b Some more little fixes 2014-05-27 06:19:15 +00:00
Adolfo Gómez
217e681cb4 Some more little fixes 2014-05-27 01:14:29 +00:00
Adolfo Gómez
a2d348962d Removed excesive "debug" logging 2014-05-24 03:08:01 +00:00
Adolfo Gómez
d535c5619a Updating linux actor 2014-05-24 02:53:35 +00:00
Adolfo Gómez
c479fc3fbd Updating linux actor 2014-05-24 02:30:18 +00:00
Adolfo Gómez
9bdfb4a7eb Updating linux actor 2014-05-24 02:02:20 +00:00
Adolfo Gómez
af2de4881f Improved cache max services assignations 2014-05-22 22:13:46 +00:00
Adolfo Gómez
cf07caa5cb Added atomic transaction to assignations to user from cache, so we ensure that one cached element is assigned to one user and only used once 2014-05-22 07:48:40 +00:00
Adolfo Gómez
4e7376a7f0 Adding plugins stuff to UDS 2014-05-21 08:36:34 +00:00
Adolfo Gómez
4cdc3d2ff0 2014-05-21 07:59:16 +00:00
Adolfo Gómez
6e812b2cce 2014-05-21 06:03:51 +00:00
Adolfo Gómez
6930509259 2014-05-20 07:59:46 +00:00
Adolfo Gómez
018e6d742c Added ValidationError catch for users 2014-05-19 09:59:25 +00:00
Adolfo Gómez
a2bf6c5799 Don't like plugins model... looking another way :) 2014-05-19 07:33:00 +00:00
Adolfo Gómez
49e367871e Don't like plugins model... looking another way :) 2014-05-19 07:32:21 +00:00
Adolfo Gómez
7d8072ca61 Checking plugins for models 2014-05-19 05:47:51 +00:00
Adolfo Gómez
ec46452610 Adding plugins model to models 2014-05-19 05:17:28 +00:00
Adolfo Gómez
d0f3992e80 2014-05-19 05:08:36 +00:00
Adolfo Gómez
212b99b831 Fixed so we MUST enter host:port form on tunnel nx transport 2014-05-16 05:51:51 +00:00
Adolfo Gómez
5de90f967e Fixed so we MUST enter host:port form on tunnel rdp transport 2014-05-16 05:50:46 +00:00
Adolfo Gómez
f6c67dab96 Added a spinner to numeric inputs to make "easier" using them 2014-05-14 08:43:00 +00:00
Adolfo Gómez
23694184bd Spinner don't seems to work nicely with bootstrap 3 2014-05-14 08:21:49 +00:00
Adolfo Gómez
827140dc21 * Fixed "about"
* Added "editspin"
* Initial working release of Xen Provider
2014-05-14 07:57:44 +00:00
Adolfo Gómez
692e82f62f Advancing on XenServer Provider 2014-05-14 05:15:41 +00:00
Adolfo Gómez
c4e2f09dfc Advancing on XenServer Provider 2014-05-13 06:27:46 +00:00
Adolfo Gómez
462b676353 Advancing on XenServer Provider 2014-05-13 05:29:26 +00:00
Adolfo Gómez
09d1d646a5 Advancing on XenServer Provider 2014-05-13 04:48:16 +00:00
Adolfo Gómez
9978993c9b Advancing on XenServer Provider 2014-05-12 06:23:08 +00:00
Adolfo Gómez
a66d75bdc5 Advancing on XenServer Provider 2014-05-12 06:13:47 +00:00
Adolfo Gómez
87a795cd8b Advancing on XenServer Provider 2014-05-12 05:35:42 +00:00
Adolfo Gómez
4c66445998 Fixed java detection 2014-05-09 14:30:26 +00:00
Adolfo Gómez
2e31d2ec1e A little fix 2014-05-09 09:56:18 +00:00
Adolfo Gómez
195e47f443 Fixes to standard install 2014-05-08 11:02:50 +00:00
Adolfo Gómez
1d0bb1798c Updating to 0.9.0 (base update, needs more work to allow file transfers) 2014-05-08 11:02:20 +00:00
Adolfo Gómez
7896dae178 Updating to 0.9.0 (base update, needs more work to allow file transfers) 2014-04-29 17:50:43 +00:00
Adolfo Gómez
e4beaf4584 Restored "compiled" documentation 2014-04-29 14:51:57 +00:00
Adolfo Gómez
5b383bb384 Restored "compiled" documentation 2014-04-29 14:51:12 +00:00