939 Commits (32365e8180d9ffe730133527f16ff9630daa5afa)

Author SHA1 Message Date
AlexGx 1982efbdfe many phpcs fixes 11 years ago
AlexGx a94b2778b0 fix phpDoc LuaScriptBuilder build @throws 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Alexander Makarov 15a41eae9e Removed executable flag from asset files 11 years ago
Qiang Xue 4b20fdc72e typo fix. 11 years ago
Alexander Mohorev 61cacdfc81 add findAndModify() method to the Collection class 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Alexander Mohorev 426af3177c code style. WHILE 11 years ago
Alexander Mohorev f849623359 code style. FOR 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev d8971b252c short echo tags 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
Carsten Brandt 6c0576af9e raised dependency for phpdocumentor docblock lib 11 years ago
Carsten Brandt e99d5dba7b fixed apidoc table style 11 years ago
Carsten Brandt 8c7eb97175 apidoc style and typo 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
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