Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added validation logic to multivalued text field | Petr Vobornik | 2012-01-03 | 1 | -1/+29 |
* | Added support of custom field validators | Petr Vobornik | 2012-01-03 | 1 | -51/+87 |
* | Refactored entity object resolution. | Endi S. Dewata | 2011-12-21 | 1 | -4/+4 |
* | Removed usage of bitwise assignment operators in logical operations | Petr Vobornik | 2011-12-05 | 1 | -3/+3 |
* | Code cleanup of HBAC, Sudo rules | Petr Vobornik | 2011-12-05 | 1 | -0/+39 |
* | Separation of writable update from field load method | Petr Vobornik | 2011-12-05 | 1 | -4/+9 |
* | Builders and collections for fields and widgets | Petr Vobornik | 2011-12-05 | 1 | -0/+97 |
* | Improved fields dirty status detection logic | Petr Vobornik | 2011-12-05 | 1 | -22/+26 |
* | Splitting basic widgets into visual widgets and fields | Petr Vobornik | 2011-12-05 | 1 | -13/+211 |
* | Splitting widget into widget and field | Petr Vobornik | 2011-12-05 | 1 | -0/+384 |