1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-23 17:34:17 +03:00
openuds/client/administration/UdsAdmin/forms
2013-12-13 15:16:51 +00:00
..
AboutBoxForm.cs * Added support for group editing to admin client 2013-03-04 21:43:45 +00:00
AboutBoxForm.de.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
AboutBoxForm.Designer.cs * Added support for group editing to admin client 2013-03-04 21:43:45 +00:00
AboutBoxForm.es.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
AboutBoxForm.fr.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
AboutBoxForm.resx * Added support for group editing to admin client 2013-03-04 21:43:45 +00:00
AssignDeployed.cs * Added log control to admin client 2013-02-01 10:10:43 +00:00
AssignDeployed.de.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AssignDeployed.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
AssignDeployed.es.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AssignDeployed.fr.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AssignDeployed.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
AuthenticatorForm.cs * Updated translations 2013-04-02 23:11:49 +00:00
AuthenticatorForm.de.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AuthenticatorForm.Designer.cs * Added support for authenticator small names 2013-02-27 12:16:08 +00:00
AuthenticatorForm.es.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AuthenticatorForm.fr.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
AuthenticatorForm.resx * Added support for authenticator small names 2013-02-27 12:16:08 +00:00
ConfigurationForm.cs * Added support for long configuration fields 2012-10-30 16:08:21 +00:00
ConfigurationForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
ConfigurationForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
ConfigurationForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
ConfigurationForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
ConfigurationForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
DeployedGroupForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
DeployedGroupForm.de.resx * Added MSChart.exe redistributable, used by stats chart of administration client 2013-02-13 10:22:29 +00:00
DeployedGroupForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
DeployedGroupForm.es.resx * Added MSChart.exe redistributable, used by stats chart of administration client 2013-02-13 10:22:29 +00:00
DeployedGroupForm.fr.resx * Added MSChart.exe redistributable, used by stats chart of administration client 2013-02-13 10:22:29 +00:00
DeployedGroupForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
DeployedServiceForm.cs * Added "development menu", to help on development issues (needs to be activated with param --enableDevel or --enableDebug) 2013-06-20 09:19:57 +00:00
DeployedServiceForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedServiceForm.Designer.cs Fixed max services limited to 100 2013-12-13 15:16:51 +00:00
DeployedServiceForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedServiceForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedServiceForm.resx Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
DeployedTransportForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
DeployedTransportForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedTransportForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
DeployedTransportForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedTransportForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
DeployedTransportForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
FileDownloader.cs Initial release 2012-07-19 23:47:54 +00:00
FileDownloader.de.resx Initial release 2012-07-19 23:47:54 +00:00
FileDownloader.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
FileDownloader.es.resx Initial release 2012-07-19 23:47:54 +00:00
FileDownloader.fr.resx Initial release 2012-07-19 23:47:54 +00:00
FileDownloader.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
GroupForm.cs Updated user & group form to be more consistent with editions 2013-12-10 19:52:47 +00:00
GroupForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
GroupForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
GroupForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
GroupForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
GroupForm.resx Updated user & group form to be more consistent with editions 2013-12-10 19:52:47 +00:00
GroupMetaForm.cs * Added meta groups support to administration interface 2013-03-05 02:24:36 +00:00
GroupMetaForm.de.resx Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
GroupMetaForm.Designer.cs Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
GroupMetaForm.es.resx Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
GroupMetaForm.fr.resx Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
GroupMetaForm.resx * Updated translations 2013-04-02 23:11:49 +00:00
LoginForm.cs Initial release 2012-07-19 23:47:54 +00:00
LoginForm.de.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
LoginForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
LoginForm.es.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
LoginForm.fr.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
LoginForm.resx Initial release 2012-07-19 23:47:54 +00:00
MainForm.cs Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
MainForm.de.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
MainForm.Designer.cs * Added "development menu", to help on development issues (needs to be activated with param --enableDevel or --enableDebug) 2013-06-20 09:19:57 +00:00
MainForm.es.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
MainForm.fr.resx Upgraded to client version 1.1 (admin) 2013-03-12 10:03:41 +00:00
MainForm.resx * Added "development menu", to help on development issues (needs to be activated with param --enableDevel or --enableDebug) 2013-06-20 09:19:57 +00:00
NetworkForm.cs * Added translations to administration client 2013-04-17 08:59:24 +00:00
NetworkForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
NetworkForm.Designer.cs * Added translations to administration client 2013-04-17 08:59:24 +00:00
NetworkForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
NetworkForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
NetworkForm.resx * Added translations to administration client 2013-04-17 08:59:24 +00:00
OSManagerForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
OSManagerForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
OSManagerForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
OSManagerForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
OSManagerForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
OSManagerForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
SearchForm.cs Initial release 2012-07-19 23:47:54 +00:00
SearchForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
SearchForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
SearchForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
SearchForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
SearchForm.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
ServiceForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
ServiceForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
ServiceProviderForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
ServiceProviderForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceProviderForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
ServiceProviderForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceProviderForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
ServiceProviderForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
TransportForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
TransportForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
TransportForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
TransportForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
TransportForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
TransportForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
UserForm.cs * Added meta groups support to administration interface 2013-03-05 02:24:36 +00:00
UserForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
UserForm.Designer.cs * Added meta groups support to administration interface 2013-03-05 02:24:36 +00:00
UserForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
UserForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
UserForm.resx Updated user & group form to be more consistent with editions 2013-12-10 19:52:47 +00:00
UserPreferencesForm.cs * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00
UserPreferencesForm.de.resx Initial release 2012-07-19 23:47:54 +00:00
UserPreferencesForm.Designer.cs Initial release 2012-07-19 23:47:54 +00:00
UserPreferencesForm.es.resx Initial release 2012-07-19 23:47:54 +00:00
UserPreferencesForm.fr.resx Initial release 2012-07-19 23:47:54 +00:00
UserPreferencesForm.resx * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes. 2012-08-20 04:55:14 +00:00