1149 Commits

Author SHA1 Message Date
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
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
b2a91e4c89 Fixes typos in security-passwords.md 2014-08-31 13:10:55 +02: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
4e9f8bd5e5 Fixed example of transactional operations in AR guide 2014-08-26 13:16:40 +04:00
dd61be67a1 Fixes #3248: described AR transactions, locks, dirty attributes 2014-08-26 03:28:36 +04:00
f0221fb84f Fixes #4126 2014-08-26 02:39:05 +04:00
902684ed27 Fixed method name in docs 2014-08-26 02:38:55 +04:00
fc03527a07 Merge pull request #4809 from nenad-zivkovic/master
[ci skip] Adds start-gii-crud-preview image to the gii guide
2014-08-25 02:29:07 +04:00
6a1543c35d Adds start-gii-crud-preview image to gii guide 2014-08-25 00:22:08 +02:00
8fc65d254f Fixes #4724: fixed example in "Creating your own rule classes" 2014-08-25 02:19:06 +04:00
d6944067af fixes typos in start-databases.md 2014-08-24 23:18:19 +02:00
f526cc7af9 more doc [skip ci] 2014-08-24 12:17:24 -04:00
2af195d8f7 Replaced Amazon link with ISBN 2014-08-24 13:48:20 +04:00
ca40502888 Added more notes and a book reference to testing intro 2014-08-24 13:37:53 +04:00
7d795c620e First pass of edits 2014-08-23 20:06:42 -04:00
385e13978d Fixes #4800. 2014-08-23 18:18:31 -04:00
5a87ebadd4 Update db-migrations.md
fix a typo.
2014-08-23 16:57:42 -04:00
93d586e9d3 expanded db-migration doc 2014-08-23 16:57:41 -04:00
fda734ce7e Rewritten testing introduction, added environment setup to README.md, removed empty pages that were not referenced 2014-08-23 02:51:47 +04:00
8b37d2c196 Docs about testing 2014-08-23 00:45:35 +04:00
da179e3bd4 Minor text adjustments 2014-08-23 00:42:55 +04:00
d86691240c fixed console guide and docs of FixtureController 2014-08-23 00:37:00 +04:00
3f597fd45d updated doc [skip ci] 2014-08-22 10:06:42 -04:00
5be6a841e3 Cleaned up doc. [skip ci] 2014-08-20 21:14:51 -04:00
3e58491bc8 fixed docs 2014-08-20 20:48:58 -04:00
cf990cf8df link fix 2014-08-20 13:31:41 +06:00
8cfdd37475 Light edits 2014-08-18 16:11:12 -04:00
edd293028e Light edits 2014-08-18 16:07:28 -04:00
2aba4346f5 Light edits 2014-08-18 16:03:04 -04:00
e05222696c Minor punctuation fixes 2014-08-18 15:57:38 -04:00
6f3832f3ff Merge pull request #4723 from yiisoft/codeception-test-adjustments
Codeception test adjustments for basic and advanced applications
2014-08-18 23:27:01 +04:00
45dbbc39f6 Additional fix to #4728. 2014-08-16 22:25:55 -04:00
4a9cc31828 Merge pull request #4728 from DaSourcerer/4372-httpcache-rfc7232-compliance
RFC 7232 Compliance for yii\filters\HttpCache
2014-08-17 01:21:21 +04:00