1723 Commits

Author SHA1 Message Date
58d868a58d correct a error link [skip ci] 2014-10-18 20:35:05 +08:00
5a56328e15 Update runtime-responses.md 2014-10-17 10:25:08 +03:30
7324f21dca Removed unnecessary "the" 2014-10-17 02:28:57 +04:00
1927f520fc Merge pull request #5606 from Frandi1313/guide
In modest my opinion this should be ' : ' instead of ' , ' [skip ci]
2014-10-16 23:53:28 +02:00
2dce741f07 note about empty values for datepicker and validator
fixes #5580
2014-10-16 23:37:12 +02:00
7041817e1e In modest my opinion this should be ' : ' instead of ' , ' [skip ci] 2014-10-16 23:18:29 +02:00
64175feae2 Update tutorial-console.md 2014-10-16 20:07:18 +02:00
000ad6746b added endpoint [skip ci] 2014-10-15 06:30:53 +02:00
039877af7a Small fix [skip ci] 2014-10-15 05:58:03 +02:00
a4dbb6fbea Started shared hosting guide 2014-10-15 03:49:10 +04:00
187aed7d7e Fixed class references in Events guide 2014-10-15 02:26:07 +04:00
8eedd9a28d Fixes #5517: Fixed broken guide links that should lead to basic/advanced app templates 2014-10-15 01:40:33 +04:00
5d3982e440 Fixes #5528: added auto_reload to default twig config in both extension readme and template engines chapter in docs 2014-10-15 01:19:19 +04:00
ebc2e71890 couple small corrections 2014-10-14 12:54:44 -07:00
24583f184e Fix typos [skip ci] 2014-10-14 11:46:59 +02:00
ac00985937 Fixed typos [skip ci] 2014-10-14 10:31:35 +02:00
826a4d9282 Update tutorial-mailing.md 2014-10-13 16:49:42 -04:00
5429686c99 Remove stability=dev
Shouldn't stability=dev be removed?
2014-10-13 16:44:21 -04:00
3f3cd25316 Revert "Update output-data-widgets.md" 2014-10-13 20:50:41 +02:00
22fff48bb2 Update output-data-widgets.md
changed  $query->from(['author' => 'users'])  to  $query->from(['author' , 'users']) on line 354
2014-10-13 22:11:20 +05:00
da3f8861ee Fix a typo "o" -> "to" in structure-assets.md
close #5527
2014-10-13 16:49:26 +02:00
d597e4c390 Update structure-views.md
Possible typo.

close #5526
2014-10-13 15:25:47 +02:00
ac1c65953b (typo) code missing bracket 2014-10-13 18:04:08 +08:00
9db261f356 guess the note blockquote will be live 2014-10-12 22:16:25 -04:00
88a3fcaa8a Merge branch 'master' of https://github.com/yiisoft/yii2 2014-10-12 19:35:14 -04:00
03fc27c822 edit up to 'performing transactions' 2014-10-12 19:35:09 -04:00
044eabc701 edit 'prepared statements' 2014-10-12 19:28:18 -04:00
833a4b9430 edit 'quoting table...' 2014-10-12 19:11:08 -04:00
d4fac33f4b Fixes #5509. 2014-10-12 18:13:22 -04:00
8a6acd13ae edit 'executing basic queries' 2014-10-12 13:30:41 -04:00
77693fa5b5 edit intro and configuration 2014-10-12 13:23:40 -04:00
a375a62070 bump minimum required cubrid version
there is no reliable way to determine the cubrid PDO extension version used
and also no reliable way to detect which combination of server and client produces wrong behavior.

By requiering 9.3 or higher in both client and server we can be sure it works.

fixes #852
2014-10-12 04:06:13 +02:00
3c153c20d8 Update security-authorization.md 2014-10-12 02:44:50 +03:00
b031f54a9d edited up to 'faking URL suffic' 2014-10-11 19:30:46 -04:00
60516f8a31 Update test-overview.md
Spelling error
2014-10-10 10:28:14 +11:00
0d98452ced guide improvement about default values 2014-10-09 19:32:26 +02:00
85a9887ae0 Doc links fix 2014-10-09 13:46:17 +03:00
6624ad3dc6 Update authorization guide
and Remove TBD from readme.md where it is no longer needed

close #5430
2014-10-08 18:16:59 +02:00
9c1750b2ee Update input-validation.md 2014-10-08 14:28:51 +04:00
22dac1af62 wording fix [skip ci] 2014-10-07 10:50:39 -04:00
df82aabe7b Fixes #5395: added note about session table id column length 2014-10-07 12:18:02 +04:00
cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 2014-10-07 01:13:17 +04:00
4054b2196f fixed broken links 2014-10-06 22:04:59 +02:00
01487aa13d added note about timezone database update to the guide
fixes #5128
2014-10-06 21:11:46 +02:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
c7bb226027 typo in input-forms.md 2014-10-06 09:59:55 +03:00
693ad3661c Fix typo in Migrations guide 2014-10-05 22:44:48 +04:00
482e56da7c finished error handling guide [skip ci] 2014-10-05 12:08:31 -04:00
b1ca4c71b0 Fixed typos and grammar errors 2014-10-05 13:58:53 +02:00
3b8025e80d typo fix [skip ci] 2014-10-04 20:10:21 -04:00