1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Go to file
Adolfo Gómez 63da672f30 * Adapted transactions on db to new django 1.6 model, much more versatile.
Removed all "autocommit, commit_on_success and commit_manually", and replaced with "transaction.atomic" calls. Of course, with code refinement in some parts to adapt to this new situation

* Added Changing Some table types from MyISAM to Mysql after migrations are done ALWAYS. This is not too slow, and will ensure that the database supports transactions where they are needed
2013-11-25 17:34:13 +00:00
client/administration Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
guacamole-tunnel Some characters cause troubles on some devices (tablets, mobiles, ..) so we have removed anything outside ASCII 2013-11-11 00:12:39 +00:00
linuxActor Initial release 2012-07-19 23:47:54 +00:00
linuxActorNX Initial release 2012-07-19 23:47:54 +00:00
nxtransport Updated to include permissions on manifest 2013-10-16 10:44:46 +00:00
nxtuntransport Updated to include permissions on manifest 2013-10-16 10:44:26 +00:00
rdptransport Updated to include permissions on manifest 2013-10-16 10:44:07 +00:00
server * Adapted transactions on db to new django 1.6 model, much more versatile. 2013-11-25 17:34:13 +00:00
ssh-tunnel Updated to include permissions on manifest 2013-10-16 10:43:28 +00:00
udsService * Log on server 2013-03-12 00:15:27 +00:00