619 Commits

Author SHA1 Message Date
c7a2227204 First round of edits
Note: should confirm that my additions of “inclusive” is correct.
2014-04-06 22:58:51 -04:00
1a5087cab1 Very trivial edits
Still feels like an incomplete, possibly unnecessary, fragment
2014-04-06 21:44:45 -04:00
36e3b0a7ff More minor edits 2014-04-06 21:35:14 -04:00
3f2c48f3d2 Pretty minor edits 2014-04-06 20:08:39 -04:00
c328b851d0 Fix "Web"
Because we’re using capital “Web” not “web” (my previous mistake).
2014-04-06 20:04:59 -04:00
8390f2d2f0 Very slight edits 2014-04-06 20:00:38 -04:00
22189b3b3f doc fix [skip ci] 2014-04-06 19:30:55 -04:00
87a6cf58af Clarify new usage of yii\web\View::render()
One paragraph description and one code snippet to clarify usage of yii\web\View::render() in a view context, as using echo is a significant change from partial view usage in Yii 1.1.
2014-04-06 13:22:03 -07:00
8a3fe89149 renamed "auth" to "authenticator". [skip ci] 2014-04-06 00:53:42 -04:00
83da0cd07a refactored authentication filters. 2014-04-06 00:50:46 -04:00
12cd71d7c4 Refactored rate limiting by turning RateLimiter into an action filter. 2014-04-05 21:31:47 -04:00
7f73ec1fcf Update console-migrate.md
fixes #2989
2014-04-05 22:59:09 +02:00
a15a3835c7 Moved all filter classes to namespace yii\filters 2014-04-05 01:00:14 -04:00
50e338127d Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels 2014-04-04 23:30:59 -04:00
84ac0a940c Fixed typo 2014-04-04 23:57:57 +04:00
574985824d Adjusted guide 2014-04-04 23:17:52 +04:00
8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and ActiveRecord::createQuery() to simplify customizing ActiveQuery classes 2014-04-03 10:36:52 -04:00
2efb5aaf31 added filterWhere guide. 2014-04-02 20:17:13 -04:00
ada39df60b Corrected theming docs not to give an example of theme view files under webroot 2014-04-02 17:07:04 +04:00
3a232743a4 Added info about table prefix syntax to the guide 2014-04-02 14:17:19 +04:00
4a0123ed8a AR doc improvement [skip ci] 2014-03-30 23:17:32 -04:00
82bdcdcb94 Fixes #2924: added a list of predefined aliases to the guide 2014-03-31 02:20:11 +04:00
05afeb4831 Merge branch 'master' 2014-03-31 01:06:09 +04:00
21f2602c10 Merge pull request #2916 from yiisoft/refactor-errorhandler
Refactor errorhandler
2014-03-30 22:54:50 +02:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
1539a3259c AR doc cleanup. 2014-03-29 22:05:33 -04:00
f2b20d99d5 Merge branch 'master' into refactor-errorhandler
* master:
  Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered
  app end improvement.
  improvement of Application::end() handling.
  typo fix.
  Fixes #2910: Added `Application::end()`

Conflicts:
	framework/base/Application.php
2014-03-30 00:27:51 +01:00
bb2906917d adjusted guide and small code adjustements 2014-03-29 20:15:32 +01:00
92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 2014-03-28 21:54:32 -04:00
eaaf5f02a3 replaced tabs with spaces in docs. 2014-03-23 18:47:04 -04:00
994780d151 guide about conditional validator 2014-03-23 23:24:23 +01:00
b24636c135 Update logging.md 2014-03-22 16:44:53 +08:00
b1baa4203a doc fix. 2014-03-21 15:39:06 -04:00
c7815ada01 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-03-21 15:37:41 -04:00
b9eb5de96d Fixes #2796: Added BootstrapInterface. 2014-03-21 15:37:30 -04:00
986e6d8ea9 Update error.md 2014-03-22 03:07:27 +08:00
681507d7d8 Fixed example output for meta description in the guide 2014-03-21 15:59:07 +04:00
926bb18a26 Fixed incorrect example for meta description and registerMetaTag 2014-03-21 15:32:24 +04:00
3c518c4207 Merge commit 'f605508bb2805d24df98037ea239f8f582deda0e' into feature-container 2014-03-20 23:51:02 -04:00
87df068eb0 DI WIP 2014-03-20 19:54:52 -04:00
7e5e3155f2 Merge branch 'ar-default-values' 2014-03-20 14:09:58 +04:00
2c4a6066c3 Fixed typo 2014-03-20 01:56:34 +04:00
5c3e4fa4ba Adjusted unit tests, added description to docs 2014-03-19 23:07:56 +04:00
32365e8180 Fixes #2805 2014-03-19 18:15:04 +04:00
b4fd5b5c46 updated german translations 2014-03-18 15:12:19 +01:00
74bbc0eff1 typo fix 2014-03-18 13:37:19 +01:00
28943a1d66 Added note about configuring nginx for HTTPS 2014-03-18 16:29:55 +04:00
ba27e94f58 Update controller.md 2014-03-18 14:36:53 +08:00
a3274c5ffc Fixed test break. 2014-03-18 00:13:02 -04:00
302b7a7d8c Merge commit '1ccad3d97db122b71b84f222807e547b86687a12' into feature/composer-docs 2014-03-17 17:56:38 +01:00