1495 Commits

Author SHA1 Message Date
23279fafc9 Fixed typo 2015-01-08 22:02:56 +08:00
dc7aa25ae7 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (23 commits)
  datepicker should show empty field when value is empty string
  complete docs about Nav to include the style
  Update tutorial-mailing.md
  Reverted #3665 (reverted from commit 2aa394996371c2b081bce4adfbc3f1c7a18b15cc)
  Unit test for `yii\console\controllers\AssetController` advanced
  Doc comments for `yii\console\controllers\AssetController` extended
  `yii\console\controllers\AssetController` now handles bundle files from external resources properly
  skip requirements checker test on HHVM
  Update README.md in guide-es [skip ci]
  Add helper-array.md in guide-es [skip ci]
  a note about database naming style
  Add syntax highlighting [skip ci]
  docs/guide-ja/tutorial-core-validators.md - completed [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token
  `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl`
  MongoDB PHP extension min version raised up to 1.5.0
  Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно.
  Fixed typo.
  ...
2015-01-07 22:45:42 +01:00
81412f94b5 Improved the fixture guide 2015-01-07 20:38:31 +01:00
6a738a1e41 Update tutorial-mailing.md 2015-01-06 21:10:31 +01:00
228f810912 a note about database naming style
fixes #6760
2015-01-05 20:52:29 +01:00
60ef866708 Add syntax highlighting [skip ci] 2015-01-05 18:57:29 +01:00
7206e08485 Fix link in tutorial-performance-tuning.md [skip ci] 2014-12-31 17:06:47 +01:00
65b20ac94b Add helper-overview.md in guide-es and add links in helper-overview.md [skip ci] 2014-12-30 23:21:52 +01:00
cc3209cf26 Fixes #4502: Added alias support to URL route when calling Url::toRoute() and Url::to() 2014-12-29 19:26:44 -05:00
4604022029 Update output-sorting.md
typos
2014-12-29 12:40:08 +01:00
50ea97bd64 edited sorting guide
fixes #6682
2014-12-29 12:02:23 +01:00
ecadfa43d0 docs/guide/output-sorting.md - typo [ci skip] 2014-12-29 11:54:46 +01:00
b5e5b02985 Guide to sorting 2014-12-28 15:56:43 +03:00
22376910f7 Guide to pagination 2014-12-28 15:56:43 +03:00
6e83bf5efc There's no security helper and the component is already described 2014-12-28 15:56:43 +03:00
dfa1f3bf3b Elaborated on processing data in background in performance tuning guide 2014-12-28 15:56:43 +03:00
905751bdd8 Fixed "jQuery UI" case in docs 2014-12-28 15:56:43 +03:00
9d961a30e2 Added ListView description to data widgets guide 2014-12-28 15:56:43 +03:00
87f9fc3278 Update concept-behaviors.md
miss blank
2014-12-26 19:06:38 -04:30
5549149433 docs/guide/security-best-practices.md - minor fix [ci skip] 2014-12-23 08:26:21 +09:00
c56ada5553 docs/guide/security-authorization.md - fix [ci skip] 2014-12-22 21:14:47 +09:00
b28629e26f docs/guide/output-data-widgets.md link correction [ci skip] 2014-12-20 09:24:41 +09:00
b8747b9ef9 docs/guide/output-data-widgets.md - revised [ci skip] 2014-12-20 09:24:40 +09:00
6c80cba3ca update spanish helper-html.md
close #6578
2014-12-19 01:07:37 +01:00
2ca4f999ef Revert "Minor fixes for helper-html.md [skip ci]" 2014-12-18 23:25:27 +03:00
660834233a Minor fixes for helper-html.md 2014-12-18 20:04:58 +01:00
87b10f2c23 Fixes #6564: removed mentioning of creating files manually in case of using PhpManager 2014-12-18 21:04:01 +03:00
89875a105f docs/guide/output-formatter.md - revised [ci skip] 2014-12-17 22:46:14 +09:00
37ec930feb Added note on how to deal with filtering column names 2014-12-17 16:32:10 +03:00
57bca30e91 added tip about filter validator 2014-12-17 10:29:13 +01:00
ccf94b5558 docs/guide/input-file-upload.md - revised a bit [ci skip] 2014-12-16 22:57:51 +09:00
7bee6f811d docs/guide/input-validation.md - typo [ci skip] 2014-12-15 22:27:19 +09:00
318bc93b40 Update start-looking-ahead.md
Adding the tag titled "yii2" on Stackoverflow to Community list.
2014-12-15 03:06:24 +02:00
874c6331d2 A plan on security guide CSRF section 2014-12-14 23:51:14 +03:00
0f0d9020b3 fix mistake small [skip ci] 2014-12-14 18:01:41 +01:00
996856c04c Security best practices guide 2014-12-14 18:34:20 +03:00
e75e233db9 Added example about configuring theme runtime 2014-12-14 12:20:51 +05:00
4e7421d630 Fixes #6505 2014-12-12 22:56:51 -05:00
47e98daf75 docs/guide/input-forms.md - small fix [ci skip] 2014-12-11 10:08:36 +09:00
107a5208f5 Fixes #6372. [skip ci] 2014-12-09 16:23:04 -05:00
84d416d1e4 Deleted double tip [skip ci] 2014-12-09 10:34:44 +01:00
d2e413c809 docs/guide/db-active-record.md - typo [ci skip] 2014-12-09 00:24:04 +09:00
d6f0419a6b docs/guide/db-active-record.md - small fixes [ci skip] 2014-12-09 00:22:56 +09:00
e486061052 docs/guide/db-active-record.md - small change [ci skip] 2014-12-09 00:22:55 +09:00
d3bc2523bc Fixed a few typos in Html helper guide 2014-12-06 22:12:57 +00:00
ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in yii\bootstrap\Dropdown 2014-12-06 09:36:42 -05:00
f9dbe3ca19 Typo 2014-12-05 01:59:17 +03:00
5d5501e197 Fixed not really correct file uploading in the guide 2014-12-04 21:54:58 +03:00
d8e43b7cf8 Minor fixed for file upload guide 2014-12-04 16:45:16 +03:00
bb78fca0c1 docs/guide/db-query-builder.md - small fix [ci skip] 2014-12-04 22:25:16 +09:00