|
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 |
|
|
eaaf5f02a3
|
replaced tabs with spaces in docs.
|
2014-03-23 18:47:04 -04:00 |
|
|
b4fd5b5c46
|
updated german translations
|
2014-03-18 15:12:19 +01:00 |
|
|
ba27e94f58
|
Update controller.md
|
2014-03-18 14:36:53 +08:00 |
|
|
10061359ed
|
Fixes #1467: Added support for organizing controllers in subdirectories
|
2014-03-04 23:30:48 -05:00 |
|
|
c2ea7670f4
|
fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.)
|
2014-03-01 10:55:51 +02:00 |
|
|
855b913dae
|
Documented "Catching all incoming requests"
|
2014-02-25 18:01:48 +04:00 |
|
|
8402cafa49
|
Corrected redirect in example, used request for getting post instead of global
|
2014-02-21 23:30:44 +04:00 |
|
|
6ebcd9ac30
|
fixed absolute class links in guide
|
2014-02-21 18:58:20 +01:00 |
|
|
dc4feef716
|
Fixed note so that's clear that dashed internal routes are applied to modules
|
2014-02-03 13:11:08 +04:00 |
|
|
8bf9184729
|
edited the guid. fixed a huge bunch of links, hopefully all :)
|
2014-01-30 15:24:45 +01:00 |
|
|
a87e867261
|
doc fix.
|
2014-01-28 14:55:43 -05:00 |
|
|
7ae5fd4c88
|
doc fix.
|
2014-01-28 14:52:08 -05:00 |
|
|
b44d0eb6dc
|
Docs: typo fixes, updated behaviors chapter
|
2014-01-20 11:31:40 +04:00 |
|
|
cf917bee78
|
moved section
|
2013-12-29 22:41:02 +04:00 |
|
|
2081c6f40d
|
subsection added
|
2013-12-29 22:38:39 +04:00 |
|
|
b079c73a94
|
docs about response
|
2013-12-29 22:08:01 +04:00 |
|
|
b0351ba485
|
docs improved
|
2013-12-29 21:53:42 +04:00 |
|
|
5c2064bd94
|
csrf docs added
|
2013-12-29 21:31:27 +04:00 |
|
|
b59469b54c
|
doc fix
|
2013-12-24 10:31:16 +02:00 |
|
|
1f2972aa1e
|
Fixed mistyped TDB -> TBD
|
2013-12-22 23:36:01 +01:00 |
|
|
d8cf758187
|
Update controller.md
Fixes #1577
|
2013-12-19 13:21:26 +01:00 |
|
|
ce1014f690
|
Removed extra parenthesis in code example
|
2013-12-02 13:24:52 +03:00 |
|
|
bcff068b3c
|
Added crosslinks to Action Filters subsection of controller docs
|
2013-11-30 11:08:06 +04:00 |
|
|
c7c13a6693
|
Added concrete http exception classes.
|
2013-11-29 21:22:08 -05:00 |
|
|
af778d1a13
|
Fixed actions() docs where alias was used to refer to class
|
2013-11-27 13:36:05 +04:00 |
|
|
d775814602
|
restructuring guide index.md and structure
worked though all the guide files adjusted structure and
added some missing does
|
2013-11-21 00:18:07 +01:00 |
|
|
51211898f8
|
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
|
2013-10-28 23:51:48 +03:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
6ba6fbe947
|
mention response component in controller.md
|
2013-10-11 12:51:27 +02:00 |
|
|
4c8058214f
|
Last typo fixes in guide - I swear - [skip ci]
|
2013-08-19 23:55:38 -03:00 |
|
|
0cde54bc3c
|
added note about routes for camelCased controllers and actions
|
2013-08-03 01:23:17 +04:00 |
|
|
279b274e5a
|
fixed controller example
|
2013-07-04 03:22:47 +04:00 |
|
|
a08d8a245b
|
started controller docs
|
2013-07-04 02:00:24 +04:00 |
|
|
05d5962cfa
|
guide wip
|
2013-05-03 20:58:49 -04:00 |
|