12 Commits

Author SHA1 Message Date
Adolfo Gómez
3c7a0b82d7 Updated DinamycFieldsManager to get new "EditList" format (as simple list)
Updated to be version 1.4

There is intention to remove this administration client once the Web admin interface is finished & usable. Probable, half of 2013 this admin interface will be removed and will only keep the "Web version"
2013-12-02 18:21:40 +00:00
Adolfo Gómez
8f70298713 Fixed scroll bar not shown correctly on New deployed service, transports tab. 2013-07-09 23:23:29 +00:00
Adolfo Gómez
278c091dac * 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
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
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
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
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
af3ee52058 Initial release 2012-07-19 23:47:54 +00:00