1677 Commits

Author SHA1 Message Date
340e2b51d6 asset guide WIP [skip ci] 2014-09-21 10:26:24 -04:00
0ea8ef712d asset guide WIP 2014-09-20 12:58:16 -04:00
ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 2014-09-19 08:32:47 -04:00
f9c039e822 Merge pull request #5087 from tebazil/master
[skip ci] Russian translation of structure-views.md
2014-09-17 23:26:21 +04:00
2ea98d45da Update structure-views.md
Formatting fix
2014-09-17 23:17:05 +04:00
59f634f649 Russian translation of structure-views.md
Phew :)
2014-09-17 23:11:18 +04:00
00ce3a3a82 Update structure-views.md
- We do not generate static pages in controllers, but merely output them.
- We need to say that the data is needed to be plainly put into the view, as the reader might expect something more sophisticated to happen here.
2014-09-17 22:25:34 +04:00
bba9209398 Update structure-views.md
registerMetaTag() usage clarification
2014-09-17 21:57:17 +04:00
b1bb796ee0 Fixed wrong instruction. 2014-09-16 20:58:57 -04:00
074c1f6c53 Merge branch 'master' into new-asset
Conflicts:
	apps/basic/composer.json
	composer.json
2014-09-16 20:03:53 -04:00
5c7e84cd98 Update structure-views.md
We should note that the application is the global module itself, otherwise the paragraph can hardly be understood by someone unfamiliar with yii architecture.
2014-09-16 22:40:38 +04:00
b6a53e3046 WIP 2014-09-16 13:31:32 -04:00
017942f79e updated gii doc. [skip ci] 2014-09-14 16:57:32 -04:00
0377571a94 Merge pull request #5024 from Skysplit/pl-docs
[skip ci] Added polish guide - README.md
2014-09-14 23:13:58 +04:00
81c3c48c53 Edited Russian translation of REST Quick Start guide 2014-09-14 22:09:49 +04:00
5331514896 Edited Russian translation of REST Controllers guide 2014-09-14 21:37:04 +04:00
84e02efb5a Edited Russian translation of REST Authentication guide 2014-09-14 21:25:10 +04:00
fa1a69959b Edited Russian translation of intro to Yii 2014-09-14 21:15:26 +04:00
a6813325fb Edited Russian translation of Upgrading from Version 1.1 guide 2014-09-14 20:15:21 +04:00
063a4ebfc0 Merge pull request #5014 from yii2-chinesization/master
Chinese Translation for last month
2014-09-14 11:56:39 -04:00
510a16c9bd ncessary -> necessary 2014-09-14 18:54:50 +04:00
3561e11244 Merge pull request #5017 from GuidoBR/start-gii.md-pt-br
Translate guide/start-gii into pt-BR
2014-09-14 15:22:07 +02:00
620f75907d Translate guide/start-gii into pt-BR 2014-09-14 08:16:49 -03:00
82fc436547 complete the translation of concept-aliases.md 2014-09-14 17:42:04 +08:00
3ba820b694 Fix Typo for concept-aliases 2014-09-14 17:40:45 +08:00
e6aad90840 Edited Russian translation of Service Locator guide 2014-09-14 13:30:40 +04:00
7357d4db43 Edited Russian translation of Properties guide 2014-09-14 12:52:50 +04:00
806cb1ecf1 Edited Russian translation of Configurations guide 2014-09-14 02:32:02 +04:00
254e37042c Edited Russian translation of Components guide 2014-09-14 02:08:15 +04:00
0675590c04 Fixed errata 2014-09-14 01:50:04 +04:00
ece8f64196 Edited Russian translation of Behaviors 2014-09-14 01:49:04 +04:00
7634701fbf Complete translation of input-validation.md 2014-09-14 01:13:33 +08:00
9079179f50 Update structure-views.md
Above/below code reference fix
2014-09-13 16:02:48 +04:00
1f8f011f24 Added polish guide 2014-09-12 20:46:59 +02:00
2635efd7be Typo in concept-behaviors.md
The method 'bar()' does not exist in this context. I believe it should be 'foo().'
2014-09-12 10:37:03 -06:00
5190fbfe37 aliases.php renamed to bootstrap.php (introduced to specific applications too) 2014-09-12 11:29:48 +04:00
fe71bc38af Edited Russian guide sections about caching and autoloading 2014-09-12 02:34:33 +04:00
229b7581ee Renamed translations → translation-workflow.md 2014-09-12 00:41:58 +04:00
ee3fc7f866 Fixes #4986 2014-09-11 12:09:10 -04:00
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