232 Commits (8cfdd37475eb764caeb56559b4a068f8cae943b9)

Author SHA1 Message Date
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
Carsten Brandt 1020203be2 changed gii files code style and CHANGELOG for #1818 11 years ago
BelalWM 7baf261f94 Fix phpdoc generation in gii model generator. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Alexander Makarov 51592f179f Fixed wrong refactoring of helpers 11 years ago
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Qiang Xue f473abe17f Fixes #1405: fixed disambiguation of relation names generated by gii. 11 years ago
Luciano Baraglia 7d1443e4b3 Gii crud generator broken 11 years ago
Carsten Brandt d650ca3a08 updated gii crud to work with non SQL AR 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Alexander Makarov 8995c0b0ca Code style fixes for layouts 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt e837e44ac1 updated ext composer.json for issue labels 11 years ago
Qiang Xue 182dfb39dc Added warning log when access to gii and debugger is denied due to IP restriction. 11 years ago
Qiang Xue 542477c323 typo fix. 11 years ago
Qiang Xue 6992cc2c73 Fixes #1196. 11 years ago
KiTE c5ee83bffb Fixed gii after merge #1184 11 years ago
Qiang Xue 75dc290a24 Fixes #1193 11 years ago
Qiang Xue da93d9b4ba Fixes #1195. 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
slavcodev 3cdd78cafe Fix rules generator 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Carsten Brandt faed08e620 fixed crud to work with table that has no PK but AR defines one 11 years ago