Release History

By product

Extensions for ASP.NET MVC Open Source (discontinued) 2011.31115

November 15, 2011

Common for all extensions

What’s New

  • Added: Drag&drop and touch support for touch-enabled devices (grid, treeview, slider, splitter and window)
  • New Metro skin
  • Added: FireFox 8 and Chrome 15 support
  • Added: Telerik MVC Extensions now use jQuery 1.6.4
  • Improved: Does not throw exception when Value of the component is out of range (applicable for NumericTextBox, DatePicker and Slider extensions)
  • Improved: Support for precision specifier in standard number formatting (applicable for NumericTextBox and Grid extensions)
  • Improved: Security trimming uses global filtes along with the specific Action attributes
  • Improved: MVC extensions should throw an exception if their Name() property contains a space

What’s Fixed

  • Fixed: Absolute shared assets are prefixed with the default asset path
Visual Studio Extensions Icon

Installer and VS Extensions

What’s New

  • Added: Open Access integration in VS 2010 project templates
  • Improved: The Upgrade Wizard with regards to changing the target fremework
  • Improved: Made Visual Studio Extensions download folder configurable

What’s Fixed

  • Fixed: Machine text size > 100% garbles the wizard UI
  • Fixed: Issues with parallel Visual Studio Extensions versions installed
  • Fixed: Wrong encoding in VS Template files
Chart MVC Icon

Chart

What’s New

  • Added: New Pie chart type
  • Added: New Scatter chart type
  • Added: svg() method for exporting the current view to a SVG string

What’s Fixed

  • Fixed: Transition animations don't work with jQuery UI on the page

Breaking Changes

  • Breaking Change: The refresh() method no longer rebinds the Chart. Instead it only repaints it. Use rebind() to both rebind the data and repaint the Chart
ComboBox MVC Icon

ComboBox

What’s Fixed

  • Fixed: ComboBox text selection during focus not appearing in Firefox and Chrome
  • Fixed: DropDownList input value is cleared when using Ajax binding
DatePicker MVC Icon

Date/Time Pickers

What’s Fixed

  • Fixed: Calendar opens below SELECT element in IE6
  • Fixed: min() sets date picker's value if the selected value is null
Editor MVC Icon

Editor

What’s New

  • Added: Keyboard support

What’s Fixed

  • Fixed: Editor buttons lose their icon on hover when Editor is inside PanelBar
  • Fixed: Adding FormatBlock() throws exception
  • Fixed: Font-size and font-family dropdowns lose selection in IE
  • Fixed: Incorrect behavior of normalize() in IE8
  • Fixed: The thumbnails are not displayed with jQuery 1.6.x
  • Fixed: Applying inline formats to part of text-only tags does not honor selection
  • Fixed: Bullet list with more than one element is not properly unindented
  • Fixed: Improper nesting when nested bullet lists are removed
  • Fixed: Pasting <b>/<i> tags does not convert them to <strong>/<em>
Grid MVC Icon

Grid

What’s New

  • Added: Column chooser (via context menu)
  • Added: Grid column client show/hide API
  • Added: Custom commands in command column
  • Added: Foreign key column (with dropdown editor)
  • Added: OnComplete client-side event raised every time an ajax request is complete (databinding, editing, etc.)
  • Added: Ability to provide additional view data to editor templates
  • Improved: Removed t-last and t-header-last CSS classes from the Grid HTML output, as they are no longer used in the styling

