Adolfo Gómez García
cdaf5a17fa
* Upgraded Java Detection js
...
* Added generic icon of UDS
2014-12-11 16:21:20 +01:00
Adolfo Gómez García
35b27acee3
Fixed OS Managers to work "nice" with new Actors (and olders)
2014-12-09 15:50:35 +01:00
Adolfo Gómez García
bc6d500898
Removed "debug" line"
2014-12-08 13:19:18 +01:00
Adolfo Gómez García
e9f38b044f
Now correctly adds user to Remote Desktop Group before connection, so
...
access is granted for user (Note: user must exist in machine/domain)
2014-12-08 12:54:25 +01:00
Adolfo Gómez García
06a00d00b9
Moved several transports to newer "form storage" model, much more simple
...
than "hand made" marshalling/unmarshallig (Note: Nx has been keeped
using "old" method because it will be not be updated anymore, we are
moving to use x2go instead in future releas)
2014-12-08 12:14:36 +01:00
Adolfo Gómez García
7c916397e4
Fixing up a bit transports
2014-12-08 08:55:23 +01:00
Adolfo Gómez García
903664b7c5
* Removed send script from OS Manager (it's a nonsense, after a few
...
tests..)
* Some typos fixes
2014-12-07 21:35:13 +01:00
Adolfo Gómez García
c7d3984289
Adding "Add User To Remote Desktop Group" as option to Windows OS
...
Manager
2014-12-05 10:53:00 +01:00
Adolfo Gómez García
ce2250bb2c
Forgot to fix LinuxOsManagers :)
2014-12-04 13:11:26 +01:00
Adolfo Gómez García
9a86682c9d
Adding support for pre-access scripts so UDS can support certain
...
operations (i.e. add an user to an specific group, or allowing user to
access using specific protocol, thanks to José Luis Sepúlveda from upv
for the feedback ;-)
2014-12-04 13:03:58 +01:00
Adolfo Gómez García
8cf6815e8e
* Added comm url as property
...
* Moved values from storage() to properties table
* Added support for idle times to Windows & Linux OS Managers
* Fixed configurations objects, so if get() is invoked before DB is
accesible, returns default value and, later, will be executed "in fact"
2014-12-02 19:39:26 +01:00
Adolfo Gómez García
229ed2345b
Fixing to add idle to actors & os managers
2014-12-01 13:18:02 +01:00
Adolfo Gómez García
8ded065fc5
Removed transport binaries from git (the can be built from sources, also
...
in git.. :-) )
2014-12-01 10:24:47 +01:00
Adolfo Gómez García
4c6159e431
Pylint fixes
2014-11-28 11:29:12 +01:00
Adolfo Gómez García
d22531da7d
Big change on cache updater. Now it runs "as a whole", and tries to update all pending caches at once. This might be too hard for some servers, but can be mitigated with the provided configurations flags...
2014-11-27 20:57:43 +01:00
Adolfo Gómez García
0a10f81cb7
* removed log (excesive) from services_pool
...
* Added simple comment to gui-d-servicespools
2014-11-27 19:16:31 +01:00
Adolfo Gómez García
b3e2d2264a
Removed debug from configuration.html
...
fixed "publish on creation" switch
2014-11-27 18:38:33 +01:00
Adolfo Gómez García
500347d878
Several minor fixes
2014-11-27 12:57:55 +01:00
Adolfo Gómez García
2096ad085a
* Moved workers "import & load" to where they are used in fact
...
* Added frecuency_cfg to Jobs, so frequency can be set from db
* Fixed workers to use frecuency_cfg when needed
2014-11-26 11:12:30 +01:00
Adolfo Gómez García
41b40d8458
* Fixed locking manager to make it work with sqlite (basically uses
...
"basic" locking and no lock table instruction)
* Basic improvement to getSqlDatetime
* Uncommented "deletion" of stuck cleaner... :)
2014-11-26 07:56:26 +01:00
Adolfo Gómez García
eb844a0c88
* Added "required" to choice fields that needs it
...
* Fixed jquery-validate not validating select (because of being hidden
due to selectpicker)
2014-11-25 20:31:55 +01:00
Adolfo Gómez García
44e6a3b50c
* Fixed Properties to be unique for every user service, not globally
...
* Minor adjunst to StuckCleaner
2014-11-25 11:53:01 +01:00
Adolfo Gómez García
531c6d983d
* Fixed Configuration Initialization to fit Django 1.7 model
...
* Added "Stuck removal" process to check & removel "Too long time stuck
in a transitional state" user states
2014-11-25 11:02:43 +01:00
Adolfo Gómez García
1cbb7d1ae3
fixed table name for user service properties
2014-11-24 08:15:33 +01:00
Adolfo Gómez García
de0447bbc3
* Added "properties" to user services. Properties are less often used
...
fields that we may want to store attached to an user service
2014-11-24 01:34:49 +01:00
Adolfo Gómez García
7a3692cc43
Fixed to use lowercase for uuids (as rfc 4122 says that they will be)
2014-11-12 07:28:50 +01:00
Adolfo Gómez García
47e615b7b2
* Fixed File Upload
...
* Added "case insensitive" to factory lookups for transports,
authenticators, osmanagers & providers
2014-11-12 04:15:24 +01:00
Adolfo Gómez García
154533b4cb
Provider factory is now Case Insensitive
2014-11-12 03:55:57 +01:00
Adolfo Gómez García
85a32cf667
* Fixed an issue with tunneled transport for NX
...
* Some minor code fixes
2014-11-11 06:29:00 +01:00
Adolfo Gómez García
0c0ec581c0
* Lots of fixes towards python 3
2014-11-11 06:08:29 +01:00
Adolfo Gómez García
8ccf48564a
Fixing admin table colors & some PEPify
2014-11-09 00:24:46 +01:00
Adolfo Gómez García
727f455e99
Changed admin panels to a more formal "widget"
2014-11-07 06:44:52 +01:00
Adolfo Gómez García
99038a61f1
Changing 3d buttons to new style
2014-11-07 05:40:25 +01:00
Adolfo Gómez García
102a4b35ee
Updated glyphicons & fontawesome
2014-11-07 04:59:51 +01:00
Adolfo Gómez García
97787b7eba
Finished (i hope... :-) ) Image Gallery & Service Pools usage
2014-11-06 22:08:22 +01:00
Adolfo Gómez García
42845e6243
Fixing & optimizing image gallery
2014-11-06 18:11:05 +01:00
Adolfo Gómez García
43f17a3945
Added gallery to UDS administration interface
2014-11-06 11:32:32 +01:00
Adolfo Gómez García
c0669bc1f2
Added missing gallery files :-)
2014-11-06 04:01:54 +01:00
Adolfo Gómez García
5f377762b5
Added dashboard table for gallery
2014-11-06 03:59:32 +01:00
Adolfo Gómez García
df7c27dbf6
Bootstrap switch 3.2 does not seem to work fine with firefox on modals, so switched back to 3.1
2014-11-06 02:47:50 +01:00
Adolfo Gómez García
5bc650eaa9
Upgrading components & removing unused stuff
2014-11-06 01:00:30 +01:00
Adolfo Gómez García
638817f98b
* Replaced default "pixelated" image from services to UDS Image
...
* Added image to Services Pools, so we can select our image
2014-11-05 10:51:23 +01:00
Adolfo Gómez García
825e88e1f1
Fixed REST model to allow a different overview "set" to be returned
2014-11-05 04:02:53 +01:00
Adolfo Gómez García
971f56c62a
Added REST interface to images & fixed it
2014-11-05 03:53:08 +01:00
Adolfo Gómez García
d2d7291c19
Started image gallery (for ServicePools right now, but maybe other thins in near future)
2014-11-04 21:48:00 +01:00
Adolfo Gómez García
7137f151fb
minor ticket fixes
2014-11-04 04:37:41 +01:00
Adolfo Gómez García
f23c68d7bf
Fixed wsgi.py to work with apache2 again
2014-11-04 03:06:28 +01:00
Adolfo Gómez García
6b8f8f5211
updated sample settings
2014-11-03 20:04:25 +01:00
Adolfo Gómez García
f4414233f8
Removed unused stuff from sample settings file
2014-11-03 19:59:46 +01:00
Adolfo Gómez García
c2243b8f48
Ticket system seems to work
2014-11-03 05:14:25 +01:00