Commit Graph

13503 Commits

Author SHA1 Message Date
Alexander Makarov
f20cc0036b Added suggestion to tune realpath() cache to performance guide 2015-09-27 23:57:18 +03:00
Alexander Makarov
75a1d2ef92 Merge pull request #9778 from pana1990/patch
Fix version [skip ci]
2015-09-27 21:27:03 +03:00
Daniel Gomez Pan
510c492224 Fix version [skip ci] 2015-09-27 19:42:13 +02:00
Alexander Makarov
0e40eaa8ac Fixed changelog entry number 2015-09-27 19:56:26 +03:00
Alexander Makarov
119969f8db Merge branch 'kidol-8613-fragmentcache-empty-content' 2015-09-27 19:54:21 +03:00
Alexander Makarov
511a32e8ca Merge branch '8613-fragmentcache-empty-content' of https://github.com/kidol/yii2 into kidol-8613-fragmentcache-empty-content
# Conflicts:
#	framework/CHANGELOG.md
2015-09-27 19:54:00 +03:00
Alexander Makarov
2c7bb626d9 Reordered changelog 2015-09-27 19:51:47 +03:00
Alexander Makarov
c58b06e22f Merge branch 'json-error-response' 2015-09-27 19:47:26 +03:00
Alexander Makarov
3b140d9eff Merge branch 'master' into json-error-response
# Conflicts:
#	framework/CHANGELOG.md
2015-09-27 19:47:14 +03:00
Alexander Makarov
7b12f59fa9 Fixed phpdoc in RBAC migration 2015-09-27 19:41:58 +03:00
mdmunir
6eb59be665 Fixes #9643: Added migrations for DB cache 2015-09-27 19:41:21 +03:00
Alexander Makarov
4f6bf4cdf2 Merge pull request #9634 from Vovan-VE/patch-1
Doc block confuse in ManagerInterface::getRolesByUser() [skip ci]
2015-09-27 19:36:57 +03:00
mdmunir
b7020065c8 Fixes #9476: Added DI injection via controller action method signature 2015-09-27 19:35:43 +03:00
Alexander Makarov
59208e5fc6 Fixes #9681: Json::encode() was erroring under CYGWIN 2015-09-27 15:58:32 +03:00
Carsten Brandt
73d6f32234 fixed name conflict between class and file name for UnprocessableEntityHttpException
pr #9733
2015-09-27 09:54:53 +02:00
Alexander Makarov
b6a616487a Fixed Http → HTTP in changelog 2015-09-27 10:45:11 +03:00
Alexander Makarov
626899c34a Merge branch 'janfrs-2103' 2015-09-27 10:43:55 +03:00
Alexander Makarov
a8329c837a Merge branch '2103' of https://github.com/janfrs/yii2 into janfrs-2103 2015-09-27 10:42:58 +03:00
Alexandr
760a164238 Fixes #9711: Added yii\widgets\LinkPager::$pageCssClass that allows to set default page class 2015-09-25 02:06:03 +03:00
Carsten Brandt
229a39dec1 Revert "Fixes #9758: phpdoc correction"
This reverts commit 13a2b70a65.

The docblock is totally valid as it describes the property defined by this getter.
2015-09-24 21:52:21 +02:00
Alexander Makarov
ed17ba31d0 Merge pull request #9722 from rezident1307/9714-fix-add-save-assignments-to-phpmanager
Bug #9714: Fixed unable to save users assignments
2015-09-24 16:22:48 +03:00
Alexander Makarov
bafcd23b94 Merge pull request #9764 from pana1990/patch
Schema is never used
2015-09-24 14:01:07 +03:00
Daniel Gomez Pan
b647bac451 Schema is never used 2015-09-24 12:44:20 +02:00
Alexander Makarov
13a2b70a65 Fixes #9758: phpdoc correction 2015-09-24 00:48:31 +03:00
Alexander Makarov
00f432ab65 Fixes #9747: added tests for Url::isRelative() 2015-09-23 15:47:51 +03:00
Boudewijn Vahrmeijer
dd818e17df Fixes #9754: Fixed \yii\web\Request error when path info is empty 2015-09-23 15:06:23 +03:00
trbsi
56400add97 Added Croatian language
close #9739
2015-09-21 15:03:58 +02:00
janfrs
194b80b00e Fix comment msg UnprocessableEntity #2106 2015-09-20 22:28:25 -03:00
janfrs
07199cbf61 Change to since 2.0.7 on UnprocessableEntity #2106
Thanks to @Renkas for noticing
2015-09-20 15:18:52 -03:00
janfrs
7562fe940e Add Unprocessable Entity Exception as in #2106 2015-09-19 17:05:28 -03:00
Carsten Brandt
989699614f fixed test break 2015-09-19 18:29:41 +02:00
Daniel Gomez Pan
be25fa6ed1 Update composer-asset-plugin
close #9729
2015-09-19 18:06:22 +02:00
Carsten Brandt
4e7adc13ea adjusted docs about Query::from() and subqueries
also added a  test to verify behavior

