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

19 Commits

Author SHA1 Message Date
Adolfo Gómez
7375290573 * Added meta groups support to administration interface 2013-03-05 02:24:36 +00:00
Adolfo Gómez
c6b9924098 * Added support for group editing to admin client 2013-03-04 21:43:45 +00:00
Adolfo Gómez
510c69e6fc * Added support for authenticator small names
* Updated version to 1.1.1
* Several minor bugs fixed (potentially bugs)
2013-02-27 12:16:08 +00:00
Adolfo Gómez
ca285b92b2 * Removed mschart.exe from repository (added by mistake)
* Added a reference to where mschart.exe is available
2013-02-19 04:34:15 +00:00
Adolfo Gómez
50ff0c1da1 Fixed a problem resizing panels of main window. Several panels was not resizing correctly from time to time.
I have fixed it checking the Resize Event on Main panel control, and setting the size of the child to the parent size. Now it seems to work correctly (if it happens in more places, it will have to be done this way also)
2013-02-13 12:06:45 +00:00
Adolfo Gómez
b601ac9e41 * Updated version of installer to 1.1 2013-02-13 11:01:42 +00:00
Adolfo Gómez
74b4c246dd * Added MSChart.exe redistributable, used by stats chart of administration client
* Added some charts to UDSAdmin, now they exists on Deployed Service Nodes
2013-02-13 10:22:29 +00:00
Adolfo Gómez
7c572f0488 * Added logviewer to project, and inserted into some panels. Has to insert it on more panels
* Added charts and inserted into deployedService panel
2013-02-12 07:11:27 +00:00
Adolfo Gómez
83278c7c6b * Added log control to admin client
* Added logs to users, authenticators and services (need more work)
2013-02-01 10:10:43 +00:00
Adolfo Gómez
9f3d269cec * Added support for long configuration fields
* Increased multiple rows default height a bit
2012-10-30 16:08:21 +00:00
Adolfo Gómez
6dce10c92a Fixed internal Authenticator user edition (groups problem) 2012-10-01 12:41:39 +00:00
Adolfo Gómez
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
2012-08-20 04:55:14 +00:00
Adolfo Gómez
0c4a86b560 Fixed multiline presentation boxes for forms 2012-07-25 22:55:34 +00:00
Adolfo Gómez
e9c4197f14 Added support for multiline edit boxes to forms. 2012-07-24 23:41:06 +00:00
Adolfo Gómez
4911ad5f2d Removed binary from repository 2012-07-24 23:39:08 +00:00
Adolfo Gómez
6585d8ff23 Updated client so it requests logout url if provided 2012-07-24 23:32:56 +00:00
Adolfo Gómez
e5e734b4b8 Changed logout so it receives an string as result 2012-07-23 14:54:49 +00:00
Adolfo Gómez
7232ca3ff7 This folders do not need to be at repository 2012-07-23 14:51:32 +00:00
Adolfo Gómez
af3ee52058 Initial release 2012-07-19 23:47:54 +00:00