129 Commits (b0fb04efd4f1d2e48a45d4675c6558c60435c7cd)

Author SHA1 Message Date
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
Carsten Brandt 3f5e6e9b7e ensure guide PDF compiles with russian characters 10 years ago
Carsten Brandt 75b1f4818c improved HTML guide navigation 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Carsten Brandt 0f4817005f finished PDF support for guide 10 years ago
Carsten Brandt fd461a9eec better listings in guide pdf 10 years ago
Carsten Brandt 3ff2e4e3f3 improved PDF version of the guide 10 years ago
Carsten Brandt 6647709113 generate PDF file chapters from README.md structure 10 years ago
Carsten Brandt d52299baa2 first approach to a PDF guide 10 years ago
Carsten Brandt 85f49e0cfe fixed apidoc short description 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt e1b4777021 fixes Yii source path 10 years ago
Carsten Brandt c67c491053 fixed apidoc inherit 11 years ago
Carsten Brandt c3fe4aa0fd `@inheritdoc` from interfaces and params 11 years ago
Carsten Brandt 39a2e1efd7 adjusted guide renderer to new guide structure 11 years ago
Carsten Brandt 6c4046da49 defer loading of search index in api doc 11 years ago
Carsten Brandt cb8100d76f improved apidoc property detection 11 years ago
Carsten Brandt 23866f67a0 improved usability for the apidoc search 11 years ago
Carsten Brandt 0a86091984 use mb_ string functions to truncate description 11 years ago
Carsten Brandt 97e13d82e7 renamed jssearch 11 years ago
Carsten Brandt 5f77cb97c5 added search form to api docs 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Carsten Brandt f93d871cd6 fixed wrong method calls in elasticsearch Command 11 years ago
Carsten Brandt 8a6eceb852 phpdoc fixes 11 years ago
Tobias Munk 0cd4626094 fixed docblock 11 years ago
Tobias Munk ca00c94062 fixed docblock indent 11 years ago
Tobias Munk ac3ea60be8 tabs to spaces 11 years ago
Tobias Munk 7499c19878 use all 12 columns, left sidebar is now span-3 11 years ago
Tobias Munk 534eb8b421 added path when script is run from yii2-dev/extensions 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Carsten Brandt 5ad0efe36a APIDOC beautification 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 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
Alexander Makarov 24b0de63d5 Minor code style fixes for apidoc 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago