c1d98722aa
Update tutorial-i18n.md
...
typod
2014-09-10 19:29:30 +02:00
2b38d6ab33
Merge branch 'master' into Erik-r-2359-formatter-refactored
...
* master: (22 commits)
Fixes #4971 : Fixed hardcoded table names in `viaTable` expression in model generator
Fixed test break.
Fixes #4955 : Replaced callbacks with events for `ActiveForm`
Fix brackets
Rename `\yii\web\User` component param for consistency
Html::button() type is `button` by default
Fix bug in Estonian translation
Typo fixed inside \yii\rest\CreateAction
Fixed test break.
Fixed test case.
note about validation rules order
Return a fixtures cleanup in case of a failing test
Update finnish translation
skip fixture controller test on HHVM
Make unit tests cleanup a DB after finish
Fixes #4945 : Added `yii\test\ArrayFixture`
added array fixture class
minor doc adjustment [skip ci]
Fixes #4948 . Thanks, @johan162
Fixes #4947
...
Conflicts:
framework/UPGRADE.md
2014-09-10 19:26:04 +02:00
0723f409ab
finished the first structure of the guide on formatting
2014-09-10 19:24:14 +02:00
d82195706f
UPGRADE and CHANGELOG notes for the Formatter changes
2014-09-10 17:56:25 +02:00
cc40fb5b13
Fix brackets
...
There were too many brackets.
2014-09-09 23:24:51 -03:00
91e973ce7b
note about validation rules order
...
fixes #2268
2014-09-08 13:21:14 +02:00
92f7b3fb06
minor doc adjustment [skip ci]
2014-09-07 18:27:08 -04:00
abb807bd9d
Fixes #4948 . Thanks, @johan162
2014-09-08 00:25:59 +04:00
06a3f5ff8a
Fixes #4947
2014-09-08 00:24:40 +04:00
98079b84a2
Merge branch 'master' into Erik-r-2359-formatter-refactored
...
* master: (1112 commits)
Removed unused "use" statements
Fixed array syntax
Removed unused "use" statements
Перевод runtime-handling-errors.md на русский язык
Mark tests with problematic DBMS as skipped.
Fixes #3511 : Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Update runtime-url-handling.md
Create runtime-url-handling.md
Fixed test break.
Fixes #3410 : yii.activeForm.js now supports adding/removing fields dynamically
Fixes #2914 : `ActiveForm::fieldConfig` will be merged recursively with the `$options` parameter in `ActiveForm::field()`
Fixes #4936 [skip ci]
Reverted/fixed some incorrect changes.
missing "." sign
Fixed formatting, initialized options array
Fixed phpdoc
...
Conflicts:
framework/CHANGELOG.md
framework/base/Formatter.php
framework/i18n/Formatter.php
tests/unit/framework/base/FormatterTest.php
tests/unit/framework/i18n/FormatterTest.php
2014-09-07 20:44:48 +02:00
8ff4db3c02
added anchor [skip ci]
2014-09-07 12:42:18 -04:00
b1e7c753ae
Fixes #2702 : added doc about customizing error response format [skip ci]
2014-09-07 12:40:50 -04:00
31cde2c41b
Merge pull request #4942 from tebazil/master
...
[ci skip] Перевод runtime-handling-errors.md на русский язык
2014-09-07 15:09:15 +04:00
51e2c2dd75
Перевод runtime-handling-errors.md на русский язык
2014-09-07 12:11:26 +04:00
1a8dd259e2
Merge pull request #4940 from tebazil/master
...
[ci skip] Russian translation of runtime-url-handling.md
2014-09-07 00:07:33 +04:00
6c6fab2026
Update runtime-url-handling.md
2014-09-07 00:01:44 +04:00
912c862202
Update runtime-url-handling.md
2014-09-07 00:00:51 +04:00
21f7eef8b8
Update runtime-url-handling.md
2014-09-06 23:59:11 +04:00
7513813a60
Update runtime-url-handling.md
2014-09-06 23:51:56 +04:00
0dec094bbb
Update runtime-url-handling.md
2014-09-06 23:51:17 +04:00
8f6784a088
Create runtime-url-handling.md
...
Добавил перевод файла runtime-url-handling.md
2014-09-06 23:50:21 +04:00
7180bf8c36
Small fix in pt-br guide/README
2014-09-05 15:47:33 -03:00
bcc0ad72fa
Translate guide/start-hello into pt-BR
2014-09-05 15:46:56 -03:00
767af429c2
Update guide pt-BR README file
2014-09-05 14:49:18 -03:00
69a56e54ee
Update core-code-style.md
...
issue #4719
2014-09-05 15:13:07 +02:00
1e344dd99c
Fix typo in security-authorization.md
2014-09-04 11:28:00 +02:00
212c5ee3ef
Fixes #4254 : SqlDataProvider does not work with Oracle and SQL Server
2014-09-03 14:42:09 -04:00
82f3f4dabc
Update rest-response-formatting.md
...
fixed grammar in russian
2014-09-03 13:40:03 +04:00
aad538e890
Merge pull request #4888 from prosophist/translation-rest-response-formatting
...
[skip ci] Translation of rest-response-formatting.md
2014-09-01 12:43:24 +04:00
bef6a759c7
another small translation fixes
2014-09-01 11:33:15 +04:00
80edc70d62
fix russian translation errors
2014-09-01 10:17:57 +04:00
964b8bc435
fix translation errors
2014-09-01 09:43:54 +04:00
f1c07e8049
fix translation errors
2014-09-01 09:40:27 +04:00
ede4d8ee5f
small translation fixes
2014-08-31 15:18:15 +04:00
b2a91e4c89
Fixes typos in security-passwords.md
2014-08-31 13:10:55 +02:00
abbdf10c03
content translated
2014-08-31 15:08:07 +04:00
c9f8644d2b
start working on translation
2014-08-30 15:49:25 +04:00
14cd4ed9f2
Merge pull request #4869 from prosophist/feature
...
[ci skip] Russian translation for tutorial-core-validators
2014-08-30 15:24:09 +04:00
be5e35dc4f
controllers guide translated
2014-08-30 14:58:28 +04:00
6913410e08
small translation fixes
2014-08-30 00:25:36 +04:00
4c395751a8
translation fixes
2014-08-29 23:47:24 +04:00
1ffdfb60b8
added russian translation
2014-08-29 22:12:48 +04:00
14fc0cfe59
Grammar fix
2014-08-29 12:08:47 +03:00
3a36a78606
Merge branch 'master' of github.com:yiisoft/yii2
2014-08-29 11:27:50 +03:00
0c6e6b1bf2
add structure-applications.md
2014-08-29 11:27:15 +03:00
452fcc0fcf
Fixes #4845
2014-08-28 10:32:34 -04:00
269cb07842
unneeded use class
2014-08-28 12:21:59 +04:00
7dbe079bba
Fixes typo in concept-configurations.md
2014-08-27 16:25:41 +02:00
2b327bf2bc
removes duplicated unnecessary sentence from structure-extensions.md
2014-08-26 21:00:29 +02:00
7db5bdfffe
Fixes typo in structure-assets.md
2014-08-26 20:47:14 +02:00