734 Commits

Author SHA1 Message Date
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
003bdf6a32 typo fix and link 2014-04-26 13:14:54 +02:00
c259f4e00b Edited rest of doc 2014-04-25 23:00:56 -04:00
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
69f3248515 Changed Outline
Moved “triggering” after “attaching”.
2014-04-25 23:00:56 -04:00
bbefc33c9c Edited Introduction
Cut a sentence that seemed both redundant and vague. Could just be me.
2014-04-25 23:00:56 -04:00
cc217e7b13 Merge pull request #3249 from deerawan/master
Update active-record.md
2014-04-25 22:16:07 -04:00
423dbc756b typo 2014-04-26 03:52:25 +02:00
1ce52a53f8 More cleaning up 2014-04-25 13:34:46 -04:00
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
a5e52c4fa1 Cleaning Up 2014-04-25 12:48:11 -04:00
9f01828a2e Update active-record.md
add example of using deleteAll
2014-04-25 17:35:39 +07:00
cc4142df5b rewrote overview of guide. [skip ci] 2014-04-24 22:41:05 -04:00