3666 Commits (650440d94153de436ad63df056d9151d92da8000)

Author SHA1 Message Date
Tobias Munk 1d835e8aa6 fixed order 11 years ago
Tobias Munk 3bd6c1ac27 updated CHANGELOG 11 years ago
Qiang Xue eaa1ba029f minor cs fixes. 11 years ago
Alexander Makarov 3d1d7f72ed Fixes #2544: Changed `DetailView`'s `name:format:label` to `attribute:format:label` to match `GridView` 11 years ago
Alexander Makarov 03b2fc3e58 Adjusted code formatting 11 years ago
Carsten Brandt d2d94ab358 fixed arrayHelper::toArray() recursive call 11 years ago
Carsten Brandt d3d832a3bf phpdoc fixes 11 years ago
Alexander Makarov 1a5ccebef2 Fixes #2527: Source language for `app` message category was always `en` no matter which application `sourceLanguage` was used 11 years ago
Jacob Morrison 614bffb01a Fixed issue with preventing from clearing events and behaviors on clone 11 years ago
Vincent 84a48ac93e updated changelog 11 years ago
Vincent 9f6cc54154 updated code according to code style and removed unused property 11 years ago
Qiang Xue da13b336be minor css fixes. 11 years ago
Vincent 3cb97fb8c8 updated formatting 11 years ago
Vincent d12c8d5820 #2524 updated as size method to include translation and verbose mode 11 years ago
Carsten Brandt f9024dbec1 fixed Migration::execute() to use params correctly 11 years ago
Carsten Brandt 8d2e68b40e removed duplicate arguments from base formattter 11 years ago
Alex-Code f7911bc9ac Unused? 11 years ago
Alex-Code 72ff9c58df Pjax container only required on first load. 11 years ago
Carsten Brandt 36af49d90e added code coverage using scrutinizer.com 11 years ago
Qiang Xue 3aa15b709f CS fix. 11 years ago
Qiang Xue 3dead3386c CS fix. 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
Vincent Gabriel 9427f4e76b no need for as number #2524 11 years ago
Vincent Gabriel 9e231eb8c8 added asSize method to format file size #2524 11 years ago
Qiang Xue 04bf51b01a Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 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 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 26717e3e76 allow referencing the guide from API docs 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
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
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 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
Alexander Makarov 7660827dd3 Fixes #2460: custom listview/gridview summary was broken 11 years ago
Qiang Xue ddb7141ea6 doc update about behavior. 11 years ago
Luciano Baraglia a625b79bf2 Some minimal doc blocks changes for consitency 11 years ago
Carsten Brandt 314b897fa4 updated classmap 11 years ago