15 Commits (358186548ae7ba4bce1b84eb593932f4a7095f64)

Author SHA1 Message Date
pana1990 3a5e802c24 Fix for #6463 10 years ago
Qiang Xue d7c3e7815b Fixes #6367: Added `yii\gii\generators\crud\Generator` to support customizing view path for the generated CRUD controller 10 years ago
Qiang Xue 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 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
Qiang Xue bb2256a723 Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue) 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
Alexander Makarov 115487a875 Fixes #1133: gii controller generator now uses application controllerNamespace as default value for "Controller Namespace" 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Luciano Baraglia c2457f95e9 GII sub-modules support - see #871 11 years ago
Qiang Xue 7f4e02cb45 crud generator WIP 11 years ago
Qiang Xue 2a152cb555 model generator WIP 11 years ago
Qiang Xue 8ea5858d0d refactored gii. 11 years ago
Qiang Xue 18da3eaa53 typo fix. 11 years ago
Qiang Xue 775604ae03 doc fix. 11 years ago
Qiang Xue 054b6f5818 Finished controller code generator. 11 years ago
Qiang Xue 208a274364 gii WIP 11 years ago
Qiang Xue ef01a8cb79 gii WIP 11 years ago
Qiang Xue 1896dd1707 gii WIP 11 years ago
Qiang Xue 94e4c076eb gii WIP 11 years ago