1067 Commits (d8652a52ee0aa0a5a4cf91f4f3c46322d19bece5)

Author SHA1 Message Date
Alexander Makarov fd5648044e Fixed tabs 11 years ago
Luciano Baraglia 4827d7329c Fixed typo 11 years ago
Luciano Baraglia 8c8f3d0cf2 Proposal: GII generate strings for I18N 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
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
Carsten Brandt c3ce904af5 fixed detailview attributes 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
Alex-Code 4807d2eebc Update CHANGELOG.md 11 years ago
Alex-Code 3a87b8a34a Improved check for active child items 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt 5ad0efe36a APIDOC beautification 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
JacekK edc3d2b11a fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Carsten Brandt f7a5c29e20 apidoc cleanup 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Carsten Brandt 168b37eb9b minor apidoc style 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 11 years ago
Paul Klimov f56616394e Note about embedded documents added to mongodb extension readme 11 years ago
Paul Klimov 866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Alexander Makarov 6d97ded6c6 Fixes #2659 11 years ago
Alexander Makarov 24b0de63d5 Minor code style fixes for apidoc 11 years ago
Carsten Brandt cf9597a7aa code style 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Carsten Brandt f279719196 be consistent, use singular inheritdoc 11 years ago
Carsten Brandt adb28deeff added support for basic `@inheritDoc` tags 11 years ago
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
Carsten Brandt 5e356acbd7 exclude file support for apidocs 11 years ago
Qiang Xue bbea1ab19c Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace` 11 years ago
Carsten Brandt ca6bfdbbb5 final changes for apidoc refactoring 11 years ago
Carsten Brandt acde64c88b finished guide command refactoring 11 years ago