99 Commits (a94b2778b054501c4c76b0a745a67b74d9847b70)

Author SHA1 Message Date
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Thiago Talma facb546950 Changelog 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
Antonio Ramirez b659d8736c fix formatting 11 years ago
Antonio Ramirez b98d116ae0 refactored to add function on `gii.js` 11 years ago
Alexander Makarov e51eae1951 Changelog for #2327 11 years ago
Thiago Talma 7ddb6e8d6e Spaces added 11 years ago
Antonio Ramirez 65c740e91f remove tabs for spaces in js 11 years ago
Antonio Ramirez 5e9d3a8f80 fix js formatting 11 years ago
Antonio Ramirez ca7723e871 update CHANGELOG.md to its correspondent location 11 years ago
Antonio Ramirez 8135e1adf9 update typeahead plugin initialization js code 11 years ago
Antonio Ramirez 0960664f26 update typeahead.js to latest version 11 years ago
Thiago Talma dbe18d7b66 Improvements in view of changed files in Gii 11 years ago
Qiang Xue bb2256a723 Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue) 11 years ago
Alexander Makarov 22fa0d7c90 Added missing phpdoc for gii classes 11 years ago
Alexander Makarov 2926a5e16f Removed unused variable 11 years ago
Qiang Xue 505cb7d622 added missing use statement. 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Alexander Makarov 5eadeec8d4 Added missing class header, used HEREDOC instead of echo 11 years ago
Alexander Makarov d4dd55482d changelog 11 years ago
Alexander Makarov a37b35a4e1 Fixes #1897 11 years ago
Thiago Talma d92a23536c Ensure that the table prefix is used when generating the class name. 11 years ago
Daniel Schmidt f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 11 years ago
Thiago Talma e299b78a2c Best way to get the labels to search, the existing model. 11 years ago
Carsten Brandt e7e6bee928 replaced usages of $_GET with Request::queryParams 11 years ago
Carsten Brandt c5022203de fixed issue with null value in CRUD controller findModel() 11 years ago
Qiang Xue ec0e348a88 Fixes #1897: Make gii diff markup copy paste friendly 11 years ago