- Added
- The capability to handle one-to-many relations to the updateManager
- Logical and only conditions check to SafeQuery and HttpSafeQuery
- Error bubbling to the updateManager
- Server errors automating delete,when changes are undone to the updateManager
- prepareCallback to the updateManager options
- options method to the updateManager to specify or change its options after the creation of its instances
- OpenTContext and CloseTContext HtmlHelper extension. When inserted within a form they "compact" all hidden fields added by the Mvc Controls toolkit controls to give "hints" to the model binder, that are contained between the OpenTContext and CloseTContext calls
- Fixed
- Some bugs in the updateManager