1510 Commits

Author SHA1 Message Date
6c1eead86e Fixes #6925 2015-01-19 23:34:19 +03:00
63176ec446 Auth Clients guide fixes 2015-01-19 09:27:26 +03:00
074f9ac0ef Finished dao guide chapter [skip ci] 2015-01-18 23:36:39 -05:00
f7cf3b50fa Guide on auth clients 2015-01-16 00:01:28 +03:00
52f4006c11 Fixed Url::current() implementation. 2015-01-11 10:43:06 -05:00
420af5e616 Merge pull request #6671 from markmarco16/master
Update runtime-routing.md Guide ES [skip ci]
2015-01-11 15:52:02 +08:00
a87179e197 Fixes #5685: a bit more clarification about advanced app environments for the docs 2015-01-11 14:56:11 +08:00
201043244d doc fixes [skip ci] 2015-01-10 23:23:36 -05:00
87c6eec52e Describe both configuration options for authManager
only the phpManager configuration was described, the DbManager configuration was not found on this documentation

close #6771
2015-01-10 19:53:27 +01:00
9415c7921d date formatter fall back to PHP impl. to solve Y2K38 issue
formatting date and time values for years >=2038 or <=1901 is now possible also with intl extension is
installed. 32bit systems will fall back to the PHP implementation because intl uses a 32bit UNIX timestamp internally.
On a 64bit system the intl formatter is used in all cases if installed.

fixes #5577
2015-01-10 18:27:35 +01:00
b454d0ea6e docs/guide/tutorial-performance-tuning.md better wordings[ci skip] 2015-01-10 16:57:00 +09:00
cb77a4d422 Update test-fixtures.md 2015-01-09 16:44:00 +01:00
72bcd228cd docs/guide/tutorial-mailing.md - corrections [ci skip] 2015-01-09 21:56:42 +09:00
b0a2b1b178 docs/guide/tutorial-i18n.md revised [ci skip] 2015-01-09 07:41:34 +09:00
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
17de574f6c Upgrade of images related to guide GII [skip ci]
Upgrade of images related to GII, directories guide-xx/images due to commit
Fixes #6367: Added `yii\gii\generators\crud\Generator` to support cus…
(d7c3e7815b)
where the field was removed moduleid
2014-12-27 15:51:22 -04:30
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