[News] New members joining the Yii development team
We are very glad to announce that we have two new members joining our Yii development team: Timur Ruziev and Paul Klimov. If you are following the Yii development activities on GitHub, you may already...
View Article[Wiki] CjuiDatepicker
If you have two datepicker in one form and you want that a date of from date shold be minimum date of todate then put following code in Cjuidatepicker widget options array:...
View Article[Wiki] YiiBooster: How to implement files and images upload on TbRedactor Widget
Introduction I have been requested to provide a tutorial on how to use the file upload feature of the TbRedactor widget, and even though I am no longer supporting the library due that the work belongs...
View Article[Extension] datagenerationbehavior
Automatically generate some random data sets for a specified model.
View Article[Wiki] Use a form and CGridview in separate CJuiTabs (with same or multiple...
Hi guys. In order to submit all CJuiTabs together, they must be part of the same form. You thus need to first create a mainform containing the CJuiTabs. <div class="form"> <?php...
View Article[Extension] dbupgrader
Yii DbUpgrader Component can be used to automate upgrading a database to a new version(s).
View Article[Extension] yii-apiauth
HTTP Authentication for (REST) clients (Basic or Digest Authentication)
View Article[Extension] smartcaptcha
More humanized for captcha, just show after some times error and hide once passed
View Article[Extension] yiiselect2
Wrapper Widget to use jQuery Plugin Select2 in Yii application. Recognized by Igor Vaynberg (Creator of Select2)
View Article[Extension] toastr
Yii ToastrWidget is a wrapper for the javascript/jQuery Toastr to CWebUser::$flashes
View Article