close #9720
close #9266
2015-09-19 17:41:45 +02:00
namlier
cf2c722a1f update comments in \yii\base\Controller
I had problems with understanding of why AccessControll filter didn't work, as i wish, with PageCache. Then i remembered the quote "The validation rules are evaluated in the order they are listed." from guide http://www.yiiframework.com/doc-2.0/guide-input-validation.html#declaring-rules, but when i tried to redirect some certain user using beforeAction(), as you advised, it didn't work.

close #9717
2015-09-19 17:09:35 +02:00
Carsten Brandt
be92b9f092 Merge pull request #9716 from ShNURoK42/master
Change 'de' to 'en' in comments of Formatter.php
2015-09-19 17:04:08 +02:00
Yuri Nazarenko
0d4d54c3c7 Bug #9714: Fixed unable to save users assignments 2015-09-18 12:31:27 +03:00
Alexandr
ded75253ca Change 'de' to 'en' in comments of Formatter.php 2015-09-18 02:16:17 +07:00
Alexander Makarov
b53bbb34e9 Fixed typo 2015-09-16 17:38:02 +03:00
Alexander Makarov
e25378eca7 Merge pull request #9693 from yiijan/docs-ja-i18n-update
docs/guide-ja/tutorial-i18n.md updated [ci skip]
2015-09-15 16:53:19 +03:00
Paul Klimov
6d8c9ae209 Merge pull request #9692 from yiijan/docs-i18n-fix
docs/guide/tutorial-i18n.md grammar fixed [ci skip]
2015-09-15 16:39:13 +03:00
Nobuo Kihara
c0d54c692a docs/guide-ja/tutorial-i18n.md updated [ci skip] 2015-09-15 22:24:30 +09:00
Nobuo Kihara
aac2af1bdd docs/guide/tutorial-i18n.md grammar fixed [ci skip] 2015-09-15 22:13:54 +09:00
Alexander Makarov
bfa4ce1d53 Merge pull request #9685 from mpestov/guide-ru
Corrected typos in docs
2015-09-14 22:58:09 +03:00
Maksim Pestov
8afe2f66e9 corrected typos in docs 2015-09-14 22:30:48 +03:00
Maksim Pestov
cc3017bf9b corrected typos in docs 2015-09-14 22:23:27 +03:00
Alexander Makarov
efb61c350b Merge pull request #9675 from yiijan/docs-ja-0913
docs/guide-ja/tutorial-performance-tuning.md updated [ci skip]
2015-09-14 02:12:58 +03:00
Alexander Makarov
2506bc2b1f Merge pull request #9674 from lichunqiang/translate-for-zh-TW
Update the yii.php for zh-TW translation [skip ci]
2015-09-14 02:12:35 +03:00
Alexander Makarov
f95a757525 Expanded i18n message formatting docs
- Fixed positional parameter example.
- Added info about character escaping within ICU rules.
- Added more explanations to all message formatting sections.
- Added info about extra options for plural, ordinal, spellout, duration.
- Added info about selectordinal.
- Implemented http://intl.rmcreative.ru/, refenced it from docs.
2015-09-14 01:58:54 +03:00
Alexander Makarov
97f2fca72f Fixes #9678: I18N::format() wasn't able to handle named placeholder in "selectordinal" 2015-09-14 00:42:33 +03:00
Nobuo Kihara
264b611d13 docs/guide-ja/tutorial-performance-tuning.md updated [ci skip] 2015-09-13 13:40:02 +09:00