octicon-git-branch(16/) Commit Graph

1789 Commits

Author SHA1 Message Date
Qiang Xue
7721df4cf8 ar guide WIP [skip ci] 2015-03-10 23:24:12 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
89d51b244e ar guide WIP [skip ci] 2015-03-10 16:49:11 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
bd20b30b89 AR guide WIP [skip ci] 2015-03-09 22:43:24 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
747fc6cb5c docs/guide/db-active-record.md - sample code fixed [ci skip] 2015-03-10 07:22:06 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
8339f280fb docs/guide/tutorial-shared-hosting.md - fix [ci skip] 2015-03-09 18:54:34 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
4a6fe23653 docs/guide/tutorial-shared-hosting.md - typo fixed [ci skip] 2015-03-09 18:54:33 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
0cd16d417e Fixes #7628 2015-03-09 00:13:22 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
20253231ea AR doc WIP [skip ci] 2015-03-08 11:04:07 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
df90266275 AR guide WIP [skip ci] 2015-03-07 22:59:26 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alec Smythe
ec1eadf3b6 Update tutorial-shared-hosting.md
I'm guessing whoever wrote this was not a native English speaker. I cleaned it up and hopefully made it a little easier to follow.
2015-03-07 11:34:58 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
07e49e58ab Finished query builder guide [skip ci] 2015-03-06 23:31:54 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
cd0093f7bd rework grid/list/detail view guide and docs 2015-03-06 07:43:00 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e2d913121a doc WIP [skip ci] 2015-03-05 22:39:42 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
89febd64f0 guide: enable strict parsing to false
this is a better default which can be copy pasted from the guide as it works out of the box with no rules
2015-03-05 23:14:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
861625217f Add a reference to console application to "getting started"
to make users more aware of it, fixes #6841
2015-03-05 22:46:08 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
1a4c6a5c19 improved guide about console commands
fixes #6841
2015-03-05 22:30:17 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
eac3771af5 doc WIP [skip ci] 2015-03-04 23:05:12 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0da0388efc doc WIP. [skip ci] 2015-03-03 23:49:58 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
52e42eeb80 Merge pull request #7431 from DiegoRBaquero/patch-1
[skip ci] Update start-installation.md nginx config
2015-03-04 02:13:11 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8710944cbd Fixes #6148: documented quirks of mime type validation when using FileValidator 2015-03-04 01:22:14 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6327262f49 Merge pull request #7533 from apyii/patch-2
Update runtime-routing.md
2015-03-02 19:16:28 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Andrew Potter
9229f66174 Update runtime-routing.md 2015-03-02 22:20:47 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Andrew Potter
b15baa09ff Update runtime-routing.md 2015-03-02 21:23:21 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
12331aea64 Added note about auth clients data available via getUserAttributes() 2015-03-02 01:21:26 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
876263931a docs/guide/test-overview.md - minor change [ci skip] 2015-03-01 13:48:52 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
0efe621684 Adjusted nginx docs to match older packages provided by most OSes nowadays 2015-02-28 13:56:16 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a3ea7b774d Fixes #7350: Added yii\helpers\Html::$dataAttributes to support customizing data attributes. 2015-02-23 21:30:45 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8df025d752 Added example of caching when doing AR query. Fixes #7399 2015-02-23 20:39:36 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
7333c65518 added note about currency format and locale
issue #7391
2015-02-23 13:18:46 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
25d8697c38 docs/guide/tool small fixes [ci skip] 2015-02-23 20:45:27 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
82036a9841 docs/guide/security-best-practices.md - small fix [ci skip] 2015-02-21 17:31:47 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
b40f4261b6 docs/guide/concept-service-locator.md - missing closing paren [ci skip] 2015-02-21 10:31:15 +09:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
b9dea5be29 Added CsvDataProvider example to "Data providers"
Thanks, @creocoder
2015-02-21 02:50:24 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
c8e56d178b Added intro to CSRF to security-best-practices 2015-02-19 22:44:57 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0b135e7596 doc improvement [skip ci] 2015-02-18 20:52:21 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alex Solomaha
022898f094 Update structure-views.md
Is not needed
2015-02-18 21:44:48 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
6e3bf09e35 Added example of hiding component creating in a class 2015-02-18 22:37:30 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a8bffdf036 doc improvement [skip ci] 2015-02-17 18:26:29 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
forevermatt
fbead92d1b Correct typo in start-gii.md 2015-02-17 11:51:48 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
690b6f7e6c 'Dividing asset bundles into group' docs added 2015-02-17 12:01:06 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
b370d5da00 Better wording for Composer autoload optimization 2015-02-15 15:43:39 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ramin M
0f259838b1 Adding Composer Auto loader Optimization Section 2015-02-14 21:10:41 +03:30 octicon-file-diff(16/) octicon-file-code(16/)
lingorus
44e45a4039 Update start-forms.md 2015-02-13 11:56:18 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
alejandrochen
f8971c7644 Update security-best-practices.md
proerly -> properly
2015-02-11 15:57:01 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Gustavo G. Andrade
bfc84d0099 Update tutorial-i18n.md 2015-02-10 00:15:40 -02:00 octicon-file-diff(16/) octicon-file-code(16/)
Nobuo Kihara
5c167a74c1 docs/guide/concept-events.md - minor fix [ci skip] 2015-02-10 07:23:56 +09:00 octicon-file-diff(16/) octicon-file-code(16/)