5660 Commits (97b60782c06bd3d35b5b83ba0112a9bfa7b88754)
 

Author SHA1 Message Date
Alexander Makarov 97b60782c0 Merge pull request #2533 from maximal/patch-1 11 years ago
MaximAL b560398bd7 Coding standards fixes. 11 years ago
Carsten Brandt 4f2873c1b7 doc typo 11 years ago
Qiang Xue 3aa15b709f CS fix. 11 years ago
Qiang Xue 4b930e1d10 Merge pull request #2526 from skotos/master 11 years ago
Qiang Xue 3dead3386c CS fix. 11 years ago
Qiang Xue 543688285b Merge pull request #2531 from tof06/master 11 years ago
Qiang Xue 976532c131 fixed typo 11 years ago
tof06 61767861fb Add X-PJAX-URL header when redirect a pjax request 11 years ago
tof06 8c1d39b348 Add getIsPjax method to Request 11 years ago
Scott Tester 6526f0cbfa Document commit 7ce4702 (Allow nulls in batchInsert) in CHANGELOG 11 years ago
Larry Ullman 72db286f1d Just got started; nothing significant 11 years ago
Qiang Xue c859befa98 Merge branch 'master' of git://github.com/yiisoft/yii2 11 years ago
Qiang Xue 04bf51b01a Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 11 years ago
Qiang Xue 73a15c2bbf Merge pull request #2504 from thiagotalma/master 11 years ago
Qiang Xue ba2c35b894 Fixes #2482. 11 years ago
Scott Tester 7ce4702426 Allow null values for fields in batchInsert 11 years ago
Qiang Xue 9f37e133e3 Fixed test break. 11 years ago
Qiang Xue 2a6bc68ca6 minor fixes. 11 years ago
Carsten Brandt c229ba729a fixed a bug in MessageSource and missingtranslation event 11 years ago
Qiang Xue 3a6b934104 Fixes #698 11 years ago
Qiang Xue 50308d8788 Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci] 11 years ago
Carsten Brandt 9142c9c8ee fixed issue with apidoc without guide 11 years ago
Carsten Brandt b6944f806d fixed Jui sortable clientEvents naming 11 years ago
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Larry Ullman e9b513d4e9 Very minor edits to the beginning 11 years ago
Qiang Xue 992f8edcb0 proper implementation of View::viewFile. 11 years ago
Qiang Xue 97d291ca6a Added `View::viewFile` and removed `ViewEvent::viewFile` 11 years ago
Alexander Makarov d8d44b6127 Merge pull request #2501 from yiisoft/unify-urls 11 years ago
Alexander Makarov aee25c24eb Fixes #728 11 years ago
Alexander Makarov 8402cafa49 Corrected redirect in example, used request for getting post instead of global 11 years ago
Carsten Brandt cdb1221a40 fixed docs about AR scopes 11 years ago
Carsten Brandt 5ee50a8454 Merge pull request #2497 from yiisoft/merge-query-and-relation2 11 years ago
Carsten Brandt 6ebcd9ac30 fixed absolute class links in guide 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Carsten Brandt c46b35b13c allow configuring asset converter property with default class 11 years ago
Alexander Makarov e3e26540a2 Fixes #2508 11 years ago
Alexander Makarov 168fb19fe7 Added status condition to PasswordResetRequestForm email validator 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Alexander Makarov 46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Thiago Talma ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 11 years ago
Carsten Brandt 0d720e0695 added property visibility to api docs 11 years ago
Carsten Brandt 82d103d09a added method visibility to api docs 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 11 years ago
Carsten Brandt ac3ac5d107 added link about rendering of HTML attributes to Html helper 11 years ago
Alexander Makarov 752b7cf9d1 Fixes #2502: Unclear error message when `$_SERVER['DOCUMENT_ROOT']` is empty 11 years ago
Alexander Makarov 6a1816a94e Allow using string for URL in case there are no parameters 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Carsten Brandt cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 11 years ago