Open Ragazzo opened 11 years ago
@Ragazzo, Antonio is on hiatus here for an unknown time period. :) I'll put such a feature in the next milestone.
@hijarian Yes, ok, but i was thinking will booster be developing or it will be closed, afaik Antonio and Christoffer are now developing new fork of booster, or i am wrong?
@Ragazzo nope, we are not doing new fork from booster. Booster is from Clevertech and will always be.
We are building something totally new.
@tonydspaniard so, booster project will be closed after release of that? P.S. new project will be based on twitter bootstrap also?
That will be up to Clevertech. In fact, YiiBooster has a different and modified version of YiiBootstrap.
The new stuff is something different.
Ok, sorry for the offtop, one last question, so will u be as a teamlead developer of clevertech booster? (very important, because u are very experienced developer and if it will be so ( u will stay in clevertech-booster project) it wil be very nice)
@tonydspaniard Will it be yet another widget toolkit for web applications? ;) If it is, maybe we should just drop the YiiBooster altogether and collaborate with you. :D
@Ragazzo and @hijarian yes, there will be another toolkit but you should not drop YiiBooster as that is part of Clevertech's entity within the Yii community. IMHO I believe Clevertech has many talented developers that can maintain YiiBooster and make it everyday better without my input.
On the other side, I have to admit, the next toolkit will be much better, faster and flexible. And even though I have only gratitude to Clevertech, I won't stop creating Open Source tools for the Yii community and me as it has been always rewarding and I want it to continue that way.
Nevertheless, even though the new toolkit will work with Bootstrap for the amount of work done with this amazing library, my goal is that it will work with many more CSS frameworks.
If you would like to collaborate, you are all welcome. In fact, Chris and I have already started building its core: https://github.com/yii-twbs/yiistrap
Is Open Source, as usual, and you all welcome to participate ;)
@tonydspaniard When do you recon will the Yiistrap be ready for production?
Hi guys,
I just opened a Feature Request for an enhanced filter implementation. It is linked to this request - have a look here https://github.com/clevertech/YiiBooster/issues/376.
I think it is need to be introduced: make
jsonStorage
public and DI so user can put his own storage at widget settings (before DI we need to create IJsonStorage i think). Second is that user can specify his own view as a template for rendering filter part, i mean rendering in methoddisplaySavedFilters
. Anyway it is issue for the future, not necessary to implement just now. What do u think @tonydspaniard ?