Please update this document each time you close an issue by your commit.
I would like to personally thank everyone of you that spend your valuable time helping improving this extension, by pointing out bugs and/or providing solutions that all of us can take advantage with.
Thank you all
Antonio Ramirez.
- (fix) TbJsonGridView when enablePagination set to false JavaScript does not throw error "Error: Empty or undefined template passed to $.jqotec" #635 (ZhandosKz)
- (enh) TbJsonGridView summary data updated after ajax request #635 (ZhandosKz)
- (enh) Bootstrap DateTimePicker by S.Malot widget added rev #91 (Hrumpa)
- (fix) TbEditableColumn updated to support namespaced models #636 (xapon)
- (enh) Bootstrap DatePicker updated to 1.1.3 including CDN #631 (Hrumpa)
- (enh) Added Italian translation for
TbHtml5Editor
#544 (realtebo) - (enh) Rearranged build script to accommodate Composer installed libraries better. (hijarian)
- (enh) Added composer file #566 (gureedo)
- (enh) Updated version of Boostrap Datepicker library #585 (soee)
- (enh) Following methods are deprecated now in main
Bootstrap
class:register
,registerAllCss
,registerAllScripts
,registerCoreScripts
,registerTooltipAndPopover
,registerCoreCss
andregisterResponsiveCss
. If you have been using them, stop as soon as possible, because most possibly you will end with broken styles in your application. (hijarian) - (fix) Removed LESS files from the codebase, as they are unused (hijarian)
- (fix) Now the bootstrap CSS files are being included according to the combination of
enableCdn
,minifyCss
,responsiveCss
andfontAwesomeCss
parameters. #528 #510 (hijarian) - (enh) Added two parameters to Bootstrap component,
ajaxCssLoad
andajaxJsLoad
, to control loading CSS and JS assets in AJAX calls #514 (ianare) - (fix) TbBox action buttons now display correcftly with icons (fleuryc)
- (fix) Check that $_SERVER['HTTP_USER_AGENT'] is set when loading MSIE font awesome (ianare)
- (fix) Breadcrumbs not visible with default css (naduvko)
- (enh) Inline datepicker (naduvko)
- (fix) Localization of datepicker not working (naduvko)
- (fix) HighCharts now accept data with zero values normally #345 (dheering)
- (enh) Added datepicker and date.js to packages.php with enableCdn support (magefad)
- (fix) Fixed incorrect margin in accordion header #484 (hijarian)
- (enh) Upgraded the jQuery UI / Bootstrap compatibility layer to v. 0.5 (hijarian)
- (enh) Fixed the TbBulkAction to accommodate to
selectableRows
#490 (jamesmbowler) - (enh) Added the readme to contributing to GitHub repo, now it should be more visible for collaborators (hijarian)
- (fix) Update to Bootstrap 2.3.2 - patch release to address a single bug (see bootstrap issue 7118) related to dropdowns and command/control clicking links in Firefox
- (enh) Update bootstrap-datepicker from RC to 1.0.2 final (magefad)
- (enh) Update yiistrap compatibility helpers #443 (magefad)
- (fix) Fixed the multiple option in
TbFileUpload
#457 (mikspark) - (fix) Removed BOM from all files and converted line endings to Unix
\n
ones #486 #479 (hijarian) - (fix) Fixed use of negative numbers in TbSumOperation (speixoto)
- (enh) Added the special properties to set
htmlOptions
on tab content and tabs themselves inTbTabs
#452 (lloyd966, Antonio Ramirez) - (enh) Added ability to set the id of the dropdown menu #462 (speixoto)
- (enh) Added the possibility to render append/prepend without a span wrap #414 (Frostmaind)
- (enh) Update x-editable-yii from 1.3.0 to 1.4.0 #413 (magefad)
- (enh) Now use Yii clientScript packages functionality with ability to use custom assetsUrl, added option enableCdn (true if YII_DEBUG off, netdna.bootstrapcdn.com CDN used by default) (magefad)
- (enh) Added Helpers: TbHtml, TbIcon for compatibility with yiistrap #443 (magefad)
- (cln) Remove not bootstrap - jquery editable. Use stable bootstrap x-editable instead. (magefad)
- (cln) Removed non-working TbJqRangeSlider (magefad)
- (fix) Include specific FontAwesome CSS for IE7 #434 (kev360)
- (enh) Changed structure of the project directory, now the sources are clearly separated from all other build artifacts like the documentation or tests #263 (hijarian)
- (fix) Now it is possible to provide custom 'class' and 'style' htmlOptions for TbProgress #216 (hijarian)
- (fix) Fix typo on TbCollapse (tonydspaniard)
- (fix) Dropdown in collapse not showing on first attempt (hijarian)
- (fix) 2nd header from responsive table overlaps the 1st responsive table header #259 (hijarian)
- (fix) datepicker 404 error #189 (tonydspaniard)
- (fix) TbExtendedGridView Bulk Actions Bug #155 (tonydspaniard)
- (enh) Add option to disable asset publication in debug mode #229 (suralc)
- (fix) Fixed the CSS-including behavior of TbHtml5Editor #290 #311 (hijarian)
- (fix) Now assets for TbDateRangePicker are being registered with default settings instead of hard-coded POS_HEAD #266 #297 (hijarian)
- (fix) Added correct handling of the composite primary keys in the
TbEditableField
#287 (abeel) - (enh) Added masked text field type #281 (tkijewski)
- (enh) Added typeahead text field type #296 (tkijewski)
- (enh) Added number field type (xt99)
- (enh) TbToggleColumn now extends TbDataColumn #303 #323 (kev360)
- (fix) Ajax submit button does not force the POST method anymore #284 (yourilima)
- (fix) Fixed TimePicker #314 (marsuboss)
- (fix) Fixed bootstrap.datepicker..js #341 (fdelprete)
- (fix) Fixed TbJEditableColumn which could not be edited when value is empty initially #339 (rumal)
- (fix) TimePicker did not released focus in Webkit browsers #364 (ciarand)
- (fix) DateRangePicker TbActiveForm field row was not closed properly #352 (despro3)
- (enh) Added a TbImageGallery widget #335 (magefad)
- (fix) Allow to use url parameter in TbTabs #360 (magefad)
- (enh) Add option "fontAwesomeCss" for to active Font Awesome CSS (marsuboss)
- (enh) Fixed TbEditable - mode(modal|inline); language,support for datepicker, app lang by default (magefad)
- (fix) Add option "disabled" on TbEditableField
- (enh) Add empty (null) value display for TbToggleColumn ("icon-question-sign" icon with "Not Set" label) (magefad)
- (fix) Fixed typeAheadField #396 (magefad)
- (fix) StickyTableHeader issue dynamic cell width #338, updated js, added compressed js (magefad)
- (fix) Keep document title when HTML5 history API is enabled (nevkontakte)
- (fix) Fixed wrong behavior of TbJsonGridView when doing AJAX updates like row deletion when there is pagination (nevkontakte)
- (enh) Bootstrap upgrade to 2.3.1 (magefad)
- (fix) Added rowHtmlOptionsExpression support for TbExtendedGridView (xt99)
- (enh) TbButtonGroup does not accept TbButton.dropdownOptions #149 (russ666)
- (enh) Added GridView visual aid on hover for sorting (Wiseon3)
- (enh) Updated daterangepicker plugin (magefad)
- (fix) CSqlDataprovider support #356 (magefad)
- (fix) TbTypeahead - Add attribute autocomplete="off" by default #285
- (enh) Update Redactor to 8.2.3 #386 (magefad)
- (fix) baseID in checkBoxList and radioButtonList can now be customized via htmlOptions, added container support - yii 1.1.13 (fad)
- (fix) Corrected close link (with twitter bootstrap recommendations) bb53
- (fix) Fixed label association when input has a user-defined id attribute (fixes bb72)
- (fix) Button input, button submit added in TbButton
- (fix) Fix missing close tags in TbCarousel
- (enh) Added CONTAINER_PREFIX constant for html div container id
- (fix) Added class "hide" to modal div
- (fix) Add support for non-link brand in TbNavbar
- (fix) TbCarousel displayPrevAndNext set to false breaks the page (amosviedo)
- (enh) Bootstrap upgrade to 2.2.1 (kazuo)
- (fix) TbActiveForm class name is displayed on screen (sorinpohontu)
- (fix) TbExtendedGridView Bulk Actions Bug (tonydspaniard)
- (enh) Updated jquery-ui LESS (kazuo)
- (enh) Bootbox now can be activated/deactived at will (tonydspaniard)
- (enh) Added TbExtendedGridFilter widget (tonydspaniard)
- (enh) Added JSONStorage component (tonydspaniard)
- (fix) Overrided TbBox bug by upgrade (ragazzo)
- (enh) Now TbBox can hold multiple types of buttons (dragnet)
- (enh) Added bootstrap styles to TbSelect2 widget (DonFelipe)
- (enh) Added radioButton group list support (xpoft)
- (fix) Hungarian translation corrected (pappfer)
- (fix) renderKeys() in TbExtendedGridView generates invalid html (TrueTamTam)
- (fix) TbFileUpload - bug in global progressbar (appenshin)
- (enh) Added support to TbActiveForm to use TbSelect2 widget (tonydspaniard)
- (enh) Added MarkDown Editor (kazuo)
- (fix) 2nd header from responsive table overlaps the 1st responsive table header #246 (hijarian)
- (fix) Divider symbols in breadcrumbs changed to HTML entities (wkii)
- (fix) Divider in active items in breadcrumbs was outside of the
li
tag (wkii)