Updating razor dll-s to version 3.0.3 to support MVC 5.0
Rewriting some of the "function preview with PhantomJs" feature for more stable execution and improved logging.
Moving form login related fields from IUser to IUserFormLogin - to make it easier to implement custom IUser data providers.
Adding IConsoleCommandHandler that enables implementing features like deep linking to the C1 console. Deeplink examples:
http://local/composite/top.aspx?#BrowseUrl;http://local/FormBuilder/subpage1/subpage2
http://local/Composite/top.aspx?#FocusData;IPage:C47E6008-3615-470E-ABCB-316D22E833C8
Bug fixes and small changes:
[SqlDataProvider] Console wouldn't start with a turn off data caching
Race condition in RegisterC1PageVaryByCustomStringProvider()
HTML5 svg element not fully supported https://compositec1.codeplex.com/workitem/2099
Removing an obsolete interface IPageHostNameBinding
Code clean-up in data provider configuration
DllPackageFramgentInstaller - adding an option to always install an assembly binding
[DecimalRangeValidator] and [NullDecimalRangeValidator] attributes added [16496](by Dmitry Dzygin)
↧