Commit Graph

15391 Commits

Author SHA1 Message Date
Alexander Makarov
c33164d9dc Merge pull request #9949 from bizley-code/guide-pl
Guide [PL] [skip ci]
2015-10-18 05:41:44 +03:00
JohnyDNU
b84d9ee81b Update tip 'style required fields with asterisks'
Update tip 'style required fields with asterisks' with solution to remove the red start after each radiolist item
2015-10-18 02:26:24 +03:00
Bizley
229b66eba1 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-17 18:35:58 +02:00
Bizley
3d627c1845 Guide [PL]
output pagination
tutorial start from scratch
2015-10-17 18:35:26 +02:00
Lucas Barros
8268f6cd1f review correct terms
review correct terms
2015-10-16 11:40:31 -03:00
Alexaksandr
a3cc7078e7 Update structure-models.md
Fix translation
2015-10-16 12:55:02 +06:00
Alexaksandr
8f5c052dea Update structure-models.md
Update translation
2015-10-16 12:39:05 +06:00
Alexaksandr
c78942912a Update structure-controllers.md
Fix markdown
2015-10-16 12:35:45 +06:00
Alexaksandr
ac552475c5 Update structure-application-components.md
Fix typos
2015-10-16 12:34:26 +06:00
Alexaksandr
e15c1d0798 Update tutorial-performance-tuning.md
Fix typo
2015-10-16 12:32:46 +06:00
Alexander Makarov
cd7f14ab6d Merge pull request #9932 from lukBarros/master
review translater, correct terms, sintax e outhers [skip ci]
2015-10-16 01:10:02 +03:00
Alexander Makarov
c4d0db3de3 Merge pull request #9931 from bizley-code/guide-pl
Guide [PL] helper overview and runtime bootstrapping [skip ci]
2015-10-16 01:04:34 +03:00
Lucas Barros
cc160f704b review translater, correct terms, sintax e outhers
review translater, correct terms, sintax e outhers for ptBR.
2015-10-15 17:45:02 -03:00
Bizley
21f091a0cc Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-15 19:36:09 +02:00
Bizley
a3c07559e2 Docs [PL]
helper-overview
runtime-bootstrapping
2015-10-15 19:33:55 +02:00
Alexander Makarov
b638634be0 Merge pull request #9926 from SilverFire/9924-param-with-quote
Fixed #9924 - yii.js handleAction corrupted parameters with quote char
2015-10-15 12:53:59 +03:00
Sam
5332e900e3 Fixes #7341, #9551, #9928: Client validation now skips disabled inputs 2015-10-15 12:46:26 +03:00
SilverFire - Dima Naumenko
ef33422e65 Fixed #9924 - yii.js handleAction corrupted parameters with quote char 2015-10-15 09:02:19 +03:00
Vadim
c00b97a12c Fixes #9915: yii\helpers\ArrayHelper::getValue() was erroring instead of returning null for non-existing object properties 2015-10-14 12:56:59 +03:00
SilverFire - Dima Naumenko
c128d008d3 Added more tests for StringHelper::explode 2015-10-14 12:50:14 +03:00
SilverFire - Dima Naumenko
a46ae82f6a Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 2015-10-14 00:54:43 +03:00
Alexander Makarov
7b6d39b3e7 Merge pull request #9912 from SilverFire/9911-string-helper-explode-bug
Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0
2015-10-14 00:16:00 +03:00
SilverFire - Dima Naumenko
ccd20793d4 Fixed #9911 - StringHelper::explode with skip_empty option removed item eq to 0 2015-10-14 00:15:22 +03:00
Klimov Paul
8cbcbdded7 Default Cache.SerializerPermissions configuration option for HTMLPurifier is set to 0775 2015-10-13 13:19:49 +03:00
Alexander Makarov
2935a45e6a Merge pull request #9898 from yiijan/docs-ja-1013
docs/guide-ja, docs/internals-ja updated [ci skip]
2015-10-13 09:42:45 +03:00
Nobuo Kihara
16f7dd30eb docs/guide-ja, docs/internals-ja updated [ci skip] 2015-10-13 07:55:42 +09:00
Alexander Makarov
4f93f0e018 Merge pull request #9892 from kidol/fix-controller-di
Fixes controller DI
2015-10-12 17:09:34 +03:00
kidol
4bc2eb7945 Fixes controller DI 2015-10-12 15:52:19 +02:00
Carsten Brandt
decd45201c allow passing a single Expression object to select() and addSelect()
fixes #9883
2015-10-11 09:58:42 +02:00
Alexander Makarov
8d2af0d2d9 Added last resort measure for FileHelper::removeDirectory() fail to unlink symlinks under Windows 2015-10-11 02:05:15 +03:00
Tom Worster
89cfb243bb Merge branch 'master' of git://github.com/yiisoft/yii2 2015-10-10 15:08:29 -04:00
Alexander Makarov
3f4fcbe569 Removed accidentally typed char 2015-10-10 20:53:23 +03:00
Alexander Makarov
fb2fa8634d Fixes #9877 2015-10-10 18:17:27 +03:00
Tom Worster
ee2897288e Merge remote-tracking branch 'upstream/master' 2015-10-10 11:10:32 -04:00
Carsten Brandt
255eec3ddd fixed typo 2015-10-10 12:58:15 +02:00
Alexander Makarov
70cfdfd289 Fixed test break 2015-10-10 01:16:16 +03:00
Alexander Makarov
8260cfa4ea Compare with null instead of isset 2015-10-10 01:12:59 +03:00
Alexander Makarov
7a08b8d9d9 Use ++ instead of x = x + 1 2015-10-10 01:05:56 +03:00
Alexander Makarov
1b3770fd21 Use === instead of == where possible 2015-10-10 01:04:35 +03:00
Alexander Makarov
4ecafe653c More compact number operations 2015-10-10 00:41:54 +03:00
Alexander Makarov
b65bfad44d Simplified regular expressions 2015-10-10 00:40:25 +03:00
Alexander Makarov
ffa3a59591 Compare with empty string instead of comparing length with 0 2015-10-10 00:37:46 +03:00
Alexander Makarov
f83d233072 Fixed method call case to match definition 2015-10-10 00:26:44 +03:00
Alexander Makarov
5ab4f0f090 Better quotes usage in strings
- Use single quote where interpolation isn't necessary
- Use interpolation when it's better than concatenation
2015-10-10 00:23:52 +03:00
nainoon
3a313ac652 Fixes #9874: Fixed outputting exception stacktrace in non-debug mode when Response::FORMAT_RAW is used 2015-10-09 23:41:15 +03:00
Alexander Makarov
0712bad090 Fixes #9846: Fixed yii\web\User::loginRequired() should throw 401 not 403 (reverted from commit 4e715f9d65)
See https://github.com/yiisoft/yii2/issues/9846#issuecomment-146891825
2015-10-09 22:13:39 +03:00
Alexander Makarov
7955a9d4d1 Merge pull request #9872 from bizley-code/guide-pl
Guide [PL] translation [skip ci]
2015-10-09 21:36:04 +03:00
Bizley
dbf443e225 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-09 18:32:59 +02:00
Carsten Brandt
3826b6f4a3 added test for #9869 2015-10-09 16:30:18 +02:00
A Slatius
a030cd4250 Allow the use of Yii aliases in an SQLite dsn
Making it possible to use a SQLite DSN like;

```php
'db' => [
    'dsn' => 'sqlite:@app/db/database.sqlite3',
]
```

That way it'll always work out of the box and absolute paths aren't
needed.

close #9869
2015-10-09 16:21:33 +02:00