23 Commits

Author SHA1 Message Date
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