285 Commits

Author SHA1 Message Date
7d42fc4112 code style fixes 2014-01-03 23:30:59 +01:00
6291d0c249 Merge pull request #1753 from Ragazzo/migrations_docs
migration guide improved
2014-01-03 12:11:47 -08:00
100f582611 migration guide improved 2014-01-03 23:59:12 +04:00
99f694f97b Removed unnecessary text 2014-01-03 20:50:05 +01:00
4a9b2d2b82 Added support for using array-typed arguments for console commands 2014-01-02 21:06:59 -05:00
c3a44463af cs fix 2014-01-02 22:30:36 +04:00
ee5c14facb docs fixed 2014-01-02 10:42:07 +04:00
13e833b7b3 docs added 2014-01-02 10:38:24 +04:00
f80eb9fae0 typo fix 2014-01-01 21:13:10 +04:00
57f7d1337b i18n docs for view 2014-01-01 21:11:16 +04:00
90d5e5cfe4 Updated HTMLPurified dependency to 4.6.* 2013-12-31 11:47:34 +01:00
82c54bb204 Typo 2013-12-31 10:33:58 +01:00
f08a6c6f10 Doc fix 2013-12-31 10:31:56 +01:00
c84588a4ae updated doc. 2013-12-30 21:54:31 -05:00
1028899fa3 Fixes #1609: Adjusted code style, added some docs 2013-12-30 00:46:19 +01:00
8c4b5874ff Merge pull request #1690 from Ragazzo/controller_docs_response
docs about response
2013-12-29 10:44:39 -08:00
cf917bee78 moved section 2013-12-29 22:41:02 +04:00
2081c6f40d subsection added 2013-12-29 22:38:39 +04:00
b079c73a94 docs about response 2013-12-29 22:08:01 +04:00
9b1c2c8064 Fixes #1586: QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default 2013-12-29 13:04:02 -05:00
b0351ba485 docs improved 2013-12-29 21:53:42 +04:00
5c2064bd94 csrf docs added 2013-12-29 21:31:27 +04:00
55f62bfe92 Modified extension guidlines 2013-12-27 20:50:32 +01:00
d5fccf672d Number validator was missing 2013-12-26 15:32:26 +01:00
0345191245 Added ActiveQuery::innerJoinWith(). 2013-12-24 21:27:13 -05:00
dc720d9bf4 more docs about joinwith() 2013-12-24 09:29:05 -05:00
b59469b54c doc fix 2013-12-24 10:31:16 +02:00
4f44bb2416 Fixes #1581: Added ActiveQuery::joinWith() to support joining with relations 2013-12-24 00:08:49 -05:00
bbf4eb325e Added cache dependency docs to the guide 2013-12-22 23:49:02 +01:00
1f2972aa1e Fixed mistyped TDB -> TBD 2013-12-22 23:36:01 +01:00
9649a6727a Renamed attributeName and className to targetAttribute and targetClass for UniqueValidator and ExistValidator.
Refactored UniqueValidator and ExistValidator.
2013-12-22 16:40:51 -05:00
0035a982d8 fixed typo 2013-12-22 13:39:40 +01:00
c1aef527e4 Edited up to "operator can be..." 2013-12-21 20:54:54 -05:00
65d72eb75b updated doc about using scopes. 2013-12-19 11:12:51 -05:00
d8cf758187 Update controller.md
Fixes #1577
2013-12-19 13:21:26 +01:00
7b8289275f Quick example of inline validator (original doc did not mention inline validator) 2013-12-18 16:15:21 +01:00
4839ac22e2 Fixes #1381: better description of Apache config required to hide index.php 2013-12-17 20:11:38 +01:00
12e6c9bc29 Fixes #1522: added example of executing extra queries right after establishing DB connection 2013-12-17 20:05:27 +01:00
68fc694e1b Merge pull request #1485 from schmunk42/docs-extensions
updated extension documentation
2013-12-17 10:38:59 -08:00
249243a7b0 updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809 2013-12-17 19:14:38 +01:00
ffe4867d66 updated autoloading info 2013-12-17 18:28:11 +01:00
35594c73be removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528 2013-12-17 18:27:38 +01:00
4ed1c2fcb6 Fixed markup 2013-12-17 10:32:47 +01:00
896268995d Adjusted Gii guide to mention a bit different config structure of a basic application 2013-12-17 09:22:31 +01:00
6ed8d1767c Adjusted logging guide, fixed examples for email target 2013-12-16 10:04:32 +01:00
b79f382157 Started docs about logger 2013-12-15 22:13:39 +01:00
7d1c46374e Edited "basics" and "widgets" 2013-12-15 10:36:21 -05:00
93cc73858f added link to composer docs about autoloading 2013-12-12 14:21:11 +01:00
ce5c3695de updated dependencies and testing 2013-12-12 12:49:21 +01:00
857feeb6ac updated code style, added autoloading and prefix examples 2013-12-12 12:46:15 +01:00