84 Commits (eb98df2ec2c2f80932e19640221dd97149ec0bca)

Author SHA1 Message Date
Qiang Xue 5526cad17f use css class to indicate broken links in generated guide/api docs. [skip ci] 10 years ago
Carsten Brandt f9d83661e4 add guidePrefix option for apidoc 10 years ago
Carsten Brandt a90242adf4 apidoc: make the guide PDF renderer work again 10 years ago
Alexander Makarov 9885aac0ae Removed unused "use" statements 10 years ago
mickgeek 67fc152bae Remove the focus on the search field 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
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 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 23866f67a0 improved usability for the apidoc search 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
Carsten Brandt 3c400dbca8 fixed file PHPdoc 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 f93d871cd6 fixed wrong method calls in elasticsearch Command 11 years ago
Tobias Munk 7499c19878 use all 12 columns, left sidebar is now span-3 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
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 595f55c504 api doc improvements 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
Carsten Brandt ca6bfdbbb5 final changes for apidoc refactoring 11 years ago
Carsten Brandt acde64c88b finished guide command refactoring 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago