611 Commits

Author SHA1 Message Date
7a04dbaae1 Support for other auth types. 2014-03-03 10:18:39 -05:00
b88716880c Fixed typo in upgrade guide 2014-03-02 16:32:03 +01:00
f22d409e8b test break fix. 2014-03-02 00:34:33 -05:00
48a12559b2 rest api WIP 2014-03-01 23:14:16 -05:00
c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 2014-03-01 10:55:51 +02:00
a3580e2dda Typo fixes for $user->attributes
print_r($data) should be print_r($user->attributes)
2014-02-26 13:24:06 +01:00
725ec9a999 More data widget docs 2014-02-26 01:21:51 +04:00
ea6f29dd19 Started data components documentation 2014-02-26 00:04:31 +04:00
4ac784cd6f Restructured i18n doc, finished i18n formatter section 2014-02-25 18:01:49 +04:00
cec59b1a2d Documented more ways of attaching behaviors 2014-02-25 18:01:49 +04:00
94b414faa2 Completed events doc 2014-02-25 18:01:49 +04:00
855b913dae Documented "Catching all incoming requests" 2014-02-25 18:01:48 +04:00
6b603c060b added anchors to ApiMarkdown
fixes #2220
2014-02-25 14:38:06 +01:00
149acbf008 edited assets guide 2014-02-25 13:44:11 +01:00
6db89c23e6 Removed context section from logging docs 2014-02-25 04:36:54 +04:00
db1a722ec8 Debug module docs including custom panel example, profiling docs in logging 2014-02-25 04:34:40 +04:00
30d9dc30fc Update authorization.md
fixed typo in one of the RBAC TYPE_OPERATION examples.
2014-02-24 11:51:14 -06:00
413e71ffb1 Edited the existing instructions
Didn’t touch the end yet, with the TBD et al.
2014-02-24 11:24:58 -05:00
4f2873c1b7 doc typo 2014-02-24 15:15:04 +01:00
72db286f1d Just got started; nothing significant 2014-02-23 21:20:26 -05:00
3a6b934104 Fixes #698 2014-02-22 20:48:49 -05:00
26717e3e76 allow referencing the guide from API docs 2014-02-22 13:43:57 +01:00
e9b513d4e9 Very minor edits to the beginning 2014-02-21 20:17:20 -05:00
d8d44b6127 Merge pull request #2501 from yiisoft/unify-urls
Fixes #2426: Changed URL creation method signatures to be consistent
2014-02-21 23:53:15 +03:00
aee25c24eb Fixes #728 2014-02-22 00:44:07 +04:00
8402cafa49 Corrected redirect in example, used request for getting post instead of global 2014-02-21 23:30:44 +04:00
cdb1221a40 fixed docs about AR scopes 2014-02-21 19:17:44 +01:00
5ee50a8454 Merge pull request #2497 from yiisoft/merge-query-and-relation2
WIP merge ActiveRelation into ActiveQuery
2014-02-21 19:00:45 +01:00
6ebcd9ac30 fixed absolute class links in guide 2014-02-21 18:58:20 +01:00
505762d49c updated docs about active relation 2014-02-21 18:53:28 +01:00
6a1816a94e Allow using string for URL in case there are no parameters 2014-02-20 20:45:16 +04:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
1c9cfc0105 Fixes #1578 2014-02-20 17:55:40 +04:00
a5e575ab7a Fixes #2487 2014-02-20 17:32:47 +04:00
ddb7141ea6 doc update about behavior. 2014-02-20 08:21:37 -05:00
2a7df8f17c Update active-record.md
typo
2014-02-19 03:18:29 +01:00
c92a260a3d Fixes #2415: Added support for inverse relations 2014-02-18 19:43:05 -05:00
c9c7db9ae5 fixed several issues with apidoc generator 2014-02-18 05:01:49 +01:00
7e3b4c2bdb Edited the intro and first section 2014-02-16 20:02:17 -05:00
9be933c4ce Mild edits 2014-02-16 20:02:17 -05:00
93a9c5eb3f Fixed some class references in the guide 2014-02-16 23:47:41 +04:00
b5b2c7c7c0 Fixes #2453 2014-02-16 22:00:03 +04:00
dedc41b86a Changed '_' to equal html code. 2014-02-16 12:08:06 +02:00
bea9e3fc06 Fixes #1645: Added support for nested DB transactions 2014-02-15 22:16:09 -05:00
f6c0b4c26c minor doc fix. 2014-02-15 20:12:47 -05:00
eeff0ea619 minor doc fix. 2014-02-15 14:18:12 -05:00
d8836f637e Fixes #2267: added "Handling variable number of models with a single form" to form docs 2014-02-15 21:32:13 +04:00
9a068f50f4 Refactored batch query. 2014-02-15 11:22:48 -05:00
3a930bd675 Finished batch query feature. 2014-02-14 18:13:42 -05:00
1571c72251 Fixes #2409: Added support for fetching data from database in batches 2014-02-14 16:45:46 -05:00