dfe569877c
Merge pull request #7073 from githubjeka/var-hint
...
[skip ci] Fix undefined variable $scenario in test files.
2015-01-29 11:36:58 +03:00
0323dbb531
Fix undefined variable $scenario in test files.
2015-01-29 09:34:42 +03:00
0a6cd6190b
Fixes #7051 : Added support for preventing swapping values between different cookies
2015-01-28 22:29:37 -05:00
e05595e0ee
Merge pull request #7071 from saada/patch-1
...
Update tutorial-advanced-app.md
2015-01-29 02:09:44 +01:00
0764e3f39a
Update tutorial-advanced-app.md
...
Clearer instructions on what to look for in main-local.php when configuring the db param
2015-01-28 16:04:39 -08:00
fca8143440
Improved guide and api doc header and titles
...
fixes #7069
fixes #7031
2015-01-28 22:08:37 +01:00
4e39381d49
Merge pull request #7056 from lichunqiang/patch-1
...
annotation typo[skip ci]
2015-01-27 18:48:12 -08:00
1fb842ef5e
annotation typo
2015-01-28 10:46:23 +08:00
9db19914ca
Used (float) instead of floatval()
2015-01-28 00:25:50 +03:00
e606617a8e
Better checks for empty string in MessageController
2015-01-28 00:23:27 +03:00
a617fdba72
Merge pull request #7044 from kravchukdim/patch-1
...
call password set for change password
2015-01-27 23:47:21 +03:00
0e84842789
adjust form guide structure
...
fixes #7042
2015-01-27 19:16:20 +01:00
7163da4861
call password set for change password
...
call password set for change password
2015-01-27 18:14:23 +02:00
55196dc869
update guide about tabular input forms
...
issue #7040
2015-01-27 11:41:25 +01:00
7dd3eea6ef
Merge pull request #7038 from creocoder/yii-class-include-to-require
...
Yii class `include` cass replaced to `require` + CS fix
2015-01-27 10:37:36 +01:00
97e3df1626
finished first part of form guide
2015-01-27 10:28:00 +01:00
4ce8685082
Merge pull request #7035 from creocoder/active-record-interface-php-doc-fix2
...
Fixed ActiveRecordInterface phpDoc 2
2015-01-27 07:48:26 +01:00
8794cd9269
Yii class code style fix
2015-01-27 06:20:34 +03:00
e4c1656cbc
Yii class include cass replaced to require
2015-01-27 06:15:12 +03:00
6cfbd8d548
Fixed ActiveRecordInterface phpDoc
2015-01-27 01:57:45 +03:00
143e42c8d9
Merge pull request #7034 from creocoder/active-record-interface-phpdoc-fix
...
Fixed ActiveRecordInterface phpDoc
2015-01-27 01:46:45 +03:00
08e54c522c
Fixed ActiveRecordInterface phpDoc
2015-01-27 01:44:35 +03:00
3d510fb016
enhanced apidoc title
...
issue #7031
2015-01-26 22:01:07 +01:00
6023232df6
editing the guide
...
small punctation and syntax changes.
2015-01-26 19:00:45 +01:00
1a2e4b1992
Merge pull request #7030 from softark/docs-guide-ja-structure-reviewd
...
Docs guide ja structure reviewd and other updates [ci skip]
2015-01-26 08:52:20 -08:00
d74c6f0f2f
docs/guide-ja updated [ci skip]
2015-01-27 01:46:34 +09:00
6f12a14328
use id instead of name for anchor references in the guide
...
fixes #7013
Conflicts:
docs/guide-es/caching-data.md
docs/guide-es/caching-fragment.md
docs/guide-es/caching-http.md
docs/guide-es/concept-aliases.md
docs/guide-es/concept-autoloading.md
docs/guide-es/concept-behaviors.md
docs/guide-es/concept-configurations.md
docs/guide-es/concept-di-container.md
docs/guide-es/concept-events.md
docs/guide-es/db-dao.md
docs/guide-es/helper-array.md
docs/guide-es/helper-html.md
docs/guide-es/helper-overview.md
docs/guide-es/rest-authentication.md
docs/guide-es/rest-controllers.md
docs/guide-es/rest-error-handling.md
docs/guide-es/rest-quick-start.md
docs/guide-es/rest-resources.md
docs/guide-es/rest-response-formatting.md
docs/guide-es/runtime-handling-errors.md
docs/guide-es/runtime-logging.md
docs/guide-es/runtime-requests.md
docs/guide-es/runtime-responses.md
docs/guide-es/runtime-routing.md
docs/guide-es/runtime-sessions-cookies.md
docs/guide-es/start-databases.md
docs/guide-es/start-forms.md
docs/guide-es/start-gii.md
docs/guide-es/start-hello.md
docs/guide-es/start-installation.md
docs/guide-es/start-workflow.md
docs/guide-es/structure-application-components.md
docs/guide-es/structure-applications.md
docs/guide-es/structure-assets.md
docs/guide-es/structure-controllers.md
docs/guide-es/structure-entry-scripts.md
docs/guide-es/structure-extensions.md
docs/guide-es/structure-filters.md
docs/guide-es/structure-models.md
docs/guide-es/structure-modules.md
docs/guide-es/structure-views.md
docs/guide-es/structure-widgets.md
docs/guide-es/tutorial-core-validators.md
docs/guide-es/tutorial-yii-integration.md
docs/guide-fr/start-databases.md
docs/guide-fr/start-forms.md
docs/guide-fr/start-gii.md
docs/guide-fr/start-hello.md
docs/guide-fr/start-installation.md
docs/guide-fr/start-workflow.md
docs/guide-fr/structure-entry-scripts.md
docs/guide-it/start-installation.md
docs/guide-ja/structure-application-components.md
docs/guide-ja/structure-applications.md
docs/guide-ja/structure-controllers.md
docs/guide-pt-BR/start-databases.md
docs/guide-pt-BR/start-forms.md
docs/guide-pt-BR/start-gii.md
docs/guide-pt-BR/start-hello.md
docs/guide-pt-BR/start-installation.md
docs/guide-pt-BR/start-workflow.md
docs/guide-pt-BR/structure-application-components.md
docs/guide-pt-BR/structure-applications.md
docs/guide-pt-BR/structure-assets.md
docs/guide-pt-BR/structure-controllers.md
docs/guide-pt-BR/structure-entry-scripts.md
docs/guide-pt-BR/structure-extensions.md
docs/guide-pt-BR/structure-filters.md
docs/guide-pt-BR/structure-models.md
docs/guide-pt-BR/structure-modules.md
docs/guide-pt-BR/structure-views.md
docs/guide-pt-BR/structure-widgets.md
docs/guide-ru/caching-data.md
docs/guide-ru/caching-fragment.md
docs/guide-ru/caching-http.md
docs/guide-ru/concept-aliases.md
docs/guide-ru/concept-autoloading.md
docs/guide-ru/concept-behaviors.md
docs/guide-ru/concept-configurations.md
docs/guide-ru/concept-di-container.md
docs/guide-ru/concept-events.md
docs/guide-ru/input-validation.md
docs/guide-ru/rest-authentication.md
docs/guide-ru/rest-controllers.md
docs/guide-ru/rest-quick-start.md
docs/guide-ru/rest-resources.md
docs/guide-ru/rest-response-formatting.md
docs/guide-ru/runtime-requests.md
docs/guide-ru/runtime-responses.md
docs/guide-ru/start-databases.md
docs/guide-ru/start-forms.md
docs/guide-ru/start-gii.md
docs/guide-ru/start-hello.md
docs/guide-ru/start-installation.md
docs/guide-ru/start-workflow.md
docs/guide-ru/structure-application-components.md
docs/guide-ru/structure-applications.md
docs/guide-ru/structure-controllers.md
docs/guide-ru/structure-entry-scripts.md
docs/guide-ru/structure-extensions.md
docs/guide-ru/structure-filters.md
docs/guide-ru/structure-modules.md
docs/guide-ru/structure-views.md
docs/guide-ru/structure-widgets.md
docs/guide-ru/tutorial-core-validators.md
docs/guide-ru/tutorial-i18n.md
docs/guide-ru/tutorial-yii-integration.md
docs/guide-uk/caching-fragment.md
docs/guide-uk/concept-aliases.md
docs/guide-uk/concept-autoloading.md
docs/guide-uk/start-databases.md
docs/guide-uk/start-forms.md
docs/guide-uk/start-gii.md
docs/guide-uk/start-hello.md
docs/guide-uk/start-installation.md
docs/guide-uk/start-workflow.md
docs/guide-uk/structure-application-components.md
docs/guide-uk/structure-applications.md
docs/guide-uk/structure-controllers.md
docs/guide-uk/structure-entry-scripts.md
docs/guide-zh-CN/caching-data.md
docs/guide-zh-CN/caching-fragment.md
docs/guide-zh-CN/caching-http.md
docs/guide-zh-CN/concept-aliases.md
docs/guide-zh-CN/concept-autoloading.md
docs/guide-zh-CN/concept-configurations.md
docs/guide-zh-CN/concept-di-container.md
docs/guide-zh-CN/input-validation.md
docs/guide-zh-CN/output-formatter.md
docs/guide-zh-CN/rest-quick-start.md
docs/guide-zh-CN/rest-response-formatting.md
docs/guide-zh-CN/runtime-handling-errors.md
docs/guide-zh-CN/runtime-responses.md
docs/guide-zh-CN/runtime-routing.md
docs/guide-zh-CN/runtime-sessions-cookies.md
docs/guide-zh-CN/start-databases.md
docs/guide-zh-CN/start-forms.md
docs/guide-zh-CN/start-gii.md
docs/guide-zh-CN/start-hello.md
docs/guide-zh-CN/start-installation.md
docs/guide-zh-CN/start-workflow.md
docs/guide-zh-CN/structure-application-components.md
docs/guide-zh-CN/structure-applications.md
docs/guide-zh-CN/structure-assets.md
docs/guide-zh-CN/structure-controllers.md
docs/guide-zh-CN/structure-entry-scripts.md
docs/guide-zh-CN/structure-extensions.md
docs/guide-zh-CN/structure-filters.md
docs/guide-zh-CN/structure-models.md
docs/guide-zh-CN/structure-modules.md
docs/guide-zh-CN/structure-views.md
docs/guide-zh-CN/structure-widgets.md
docs/guide-zh-CN/tutorial-core-validators.md
docs/guide-zh-CN/tutorial-yii-integration.md
extensions/apidoc/helpers/ApiMarkdown.php
extensions/apidoc/templates/html/views/constSummary.php
extensions/apidoc/templates/html/views/type.php
Conflicts:
docs/guide-ja/structure-application-components.md
2015-01-27 01:46:33 +09:00
dc9514059c
docs/guide-ja/structure-controllers.md - reviewd [ci skip]
...
Conflicts:
docs/guide-ja/structure-controllers.md
2015-01-27 01:45:52 +09:00
feac9c7fd8
docs/guide-ja/structure-* review WIP [ci skip]
...
Conflicts:
docs/guide-ja/structure-application-components.md
docs/guide-ja/structure-applications.md
2015-01-27 01:42:23 +09:00
c0de03dfac
updated composer asset plugin in travis.yml
2015-01-26 13:43:20 +01:00
6a4dc8a4e8
adjust version composer-asset-plugin to 1.0.0 [ci skip]
...
close #7024
2015-01-26 13:40:15 +01:00
dee62967e0
adjusted url guide to match change in #7025
2015-01-26 13:31:13 +01:00
c49d04cae9
Merge pull request #7025 from MetalGuardian/patch-1
...
Update runtime-routing.md: Fix url rule order
2015-01-26 13:25:29 +01:00
6940aecd04
Update runtime-routing.md: Fix url rule order
...
in previous example this
Url::to(['post/index', 'year' => 2014, 'category' => 'php'])
will not create `/index.php/posts/2014/php`
because it will be handled by first find rule 'posts' => 'post/index' and url will be '/index.php/posts?year=2014&category=php'
2015-01-26 14:22:15 +02:00
d0d884c39d
Fixes #6940 : yii\web\Response::sendContentAsFile() may not send correct content-length header
2015-01-25 20:09:31 -05:00
0b4896929b
Fixed content-length in sendContentAsFile()
...
Fixed wrong Content-Length header when sending file using Response::sendContentAsFile().
2015-01-25 20:07:11 -05:00
bdee46d189
Merge pull request #7019 from softark/docs-guide-structure-fix
...
Docs guide structure fix [ci skip]
2015-01-26 02:07:48 +03:00
b227eff431
docs/guide/structure-controllers.md - fixed crosslink, typs [ci skip]
2015-01-26 07:54:47 +09:00
e2ef55a21f
docs/guide/structure-applications.md - typo fixed [ci skip]
2015-01-26 07:54:46 +09:00
36bebbfefb
use id instead of name for anchor references in the guide
...
fixes #7013
2015-01-25 22:13:16 +01:00
10ba0567b3
Merge pull request #7016 from Mihai-P/master
...
Fixing the application config widget registration after the #6991 fix
2015-01-25 23:55:16 +03:00
814ace1c0f
Fixing the application config widget registration after the #6991 fix
2015-01-26 07:28:54 +11:00
0ead5fc033
Merge pull request #7009 from Ximich/patch-2
...
[skip ci] Create russian translation of output-pagination.md
2015-01-25 23:12:34 +03:00
ad2b85853f
Merge pull request #7011 from Ximich/patch-3
...
[skip ci] Create russian translation of output-sorting.md
2015-01-25 23:12:17 +03:00
53fd8da93b
Create russian translation of output-sorting.md
2015-01-25 20:38:51 +02:00
a3e76a5e5e
Create russian translation of output-pagination.md
2015-01-25 20:12:54 +02:00
89f4c0e338
Merge pull request #7003 from pana1990/patch
...
Odd symbol in meta tag [skip ci]
2015-01-24 17:58:34 -08:00
00547db59b
Odd symbol in meta tag [skip ci]
2015-01-25 23:51:18 +01:00
ea15c15968
removed obsolete internal docs
...
it is already mentioned in design decisions file.
2015-01-24 23:18:53 +01:00
92acc9cd60
Merge pull request #7001 from CyanoFresh/patch-1
...
Odd symbol in meta tag
2015-01-24 22:00:19 +03:00