Adolfo Gómez García
e5710eb74c
* Fixed log of "user logged in" and "user logged out"
...
* Small typo on debug log for windows os manager
* Added Headers to __init__ of windows os managers
2015-05-26 10:36:15 +02:00
Adolfo Gómez García
1733f142be
* Several fixes to UDS Actor (minor ones)
...
* Minor adaptions to allow REST actor to connect with "tickets'
* Fix to TicketStore
2015-05-26 08:26:36 +02:00
Adolfo Gómez García
ccebca9748
Merge remote-tracking branch 'origin/v1.7'
2015-05-21 13:17:29 +02:00
Adolfo Gómez García
cb5d6ed771
small typo
2015-05-21 13:14:25 +02:00
Adolfo Gómez García
b9283c6778
Fixed ramdom password... {3} must be {2}!!!
2015-05-21 13:06:11 +02:00
Adolfo Gómez García
5dc2c16cbe
Merge remote-tracking branch 'origin/v1.7'
2015-05-21 07:23:39 +02:00
Adolfo Gómez García
8d4f60b0fb
Fixed a couple things for Linux random password
2015-05-21 07:23:18 +02:00
Adolfo Gómez García
b9175be480
A couple minor fixes for RDP transports
2015-05-18 10:02:29 +02:00
Adolfo Gómez García
884bbe7363
Updated translations
2015-05-17 22:17:51 +02:00
Adolfo Gómez García
98b9e6b659
more makeup
2015-05-17 21:35:31 +02:00
Adolfo Gómez García
1c4339f404
Adding some "beauty" icons
2015-05-15 10:41:19 +02:00
Adolfo Gómez García
0ffc9964d0
Merge remote-tracking branch 'origin/v1.7'
...
Conflicts:
server/src/uds/REST/methods/providers.py
server/src/uds/REST/methods/services.py
server/src/uds/REST/methods/tickets.py
server/src/uds/REST/model.py
server/src/uds/web/views/service.py
2015-05-14 12:39:58 +02:00
Adolfo Gómez García
18c9406900
Several fixes... :)
2015-05-14 12:25:35 +02:00
Adolfo Gómez García
df498dd5bc
Fixed several "case" uuids tests, so UDS can work with case sensitive
...
databases
2015-05-14 11:46:45 +02:00
Adolfo Gómez García
e7a3c7ebeb
Removed transcomp (not user anymore)
2015-05-13 07:13:12 +02:00
Adolfo Gómez García
724aecd21c
Updating translations
2015-05-13 07:12:55 +02:00
Adolfo Gómez García
b00a023f30
*Updated a new buch of icons
...
Changed reload method for main page
* Added cache support for some kinds of pages
2015-05-13 06:52:13 +02:00
Adolfo Gómez García
592510f0f3
* Added new "Global ID Generator"
...
* Added a single point for all unique generators (uds.core.util.unique)
2015-05-13 05:58:50 +02:00
Adolfo Gómez García
c96e566ebf
* Updated a bunch of icons
...
* Changed modal of transport, now it says connections
* Removed old rdptransport from current version
* Fixed error view (was getting idError as string instead of integer)
* Started to add protocol dependency to services, so we can limit some kined of services to a protocol
2015-05-13 05:57:47 +02:00
Adolfo Gómez García
78526b3560
The index is now "static", so we reload it every minute for the user to
...
get the state of different services updated.
2015-05-10 07:33:12 +02:00
Adolfo Gómez García
04ec90ad61
* Transports associadted to Providers working correctly
...
* Spice transport added (EXPERIMENTAL version)
2015-05-10 07:19:57 +02:00
Adolfo Gómez García
e69914a9a5
Fixed os detection on request when no user agent is privided (defaults
...
to Unknown)
2015-05-10 06:40:23 +02:00
Adolfo Gómez García
c1c54f38cc
Working on Spice protocol support.
...
* Added "provider specific" transport support
* Fixed dashboard to new transport support
2015-05-06 09:31:37 +02:00
Adolfo Gómez García
dad83c5c50
Merge remote-tracking branch 'origin/v1.7'
2015-05-06 05:47:23 +02:00
Adolfo Gómez García
b592e10126
After upgrade of python to 2.7.9, several HTTPS connections needed to be
...
fixed. This is about that
2015-05-06 05:36:03 +02:00
Adolfo Gómez García
a235e43c07
Fixed edition of ovirt service O.o
2015-05-06 04:27:14 +02:00
Adolfo Gómez García
eb7185b9e3
Fixed possition of base64 js. When using "compressor" on production, it was not working on prev place
2015-05-06 02:16:39 +02:00
Adolfo Gómez García
6fb9b11f1b
Fixing versions so they are shown on web interface
2015-05-05 08:17:59 +02:00
Adolfo Gómez García
e0d2abbbd6
fixing versions. Too much changes, we are going to give out it as 1.9.0
2015-05-05 07:01:09 +02:00
Adolfo Gómez García
5db3429b2c
Added user access report
...
added ipython notebook notes (could be it helpfull?)
fixed datepicker locales loader (UDS one)
Several fixes for reporting
2015-05-05 06:49:31 +02:00
Adolfo Gómez García
dd0c605ff4
Added datepicker to complete "date" type gui field
...
Started login report
several minor fixes to adapt to reporting
2015-05-03 13:32:31 +02:00
Adolfo Gómez García
54d41c1931
* Added stat about accessing platform (OS, browser & browser version)
...
* Added bar informing about cookie usage by site
2015-05-03 03:58:50 +02:00
Adolfo Gómez García
9ee66cf6ed
* Added "force" parameter to ticket request for ticket authenticated
...
access
* Added detection of browser to OSDetector, so now request always have
the current browser type/version
* Fixed decorator/template tag to use new request.os.Browser &
request.os.Version
2015-05-03 03:33:05 +02:00
Adolfo Gómez García
a34de035cb
* Added creation date to user & group, so we can include "auto clean by age" mechanichs
...
* Added changelogs to Publications, so we can "store" if we like a text with every publication
* Added "ServiceNotReadyError" as method of controlling if a service is ready, instead of returning None
* Merged several migrations into one
* Updated message error so we include a "code" when service is not ready
* Added user getService to userServiceManager, that is where it must be
2015-04-30 13:03:32 +02:00
Adolfo Gómez García
7c7c609ea8
fixex pydev for current version
2015-04-29 17:45:02 +02:00
Adolfo Gómez García
f8b34e1d23
Merge remote-tracking branch 'origin/v1.7'
2015-04-29 17:44:26 +02:00
Adolfo Gómez García
6295e7400d
added virtualenv for pydev project for 1.7
2015-04-29 17:43:53 +02:00
Adolfo Gómez García
c042ab6b31
* Updated following admin components:
...
- jquery
- Filesaver
- datatables
* Added full support for report generation, in dashboard & REST backend
2015-04-29 07:59:21 +02:00
Adolfo Gómez García
40641659a5
Started "definitive" reporting system for dashboard
2015-04-28 05:03:01 +02:00
Adolfo Gómez García
d6dcd265a4
* Tests on reports (will be added as REST methods, this is just tests..
...
:) )
* Small fix to REST udsactor (got VERSION from new part)
2015-04-27 20:40:06 +02:00
Adolfo Gómez García
8fe589fa75
Finished Ticket launching mechanics, used with some external plugins
...
(such as UMA's Moodles plugin for UDS)
2015-04-27 07:07:44 +02:00
Adolfo Gómez García
f39d780a88
Removed "util" ticket and adapted several 1.8 db model stuff (UnsavedForeignKey)
2015-04-27 05:17:25 +02:00
Adolfo Gómez García
f411eec5f4
towards 1.7.5
2015-04-26 03:27:06 +02:00
Adolfo Gómez García
1ea3261b27
Restored autorun functionality
2015-04-24 17:32:15 +02:00
Adolfo Gómez García
a1bd7274f4
Advancing on basic reports
2015-04-24 04:19:43 +02:00
Adolfo Gómez García
4ed20850ae
Added downloadables for clients
2015-04-23 07:07:14 +02:00
Adolfo Gómez García
ef302205bc
some cleanups
2015-04-23 06:32:03 +02:00
Adolfo Gómez García
e651d3348d
All existing transports are now ported to new model. Need to do more
...
tests, but conversion seems to be finished (or almost.. :) )
2015-04-22 06:39:09 +02:00
Adolfo Gómez García
cc3cce6038
Migrating from Java to New agent for NX
2015-04-21 19:13:15 +02:00
Adolfo Gómez García
5b3e5242d1
Merge remote-tracking branch 'origin/v1.7'
2015-04-21 12:29:32 +02:00
Adolfo Gómez García
60556ad4ec
fixed RDP with user credentials
2015-04-21 12:29:10 +02:00
Adolfo Gómez García
199e0d3559
Almost finished connector
2015-04-20 07:33:01 +02:00
Adolfo Gómez García
95b8969f5b
* Fixed service ip checking access on access
...
* Added new "connection" REST method (Virginios request to make
"automated" connections with local clients)
2015-04-16 20:55:28 +02:00
Adolfo Gómez García
fc447e3ccf
updated handlers.py from mainstream
2015-04-16 18:24:43 +02:00
Adolfo Gómez García
6b19e75ce7
Advancing on transports & client fixes
2015-04-14 08:33:10 +02:00
Adolfo Gómez García
250441056b
Initial version for linux packagers
2015-04-10 17:31:35 +02:00
Adolfo Gómez García
bdef8b2e8c
* Simplified Transports after tests
...
* Added direct linux support for xfreerdp right now
2015-04-08 15:21:09 +02:00
Adolfo Gómez García
8d01e77a94
advancing new transport system
2015-04-07 12:28:41 +02:00
Adolfo Gómez García
d34248b868
advancing new transport system
2015-04-07 12:28:31 +02:00
Adolfo Gómez García
f8b95382b0
* Extracting script to "template" files for transports
...
* Fixes to UDS Client
2015-04-07 07:59:47 +02:00
Adolfo Gómez García
2f655dce16
Advancing on Mac OS RDP TRansport and a couple minor fixes to UDS Plugin
2015-04-02 09:36:46 +02:00
Adolfo Gómez García
c5138dbc9c
First part seems to work fine on mac os x with Microsoft Remote Desktop
2015-04-01 09:44:41 +02:00
Adolfo Gómez García
f173146d8f
* Implemented uds connector script for RDP (just for windows right now)
...
* Advanced a lot with java removal process
* Implemented usefull things on client part
2015-03-31 18:10:44 +02:00
Adolfo Gómez García
62f50304fe
Advancing on uds client connector
2015-03-30 12:08:44 +02:00
Adolfo Gómez García
c70d94e866
Started client part
2015-03-30 08:11:29 +02:00
Adolfo Gómez García
dc006e7cbc
using new method for client (more homogeneous)
2015-03-27 14:44:45 +01:00
Adolfo Gómez García
c5444f0df2
Almost done with web part of new model. Retired java checks from code & pages
2015-03-27 07:41:42 +01:00
Adolfo Gómez García
c7d3e4022f
added bypass plugin detection to preferences
2015-03-26 17:31:40 +01:00
Adolfo Gómez García
151623e407
Advancing on web part of new no-java version of UDS
2015-03-26 14:24:03 +01:00
Adolfo Gómez García
67393e88db
Merge remote-tracking branch 'origin/v1.7'
2015-03-25 10:10:54 +01:00
Adolfo Gómez García
2fe783e3ae
Updated Filesaver && fixed exporting to excel
2015-03-25 10:10:34 +01:00
Adolfo Gómez García
d87f4de4ff
Web part of new uds plugin almost done
2015-03-24 12:05:40 +01:00
Adolfo Gómez García
b69f56ecb8
Fixed servicepool deletion on image deletion
2015-03-24 11:22:28 +01:00
Adolfo Gómez García
b08fd3d60e
Merge remote-tracking branch 'origin/v1.7'
2015-03-24 10:42:08 +01:00
Adolfo Gómez García
7d26463639
updated translations
2015-03-24 10:41:52 +01:00
Adolfo Gómez García
4d9d4bdbee
Merge remote-tracking branch 'origin/v1.7'
2015-03-24 09:43:23 +01:00
Adolfo Gómez García
523ca37ee8
typo
2015-03-24 09:42:54 +01:00
Adolfo Gómez García
65c7b34ee0
Started client plugin
2015-03-24 08:05:51 +01:00
Adolfo Gómez García
2303861650
Advancing a bit more towards new uds transport model
2015-03-23 20:06:03 +01:00
Adolfo Gómez García
38b7ac892e
Merge remote-tracking branch 'origin/v1.7'
2015-03-23 12:24:42 +01:00
Adolfo Gómez García
cfad948660
Added multiple monitor support for windows clients & servers
2015-03-23 12:22:45 +01:00
Adolfo Gómez García
ccf35fcd49
Advancing on uds client
2015-03-23 12:08:39 +01:00
Adolfo Gómez García
d6e031e9e6
Creating new ticketing model, based on an independent table
2015-03-23 02:27:56 +01:00
Adolfo Gómez García
989600e639
Fixed uuid model case
2015-03-23 02:22:54 +01:00
Adolfo Gómez García
9fa4bacc74
fixed case of uuids to lower
2015-03-23 02:22:17 +01:00
Adolfo Gómez García
e02b3ad881
Merge remote-tracking branch 'origin/v1.7'
2015-03-20 15:16:15 +01:00
Adolfo Gómez García
cc4619220a
* Added a "preinit" to xscreensaver, to give some more oportunities on
...
linux to initialize this correctly.
* Fixed typos on dashboard
* Fixed not saving correctly textarea fields of configuration
2015-03-20 15:15:35 +01:00
Adolfo Gómez García
c71d86825c
Added download page for new uds plugin
2015-03-20 13:30:52 +01:00
Adolfo Gómez García
bb8931e7d4
Merge remote-tracking branch 'origin/v1.7'
2015-03-18 11:08:06 +01:00
Adolfo Gómez García
695a67c2cb
Fixed so image deletion does not deletes it associated deployed service
2015-03-18 11:07:26 +01:00
Adolfo Gómez García
011ba37d2a
Several minor fixes and protocol detection seems to work
2015-03-17 12:34:32 +01:00
Adolfo Gómez García
d73c8f49cc
Several minor fixes and protocol detection seems to work
2015-03-17 12:34:19 +01:00
Adolfo Gómez García
cb9359f9af
Fixed checking permissions on custom methods of publications
2015-03-16 11:28:53 +01:00
Adolfo Gómez García
bad482b7f1
Test for windows schema registering
2015-03-15 11:34:13 +01:00
Adolfo Gómez García
27224fa8a1
Starting to work on reporting
2015-03-10 09:25:18 +01:00
Adolfo Gómez García
9656aab27d
Merge remote-tracking branch 'origin/v1.7'
2015-03-09 16:53:46 +01:00
Adolfo Gómez García
cbf68030d3
Removed debug from oVirt
2015-03-09 16:51:56 +01:00
Adolfo Gómez García
3e97481af2
fixed permissions tests
2015-03-09 16:08:16 +01:00
Adolfo Gómez García
f300770b29
Merge remote-tracking branch 'origin/v1.7'
2015-03-09 08:29:45 +01:00
Adolfo Gómez García
63278938c8
fixed translations
2015-03-09 08:29:18 +01:00
Adolfo Gómez García
5623c65763
Template
2015-03-06 09:52:48 +01:00
Adolfo Gómez García
5dca92ca5e
* Added new "main dashboard" template for non admin (staff) users
2015-03-06 09:52:07 +01:00
Adolfo Gómez García
c1fd898d62
Some retouch on permissions delegation... seems nice right now :)
2015-03-05 19:10:46 +01:00
Adolfo Gómez García
2435f589b9
Needs more testing, but permission delegation seems to work right now.
2015-03-05 15:20:46 +01:00
Adolfo Gómez García
6387629e7e
Almos finished permissions gui
2015-03-04 12:07:22 +01:00
Adolfo Gómez García
5bde71b117
Advancing on permissions
2015-03-03 16:58:49 +01:00
Adolfo Gómez García
b2eb7cc9c1
Advancing on permissions
2015-03-03 16:58:32 +01:00
Adolfo Gómez García
48df4390bd
Started dashboard permissions edit
2015-03-02 17:02:02 +01:00
Adolfo Gómez García
9920af9c59
Adding permissions managing to objects
2015-03-02 11:51:20 +01:00
Adolfo Gómez García
681b1333d1
Advancing thought permissions delegation
2015-03-02 08:30:45 +01:00
Adolfo Gómez García
67b8955189
Started permission delegation
2015-03-01 22:04:52 +01:00
Adolfo Gómez García
d542503f55
* Adapting to new "near" auth groups
2015-02-28 12:00:57 +01:00
Adolfo Gómez García
be5ed5a70b
Merge remote-tracking branch 'origin/v1.7'
2015-02-28 09:46:33 +01:00
Adolfo Gómez García
033fb6eff2
* Fix to StatsManager so numeric fields can also be used
...
* Added remaining related cache elements on cache_hit & cache_miss
* pep fix to WidowsOsManger
* Reduced size of Dashboard sidebar
* Removed "AM/PM" from datetimes
2015-02-27 17:05:06 +01:00
Adolfo Gómez García
23819b77ee
* Added cache hit/miss logging events
2015-02-27 09:28:04 +01:00
Adolfo Gómez García
fbcc2210b3
minor fix
2015-02-26 15:16:49 +01:00
Adolfo Gómez García
45b2e61631
* Added some debug logging to actor
2015-02-26 10:39:18 +01:00
Adolfo Gómez García
4fceb8609f
Fixed log of pub manager\nModified default config of tunneler\nUpdated actor REST api to not allow less than 30 seconds of "max idle" configuration
2015-02-25 17:05:39 +01:00
Adolfo Gómez García
90e34029f3
Fixing up rdp transport (tunneled)
2015-02-25 10:28:18 +01:00
Adolfo Gómez García
b1b8b613e6
Updated translations
2015-02-23 10:16:44 +01:00
Adolfo Gómez García
40ba837f70
Added logging of what caused the exception
2015-02-23 08:35:26 +01:00
Adolfo Gómez García
c075ae5a9c
* Updated notification so, by default, is broker which "deduces" the
...
client IP and not the client who notifies it (this is left just for
"trusted" environments)
2015-02-22 09:31:56 +01:00
Adolfo Gómez García
c81f162b90
Fixed "print" to "logger.debug"
2015-02-20 11:31:06 +01:00
Adolfo Gómez García
35a5a78220
updated requirements
2015-02-20 09:30:19 +01:00
Adolfo Gómez García
2bc0f64e34
Set a default ip for connection source on service connection request
...
(equals to request "deducted" ip...).
2015-02-18 14:45:08 +01:00
Adolfo Gómez García
19cb475e2d
* Updated bootstrap switch to latest (and working) version
...
* Fixed displaying state "twice" in authenticators groups due to a
"developing" data left behind...
2015-02-17 23:46:56 +01:00
Adolfo Gómez García
ae4fc2d51a
Removed log from user space actor for user login.. (Filtered out)
2015-02-17 22:18:01 +01:00
Adolfo Gómez García
06e886a366
* Fixed HTML5RDP to work correctly with new actor
...
* Fixed base transport to receive an "user" and not an "username"
2015-02-17 11:45:30 +01:00
Adolfo Gómez García
e6998cb1f3
Added posibility to modify several OS Manager fields even if it is being used
2015-02-16 18:31:16 +01:00
Adolfo Gómez García
c9f6c17407
Fixed state notification when os manager is working
2015-02-16 15:58:38 +01:00
Adolfo Gómez García
d1adcebe4b
Added "info" to mac users
...
Restored overview info to match item info
2015-02-11 11:22:56 +01:00
Adolfo Gómez García
8a393c6717
Added "is in maintenance" method for userservice
2015-02-10 17:44:41 +01:00
Adolfo Gómez García
f235bc0796
If service is in maintenance, denies now new accesses (index page may be
...
outdated)
2015-02-10 17:26:27 +01:00
Adolfo Gómez García
2549510eaa
* Fixed several "last hour" REST requests related to tickets
...
* Added OS Detector so if os is not detected before, tries it at request
moment
* Added a new error so services in maintenance mode are notified
2015-02-10 17:24:27 +01:00
Adolfo Gómez García
3fbcee60cb
small fix
2015-02-10 10:29:01 +01:00
Adolfo Gómez García
20cc73dca8
* Added Manifest small fixes for applets
...
* Updated translations
* Added several "methods" support for sqlite3 db backend (on __init__ of
uds) such as max, min & ceil (needed for stats)
2015-02-10 09:54:45 +01:00
Adolfo Gómez García
375fe6551c
Some minor cosmetic fixes to scheduler runner
2015-02-03 18:26:25 +01:00
Adolfo Gómez García
f74524d947
* Fixed HTML5 RDP
...
* Updated translations
* Fixed Scheduler to ensure that when started up, all "owned" tasks are
released
2015-02-03 18:19:21 +01:00
Adolfo Gómez García
e1f26d2157
* Fixed "double cancel" of a publication (cancelling over an already
...
cancelling publication will "force" the cancellation, meaning that no
check is done, it simply stops publication and mark it as "cancelled"
(leaving a log on service pool, ofc)
2015-02-03 06:30:27 +01:00
Adolfo Gómez García
7d44bd7b65
Some more minor fixes to literals & translations
2015-02-02 11:43:56 +01:00
Adolfo Gómez García
ab5f51a3b1
* Fixed several bad formed literal strings
...
* Updated translations
2015-02-02 11:31:59 +01:00
Adolfo Gómez García
d1e2e98099
Fixed rpm actors download path
2015-02-02 07:13:17 +01:00
Adolfo Gómez García
f94bbaad67
Fixed mime types por rpm actors packages
2015-02-01 06:18:37 +01:00
Adolfo Gómez García
7143682062
* Fixed cancelation of a publication on dashboard
...
* Now allows "forced cancel" after a cancel is requested
2015-02-01 06:17:11 +01:00
Adolfo Gómez García
17a087ed4a
* Removed binaries for NX from git (we have source code..)
...
* Fixed downloadable list for administrators with actors
2015-02-01 05:53:54 +01:00
Adolfo Gómez García
762138ca57
Fixed so new publications are not allowed while a provider is in
...
maintenance mode
2015-02-01 05:41:24 +01:00
Adolfo Gómez García
e1bbbece43
* Added minimun values for Service Pool form numeric fields
...
* Added support for key "minValue" for numeric ui fields
* Fixed cache updater to take into account those services pools that has
initial or l1 cache to 0
* Fixed old (legacy) uds actor logging
* Fixed index view for pools that do not have assigned services
*
2015-01-31 11:14:24 +01:00
Adolfo Gómez García
e3e652d4e1
Fixed cache updater, so now we can select "0 elements" for cache,
...
initials, etc..
2015-01-31 10:18:12 +01:00
Adolfo Gómez García
b8a1fc31f3
Adding colours to failed services
2015-01-28 09:15:08 +01:00
Adolfo Gómez García
d5034c9971
* Restored "missing" services that where in maintenance mode. Now they
...
got displayed but with some transparency & can't be clicked
* Added "slightly" blue color & tooptip to indicate that a service is
currently with an opened session
2015-01-28 08:16:48 +01:00
Adolfo Gómez García
215c8f8f3e
Split views across several source files to easier "maintenance"
2015-01-28 06:30:57 +01:00
Adolfo Gómez García
b2bf4bd0db
* Added some more docstrings
...
* Fixed how logs of user login/logout on services are done
2015-01-27 07:03:38 +01:00
Adolfo Gómez García
70fc09b21a
* Added service known IP to services list
...
* Optimized service retrieval for dashboard
* Added group regex expressions
* Added pool in maintenance mode for pools list
* Upgraded visibility of "warned" pools (couoling them)
* Improved base service list on new pool (added provider in front of
service)
2015-01-26 09:30:25 +01:00
Adolfo Gómez García
9a529b8f5b
Added experimental support for pattern in group names (using pat:... as group name)
2015-01-23 08:54:52 +01:00
Adolfo Gómez García
4a2401b622
Added fld4 to stats events. Added validators to providers
2015-01-22 11:47:01 +01:00
Adolfo Gómez García
3feb502fec
Started to use events stats system
2015-01-22 03:32:26 +01:00
Adolfo Gómez García
e75c86ad58
Stabilizing for 1.7
...
* Fixed several IDE "false errors"
* Added several needed comments
* Added logging to base os manager to login/logout process
* Fixed Linux & Windows managers to allow use of new base os manager
feature
* Fixed coffe script error that do not allows to create e new service
2015-01-21 13:30:37 +01:00
Adolfo Gómez García
9a95d39156
* added admin dashboard link for administrator to "old" interface
2015-01-21 10:14:38 +01:00
Adolfo Gómez García
cc48b50dcb
Minor code fixes & updates
2015-01-21 08:36:35 +01:00
Adolfo Gómez García
32b1ac71a9
Log fixing
2015-01-21 08:20:53 +01:00
Adolfo Gómez García
bd98349dc4
Added missing resolutions to select in preferences screen
2015-01-15 18:14:07 +01:00
Adolfo Gómez García
cf6602033d
Fixed LDAP authenticators so they scape "inputs" from unknown source
...
(basically the username).
2015-01-15 18:11:37 +01:00
Adolfo Gómez García
2959a878af
Fixed navbar to not allow "root" user to access preferences (root user
...
will never own services)
2015-01-15 09:24:58 +01:00
Adolfo Gómez García
ea087fce53
fixed upload directory permissions on sample settings
2015-01-14 19:55:38 +01:00
Adolfo Gómez García
9335c73003
Added config initialization on config command
2015-01-14 19:35:59 +01:00
Adolfo Gómez García
e11867a55e
Added config initialization on config command
2015-01-14 19:21:01 +01:00
Adolfo Gómez García
c72a8d3950
* Added new resolutions to RDP
...
* Added logging of generated password to service log
* Small "pepe" corrections
2015-01-13 14:50:49 +01:00
Adolfo Gómez García
ddd8df3b26
small fix
2015-01-13 05:48:59 +01:00
Adolfo Gómez García
c491dc78ab
Added TODO.txt to not forget what is next :) & updated (again) translations
2015-01-13 05:37:53 +01:00
Adolfo Gómez García
fd4fe245c6
Added CoRD custom build & update download link for Mac
2015-01-13 05:06:22 +01:00
Adolfo Gómez García
cbd8a17cc4
Updated translations
2015-01-13 04:58:53 +01:00
Adolfo Gómez García
9356fc3559
Advanced on events stats
2014-12-21 12:56:21 +01:00
Adolfo Gómez García
243e627827
Added "Maintenance mode" to providers (by Seville University request..
...
thanks for the advice ;-) ), that marks a provider as "on Maintenance
Mode". In this mode, every operation depending on this provider will be
"paused", and deployed services will be "hidden" from users...
2014-12-20 16:47:19 +01:00
Adolfo Gómez García
bb408a31a2
Fixed OS Managers & New Services presentation
2014-12-17 21:45:48 +01:00
Adolfo Gómez García
3035360ce7
* Changed "tiled" list of services for a... better one??
...
* Added a switch to the service pool so we can disable the show of
alternative transports (so only main is available...)
2014-12-12 00:43:36 +01:00
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
Adolfo Gómez García
dd5b35b354
Updated getUDSCookie for "early" generation and "forced" storing on
...
response
2014-11-02 05:11:04 +01:00
Adolfo Gómez García
a8bba8da48
due to use of uuids, i think that scrambling ids is no more necessary,
...
because now it's not possible to "infer" others ids in base to the one
provided
2014-11-02 05:01:50 +01:00
Adolfo Gómez García
a685f78561
* Ensures uuids are upper case on database
...
* REST access will convert uuids to upper case before access (if fact,
this mustn't be necessary, because uuids are provided by broker, but in
any case...)
2014-11-02 03:10:10 +01:00
Adolfo Gómez García
5fc6710a45
* Fixed tickets
...
* Added ServicePool "alias" to DeployedService (will finish refactoring in a future)
* Fixed LinuxRandomPassOsManager (was bugged)
2014-10-31 07:13:04 +01:00
Adolfo Gómez García
a4df05e428
Upated & ficed admin interface
2014-10-31 05:23:19 +01:00
Adolfo Gómez García
d1ccdfa686
Upated & ficed admin interface
2014-10-31 05:23:04 +01:00
Adolfo Gómez García
f7b3e8853f
Fixed Meta groups matching
2014-10-30 18:29:25 +01:00
Adolfo Gómez García
063f433696
* More fixes raised during tests
2014-10-30 07:25:33 +01:00
Adolfo Gómez García
6fbe86b218
Fixed ifbelongs (forgot to commit on previous)
2014-10-30 06:06:07 +01:00
Adolfo Gómez García
550967d6d7
* Lots of fixes :-)
...
* Changed parent user (for internaldb, for "derived" users from a single
parent) to uuid
* Fixed authenticators users/groups administration
* Fixed some javascript errors (for example, ifbelongs didn't work
correctly)
* Updated global requests to get ident from correct place
*
2014-10-30 06:05:31 +01:00
Adolfo Gómez García
02443aabde
Fixed a typo on gui description creation (introduced on a refactoring...
...
:-) )
2014-10-30 02:30:03 +01:00
Adolfo Gómez García
2ecb274ed6
* Small fixes to authenticator (pip related mostly)
...
* Adding docstrings and fixing some REST related issues
2014-10-29 19:35:33 +01:00
Adolfo Gómez García
ce52ac4acc
Added filtering to GET methods (via filter optional parameter)
2014-10-29 08:32:23 +01:00
Adolfo Gómez García
e6150b0b07
* Added some pydev fixups
...
* Updated cache cleanup to be database agnostic :)
2014-10-28 23:09:02 +01:00
Adolfo Gómez García
bbbc14f860
* Added optional parameters to REST login method
...
* Fixed sample settings to make tables always in innodb (with correct
server parameters, they are almost as fast as myisam)
2014-10-28 08:29:15 +01:00
Adolfo Gómez García
74148210a9
* Fixed ticket to accept also "auth" name
...
* started to add filters to models
* removed import from deprecated getIp
* added tickets url
* added ticket view
2014-10-27 18:39:31 +01:00
Adolfo Gómez García
3cec0f94e5
Added "ticketing" method to allow third party integration with uds
...
authentication.
Basically it "register" an event, and returns a ticket. This event will
tell UDS how to authenticate an user (maybe even a fake user), and in
which groups to include it.
2014-10-27 10:46:47 +01:00
Adolfo Gómez García
d21993ceff
Added migration (fogotten from previous commit)
2014-10-21 17:44:35 +02:00
Adolfo Gómez García
42feeacc86
Added "notifyComms" method to actor, so we can tell broker where to
...
connect back to us
2014-10-21 17:42:59 +02:00
Adolfo Gómez García
15aeba101e
Some minor fixes
2014-10-17 02:36:02 +02:00
Adolfo Gómez García
d771039daa
* Added login/logout notitications. * A bit (or a lot) pep8 & pylint fixes
2014-10-16 04:21:47 +02:00
Adolfo Gómez García
573e6b5d1f
Fixed Names of ovirt providers to include RHEV (that also supports)
2014-10-09 11:11:38 +02:00
Adolfo Gómez García
06d6b9fd24
added REST api client part, valid for windows & linux actors
2014-10-07 18:01:36 +02:00
Adolfo Gómez García
f1593c0957
added simple debug logging message
2014-09-30 17:12:45 +02:00
Adolfo Gómez García
4e1af8a33f
added rdp transport applet binary so /media get also mounted if drives are redirected
2014-09-30 16:01:08 +02:00