- 23 Nov, 2013 6 commits
-
-
Vincent De Munck authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
[WIP] Redis ActiveRecord
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 22 Nov, 2013 17 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
also removed composer plugin and added it to requirements this way the plugin is recognized by composer. would not work otherwise. setting the repo type to yii2-extension also allows us to run composer plugin and let it handle the extensions in this package
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
- make use of traits - short array - better implementation of query findByPk
-
Paul Klimov authored
-
Carsten Brandt authored
* master: (613 commits) fixed typo Fixes #1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Added example for dividers to bootstrap Nav Checkboxlist documentation fix Added "Using controller action to render errors" Fix doc Renamed DetailView attribute type to format encode email in Formatter Added default status code setting. "yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins. fix rbac select statement Comments cleanup. Reverted closeButton Nomenclature and code realignment. better nginx config guide about using bootstrap less files Include Schema in new migrations by default ... Conflicts: framework/yii/db/ActiveRecord.php framework/yii/db/ActiveRelation.php tests/unit/data/config.php
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
-
Kartik Visweswaran authored
Removed edited author ref.
-
Kartik Visweswaran authored
Updated tabs
-
Kartik Visweswaran authored
Corrected the example and doc to highlight allowed dropdown support in Bootstrap 3.
-
- 21 Nov, 2013 17 commits
-
-
Carsten Brandt authored
fixes #1284
-
Carsten Brandt authored
Checkboxlist documentation fix
-
Andrea Panattoni authored
"Item" parameter keys are the values of the checkbox list, while the values are the checkbox labels.
-
Alexander Makarov authored
-
Paul Klimov authored
Fix doc
-
Sergey Gonimar authored
-
Qiang Xue authored
Renamed DetailView attribute "type" to "format"
-
Carsten Brandt authored
for consistency with GridViews DataColumn where the same property is also named format
-
Carsten Brandt authored
avoid XSS with emails in format "Carsten Brandt <mail@cebe.cc>"
-
Qiang Xue authored
-
Paul Klimov authored
"yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins.
-
Carsten Brandt authored
fix rbac select statement
-
Serge Bezborodov authored
-
Alexander Makarov authored
Update Alert.php to display multiple flash messages for the session.
-
Kartik Visweswaran authored
Cleaned up a few comments ... hope its not my OCD again... :-)
-
Kartik Visweswaran authored
Reverted name to ```closeButton``` to be in sync with the bootstrap ```Alert``` widget.
-
Kartik Visweswaran authored
1. Renamed closeButton to closeButtonOptions. 2. Generate unique id for each alert box. 3. Moved parent init to the top.
-