5092 Commits (749b2dc7f842f0ea87b53029b8ecd90d2ca532a2)
 

Author SHA1 Message Date
Shader 749b2dc7f8 Latvian translation 11 years ago
Qiang Xue b948454597 minor fixes. 11 years ago
Qiang Xue 4db70d3376 Merge pull request #2203 from arisk/patch-4 11 years ago
Qiang Xue c35359e31f Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 6bc4a8cf94 Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update 11 years ago
Qiang Xue 197bf52a0f Use a hidden link to support grid filtering. 11 years ago
Aris Karageorgos 49704ff37b Update url.md 11 years ago
Qiang Xue 4433a67f8e Added `yii\web\View::clear()` 11 years ago
Carsten Brandt bad5a1199f apidoc: static methods do not define properties 11 years ago
Carsten Brandt a7459c6aa2 updated readmes 11 years ago
Carsten Brandt 4f68b8a4bb added README to main framework docs 11 years ago
Carsten Brandt 7fa619feb3 added extensions to API docs 11 years ago
Carsten Brandt 3519c14e60 throw exceptions in case of invalid response content 11 years ago
Carsten Brandt bff6e67f9a added timestamp to apidocs template 11 years ago
Alexander Makarov a78fb85d82 Added advanced application configs schema to docs, fixed the fact that there's now common/config/main.php 11 years ago
Alexander Makarov d88fbac4ee Merge pull request #2107 from creocoder/yii2-advanced-app-env-improvement 11 years ago
Qiang Xue 6ab97d92cd pjax WIP 11 years ago
Qiang Xue a87e867261 doc fix. 11 years ago
Qiang Xue 7ae5fd4c88 doc fix. 11 years ago
Qiang Xue 91be6e9e2b added changelog. 11 years ago
Qiang Xue 7f882d3a39 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 02b908bd9c Fixes #938: added `yii\web\View::renderAjax` and `yii\web\Controller::renderAjax`. 11 years ago
Alexander Kochetov 86747e89ef Aliases moved to aliases.php 11 years ago
Alexander Kochetov 4e77105277 Rollback $params variable 11 years ago
Carsten Brandt 32b9f87bdf removed id property from Block widget 11 years ago
Carsten Brandt f26dcafbed Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 193bc5011b added interface methods to abstract classes 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 861c2b2f9c Added `yii\web\View::POS_LOAD` 11 years ago
Carsten Brandt 7924e6d1fb fixed apidoc context for markdown rendering 11 years ago
Carsten Brandt 3f1a0307cc improved problems reporting in apidoc command 11 years ago
Carsten Brandt e2b34f2c63 updated outdated docs 11 years ago
Carsten Brandt e27c3872ed doc improvements 11 years ago
Carsten Brandt abceccfd49 improved APIdocs template by sorting all items 11 years ago
Carsten Brandt 0f7732e80b fixed apidoc link parsing 11 years ago
Carsten Brandt f93054a486 fixed possible problem with realpath and false value 11 years ago
Alexander Makarov 208d5eaca7 Fixes #2195 11 years ago
Carsten Brandt 296fc72d63 more clear docs about html options 11 years ago
Carsten Brandt f9dee9c951 Fixed an issue with Filehelper and not accessable directories 11 years ago
Alexander Makarov f1a674b921 Added `yii\web\Request::get($name = null, $defaultValue = null)` and `yii\web\Request::post($name = null, $defaultValue = null)` 11 years ago
Alexander Makarov 8c7ae47e58 Merge pull request #2181 from cebe/request-body-default-post-params 11 years ago
Qiang Xue df52510f88 fixed potential problem about using unset variables. 11 years ago
Qiang Xue 505cb7d622 added missing use statement. 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Carsten Brandt 25f94a40f0 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 074ec7dd20 fixed exclude paths in phpdoc command 11 years ago
Qiang Xue c829dd6b47 added more tests. 11 years ago
Carsten Brandt 4e96683263 updated classmap 11 years ago
Qiang Xue 18d7224ac8 Fixes #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation 11 years ago
Alexander Makarov 0a638c1a8b Merge pull request #2188 from nineinchnick/2184-fix-findFiles 11 years ago