Commit Graph

7547 Commits

Author SHA1 Message Date
Alexander Makarov
25f1083d5a Merge pull request #3769 from creocoder/db-message-source-code-style-fix
\yii\i18n\DbMessageSource code style fixes
2014-06-10 13:30:58 +04:00
Alexander Kochetov
333f521f1e \yii\i18n\DbMessageSource code style fixes 2014-06-10 12:55:53 +04:00
Qiang Xue
efda450a4f Merge pull request #3764 from creocoder/excess-model-methods
Excess \yii\base\Model::resolveFields() method removed
2014-06-09 20:58:01 -04:00
Alexander Kochetov
7bce33f1da Excess \yii\base\Model::resolveFields() method removed 2014-06-10 04:21:16 +04:00
Carsten Brandt
364153cda9 edited "hello" guide 2014-06-10 01:31:21 +02:00
Carsten Brandt
8b96f51fe0 edited installation guide 2014-06-10 00:54:36 +02:00
Carsten Brandt
e8657450b8 Merge pull request #3763 from creocoder/yii2-applications-gitignore-fix
Fix .gitignore for `basic` and `advanced` application templates
2014-06-10 00:27:11 +02:00
Carsten Brandt
3eae6942e6 improve cache phpdoc 2014-06-10 00:24:26 +02:00
Alexander Kochetov
464af49e9c Fix .gitignore for basic and advanced application templates 2014-06-10 02:19:11 +04:00
Carsten Brandt
75b1f4818c improved HTML guide navigation 2014-06-10 00:09:40 +02:00
Qiang Xue
713f73e6ed guide WIP [skip ci] 2014-06-09 18:09:33 -04:00
Alexander Makarov
8edda55057 Merge pull request #3758 from kartik-v/patch-7
Fix #3756: Convert values to float for number formatting
2014-06-09 18:43:42 +04:00
Kartik Visweswaran
516ba30bcc Fix #3756: Convert values to float for number formatting 2014-06-09 20:12:05 +05:30
Alexander Makarov
a83d6829b1 Merge pull request #3759 from tadaszelvys/3740-help-block-error
Fixed duplicate error message when client validation is enabled. Fixes #3740. [skip ci]
2014-06-09 18:35:44 +04:00
Tadas Z
2329af152b Fixed duplicate error message when client validation is enabled 2014-06-09 17:20:00 +03:00
Kartik Visweswaran
7f788e7427 Fix #3756: Convert values to float for number formatting
Convert string values to floating point, so that `number_format` method can properly format values.
2014-06-09 19:35:13 +05:30
Carsten Brandt
886def8571 removed unused argument 2014-06-09 15:51:50 +02:00
Alexander Makarov
564fdf0b3f Merge pull request #3753 from Ragazzo/application_templates_tests_fixed
Application templates tests fixed
2014-06-09 17:39:12 +04:00
Carsten Brandt
a967dbe9a2 Merge pull request #3755 from yiisoft/logger-arrays
refactored logger to support array values out of the box.
2014-06-09 15:36:24 +02:00
Carsten Brandt
a836ec177a Merge PR #3751 branch 'master' of https://github.com/makroxyz/yii2
* 'master' of https://github.com/makroxyz/yii2:
  Fix PostgreSQL enumValues
2014-06-09 15:25:52 +02:00
Carsten Brandt
9679721e0c fixes display of array log messages in debug toolbar
fixes #3244
2014-06-09 15:17:54 +02:00
Mark
3c8cdd997b fixed reset password token test 2014-06-09 16:59:26 +04:00
Carsten Brandt
efbd23b52e refactored logger to support array values out of the box.
fixes #3245, #3244
2014-06-09 14:58:36 +02:00
Mark
9949acbdd2 tabs to spaces unacceptable fix 2014-06-09 16:41:24 +04:00
Mark
a7eb306da3 README info update 2014-06-09 16:37:07 +04:00
Mark
01ddac64ec basic application template fixtures added 2014-06-09 16:33:36 +04:00
Mark
588b8fef16 fixtures folders added 2014-06-09 16:32:48 +04:00
Mark
f17982683b application advanced template tests fixed 2014-06-09 16:31:49 +04:00
Qiang Xue
ce49416e32 Fixes #3752: QueryBuilder::batchInsert() does not typecast input values 2014-06-09 08:12:08 -04:00
Mark
4498ccd417 basic application template tests adjusted 2014-06-09 16:10:16 +04:00
Alexander Makarov
de8ba90019 Revert "Fixes #3744: yii\db\Connection now skips bindValues if there are no parameters to bind"
This reverts commit ea10ba4938.
2014-06-09 16:05:13 +04:00
makroxyz
458c4a6623 Fix PostgreSQL enumValues
$column->enumValues is set to array[0 =>''] even if $info['enum_values'] is null.
Gii generates always dropDownList in forms.
2014-06-09 12:29:39 +02:00
Alexander Makarov
e091195cf2 Merge pull request #3750 from kartik-v/patch-6
Fix #3749: Ensure clickable links for Bootstrap Dropdown
2014-06-09 14:27:54 +04:00
Kartik Visweswaran
99bbf1293a Fix #3749: Ensure clickable links for Bootstrap Dropdown 2014-06-09 15:47:29 +05:30
Kartik Visweswaran
76800fb9e0 Fix #3749: Ensure clickable links for Bootstrap Dropdown
The registerPlugin is not required.
2014-06-09 15:31:32 +05:30
Qiang Xue
118fac263d typo fix [skip ci] 2014-06-09 00:06:15 -04:00
Qiang Xue
0e50b2aaf4 Finished validation guide [skip ci] 2014-06-08 21:21:26 -04:00
Alexander Makarov
ea10ba4938 Fixes #3744: yii\db\Connection now skips bindValues if there are no parameters to bind 2014-06-09 02:35:29 +04:00
Alexander Makarov
714f27ab22 Fixes #3241 2014-06-09 02:30:48 +04:00
Alexander Makarov
b01e6de9bc Fixes #3399: Added support for MS SQL Server older than 2012 2014-06-09 02:29:57 +04:00
Alexander Makarov
f5e39f88dc Merge branch 'fourteenmeister-patch-1' 2014-06-09 02:13:16 +04:00
Alexander Makarov
a4f23f1cba Merge branch 'patch-1' of github.com:fourteenmeister/yii2 into fourteenmeister-patch-1 2014-06-09 02:13:04 +04:00
Alexander Makarov
20d11ed0e6 Fixed typo 2014-06-09 02:09:46 +04:00
Alexander Makarov
4ad1b6c1d5 Fixes #3640: All cookies are not httpOnly by default in order to increase overall security 2014-06-09 01:43:55 +04:00
Alexander Makarov
36e4930dcd Fixes #3669: added note about using ArrayHelper::getValue with objects 2014-06-09 01:34:11 +04:00
Carsten Brandt
9c92600b54 Merge pull request #3728 from umneeq/gii-codestyle-fixes
Gii codestyle fixes
2014-06-08 23:26:19 +02:00
Alexander Makarov
03efbc4ca8 Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract 2014-06-09 01:11:11 +04:00
Larry Ullman
cb9609d730 Edited
Looking good…
2014-06-08 16:58:35 -04:00
Larry Ullman
5ceb7bbdbc Added a "Blocks" section 2014-06-08 16:58:35 -04:00
Larry Ullman
caf9edc2a4 Edited
Lovely!
2014-06-08 16:58:34 -04:00