Commit Graph

  • 8437c682fd It is not posible, using stable version, to start a machine created using the REST api if the datacenter contains an activated ISO domain. It seems to be a bug-fix here at: https://bugzilla.redhat.com/show_bug.cgi?id=843387, but have to test it. Adolfo Gómez 2012-11-28 07:29:56 +0000
  • b4309e72fa Doing Level 2 cache part work on ovirt... Adolfo Gómez 2012-11-26 13:49:52 +0000
  • 710b56d4e1 * Added support for OS Managers to change services passwords. * oVirt should be usable right now, testing and fixing minor bugs * Added support for Windows Support with password changing of user to new one * Minor improvements (to code) Adolfo Gómez 2012-11-26 13:39:22 +0000
  • b298b5e3ad Added current computer name to NetUserChangePasswor. Now it seems to work (has to do more tests anyway) Adolfo Gómez 2012-11-26 11:50:49 +0000
  • 7abe78ee20 Fixed a typo Adolfo Gómez 2012-11-26 10:42:34 +0000
  • 2506d32da8 * Changed separator of action/parameters to '\r' * Added "ChangeUserPassword" to Operations * Added so GetInfo can return a message not only for machine renaming, but also for an user password changing (for WinRandomPassOsManager) Adolfo Gómez 2012-11-26 09:08:10 +0000
  • 830e1b2e6f oVirt connector SHOULD work fine right now (but needs more testing... :P). Have the "volPath" problem (inside vsdm/clientIF.py) at this time, solved by patching my installation, but i have to find a definitive solution. Adolfo Gómez 2012-11-23 11:47:58 +0000
  • 0eea8a33b5 Done oVirt engine connector. Now the hard part, test it and fix it (it isn't already usable!!!) Adolfo Gómez 2012-11-22 10:28:52 +0000
  • 400ac892f0 Advancing a lot with ovirt. Detected something on machine creations that maybe an vdsm bug (ovirt). Going to make a bug report to see if it really is an error or is something i'm missing (seems like a bug anyway... :-) ) Adolfo Gómez 2012-11-21 13:04:58 +0000
  • aebacb166b oVirt provider now publishes and removes poblications. Already unusable until finished oVirtLinkedDeployment at least Adolfo Gómez 2012-11-16 09:05:55 +0000
  • 7717793604 Removed "excesive" debug and added sanity check to unserialization of form Adolfo Gómez 2012-11-16 09:04:33 +0000
  • 2b3cc74f64 Removed "excesive" debug and added sanity check to unserialization of form Adolfo Gómez 2012-11-16 09:02:39 +0000
  • 0bb26cfae1 * Added more methods needed at oVirtClient * Finished (need testing) oVirtLinkedService, so now we can add new oVirtLinkedServices, but can't publish it :-) * Added helpers methods to allow new oVirtLinkedServices Adolfo Gómez 2012-11-15 08:56:59 +0000
  • 85dd9b0537 As service providers grows, it's easier to identify Services using "Provider name"\"Service name", at new deployed service form, so i have added this. Adolfo Gómez 2012-11-15 08:53:24 +0000
  • 04192f3ec9 Hidden fields are not serialized by serializeForm, but by mistake i used "pass" instead of "continue" at check time to skip it... :-) Adolfo Gómez 2012-11-15 08:42:52 +0000
  • 648967cb93 Adding necesary methods to oVirt Client Adolfo Gómez 2012-11-14 20:55:20 +0000
  • 6c7a5e8d58 * Added info to client for managing new service form Adolfo Gómez 2012-11-14 11:47:28 +0000
  • c8f8ee054c Advancend in oVirt connectivity. Has found some problems (such as ovirtsdk doesn't allow, right now, have more than one simultaneous connection to an ovirt server), and i'm solving it "serializing" access to ovirt servers... Hopefully in a near future, ovirtsdk will allow access to more than one server and this will be unnecesary. Adolfo Gómez 2012-11-14 11:27:00 +0000
  • 1b03851ace Adolfo Gómez 2012-11-13 07:24:33 +0000
  • af9bfccf65 With previous upload, solves a deadlock problem with database Adolfo Gómez 2012-11-12 19:48:27 +0000
  • 96c95e8ff5 Adolfo Gómez 2012-11-12 19:29:51 +0000
  • 37f4bf6caf Updated message files Adolfo Gómez 2012-11-08 09:44:21 +0000
  • 88010333bb Adolfo Gómez 2012-11-08 08:39:23 +0000
  • 9f3d269cec * Added support for long configuration fields * Increased multiple rows default height a bit Adolfo Gómez 2012-10-30 16:08:21 +0000
  • 159d85fb7a * Added support for Multiline Configurations (needs new administration client) * Added custom html support on login page * Fixed (c) downpage to allow the use of "content" css property correctly (see uds.css) * Upgraded needed client version to 1.0.8 Adolfo Gómez 2012-10-30 16:02:08 +0000
  • 8a04db28e9 Starting kvm (oVirt based) part Adolfo Gómez 2012-10-30 15:07:01 +0000
  • a4c1f6af8f Fixed a bug with encodings when using extended chars (such as á, ...). Set default encoding at "wsgi.py" to UTF-8 and added a custom "sitecustomize.py" so, in case we run server from command line (with PYTHONPATH at least pointing to "."), correctly sets the encoding to UTF-8 Adolfo Gómez 2012-10-30 15:00:45 +0000
  • abd4246b40 Added "alter table character set" on creation to modify them to utf8 (better is to have database in utf8) Adolfo Gómez 2012-10-29 14:03:00 +0000
  • b8c5678bde Removed storage debug line Adolfo Gómez 2012-10-25 16:34:51 +0000
  • 069044d0ab Updated signed rdp.jar to show pin bar by default (On windows) Adolfo Gómez 2012-10-24 13:48:12 +0000
  • d14c973142 Updated so RDP pin bar appears by default. (needs to make a setting so we can decide if we want it or not) Adolfo Gómez 2012-10-24 13:46:47 +0000
  • 5c36f4a403 Tagging 1.0 Version to advance on trunk Adolfo Gómez 2012-10-22 11:31:08 +0000
  • 6dce10c92a Fixed internal Authenticator user edition (groups problem) Adolfo Gómez 2012-10-01 12:41:39 +0000
  • 377d00f190 Fixed a bug with internal auth (no groups returned on authentication, resulting in access denied) Adolfo Gómez 2012-09-29 04:50:40 +0000
  • 996b429f85 * Fixed internal DB not validating groups of user at login (so user has no valid group, and can't log in) Adolfo Gómez 2012-09-21 10:33:42 +0000
  • 929e589b45 * Fixed service access from deployed publication Adolfo Gómez 2012-09-20 12:50:23 +0000
  • e9c810a80f * Fixed error with user service Adolfo Gómez 2012-09-20 12:36:00 +0000
  • af33a442b4 * Fixed Internal auth * Added debug to Publication (info) Adolfo Gómez 2012-09-20 11:29:00 +0000
  • f8830a9824 Adolfo Gómez 2012-09-15 10:02:36 +0000
  • 14c83cca68 * Fixed bug at choose callbacks (from gui) that was calling directly to validateCredentials instead of using @needs_credentials decorator Adolfo Gómez 2012-09-15 09:54:15 +0000
  • 0044318388 Minor regex ldap fixes Adolfo Gómez 2012-08-20 05:22:49 +0000
  • deed329102 * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. * Centered on parent all forms (by code) * Some minor corrections Adolfo Gómez 2012-08-20 04:55:14 +0000
  • 35c23af6bd Updated sample settings Adolfo Gómez 2012-07-31 13:08:31 +0000
  • ee3b4f818d Removed Linux Os Manager binary Adolfo Gómez 2012-07-31 12:21:52 +0000
  • b87fb2f777 Removed generated dpkg-buildpackage files Adolfo Gómez 2012-07-31 11:55:14 +0000
  • 36be832d53 More binaries out of the source code Adolfo Gómez 2012-07-31 11:48:29 +0000
  • a782433092 Added ignores to udsService (uds actor for windows) Adolfo Gómez 2012-07-31 11:46:01 +0000
  • 7104dd58f1 Updated paths of installer script Adolfo Gómez 2012-07-31 11:33:51 +0000
  • 22b39adbdd Moved installer data Adolfo Gómez 2012-07-31 11:32:42 +0000
  • 7874c0bd62 Removed binary from respository Adolfo Gómez 2012-07-31 11:29:51 +0000
  • bd81e83f7a Some more refactoring Adolfo Gómez 2012-07-31 10:42:30 +0000
  • d90d9dfca7 Changed ignores Adolfo Gómez 2012-07-30 02:45:12 +0000
  • 0647edc3d0 Changed ignores Adolfo Gómez 2012-07-30 02:44:16 +0000
  • 22d728a152 * Done some refactoring over uds.core.jobs * Added method to model Authenticator so we can check if it is of a type Adolfo Gómez 2012-07-30 02:30:46 +0000
  • 6000d4f30c Changed type of storage field "data" Adolfo Gómez 2012-07-30 01:23:14 +0000
  • 2199904b50 Some more refactoring done Adolfo Gómez 2012-07-27 12:13:05 +0000
  • 99d0a0cc75 Updated documentation Adolfo Gómez 2012-07-27 12:08:38 +0000
  • ebc987a98e Fixed comment Adolfo Gómez 2012-07-27 11:56:51 +0000
  • 4b31a78e25 * Added "get" an "put" methods to storage (much more easy to remember than readData and savedata...) * Updated callback so it also gets Groups Manager, needed for group validations * Fixed getOrCreateUser at Authenticator model, so it updates the name if new name differs from old name * Removed "return to main" from detectJava, so it transition is more "seamless" Adolfo Gómez 2012-07-27 02:00:25 +0000
  • 18a30e0068 Updated authenticator callback, and added a few methods to Cryptomanager Adolfo Gómez 2012-07-26 12:50:36 +0000
  • 0c4a86b560 Fixed multiline presentation boxes for forms Adolfo Gómez 2012-07-25 22:55:34 +0000
  • 44dfb68a1c Little bug fixed at urls Adolfo Gómez 2012-07-25 13:02:10 +0000
  • f182647d81 Changed authentication callback url generation, so it uses name instead of database id. Adolfo Gómez 2012-07-25 12:36:03 +0000
  • 8367707a7b Added default return value to Cache.get Adolfo Gómez 2012-07-25 01:30:08 +0000
  • f7703ff992 Added DJango request to values dictionary, passed at authenticator initialization (we may need request object to, for example, generate uniques ids based on server address, and request object can provide this) Adolfo Gómez 2012-07-24 23:43:32 +0000
  • e9c4197f14 Added support for multiline edit boxes to forms. Adolfo Gómez 2012-07-24 23:41:06 +0000
  • a0052528b7 Added ignore to UDSAdminInstaller.exe Adolfo Gómez 2012-07-24 23:39:59 +0000
  • 4911ad5f2d Removed binary from repository Adolfo Gómez 2012-07-24 23:39:08 +0000
  • 6585d8ff23 Updated client so it requests logout url if provided Adolfo Gómez 2012-07-24 23:32:56 +0000
  • e04239de55 Added request object to xmlrpc methods that needs credentials Adolfo Gómez 2012-07-23 15:59:13 +0000
  • cf1ca260cb Changed Authenticator so the can support "logout" Adolfo Gómez 2012-07-23 14:57:20 +0000
  • e5e734b4b8 Changed logout so it receives an string as result Adolfo Gómez 2012-07-23 14:54:49 +0000
  • 4079169542 Ignores for UDS Administration interface Adolfo Gómez 2012-07-23 14:53:48 +0000
  • 99788ce502 This folders do not need to be at repository Adolfo Gómez 2012-07-23 14:53:06 +0000
  • 4729302bcb Ignores for UDS Administration interface Adolfo Gómez 2012-07-23 14:52:35 +0000
  • 7232ca3ff7 This folders do not need to be at repository Adolfo Gómez 2012-07-23 14:51:32 +0000
  • 1d0ec98bb7 Ignores for UDS Administration interface Adolfo Gómez 2012-07-23 14:50:47 +0000
  • e9ab4a998d Ignores for UDS Administration interface Adolfo Gómez 2012-07-23 14:48:41 +0000
  • 503d03431c Adapting authenticator to better support of SSOs Adolfo Gómez 2012-07-23 13:34:09 +0000
  • 713614a784 Refactoring, to make things easier to understand and use Adolfo Gómez 2012-07-20 01:38:15 +0000
  • bef6a52354 Refactoring, to make things easier to understand and use Adolfo Gómez 2012-07-20 01:14:41 +0000
  • 3c81d4ab5a Adolfo Gómez 2012-07-20 00:32:04 +0000
  • 11ccf6333f Fixing open source repository so enterprise modules can be mixed Adolfo Gómez 2012-07-20 00:28:52 +0000
  • a572555f49 Initial revisions Adolfo Gómez 2012-07-20 00:24:56 +0000
  • 62f45914c7 Adolfo Gómez 2012-07-19 23:58:16 +0000
  • af3ee52058 Initial release Adolfo Gómez 2012-07-19 23:47:54 +0000