What’s Fixed

  • Fixed: Unobrusive validation attributes were not rendered when using UI component in editor template
  • Fixed: ColSpan not taking into account hidden columns
  • Fixed: Editing icons not looking good on both dark and light background
  • Fixed: Keyboard navigation does not work properly when validation fails and TAB key is pressed
  • Fixed: Keyboard navigation with EditOnTab enabled throws error when having checkbox editor in IE8
  • Fixed: Text-overflow CSS issues in Firefox7
  • Fixed: Missing t-alt CSS class from detail rows of alternate Grid rows
  • Fixed: Column resizing for InLine edited ajax bound Grid
  • Fixed: Filtering on endsWith with multiple characters value when operation mode is client
  • Fixed: Filtering on Enum does not work as expected when client operation mode is used
  • Fixed: GridLocalization.es-ES.resx does not contain translations for CancelChanges, NoRecords and SaveChanges
  • Fixed: Item values are not refreshed when column on which grid is filtered is updated and client operation mode is used
  • Fixed: JavaScript error is raised when new item is deleted in InCell edit mode and client operation mode
  • Fixed: Row is marked as selected when an select element option is clicked under FireFox, IE and Opera
  • Fixed: Row passed as in RowDataBound event is incorrect when group footer is used
  • Fixed: Keyboard navigation to manually scroll to readonly / non-editable cells during tabbing
  • Fixed: Header not scrolling together with the data area when tabbing during InCell editing in IE7 and IE8
  • Fixed: Header and footer selectors to take into account tables in the header templates
  • Fixed: The dataItem JavaScript method throws js errors when data is not available
  • Fixed: Column misalignment in IE6 and IE7 caused by incorrect configuration
  • Fixed: Grid cannot filter char types
  • Fixed: Incorrect url when popup editor close button is clicked during server editing
  • Fixed: Filtering menu positioning in RTL mode in some Firefox versions
  • Fixed: Column misalignment in IE7 if all columns have pixel widths and scrolling is used
  • Fixed: Header cell styles propagating to child .t-header elements when using Sitefinity skin
  • Fixed: InCell editing does not work correctly when first cell's editor does not render input element
  • Fixed: Keyboard navigation does not skip enter key press when inside a textarea
  • Fixed: Sum, Count and Average aggregates does not work as expected when grid is bound to a DataTable
  • Fixed: Group footer has an extra visible cell when a hidden column is used
Menu MVC Icon

Menu

What’s Fixed

  • Fixed: Setting only animation duration implies slide animation
NumericTextBox MVC Icon

NumericTextBox

What’s Fixed

  • Fixed: NumericTextBox throwing JS error in IE8, if focused when disabled
  • Fixed: Incorrect formatting of negative number using custom negative format
  • Fixed: Unscrollable formatted value when the component is inside a scrollable container
Slider MVC Icon

Slider

What’s Fixed

  • Fixed: Slider value client-side method always sets double value
TabStrip MVC Icon

TabStrip

What’s Fixed

  • Fixed: Incorrectly inherited item color in nested TabStrips
TreeView MVC Icon

TreeView

What’s New

  • Added: findItemByText and findItemByValue client-side methods

What’s Fixed

  • Fixed: Invisible TreeView checkboxes in Opera
  • Fixed: Calling ajaxRequest() on collapsed items disables the expand/collapse button
  • Fixed: Invoking nodeCheck() to uncheck hidden checkboxes deletes them
  • Fixed: dataBind() does not work when no items are passed
  • Fixed: nodeCheck() does not uncheck checkbox for a second time in Chrome
  • Fixed: The owner ( "this" ) of the OnSelect event handler is jQuery object, but not an HTML element
  • Fixed: Items with invisible children render a toggle button
  • Fixed: Preventing the collapse event to block the node from being expanded/collapsed in the future
Upload MVC Icon

Upload

What’s New

  • Added: Save action configuration parameter to specify the field name

What’s Fixed

  • Fixed: Upload object not available in event handlers via $(this).data("tUpload")
  • Fixed: Progress bar doesn't reach 100% in Firefox 8
Window MVC Icon

Window

What’s New

  • Added: Ability to clear all Window titlebar buttons server-side

What’s Fixed

  • Fixed: Disabled buttons having a hover state
  • Fixed: Javascript error in IE7 during Window resize
  • Fixed: Incorrect applying of z-index when focusing another open Window
  • Fixed: Modal Window background not removed during destroy()
  • Fixed: Window component can be dragged outside the browser viewport on the left side
  • Fixed: Window modal background not positioned correctly on iPad
  • Fixed: Initializing window from content with nested script tag throws error in IE7
  • Fixed: JavaScript error when resizing window by dragging the window's down-right corner
  • Fixed: The refresh() client-side method does not refresh iframe