MVC.Template v1.1.0 Release Notes

Release Date: 2014-11-09 // over 9 years ago
  • โž• Adds

    • Maximum value attribute for client and server side validation of numeric model values.
    • Minimum value attribute for client and server side validation of numeric model values.
    • Localized minimum length attribute adapter.
    • Localized range attribute adapter.
    • โœ… MvcApplication tests.
    • ๐Ÿ’ป Browser link support.
    • ๐Ÿ”Š Separate audit logs.
    • LinkAction for copy.

    ๐Ÿ‘Œ Improves

    • Table column styling by not using inline styling.
    • Record creation date property naming.
    • Separation of jQuery specific bundles.
    • ๐ŸŽ Dependency injection performance.
    • ๐Ÿ”ง Routing and bundling configuration.
    • Alignment of authentication icons.
    • Header and breadcrumb styling.
    • Font Awesome icon usage.
    • ๐ŸŽ Site scripts performance.
    • Date picker table styling.
    • Xml attribute naming.
    • ๐ŸŽ Tests performance.
    • ๐ŸŽ Code performance.
    • Project structure.

    ๐Ÿ›  Fixes

    • Fonts directory using the same directory as fonts controller for it's own styling sheets.
    • โšก๏ธ Authorization provider not updating privilege names from the database.
    • Closing last alert resulting in no margin between content and alerts.
    • 0๏ธโƒฃ Read only properties not being bounded by default model binder.
    • ๐Ÿ’… Authentication styles being included in unnecessary pages.
    • Inconsistent active breadcrumb item styling, then hovering.
    • Date picker culture files not being included in the project.
    • ๐Ÿ— Solution not building after cloning it first time.
    • โœ… Tests failing, then run from NUnit console.