25 Commits

Author SHA1 Message Date
853f5fadaf Fixes #8798: adjusted inconsistency in guide 2015-07-10 12:10:59 +03:00
7d23e39c1e added note about routing naming convention to upgrade guide
also added some links to controller ID and action ID description.

fixes #5029
2015-05-24 20:44:33 +02:00
27e457e02e Changing numbered lists to use real numbers 2015-05-16 15:49:41 -07:00
1892ec53ca General copyediting of the Controllers page 2015-05-16 01:19:20 -07:00
f11bdfa2a7 Grammar fix: followings -> following 2015-04-21 15:08:16 +02:00
4afd9f112b Update structure-controllers.md
In MVC, the "M" is a model -layer-, and not just a collection of models. If we don't teach this to new users, they will quickly end up with heavily bloated model classes.

Maybe this deserves some attention in other introduction pages as well.

http://stackoverflow.com/questions/5863870/how-should-a-model-be-structured-in-mvc
2015-03-01 14:32:43 +01:00
b227eff431 docs/guide/structure-controllers.md - fixed crosslink, typs [ci skip] 2015-01-26 07:54:47 +09:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
0b755395d4 working on guide [skip ci] 2014-11-02 22:11:45 -05:00
cc40fb5b13 Fix brackets
There were too many brackets.
2014-09-09 23:24:51 -03:00
1c3ea52f55 fixed link 2014-08-06 14:38:13 +04:00
390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 2014-07-23 22:10:13 -04:00
67043fb997 English guide typo [skip ci] 2014-06-22 17:23:12 -03:00
60b38a1a33 Finished filter section [skip ci] 2014-06-21 21:04:30 -04:00
364153cda9 edited "hello" guide 2014-06-10 01:31:21 +02:00
713f73e6ed guide WIP [skip ci] 2014-06-09 18:09:33 -04:00
bb93ccf5a2 finished tutorial on models [skip ci] 2014-06-04 14:34:52 -04:00
fc28cee5f5 minor doc update [skip ci] 2014-06-02 09:34:50 -04:00
bc19fd50aa guide WIP [skip ci] 2014-06-01 22:03:31 -04:00
c01958efef Finished controller chapter [skip ci] 2014-06-01 08:32:44 -04:00
72f3a41495 guide WIP [skip ci] 2014-05-30 08:39:49 -04:00
9c9d11aef7 guide WIP [skip ci] 2014-05-29 20:59:30 -04:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00