- 22 Nov, 2013 8 commits
-
-
Carsten Brandt authored
- make use of traits - short array - better implementation of query findByPk
-
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 24 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.
-
Carsten Brandt authored
-
Carsten Brandt authored
Include Schema in new migrations by default
-
Carsten Brandt authored
-
bethrezen authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #1261
-
- 20 Nov, 2013 8 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
worked though all the guide files adjusted structure and added some missing does
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #1222: removed Slider widget from JUI extension since it's not input widget and a wrapper doesn't really add anything
-
Qiang Xue authored
-
Qiang Xue authored
-