|
|
6580b608e1
|
Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x
|
2014-11-04 01:51:11 +03:00 |
|
|
|
9da53b702c
|
typo fix [skip ci]
|
2014-11-03 17:05:00 -05:00 |
|
|
|
6eb570ad67
|
Added missing russian translation for message "just now" for relative time formatter
|
2014-11-04 00:11:28 +03:00 |
|
|
|
0319c29f43
|
Merge pull request #5895 from otsec/array-helper-to-array-recursive-fix
Fix for recursive calls ArrayHelper::toArray() with objects
|
2014-11-03 15:27:08 -05:00 |
|
|
|
bcd2392673
|
ArrayHelper::toArray() now uses $properties parameter in recursive calls for descending objects
|
2014-11-03 23:12:04 +03:00 |
|
|
|
58e780ff3d
|
Hebrew translation
|
2014-11-03 22:15:31 +03:00 |
|
|
|
17960584c0
|
Fix typo [skip ci]
|
2014-11-03 20:21:53 +04:00 |
|
|
|
4ee638c4bd
|
Fix typo [skip ci]
|
2014-11-03 20:16:44 +04:00 |
|
|
|
14f9d1490d
|
Fix typo [skip ci]
|
2014-11-03 19:53:54 +04:00 |
|
|
|
be84215be6
|
Fix upgrade doc [skip ci]
|
2014-11-03 19:48:25 +04:00 |
|
|
|
530537e48f
|
Fixes #5817 [skip ci]
|
2014-11-01 20:41:34 -04:00 |
|
|
|
ecb113f1d0
|
fixed model serializtaion example
|
2014-11-01 14:05:56 +01:00 |
|
|
|
5049e23770
|
cleaning some extra space.
close #5838
|
2014-10-31 23:00:00 +01:00 |
|
|
|
d13d274d05
|
renamed $object to $model
|
2014-10-31 14:56:59 -04:00 |
|
|
|
1e6e777c43
|
Merge pull request #5837 from ahmadrusli/patch-3
Update yii.php
|
2014-10-31 14:29:13 -04:00 |
|
|
|
7c48837a67
|
Fixes #5836: doc fixes.
|
2014-10-31 14:28:51 -04:00 |
|
|
|
a911984ae0
|
Update yii.php
|
2014-11-01 01:25:29 +07:00 |
|
|
|
10cc19d0b6
|
Fixes #5833: The message command fails with a FK constraint error when trying to update messages
|
2014-10-31 10:01:20 -04:00 |
|
|
|
2910322bc3
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-10-31 09:53:00 -04:00 |
|
|
|
a92e214b9e
|
Fixes #5770: Added more PHP error names for ErrorException
|
2014-10-31 09:52:45 -04:00 |
|
|
|
1be82dc0f5
|
Added phpdoc for Block
|
2014-10-31 16:52:26 +03:00 |
|
|
|
b2341edfcf
|
add more default names of exceptions
|
2014-10-31 09:47:32 -04:00 |
|
|
|
497e1fedc5
|
Added phpdoc for ContentDecorator
|
2014-10-31 16:40:15 +03:00 |
|
|
|
c95124c815
|
Merge pull request #5825 from mirjalal/master
[skip ci] improved Azerbaijani translations
|
2014-10-30 23:50:05 +03:00 |
|
|
|
dcfcc68e64
|
improved translations
|
2014-10-31 00:47:15 +04:00 |
|
|
|
e923a13ccd
|
Readme on "uncheck" parameter in activeCheckbox
Just a readme update.
"If you do not want any hidden input, you should explicitly set this option as null."
close #5823
|
2014-10-30 15:54:35 +01:00 |
|
|
|
f9fba181d6
|
Fixes #5806: Allow Html::encode() to be used when the application is not started
|
2014-10-29 10:50:00 -04:00 |
|
|
|
5bdf36d9c8
|
Fixes #5780: QueryBuilder::batchInsert() may cause "undefined index" error
|
2014-10-26 21:03:03 -04:00 |
|
|
|
1ad7e5f77a
|
Fixes #5508: Dropped the support for the --append option for the fixture command
|
2014-10-26 20:47:12 -04:00 |
|
|
|
186c843abc
|
Merge pull request #5766 from mongosoft/feature
Code style fixes
|
2014-10-25 12:46:01 -04:00 |
|
|
|
899b778994
|
Correct type declarations
|
2014-10-25 16:35:50 +03:00 |
|
|
|
64b4d6dca1
|
Correct order of property declaration
|
2014-10-25 16:28:36 +03:00 |
|
|
|
bb8550886e
|
PHP type casting
|
2014-10-25 15:30:03 +03:00 |
|
|
|
f1edafffaf
|
PHPDoc comment doesn't contain all necessary @throws tag
close #5762
|
2014-10-25 12:47:08 +02:00 |
|
|
|
8a1bcd2775
|
one more example
|
2014-10-24 21:43:16 -02:00 |
|
|
|
a153750efe
|
Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes
|
2014-10-24 08:01:35 -04:00 |
|
|
|
2544e86d2c
|
Fixes #5735: Added yii\bootstrap\Tabs::renderTabContent to support manually rendering tab contents
|
2014-10-24 07:54:48 -04:00 |
|
|
|
9f6b998244
|
Azerbaijani translations
|
2014-10-24 01:01:53 -07:00 |
|
|
|
50fd1f586c
|
Bug: yii\web\UrlRule was unable to create URLs for rules containing unicode characters
|
2014-10-24 05:06:37 +04:00 |
|
|
|
99a818c0b8
|
Fixes #3630: yii\db\Command::queryInternal() is now protected
|
2014-10-24 03:47:20 +04:00 |
|
|
|
e445258164
|
Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names"
This reverts commit 0c8faedd3310ace47943c7358032c3a6431eafb2.
|
2014-10-23 20:24:10 +04:00 |
|
|
|
48e6dbaa64
|
Update yii.php
|
2014-10-23 15:53:18 +02:00 |
|
|
|
cb90f31cbe
|
Fixes #5702: Parenthesis should be automatically added to Validator::whenClient to avoid js error
|
2014-10-23 09:18:53 -04:00 |
|
|
|
ab9afd74df
|
phpdoc improvements
|
2014-10-23 00:25:41 +02:00 |
|
|
|
49961c4896
|
change Console::confirm() output to use stdout
|
2014-10-22 23:21:39 +02:00 |
|
|
|
95afdceb55
|
fixed exception page to show error info that is longer than screen
|
2014-10-22 23:19:20 +02:00 |
|
|
|
0c8faedd33
|
Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names
|
2014-10-22 23:07:08 +04:00 |
|
|
|
935146901b
|
Fixes #5682: The asset command would incorrectly combine CSS files when UrlManager::linkAssets is true
|
2014-10-22 11:58:06 -04:00 |
|
|
|
36ea0f321a
|
Fixes #5570: yii\bootstrap\Tabs would throw an exception if content is not set for one of its items
Fixes #5572.
|
2014-10-22 11:48:08 -04:00 |
|
|
|
5684eaf0ed
|
Replaced single quotes with double
|
2014-10-22 12:40:13 +02:00 |
|