Commit Graph

7316 Commits

Author SHA1 Message Date
Paul Klimov
a21250b52b Merge pull request #3275 from marsuboss/fix-docs-link
[Guide] Fix link
2014-04-28 10:57:40 +03:00
MarsuBoss
7da4d876d8 Fix link 2014-04-28 08:45:33 +02:00
Qiang Xue
87decc88a9 Merge pull request #3272 from adamaltman/master
fix typo in the word Semantic
2014-04-27 22:54:04 -04:00
Qiang Xue
b1f542bd5b minor update [skip ci] 2014-04-27 20:31:16 -04:00
Adam Altman
307f006ad2 fix typo in the word Semantic 2014-04-27 19:31:15 -05:00
Qiang Xue
eaa4d4920a restructured guide. 2014-04-27 20:29:02 -04:00
Qiang Xue
3c411069d3 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-04-27 17:22:22 -04:00
Qiang Xue
453ed4d93a fixed #3268 2014-04-27 17:22:07 -04:00
Alexander Makarov
23dc76b5b8 Merge pull request #3260 from adamaltman/master
Improved the advanced app template documentation.
2014-04-27 23:24:35 +04:00
Qiang Xue
9b71adb4fa Fixes #3268: Fixed the bug that the schema name in a table name was not respected by yii\db\mysql\Schema 2014-04-27 12:14:30 -04:00
Qiang Xue
12bd2573f5 new guide outline proposal 2014-04-27 00:04:47 -04:00
Larry Ullman
1686851485 Completed edits 2014-04-26 20:56:28 -04:00
Larry Ullman
62f262e486 Edited intro, usage
Not sure about the “for example…” paragraph under “usage”. Doesn’t read
well currently.
2014-04-26 20:56:28 -04:00
Qiang Xue
4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 2014-04-26 20:25:48 -04:00
Adam Altman
7ba0f67363 Improved the advanced app template documentation. 2014-04-26 18:44:49 -05:00
Carsten Brandt
b13d1e8011 typo
[ci skip]
2014-04-26 22:38:29 +02:00
Carsten Brandt
23866f67a0 improved usability for the apidoc search 2014-04-26 14:30:31 +02:00
Carsten Brandt
003bdf6a32 typo fix and link 2014-04-26 13:14:54 +02:00
Carsten Brandt
3437c571a1 phpdoc controller did not find some setters
fixes #3255
2014-04-26 13:03:08 +02:00
Larry Ullman
c259f4e00b Edited rest of doc 2014-04-25 23:00:56 -04:00
Larry Ullman
04fb68fb0f Edited "attaching event handlers"
Q: When attaching event handlers in the config, does it have to be an
anonymous function?
2014-04-25 23:00:56 -04:00
Larry Ullman
69f3248515 Changed Outline
Moved “triggering” after “attaching”.
2014-04-25 23:00:56 -04:00
Larry Ullman
bbefc33c9c Edited Introduction
Cut a sentence that seemed both redundant and vague. Could just be me.
2014-04-25 23:00:56 -04:00
Qiang Xue
7b374c4126 Fixes #3230: Added yii\filters\AccessControl::user to support access control with different actors 2014-04-25 22:22:03 -04:00
Qiang Xue
cc217e7b13 Merge pull request #3249 from deerawan/master
Update active-record.md
2014-04-25 22:16:07 -04:00
Carsten Brandt
a529c2a53d Merge pull request #3257 from pine3ree/patch-1
typo
2014-04-26 03:54:39 +02:00
maks feltrin
423dbc756b typo 2014-04-26 03:52:25 +02:00
Carsten Brandt
c27ac8ef0e updated phpdoc 2014-04-26 03:39:46 +02:00
Qiang Xue
3c3ea39898 Merge pull request #3255 from lynicidn/patch-1
typo in comments
2014-04-25 19:42:54 -04:00
lynicidn
7c390d62d6 typo in comments
property can be set via [[setComponents()]]
2014-04-26 02:53:45 +04:00
Carsten Brandt
48e33b29c4 Update getting-started.md
Added alternative way of setting up dev environment.
2014-04-25 21:58:57 +02:00
Carsten Brandt
3838b501ba refactored Debug Mail panel to work with different vendors
implementation checks for instanceof for additional swiftmailer
capabilities.

issue #2870
2014-04-25 21:04:39 +02:00
Carsten Brandt
4c09aef2a4 created Appcontroller to make it easiert to debug
controller links application vendor to yiidev repo
2014-04-25 20:37:44 +02:00
Larry Ullman
1ce52a53f8 More cleaning up 2014-04-25 13:34:46 -04:00
Larry Ullman
f4b23b6f66 Removed requirements.php reference
Didn’t make any sense, particularly after the browser stuff. If kept,
I’d move it behind the other command-line reference.
2014-04-25 12:48:56 -04:00
Larry Ullman
a5e52c4fa1 Cleaning Up 2014-04-25 12:48:11 -04:00
Qiang Xue
f48a7aedfa Fixes #3251: controller should be created using DI container. 2014-04-25 10:10:51 -04:00
Budi Irawan
9f01828a2e Update active-record.md
add example of using deleteAll
2014-04-25 17:35:39 +07:00
Carsten Brandt
0a86091984 use mb_ string functions to truncate description 2014-04-25 05:06:13 +02:00
Qiang Xue
f67c4db7f3 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-04-24 22:42:43 -04:00
Carsten Brandt
97e13d82e7 renamed jssearch 2014-04-25 04:41:07 +02:00
Qiang Xue
cc4142df5b rewrote overview of guide. [skip ci] 2014-04-24 22:41:05 -04:00
Carsten Brandt
4f9e4e2c78 ensure assetmanager and baseurl to handle relative urls correctly 2014-04-25 04:06:07 +02:00
Carsten Brandt
5f77cb97c5 added search form to api docs 2014-04-25 04:06:07 +02:00
Carsten Brandt
6fe63a217f view did not use the correct assetmanager 2014-04-25 04:06:07 +02:00
Carsten Brandt
78a8694eb5 file helper did not preserve relative paths 2014-04-25 04:06:07 +02:00
Agrumas
c5a564f0ff Lithuanian translation 2014-04-24 23:20:24 +03:00
Paul Kofmann
a0d9641fa2 removed unnecessary lines regarding writable dirs 2014-04-24 20:52:56 +02:00
Paul Kofmann
85a56f548f no need to set writable folders for console 2014-04-24 20:42:53 +02:00
Qiang Xue
e346330329 removed incorrect doc. [skip ci] 2014-04-24 13:14:25 -04:00