Commit Graph

5569 Commits

Author SHA1 Message Date
Alexander Makarov
26168360c8 Merge pull request #2469 from Theill11/update-readmes
Update advanced/README.md
2014-02-18 02:30:57 +03:00
Johnny Theill
470930cc11 Update advanced/README.md directory structure
Changed spaces to tabs
2014-02-18 00:14:29 +01:00
Qiang Xue
7797e89d0d Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception
Conflicts:
	apps/advanced/README.md
2014-02-17 17:45:40 -05:00
Carsten Brandt
d7da4e5ade removed unnecessary call to Html::url()
fixes #2466
2014-02-17 19:52:32 +01:00
Qiang Xue
eb62374198 Merge pull request #2464 from dilip-vishwa/patch-3
Update README.md
2014-02-17 10:53:00 -05:00
Dilip
989daa0bd4 Update README.md 2014-02-17 21:21:53 +05:30
Carsten Brandt
bbc0c56845 Added exception about private properties 2014-02-17 12:31:21 +01:00
Carsten Brandt
9a67bc05fb updated apidoc composer.json
to require newly released stable version of phpdoc reflection library
2014-02-17 04:04:09 +01:00
Carsten Brandt
5558fa1297 small code style fix 2014-02-17 03:56:35 +01:00
Carsten Brandt
5c487cdd3f Merge pull request #2457 from Theill11/update-gii-templates
Use 'Yii::$app->request->post()' instead of $_POST
2014-02-17 03:44:57 +01:00
Johnny Theill
276883b890 Use 'Yii::$app->request->post()' instead of $_POST 2014-02-17 03:29:48 +01:00
Larry Ullman
7e3b4c2bdb Edited the intro and first section 2014-02-16 20:02:17 -05:00
Larry Ullman
9be933c4ce Mild edits 2014-02-16 20:02:17 -05:00
Alexander Makarov
93a9c5eb3f Fixed some class references in the guide 2014-02-16 23:47:41 +04:00
Qiang Xue
76f6896b22 doc fix. [skip ci] 2014-02-16 13:41:17 -05:00
Carsten Brandt
9d8c95e18b Merge pull request #2451 from gonimar/patch-10
Consistent column naming
2014-02-16 19:04:36 +01:00
Alexander Makarov
b5b2c7c7c0 Fixes #2453 2014-02-16 22:00:03 +04:00
Mark
69fbbe91ee correct lists fixed 2014-02-16 19:55:43 +04:00
Mark
2806c01ec3 formatting improved 2014-02-16 19:54:20 +04:00
Mark
184cd7aee5 removed ordered list 2014-02-16 19:52:38 +04:00
Mark
9c2dd28385 improved dependencies, guide 2014-02-16 19:51:15 +04:00
Mark
bf35e19da8 newlines fixed, code-guy deleted 2014-02-16 19:42:30 +04:00
Mark
290f6d3c3f added guide notes 2014-02-16 19:31:28 +04:00
Mark
dac615c86b added index tests files to application 2014-02-16 19:22:03 +04:00
Mark
c67deed6a2 added codeception tests to console 2014-02-16 19:20:37 +04:00
Mark
9d3596c05e added codeception main yaml 2014-02-16 19:18:47 +04:00
Mark
22a6bf5a79 added codeception tests to common 2014-02-16 19:18:25 +04:00
Mark
4a1610f421 added button attributes to skip sf-crawler bug 2014-02-16 19:16:02 +04:00
Mark
d2d27747bf added codeception to backend 2014-02-16 19:15:13 +04:00
Mark
a7506039a7 modified buttons attributes to skip sf-crawler bug 2014-02-16 19:12:04 +04:00
Carsten Brandt
4b7b28bcfe Merge pull request #2452 from joni-jones/master
Changed '_' to equal html code.
2014-02-16 16:10:35 +01:00
Mark
1406ab78f2 added codeception tests to frontend 2014-02-16 19:10:03 +04:00
Alexander Makarov
b83435ea5b Merge pull request #2446 from Theill11/update-apps
Minor updates to apps
2014-02-16 13:42:13 +03:00
joni-jones
dedc41b86a Changed '_' to equal html code. 2014-02-16 12:08:06 +02:00
Sergey Gonimar
ee2a6b7e76 Update Migration.php 2014-02-16 14:05:07 +05:00
Qiang Xue
e1f4a9cc8f Added Connection::enableSavepoint. 2014-02-15 23:00:30 -05:00
Qiang Xue
bea9e3fc06 Fixes #1645: Added support for nested DB transactions 2014-02-15 22:16:09 -05:00
Johnny Theill
f42af951e1 Fix newlines and missing parameter description 2014-02-16 03:14:28 +01:00
Qiang Xue
f6c0b4c26c minor doc fix. 2014-02-15 20:12:47 -05:00
Qiang Xue
04b2936d82 Fixes #1881: Improved yii\bootstrap\NavBar with containerOptions, innerContainerOptions and renderInnerContainer 2014-02-15 19:44:26 -05:00
Qiang Xue
54ea78d9ab Fixes #1562: Added yii\bootstrap\Tabs::linkOptions 2014-02-15 19:28:24 -05:00
Qiang Xue
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
Qiang Xue
c0bac44f10 Fixes #1186: Changed Sort to use comma to separate multiple sort fields and use negative sign to indicate descending sort 2014-02-15 17:54:33 -05:00
Qiang Xue
abb2a0db97 minor improvement of label generation. 2014-02-15 14:25:32 -05:00
Qiang Xue
eeff0ea619 minor doc fix. 2014-02-15 14:18:12 -05:00
Alexander Makarov
d8836f637e Fixes #2267: added "Handling variable number of models with a single form" to form docs 2014-02-15 21:32:13 +04:00
Alexander Makarov
20dad5e551 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 2014-02-15 20:57:11 +04:00
Johnny Theill
63272f4166 Update doc-blocks and small fixes according to coding standards 2014-02-15 17:53:57 +01:00
Qiang Xue
10e7bca3f4 Merge pull request #2443 from djagya/2436-related-model-attributes
#2436 receive label of the attribute from related model
2014-02-15 11:38:21 -05:00
Qiang Xue
22bfd43124 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests
added yii console command to tests
2014-02-15 11:32:07 -05:00