YiiBooster icon indicating copy to clipboard operation
YiiBooster copied to clipboard

YiiBooster

Results 100 YiiBooster issues
Sort by recently updated
recently updated
newest added

Hi guys, I think the topic of "filtering table data" is a really important one for a great user-interface. This request is actually use-case linked to the Feature Request "Toggable...

enhancement
grid-related

Hi guys, GoogleMail has a really cool User-Interface tool that I would descripe as a "multiple/single/actioncall selectbox incl. search function and incl. action buttons". Update: I think we could do...

enhancement

Hi guys, both tables are missing a "Date Range Input"-Support for table-filters. For example - in a product table: What if a user wants to see/select only the products that...

enhancement

this widget is not outputting the position, this happens on the official YiiBooster site as well once u look at the console log. ``` php $this->widget('bootstrap.widgets.TbExtendedGridView', array( 'sortableRows'=>true, ``` sortable...

grid-related
documentation

I use the Yii numberFormatter to format number into curency format and the SumOperation doesn't work with it. The function extractNumber only work with unformated value, whitout thousands separator.

enhancement
grid-related

just like the have at laravel: http://administrator.frozennode.com/docs/introduction

enhancement

Hi, Great work by Clevertech. I need to submit a feature request to add combogrid in the YiiBooster. Here is the link of component: http://combogrid.justmybit.com/ Thank you, Anil

enhancement

Add option for ctrl +left|right keypress events to pager prev|next links

enhancement

hi, the yiibooster is not support rtl for this you can use https://github.com/ded/R2 to convert all file to rtl

enhancement

While working on mobile version, I got a request to hide text labels from the TbNavbar and keep only the icons. My solution: wrap the text label of a menu...

enhancement