1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-23 17:34:17 +03:00
Commit Graph

597 Commits

Author SHA1 Message Date
Adolfo Gómez García
adbe1dd8cd Added xml marshaller 2014-09-15 17:28:02 +02:00
Adolfo Gómez García
bf103d5603 removed specific (and unused) .settings folders from eclipse projects) 2014-09-15 10:35:16 +02:00
Adolfo Gómez García
9741decb3b removed administration client code (it's on previous releases branches) 2014-09-15 10:26:20 +02:00
Adolfo Gómez García
084ad39fc9 * Efectively remove support for thick client from current version (code
removed)
2014-09-15 10:23:56 +02:00
Adolfo Gómez García
3562e4ca56 * Cleaning up things
* Using pylint to try to find potentials errors
2014-09-15 10:19:54 +02:00
Adolfo Gómez García
6dbe561512 Disabled all xmlrpc except actor communication (will remove also code in
a near future)
This makes that the "thick administration client" won't be usable
anymore
2014-09-15 08:19:17 +02:00
Adolfo Gómez García
9e1efff826 Adding six to modules, and fixing up a few related issues 2014-09-12 17:28:23 +02:00
Adolfo Gómez
42f8487e75 Create README.md
Basic description
2014-09-11 16:34:54 +02:00
Adolfo Gómez García
4f6ff538c2 removed .settings of main openuds project (did we really needed this?) 2014-09-11 16:17:38 +02:00
Adolfo Gómez García
14b24db532 Fix mistake on merge Ldap authenticator fix on 1.5 :-) 2014-09-11 16:14:33 +02:00
Adolfo Gómez García
d3c6312ed5 * Fix of unicode handling on hash method of cryptomanager
* minor refactoring of gui
* Bug fix on authenticator model
2014-09-10 14:32:48 +02:00
Adolfo Gómez García
d0f291c386 fixed a couple of minor bugs gettins headers information 2014-09-09 15:19:01 +02:00
Adolfo Gómez García
341a538503 Finished mitrating to 1.7 by removing efectively south migrations 2014-09-08 22:24:20 +02:00
Adolfo Gómez García
9a381cd333 Fixed bug on service image resolver, (mimetype is now content_type) 2014-09-08 15:21:08 +02:00
Adolfo Gómez García
1c30a5c46d fixed settings sample for running on 1.7 2014-09-08 15:17:02 +02:00
Adolfo Gómez García
6dc3f2a4dc Migrations from 1.5 onwards will be using django 1.7 migration engine
instead of south
2014-09-08 14:03:19 +02:00
Adolfo Gómez García
bd5b81eccc migrating to django 1.7 2014-09-08 13:20:44 +02:00
Adolfo Gómez García
9c77bb321f sync 2014-09-05 15:49:58 +02:00
Adolfo Gómez García
cc2d7f1d6b * Added new bootstrap switch versions
* Added option to change match mode for meta groups (ALL or ANY, before
was always ALL)
2014-09-05 13:52:47 +02:00
Adolfo Gómez García
3da574985f merged 2014-09-04 10:27:02 +02:00
Adolfo Gómez García
7a562ec946 fixed a typo 2014-09-04 10:25:53 +02:00
Adolfo Gómez García
a5158acca1 Added user preferences access control in configuration (Admin interface) 2014-09-03 19:58:34 +02:00
Adolfo Gómez García
5bf6f00425 merging with 1.5 for future hotfixes 2014-09-03 19:31:58 +02:00
Adolfo Gómez
3bc46de0a6 more fixes 2014-09-03 18:05:05 +02:00
Adolfo Gómez
5aa798fe26 fixing import stuff 2014-09-03 18:04:46 +02:00
Adolfo Gómez
7e6890c327 more initial work on imports 2014-09-03 14:50:23 +02:00
Adolfo Gómez
f64987a7b1 updating migration 2014-09-03 14:36:29 +02:00
Adolfo Gómez
2af27b86e8 Before start git migration 2014-09-03 09:19:16 +00:00
Adolfo Gómez
210c218d36 2014-09-02 13:50:47 +00:00
Adolfo Gómez
73d0ff01da * Added posibility to add messages to administration (version 0) 2014-09-01 11:59:16 +00:00
Adolfo Gómez
65418d4cb2 Fixed UDS Actor to check 2014-08-29 09:35:30 +00:00
Adolfo Gómez
ac1651dcf3 2014-08-21 10:54:34 +00:00
Adolfo Gómez
89f887c68c * REST fix to delete incompleted created service
* oVirtLinkedServiced added check to memory value (fix)
2014-08-19 08:57:24 +00:00
Adolfo Gómez
cf5e25796d removed console.log 2014-07-28 12:31:38 +00:00
Adolfo Gómez
04135b14c9 Fixed index.xhtml to work on be compatible with uds 1.5 (needs a minor change to client-ui.js to get paramaters from "query.ui" instead of from document.location.search 2014-07-28 12:02:34 +00:00
Adolfo Gómez
0643e44125 Fixed index.xhtml to work on be compatible with uds 1.5 2014-07-28 11:17:46 +00:00
Adolfo Gómez
c0c8cbf66d 2014-07-27 21:41:17 +00:00
Adolfo Gómez
775d59a621 Linux Actor Fixes 2014-07-17 10:27:35 +00:00
Adolfo Gómez
6a841a86df Updated to Guacamole 0.9.1, now closes the session correctly 2014-07-17 10:23:22 +00:00
Adolfo Gómez
c4958e808e new trasnports that if can't find nx 3.5 on Windows, looks for opennx 2014-07-11 14:37:25 +00:00
Adolfo Gómez
4a8d95eec9 Updated linux actor to allow random passwords 2014-07-11 14:35:15 +00:00
Adolfo Gómez
9333077187 2014-07-11 14:34:47 +00:00
Adolfo Gómez
a14b5fea59 Needs for uds actor to detect session open/close by user on XRDP 2014-07-11 14:32:48 +00:00
Adolfo Gómez
f9172258a4 Needs for uds actor to detect session open/close by user on XRDP 2014-07-11 14:31:30 +00:00
Adolfo Gómez
ce07adcc0d Updated to use alternative opennx if nomachine client not found 2014-07-08 11:46:01 +00:00
Adolfo Gómez
7b12f3e359 Updated to use alternative opennx if nomachine client not found 2014-07-08 11:45:44 +00:00
Adolfo Gómez
d4c065355c * Updated sample to add secondary auth
* Removed unused comments
* Added sypport for login using REST for any authenticator
* Added new icon (good one) to UDS
2014-06-30 12:10:20 +00:00
Adolfo Gómez
b10a0ac386 Updated icons!!! 2014-06-30 12:03:30 +00:00
Adolfo Gómez
60990ad64c Added "empty domain" option for rdp transports so domain can be always emptied (for linux & xrdp is needed right now) 2014-06-30 11:57:09 +00:00
Adolfo Gómez
acfbb0a3cb added provider_id to overview of services_pools 2014-06-26 19:17:42 +00:00