232 Commits (8cfdd37475eb764caeb56559b4a068f8cae943b9)

Author SHA1 Message Date
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Tobias Munk 21d02e1483 fixes #2776 renamed default template folder 11 years ago
Qiang Xue 7960ccdf50 Tab to spaces conversion. 11 years ago
Luciano Baraglia 7c75b9bc53 GII generated files changes according to PSR2 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov cd8e626018 Fixes #2737 11 years ago
Qiang Xue 41385ed492 code cleanup. 11 years ago
Thiago Talma 3f25bc9408 Update files.php 11 years ago
Thiago Talma c7a85e8ff9 Add id in diff link. #2712 11 years ago
Kevin LEVRON 4c38cc2239 CS Fix 11 years ago
Kevin LEVRON 0b92f270de Update CHANGELOG.md 11 years ago
Kevin LEVRON ade92c46ac Update files.php 11 years ago
Kevin LEVRON d27a07ebe5 Update view.php 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Alexander Makarov 6d97ded6c6 Fixes #2659 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
Thiago Talma bd067b02ff Changelog 11 years ago
Thiago Talma 5b648c99ff Keyboard shortcut for previous, next and refresh buttons 11 years ago
AlexGx c906d43343 fix php5.4 array syntax 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Thiago Talma 430f862b7c Arrows to display the previous and next files. 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 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
Tobias Munk be54f24b47 updated defaults, UI, validation and templates 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
Thiago Talma ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 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 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Johnny Theill 276883b890 Use 'Yii::$app->request->post()' instead of $_POST 11 years ago
Tobias Munk 097ee6f874 first draft of the extension generator 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov a78ff145b8 Removed unused variable 11 years ago
Antonio Ramirez 333630ae3a fix formatting 11 years ago