Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -43/+0 |
| | | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda | ||||
* | Reformat project using Eclipse Luna SR1 | Artur Signell | 2014-12-29 | 1 | -4/+10 |
| | | | | Change-Id: I58748499c87d470e70304d882d3227cda5803481 | ||||
* | Returning all validation errors in the exception cause when submitting a ↵ | Alexey Fansky | 2014-12-09 | 1 | -0/+37 |
field group (#14742) Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception. Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709 |