1086 Commits (6f9aee90ea114b164d806bc320e28e8af3019291)

Author SHA1 Message Date
Qiang Xue 5d0ec52a52 Added support for reading page size from query parameters by `Pagination` 11 years ago
Carsten Brandt db8685ccad fixed a bunch of typos and errors 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
andy5 3073543c49 Remove language check from DatePicker 11 years ago
andy5 b52302a8bd Update CHANGELOG.md 11 years ago
andy5 6bef1c2558 Use default appliaction language in DatePicker 11 years ago
Thiago Talma 7037769fa7 Fixed typo 11 years ago
Thiago Talma 8f7aa2fb8f Fixed typos 11 years ago
Alexander Makarov 80d3afa0dc Gii extension generator adjustments 11 years ago
Tobias Munk c624f91dc3 fixed typos 11 years ago
Tobias Munk d32b3a0e8f updated docs and hints 11 years ago
Tobias Munk 9ad28d9088 added safe validator for keywords 11 years ago
Carsten Brandt 023f4d0ab6 refactored apidoc extensions completely. 11 years ago
Carsten Brandt 6b603c060b added anchors to ApiMarkdown 11 years ago
Tobias Munk be54f24b47 updated defaults, UI, validation and templates 11 years ago
Qiang Xue da13b336be minor css fixes. 11 years ago
Tobias Munk 4192c72256 minor docs update (still WIP) 11 years ago
Qiang Xue 976532c131 fixed typo 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
Carsten Brandt 505762d49c updated docs about active relation 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 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
Carsten Brandt e76fb238d4 added missing use statement 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
resurtm b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 11 years ago
Alexander Mohorev c65b171e98 removed useless option 11 years ago
Alexander Mohorev 8a6418a9c2 refactoring Session component 11 years ago
Alexander Mohorev c56bf509c1 small typos 11 years ago
Alexander Mohorev 8f9c54a149 add method findOne() to the Collection class 11 years ago
Alexander Mohorev 75ea33ac64 mongodb method "open" not triggered event "after open connection" 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt d7da4e5ade removed unnecessary call to Html::url() 11 years ago
Carsten Brandt 9a67bc05fb updated apidoc composer.json 11 years ago
Johnny Theill 276883b890 Use 'Yii::$app->request->post()' instead of $_POST 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago