173 Commits

Author SHA1 Message Date
b05442d368 Doing that editing thing 2013-09-13 11:23:56 -04:00
62f5b47f1d Update single row query function 2013-09-11 20:59:25 +03:00
409500000a Validation reference, validators phpdoc fixes 2013-09-08 02:26:35 +04:00
3766e1b22f Edited the first half 2013-09-06 14:03:00 -04:00
e446a11864 added CURBID to the docs 2013-09-06 11:38:54 +02:00
582ff594aa Added note about theme asset bundle to bootstrap widgets guide 2013-08-26 03:22:18 +04:00
a65be3b1c0 Update apps-advanced.md
typo
2013-08-20 12:02:48 +02:00
4c8058214f Last typo fixes in guide - I swear - [skip ci] 2013-08-19 23:55:38 -03:00
1503d2e71e More typos [skip ci] 2013-08-19 23:25:48 -03:00
f445decca2 More typos [skip ci] 2013-08-19 23:22:36 -03:00
3330909497 Another typo [skip ci] 2013-08-19 22:59:18 -03:00
e455b5d386 Typo in doc [skip ci] 2013-08-19 22:34:16 -03:00
2b711ffde8 fixed doc typo
fixes #775
2013-08-17 17:06:33 +02:00
3d8b147fe6 doc fix in view.md guide registerJS instead of registerScript
fixes #774
2013-08-17 12:34:39 +02:00
9928163391 Merge branch 'master' of github.com:yiisoft/yii2 2013-08-16 07:38:23 -04:00
1896dd1707 gii WIP 2013-08-16 07:38:18 -04:00
f11ecb94bd more docs on views, cross-references, intros for error handling and debugger 2013-08-16 02:43:32 +04:00
805706b26e more view docs 2013-08-16 02:03:41 +04:00
89e93e6c5e Fix typo 2013-08-15 20:51:02 +07:00
9c0c743fae better meta tags explaination 2013-08-15 16:46:32 +04:00
a0a900fd44 more docs on views 2013-08-15 16:23:24 +04:00
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00
207a4cd9b8 Update caching.md 2013-08-14 14:06:56 +00:00
7c21e385f0 Update installation.md 2013-08-14 12:56:33 +00:00
ee73a4bc54 Merge pull request #759 from lancecoder/patch-3
Update apps-basic.md
2013-08-14 05:39:00 -07:00
b276af967b Update apps-advanced.md
document roots and composer folder params
2013-08-14 12:36:14 +00:00
ed7229c77c Update apps-basic.md
update path document root
2013-08-14 12:28:01 +00:00
f6c4c1ef3f explained why AR is used in an example for scenarios doc 2013-08-14 13:16:23 +04:00
b6e3dd29ab started bootstrap docs 2013-08-14 02:46:16 +04:00
075bd7ee98 Added Installation part to app template docs 2013-08-13 22:24:42 +04:00
a61d9dcc80 started view docs 2013-08-13 21:44:05 +04:00
286ee4e26b docs on configuring Yii 2013-08-13 19:52:15 +04:00
1367f95725 more on advanced app docs 2013-08-13 18:35:01 +04:00
55b0b41009 started advanced application guide 2013-08-13 18:03:36 +04:00
88339b0cf6 basic application usage guide 2013-08-13 17:25:02 +04:00
dd908985b2 Reorganized application template docs structure 2013-08-13 15:58:40 +04:00
5f4b59d024 Added more guide sections 2013-08-13 14:28:22 +04:00
22b5f9ea2c updated doc. 2013-08-08 07:55:20 -04:00
a1d1b2fb96 draft of security section 2013-08-04 02:08:46 +04:00
9c568c03ff added note about Redis to performance section 2013-08-04 02:08:38 +04:00
f00fd142fc a bit more overview 2013-08-04 01:17:10 +04:00
c861474bb0 mentioned installing from Composer in docs 2013-08-04 01:17:10 +04:00
0cde54bc3c added note about routes for camelCased controllers and actions 2013-08-03 01:23:17 +04:00
a23f233457 enhanced the usage of StringValidator. 2013-07-31 07:42:59 -04:00
aaa84df0af Correct validation rule 2013-07-31 13:15:22 +02:00
ea9949c729 minor doc update. 2013-07-28 11:49:46 -04:00
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
67e9e6619f typo fix in migration docs 2013-07-14 14:50:57 +02:00
e7b7b89f71 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
  minor doc fix.
  minor doc improvement.
  Add echo into docs for link pager
  Update migration.md. Fix missed quotes
  handle array in importNamespaces.
  import namespaces.
  import namespaces.
  renamed autoload to classmap.
  Added autoload command.
  Rewording
  Added readme and license files to extensions.
  fixed the "only" option for FileHelper::findFiles()
  Added Query::indexBy
  Improved FileHelper::filterPath()
  Enhanced file options for FileHelper.
  Fixed locale command.
2013-07-14 14:48:50 +02:00