Marco van 't Wout
|
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 |
|
Nobuo Kihara
|
876263931a
|
docs/guide/test-overview.md - minor change [ci skip]
|
2015-03-01 13:48:52 +09:00 |
|
Alexander Makarov
|
0efe621684
|
Adjusted nginx docs to match older packages provided by most OSes nowadays
|
2015-02-28 13:56:16 +03:00 |
|
Nobuo Kihara
|
347891596d
|
docs/guide-ja/helper reviewed [ci skip]
|
2015-02-28 13:27:13 +09:00 |
|
Nobuo Kihara
|
f321b5aa66
|
docs/guide-ja/tutorial - reviewed [ci skip]
|
2015-02-28 11:34:11 +09:00 |
|
Nobuo Kihara
|
cc514fdb97
|
docs/guide-ja/tutorial-i18n.md - reviewed [ci skip]
|
2015-02-28 11:34:11 +09:00 |
|
Nobuo Kihara
|
b626e5a206
|
docs/guide-ja/tutorial - reviewing [ci skip]
|
2015-02-28 11:34:10 +09:00 |
|
Nobuo Kihara
|
f11b74bf27
|
docs/guide-ja/tutorial - reviewing [ci skip]
|
2015-02-28 11:34:09 +09:00 |
|
Nobuo Kihara
|
489b35183d
|
docs/guide-ja/test-fixtures.md - reviewed [ci skip]
|
2015-02-28 11:34:08 +09:00 |
|
Riyyi
|
03d55e35ac
|
Update tutorial-core-validators.md
The maxSize validator validates in bytes, so the example was incorrect (it was 1GB instead of 1MB).
|
2015-02-26 16:18:03 +01:00 |
|
Diego Rodríguez
|
78c2bda0ff
|
Update start-installation.md nginx config
Fixes the nginx configuration file which led to nginx: [emerg] unknown log format "main" in /etc/nginx/sites-enabled/a.luloapp.com:12 on nginx 1.6.2
|
2015-02-24 17:24:16 -05:00 |
|
Nobuo Kihara
|
83954bac36
|
docs/internals-ja/design-decisions.md updated [ci skip]
|
2015-02-24 23:08:56 +09:00 |
|
Nobuo Kihara
|
02a5624c9f
|
docs/guide-ja/test reviewed [ci skip]
|
2015-02-24 23:08:18 +09:00 |
|
Nobuo Kihara
|
26aed13290
|
docs-guide-ja updates [ci skip]
|
2015-02-24 23:08:17 +09:00 |
|
Carsten Brandt
|
f84b3d9139
|
added unsigned int decision to design decision file
|
2015-02-24 13:02:36 +01:00 |
|
Qiang Xue
|
a3ea7b774d
|
Fixes #7350: Added yii\helpers\Html::$dataAttributes to support customizing data attributes.
|
2015-02-23 21:30:45 -05:00 |
|
Alexander Makarov
|
25535429c7
|
Merge pull request #7372 from egoroof/patch-1
[skip ci] [ru docs update] fix grammar
|
2015-02-24 01:39:20 +03:00 |
|
pana1990
|
c2621a140a
|
Updated caching-data.md in guide-es [skip ci]
close #7401
|
2015-02-23 21:21:40 +01:00 |
|
Alexander Makarov
|
8df025d752
|
Added example of caching when doing AR query. Fixes #7399
|
2015-02-23 20:39:36 +03:00 |
|
Carsten Brandt
|
7333c65518
|
added note about currency format and locale
issue #7391
|
2015-02-23 13:18:46 +01:00 |
|
Alexander Makarov
|
fd3c3ee8be
|
Merge pull request #7397 from softark/docs-guide-ja-tools-rev
[skip ci] Docs guide ja tools rev
|
2015-02-23 14:53:53 +03:00 |
|
Nobuo Kihara
|
25d8697c38
|
docs/guide/tool small fixes [ci skip]
|
2015-02-23 20:45:27 +09:00 |
|
Nobuo Kihara
|
d7ab4aa461
|
docs/guide-ja/tool reviewed [ci skip]
|
2015-02-23 20:44:20 +09:00 |
|
Nobuo Kihara
|
7dfc62edfa
|
docs/guide-ja/tutorial-performance-tuning.md - updated [ci skip]
|
2015-02-23 19:56:53 +09:00 |
|
Nobuo Kihara
|
18060d5f85
|
docs/guide-ja/rest - reviewed [ci skip]
|
2015-02-23 07:44:19 +09:00 |
|
Nobuo Kihara
|
1b98c5d673
|
docs/guide-ja/rest reviewing [ci skip]
|
2015-02-23 07:44:19 +09:00 |
|
Nobuo Kihara
|
9fbb3fe264
|
docs/guide-ja/caching reviewed [ci skip]
|
2015-02-22 10:26:31 +09:00 |
|
Alexander Makarov
|
bec0d84a54
|
Merge pull request #7379 from softark/docs-guide-security-fix
docs/guide/security-best-practices.md - small fix [ci skip]
|
2015-02-21 18:21:17 +03:00 |
|
Nobuo Kihara
|
82036a9841
|
docs/guide/security-best-practices.md - small fix [ci skip]
|
2015-02-21 17:31:47 +09:00 |
|
Nobuo Kihara
|
92cbb083d2
|
docs/guide-ja/security reviewed [ci skip]
|
2015-02-21 17:28:47 +09:00 |
|
Qiang Xue
|
9f6cb3cfe4
|
Merge pull request #7376 from softark/docs-ja-feb-21
Docs ja feb 21 updates [ci skip]
|
2015-02-20 22:24:56 -05:00 |
|
Nobuo Kihara
|
b40f4261b6
|
docs/guide/concept-service-locator.md - missing closing paren [ci skip]
|
2015-02-21 10:31:15 +09:00 |
|
Nobuo Kihara
|
4a5eb2d39b
|
docs/guide-ja updated [ci skip]
|
2015-02-21 10:17:52 +09:00 |
|
Nobuo Kihara
|
a9bb14cac3
|
docs/guide-ja updated [ci skip]
|
2015-02-21 10:17:51 +09:00 |
|
Alexander Makarov
|
b9dea5be29
|
Added CsvDataProvider example to "Data providers"
Thanks, @creocoder
|
2015-02-21 02:50:24 +03:00 |
|
Tema
|
e83e30b429
|
[ru docs update] fix grammar
|
2015-02-20 21:31:15 +08:00 |
|
Qiang Xue
|
1088fd496d
|
Added support to yii\di\Container to instantiate and configure an object that implements yii\base\Configurable.
|
2015-02-19 22:46:49 -05:00 |
|
Alexander Makarov
|
c8e56d178b
|
Added intro to CSRF to security-best-practices
|
2015-02-19 22:44:57 +03:00 |
|
2012lucho
|
6731348dbf
|
Update runtime-routing.md
|
2015-02-19 13:00:03 -03:00 |
|
2012lucho
|
a17cd8dc06
|
Update runtime-routing.md
una corrección insignificante en uno de los títulos
|
2015-02-19 12:52:16 -03:00 |
|
Tema
|
cdd8608582
|
fix broken link
close #7360
|
2015-02-19 14:05:11 +01:00 |
|
Tema
|
41525796be
|
Функциональность, а не отображение
|
2015-02-19 18:57:21 +08:00 |
|
Qiang Xue
|
0b135e7596
|
doc improvement [skip ci]
|
2015-02-18 20:52:21 -05:00 |
|
Nobuo Kihara
|
a4cd607e4f
|
docs/guide-ja updated [ci skip]
|
2015-02-19 07:55:10 +09:00 |
|
Nobuo Kihara
|
2cb1e8ffc4
|
docs/guide-ja/structure-assets.md - updated [ci skip]
|
2015-02-19 07:55:10 +09:00 |
|
Alex Solomaha
|
022898f094
|
Update structure-views.md
Is not needed
|
2015-02-18 21:44:48 +02:00 |
|
Alexander Makarov
|
6e3bf09e35
|
Added example of hiding component creating in a class
|
2015-02-18 22:37:30 +03:00 |
|
Qiang Xue
|
a8bffdf036
|
doc improvement [skip ci]
|
2015-02-17 18:26:29 -05:00 |
|
forevermatt
|
fbead92d1b
|
Correct typo in start-gii.md
|
2015-02-17 11:51:48 -05:00 |
|
faxriddin
|
5e78b4b616
|
changed word
|
2015-02-17 18:41:24 +05:00 |
|