746 Commits

Author SHA1 Message Date
29973c57f5 added anchors to guide. [skip ci] 2014-05-03 20:50:23 -04:00
80564a9a69 fixed wrong file name. 2014-05-03 15:15:29 -04:00
56c46f6221 renamed basic concept chapter names. 2014-05-03 09:10:32 -04:00
e645b8372b Finished alias guide. 2014-05-03 09:04:46 -04:00
1a68d02557 Update broken links in db-active-record.md
- update link to query builder guide
- update link to model guide
- update link to behaviors guide
- update link to database basic guide
2014-05-03 10:29:41 +07:00
48b53da854 minor doc fix [skip ci] 2014-05-02 16:46:01 -04:00
e614a8fa3a Finished components guide. [skip ci] 2014-05-02 16:43:12 -04:00
800ff8ef96 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-02 15:35:49 -04:00
041e163bce Added environment constants description. [skip ci] 2014-05-02 15:35:24 -04:00
0cd2707dff Fixed typo in tutorial-template-engines.md 2014-05-02 13:10:47 -05:00
3e09adbe97 guide toc udpate [skip ci] 2014-05-02 13:31:33 -04:00
38098b20fc reorganized guide toc [skip ci] 2014-05-02 13:01:10 -04:00
2098c6243f Сheck if user is authenticated in RBAC UserGroupRule. 2014-05-02 11:11:36 +03:00
ad31cf6fd2 Finished configuration chapter. 2014-05-01 22:08:16 -04:00
b48cc01510 minor doc update. [skip ci] 2014-05-01 12:33:40 -04:00
5d002f0889 typos
[ci skip]
2014-05-01 15:09:02 +02:00
a5bf2834ad Fixes #3315: added new PHP features reading list to upgrading from 1.1 guide 2014-05-01 16:28:10 +04:00
48c7e328c9 Finished behavior guide [skip ci] 2014-04-30 21:21:53 -04:00
d239029df9 removed obsolete internal docs 2014-04-30 23:36:13 +02:00
bf28d8290b note in migration docs about additional custom options 2014-04-30 17:29:27 +04:00
f1742e5b7b typo 2014-04-30 14:01:00 +02:00
c144d8b7ba added docs about array attributes to the guide
fixes #3302
2014-04-30 13:53:05 +02:00
6bad24365b Fixed arguments order in RBAC guide 2014-04-30 14:09:58 +04:00
cda44475d9 Fixed wording in upgrade guide 2014-04-30 03:55:50 +04:00
7d31cba3a8 Finished event guide. [skip ci] 2014-04-29 19:03:06 -04:00
bb145f5067 Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 2014-04-30 02:16:28 +04:00
468e4191e0 events guide wip [skip ci] 2014-04-29 16:39:37 -04:00
f629faf9bc minor improvement to doc. [skip ci] 2014-04-29 13:37:54 -04:00
f34fa1ed8a Merge branch 'master' of git://github.com/yiisoft/yii2 2014-04-29 13:18:57 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
b39effda2e Fixes #3238: added drawings to RBAC docs 2014-04-29 20:01:22 +04:00
b09d0f12af overwrite -> override 2014-04-29 13:54:21 +02:00
5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder
fixes #3252

also improved unit tests for querybuilder buildLikeCondition
2014-04-29 12:04:10 +02:00
f182504a77 finished upgrade chapter [skip ci] 2014-04-28 20:49:07 -04:00
a25ed095da guide wip [skip ci] 2014-04-28 16:31:51 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00
47c3f88b9a updated guide toc links. [skip ci] 2014-04-28 12:10:26 -04:00
8a16931e4b guide toc udpate [skip ci] 2014-04-28 10:43:11 -04:00
c8063c04d5 Update console.md
corrected app dir example and removed license code from example.
2014-04-28 10:56:01 +02:00
7da4d876d8 Fix link 2014-04-28 08:45:33 +02:00
87decc88a9 Merge pull request #3272 from adamaltman/master
fix typo in the word Semantic
2014-04-27 22:54:04 -04:00
b1f542bd5b minor update [skip ci] 2014-04-27 20:31:16 -04:00
307f006ad2 fix typo in the word Semantic 2014-04-27 19:31:15 -05:00
eaa4d4920a restructured guide. 2014-04-27 20:29:02 -04:00
23dc76b5b8 Merge pull request #3260 from adamaltman/master
Improved the advanced app template documentation.
2014-04-27 23:24:35 +04:00
12bd2573f5 new guide outline proposal 2014-04-27 00:04:47 -04:00
1686851485 Completed edits 2014-04-26 20:56:28 -04:00
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
7ba0f67363 Improved the advanced app template documentation. 2014-04-26 18:44:49 -05:00
b13d1e8011 typo
[ci skip]
2014-04-26 22:38:29 +02:00