Commit Graph

5940 Commits

Author SHA1 Message Date
Thiago Talma
a35fcbbf92 Adjust tab as space 2014-01-30 15:56:44 -02:00
Thiago Talma
632a537ab8 Allow to set an attribute as the value of the cell, unlike the column attribute. 2014-01-30 15:51:09 -02:00
Carsten Brandt
8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 2014-01-30 15:24:45 +01:00
Alexander Makarov
3846e5c3a8 Better advanced app configs diagram 2014-01-30 17:19:20 +04:00
Alexander Makarov
eec2984ce9 Merge pull request #2221 from Asetss/master
kazakh language
2014-01-30 03:38:40 -08:00
Asetss
7e94383bd3 kazakh language 2014-01-30 16:09:48 +04:00
Carsten Brandt
adfbba170c fixed link adjustment in guide renderer
fixes #2220
2014-01-30 12:10:54 +01:00
Carsten Brandt
e311c6bcc8 markdown typo in advanced app guide 2014-01-30 11:44:24 +01:00
Carsten Brandt
4d6773186e docs: copy guide images
issue #1797
2014-01-30 11:34:49 +01:00
Alexander Makarov
34d5007446 Merge pull request #2219 from marsuboss/fix-url-bootstrap
Fix URL Bootstrap
2014-01-30 02:12:42 -08:00
MarsuBoss
1d04eb7871 Fix URL Bootstrap 2014-01-30 11:07:42 +01:00
Alexander Makarov
f16dff0f53 Merge pull request #2218 from arisk/patch-4
Update security.md
2014-01-30 01:09:11 -08:00
Carsten Brandt
70b0dd78f6 improvements to php codehighlight 2014-01-30 09:53:16 +01:00
Carsten Brandt
1ecc775238 removed newline from php highlighting 2014-01-30 09:38:11 +01:00
Carsten Brandt
ea7e576ef8 fixed an issue with code highlighting 2014-01-30 09:35:26 +01:00
Aris Karageorgos
06d335d726 Update security.md 2014-01-30 15:25:46 +07:00
Aris Karageorgos
1a21153cd2 Update security.md
Documentation edits
2014-01-30 15:16:14 +07:00
Carsten Brandt
64c238a2d9 doc note about forms in pjax, fixes #2214 2014-01-30 09:11:03 +01:00
Qiang Xue
8e11629a65 Fixes #2160: SphinxQL does not support OFFSET
Improved `QueryBuilder::buildLimit()` to support big numbers
2014-01-29 22:42:56 -05:00
Qiang Xue
d53f4dd9ea Fixes #2139: error found while sending response is not displayed. 2014-01-29 21:35:07 -05:00
Qiang Xue
5d6e668897 doc fix. 2014-01-29 20:34:36 -05:00
Qiang Xue
2046563849 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0c.
2014-01-29 20:33:24 -05:00
Qiang Xue
6b0b424027 fixed yii cmd with aliases. 2014-01-29 20:18:52 -05:00
Qiang Xue
7ae4695d0c Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05:00
Qiang Xue
f5e1fbc532 Fixes #2212: yii\gridview\DataColumn generates incorrect labels when used with nosql DB and there is no data 2014-01-29 18:09:58 -05:00
Qiang Xue
36daafe419 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-29 16:38:45 -05:00
Qiang Xue
823227fce3 Added Pjax::timeout and clientOptions. 2014-01-29 16:38:34 -05:00
Alexander Makarov
5820cce72f Fixed typo 2014-01-30 01:20:23 +04:00
Qiang Xue
f5f5538df8 Reverted the change to gridview regarding filter submission. 2014-01-29 16:15:10 -05:00
Qiang Xue
8ecceb395f Fixes #2210: Mysql driver will now treat tinyint(1) as integer instead of boolean 2014-01-29 13:54:17 -05:00
Carsten Brandt
e1a8fa1dff apidoc reference fixes 2014-01-29 19:46:45 +01:00
Carsten Brandt
1c905873d1 typo 2014-01-29 19:36:59 +01:00
Carsten Brandt
020fd1843a documentation link fixes 2014-01-29 19:33:30 +01:00
Carsten Brandt
1b2e80285b oops, forgot to add a class :) 2014-01-29 19:24:05 +01:00
Carsten Brandt
29753b3e59 apidocs: use erusev/parsedown for markdown parsing
added quick and dirty code highlighing and got much faster
2014-01-29 19:20:39 +01:00
Alexander Makarov
62290c130f Merge pull request #2205 from Haran/latvian-translation
Latvian translation
2014-01-29 04:18:48 -08:00
Shader
749b2dc7f8 Latvian translation 2014-01-29 13:57:21 +02:00
Carsten Brandt
5c26f01f84 fixed doc links 2014-01-29 12:22:30 +01:00
Alexander Makarov
98768df83c Typo fixes 2014-01-29 13:50:43 +04:00
Qiang Xue
b948454597 minor fixes. 2014-01-29 00:08:03 -05:00
Qiang Xue
4db70d3376 Merge pull request #2203 from arisk/patch-4
Update url.md
2014-01-28 20:47:16 -08:00
Qiang Xue
c35359e31f Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-28 23:27:47 -05:00
Qiang Xue
6bc4a8cf94 Fixes #706: Added yii\widgets\Pjax and enhanced GridView to work with Pjax to support AJAX-update 2014-01-28 23:27:24 -05:00
Qiang Xue
197bf52a0f Use a hidden link to support grid filtering. 2014-01-28 23:07:48 -05:00
Aris Karageorgos
49704ff37b Update url.md
Documentation updates
2014-01-29 11:07:19 +07:00
Qiang Xue
4433a67f8e Added yii\web\View::clear() 2014-01-28 22:06:22 -05:00
Carsten Brandt
bad5a1199f apidoc: static methods do not define properties 2014-01-29 02:38:54 +01:00
Carsten Brandt
a7459c6aa2 updated readmes 2014-01-29 02:34:59 +01:00
Carsten Brandt
4f68b8a4bb added README to main framework docs 2014-01-29 02:29:09 +01:00
Carsten Brandt
7fa619feb3 added extensions to API docs 2014-01-29 02:17:17 +01:00