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
f15da98f03
finished logging guide [skip ci]
2014-10-04 20:07:07 -04:00
238f393f62
Merge branch 'master' of git://github.com/yiisoft/yii2
2014-10-04 17:24:34 -04:00
231111da48
guide WIP
2014-10-04 17:23:53 -04:00
9c4570ec17
Update db-dao.md
...
close #5350
2014-10-04 12:50:03 +02:00
e1a1745a79
Update start-installation.md
...
close #5349
2014-10-04 12:47:53 +02:00
2c02765229
Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md
...
close #5348
2014-10-04 12:22:34 +02:00
f0879a1d1e
Fixed error in missing translations example
...
close #5347
2014-10-04 12:19:58 +02:00
33c3f21964
fixed broken link
...
fixes #3814
2014-10-04 12:09:12 +02:00
df9a0f08fc
fixed broken link
...
fixes #5340
2014-10-03 19:24:55 +02:00
f85f339356
fixed typo
...
fixes #5339
2014-10-03 17:47:08 +02:00
9d81395a6d
fixed links in application guide
...
fixes #5322
2014-10-03 16:37:55 +02:00
0df9a82a7f
updated documentation and tests
...
fixes #5331
2014-10-03 15:25:55 +02:00
eec716d88f
Fixes #4040 : Added $viewFile
and $params
to the EVENT_BEFORE_RENDER
and EVENT_AFTER_RENDER
events for View
.
2014-10-02 23:36:02 -04:00
710e70b8fd
Fixes #2037 : Dropped the support for using yii\base\Module
as concrete module classes
2014-10-02 13:31:31 -04:00
161e3ab322
Fixes #5263 [skip ci]
2014-10-02 13:15:03 -04:00
dbf047b965
Fixes #5309 : doc fix [skip ci]
2014-10-02 12:58:10 -04:00
7ae72a9435
improved doc. [skip ci]
2014-10-02 12:48:30 -04:00
3d5292069a
Fixed minor typos and grammar errors.
2014-10-02 17:12:24 +02:00
2e8faf15f1
Update links in Structure application components guide in English and Russian
2014-10-02 18:20:40 +04:00
25bd905ef4
Finished cookie and session section.
2014-10-02 00:49:03 -04:00
d846d6facd
Update rest-versioning.md
...
Add module controller namespace in config
2014-10-01 22:45:14 +07:00
d570d3aec1
added missing DI container to yii2 and yii1 tut
...
fixes #5218
2014-10-01 16:04:37 +02:00