47 Commits

Author SHA1 Message Date
438be14a8e adjusted the guide on GridView relations for joinWith aliases 2016-02-12 12:40:31 +01:00
8279f167ea Added in a link to the GridView widget [ci skip] 2016-02-03 17:35:12 -07:00
28eb2e6bbf docs/guide/output-data-widgets.md typo fixed [ci skip] 2016-02-03 23:13:15 +09:00
a3c7ed63b0 Updated "Separate filter form" section in docs [skip ci] 2016-02-03 17:32:19 +06:00
e37c213ce4 Fixed word plural form error in docs in "Separate filter form" section [skip ci] 2016-02-03 17:03:33 +06:00
5f000b7105 Fixed few errors in "Separate filter form" section in docs, added russian translation [skip ci] 2016-02-03 16:45:59 +06:00
a9404a5161 Updated Separate filter form section in docs [skip ci] 2016-02-03 15:00:03 +06:00
e209a4b477 Closed #10653: Add info about additional filters for GridView to docs [skip ci] 2016-02-03 11:42:57 +06:00
feebb80c5b Fixed wording 2016-01-30 21:46:32 +03:00
9691d3dcc1 Reverted bf42b24 2016-01-30 18:45:44 +02:00
884d259705 Fixed a typo 2016-01-30 21:19:35 +08:00
efa72e61ec Guide-ru,-en: output-data-widgets - updated ActionColumn section 2016-01-26 10:17:46 +02:00
3ef5eeaf23 Added link to compliementary article at SitePoint 2015-08-24 14:01:19 +03:00
79a39a8133 Added links 2015-06-30 10:38:25 +03:00
1db5787456 Update output-data-widgets.md 2015-06-13 15:39:30 +03:00
6a7f5cc69a renamed guide page [skip ci] 2015-04-01 09:34:00 -04:00
cd0093f7bd rework grid/list/detail view guide and docs 2015-03-06 07:43:00 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
9d961a30e2 Added ListView description to data widgets guide 2014-12-28 15:56:43 +03:00
b28629e26f docs/guide/output-data-widgets.md link correction [ci skip] 2014-12-20 09:24:41 +09:00
b8747b9ef9 docs/guide/output-data-widgets.md - revised [ci skip] 2014-12-20 09:24:40 +09:00
0691d33026 Update output-data-widgets.md
Minor syntax changes.
2014-11-28 18:38:40 -03:00
6987ea200b Updated GridView guide [skip ci]
close #6128
2014-11-20 12:03:37 +01:00
d82932c4dc Fixed broken links [ci skip] 2014-11-10 13:16:25 +03:00
3f3cd25316 Revert "Update output-data-widgets.md" 2014-10-13 20:50:41 +02:00
22fff48bb2 Update output-data-widgets.md
changed  $query->from(['author' => 'users'])  to  $query->from(['author' , 'users']) on line 354
2014-10-13 22:11:20 +05:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
ce83886072 Add comment to documentation sample code
Add comment to documentation sample code for GridView
2014-09-25 23:59:05 -05:00
0723f409ab finished the first structure of the guide on formatting 2014-09-10 19:24:14 +02:00
d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 2014-09-10 17:56:25 +02:00
1070344278 Adjusted data column docs 2014-08-12 01:58:37 +04:00
564c53f790 Added information about format of Data column 2014-08-12 01:40:19 +04:00
92e131c5ae Update output-data-widgets.md
fixed broken code block
2014-07-23 00:02:50 +02:00
1c1dcc2c15 fixed gridview documentation
fixes #4045
2014-06-25 18:33:50 +02:00
d825b745c3 added note about default order
fixes #4042
2014-06-25 12:56:26 +02:00
f871a047fb added information about relation aliases to the guide
fixes #4047
2014-06-25 12:42:59 +02:00
3af9bb194f Merge pull request #3776 from Ragazzo/sql_view_widgets_added
sql view mapping added , similar to CQRS query model
2014-06-11 11:15:09 -04:00
707b0a554f Fixed incorrect inheritance of search model 2014-06-10 19:35:27 +04:00
aa61a97bf2 fixed notes and guide 2014-06-10 15:30:31 +04:00
9a8f676626 sql view mapping added , similar to CQRS query model 2014-06-10 15:25:15 +04:00
8e1ba12757 fixed note about search class 2014-06-10 15:07:06 +04:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
ce032bd249 Update various typos and grammar 2014-05-14 13:04:17 +05:30
3cf5ffe42c docs about multiple grids on one page. 2014-05-13 21:48:05 +02:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00