50 Commits

Author SHA1 Message Date
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
4f2873c1b7 doc typo 2014-02-24 15:15:04 +01: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
cdb1221a40 fixed docs about AR scopes 2014-02-21 19:17:44 +01:00
505762d49c updated docs about active relation 2014-02-21 18:53:28 +01: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
9a068f50f4 Refactored batch query. 2014-02-15 11:22:48 -05:00
1571c72251 Fixes #2409: Added support for fetching data from database in batches 2014-02-14 16:45:46 -05:00
a6e45c43a4 ar doc. 2014-02-09 13:39:34 -05:00
42e4e89796 doc fix. 2014-02-01 10:47:22 -05:00
8236bc8b85 doc improvement. 2014-02-01 10:45:38 -05:00
ba1a0e996f Fixes #2260. 2014-02-01 10:33:39 -05:00
8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 2014-01-30 15:24:45 +01:00
e1a8fa1dff apidoc reference fixes 2014-01-29 19:46:45 +01:00
020fd1843a documentation link fixes 2014-01-29 19:33:30 +01:00
dc318e27aa Minor fixes in active-record.md 2014-01-22 15:01:29 +01:00
76705b4319 Merge branch 'master'
Conflicts:
	tests/unit/data/ar/elasticsearch/Customer.php
2014-01-22 03:06:21 +04:00
c978b9c25e Merge pull request #2057 from creocoder/auto-timestamp-field-renaming
AutoTimestamp field renaming
2014-01-19 02:13:10 -08:00
04b6baa827 Added hints for defining AR relations to docs 2014-01-19 13:56:59 +04:00
e4963f50b2 Guide updated 2014-01-19 13:50:20 +04:00
28986f984c Changed IDE-specific method overrides to @method 2014-01-19 04:03:30 +04:00
9faf0c5a09 Updated Making it IDE-friendly section in AR scopes doc 2014-01-19 03:44:57 +04:00
a19f499cbf Added missing return to docs 2014-01-18 16:54:58 +04:00
b119576041 Fixes #2016: removed ability to declare scopes in ActiveRecord leaving it to ActiveQuery. Changed documentation accordingly. 2014-01-17 22:07:02 +04:00
392f24a99b Typo fix for onCondition example 2014-01-11 01:57:37 +05:30
c2c47a99ae Type fix 2014-01-10 01:13:24 +03:00
c4c328dc92 Fixes #1791: support ON condition for relational query. 2014-01-06 23:56:58 -05: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
4f44bb2416 Fixes #1581: Added ActiveQuery::joinWith() to support joining with relations 2013-12-24 00:08:49 -05:00
65d72eb75b updated doc about using scopes. 2013-12-19 11:12:51 -05:00
41fbfcbd80 doc fix. 2013-12-11 14:28:36 -05:00
ebd6850599 Fixed parent function call in afterSave code example 2013-12-04 15:50:43 +03:00
58bd2fb958 Only whitespace removal 2013-11-27 20:19:56 +02:00
dc6f04d4a6 Docs typo [skip ci] 2013-10-22 04:53:33 -03:00
fb8e818204 Dropped support for supporting default namespace for classes of related models. 2013-10-21 23:55:20 -04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
2ae5c23d48 minor doc fix. 2013-10-11 20:41:59 -04:00
b05442d368 Doing that editing thing 2013-09-13 11:23:56 -04:00
3766e1b22f Edited the first half 2013-09-06 14:03:00 -04:00
22b5f9ea2c updated doc. 2013-08-08 07:55:20 -04:00
4f70506c47 minor doc fix. 2013-07-13 21:59:24 -04:00
494fb8f695 minor doc improvement. 2013-07-13 17:52:32 -04:00
33285c5392 fixed wording 2013-07-03 12:09:17 +04:00
02594d727b Add AR atomic operations and scenarios draft. 2013-07-03 09:31:24 +06:00
6033e20025 added note about model validation 2013-07-03 04:37:08 +04:00
8036d416f6 activerecord draft 2013-07-03 03:53:08 +04:00
d8beaa648e added doc files 2013-05-04 23:23:29 +04:00