Commit Graph

7316 Commits

Author SHA1 Message Date
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
Carsten Brandt
3519c14e60 throw exceptions in case of invalid response content
fixes #1842
2014-01-29 00:59:41 +01:00
Carsten Brandt
bff6e67f9a added timestamp to apidocs template 2014-01-29 00:57:38 +01:00
Alexander Makarov
a78fb85d82 Added advanced application configs schema to docs, fixed the fact that there's now common/config/main.php 2014-01-29 02:48:46 +04:00
Alexander Makarov
d88fbac4ee Merge pull request #2107 from creocoder/yii2-advanced-app-env-improvement
Cleaner environments for yii2-advanced-app
2014-01-28 14:41:54 -08:00
Qiang Xue
6ab97d92cd pjax WIP 2014-01-28 16:19:18 -05:00
Qiang Xue
a87e867261 doc fix. 2014-01-28 14:55:43 -05:00
Qiang Xue
7ae5fd4c88 doc fix. 2014-01-28 14:52:08 -05:00
Qiang Xue
91be6e9e2b added changelog. 2014-01-28 14:08:11 -05:00
Qiang Xue
7f882d3a39 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-28 14:03:45 -05:00
Qiang Xue
02b908bd9c Fixes #938: added yii\web\View::renderAjax and yii\web\Controller::renderAjax. 2014-01-28 14:03:39 -05:00
Alexander Kochetov
86747e89ef Aliases moved to aliases.php 2014-01-28 22:19:00 +04:00
Alexander Kochetov
4e77105277 Rollback $params variable 2014-01-28 22:18:37 +04:00
Carsten Brandt
32b9f87bdf removed id property from Block widget
fixes #2196
2014-01-28 18:05:47 +01:00
Carsten Brandt
f26dcafbed Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
  Added `yii\web\View::POS_LOAD`
2014-01-28 18:03:16 +01:00
Carsten Brandt
193bc5011b added interface methods to abstract classes 2014-01-28 18:01:57 +01:00
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
Qiang Xue
861c2b2f9c Added yii\web\View::POS_LOAD 2014-01-28 11:21:15 -05:00
Carsten Brandt
7924e6d1fb fixed apidoc context for markdown rendering 2014-01-28 16:50:35 +01:00
Carsten Brandt
3f1a0307cc improved problems reporting in apidoc command 2014-01-28 16:39:23 +01:00
Carsten Brandt
e2b34f2c63 updated outdated docs 2014-01-28 15:30:43 +01:00
Carsten Brandt
e27c3872ed doc improvements 2014-01-28 15:17:11 +01:00
Carsten Brandt
abceccfd49 improved APIdocs template by sorting all items 2014-01-28 15:16:18 +01:00
Carsten Brandt
0f7732e80b fixed apidoc link parsing 2014-01-28 15:15:37 +01:00
Carsten Brandt
f93054a486 fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.

see yiisoft/yii#3113
2014-01-28 14:28:39 +01:00