166 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
Qiang Xue c98950442c Allow customizing GuideRenderer::apiUrl [skip ci] 10 years ago
Qiang Xue 3090d28038 Allow customizing GuideRenderer::guideUrl. 10 years ago
Carsten Brandt 6cd885e88e Update README.md 10 years ago
Carsten Brandt f9d83661e4 add guidePrefix option for apidoc 10 years ago
Carsten Brandt b809f93b69 ensure apidoc works with relative paths 10 years ago
Carsten Brandt 16eab8891f CHANGELOG 10 years ago
Carsten Brandt fbbb26be5f skipping image dir in apidoc if it does not exist 10 years ago
Carsten Brandt a90242adf4 apidoc: make the guide PDF renderer work again 10 years ago
Carsten Brandt acba9e5bd3 fix crash when setter w/o arguments is defined 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Carsten Brandt 5ac1d67a69 fix guide navigation 10 years ago
Carsten Brandt 3e3948d8ea fix breaking changes in markdown for console and API 10 years ago
Carsten Brandt 664fe08874 updated cebe/markdown to 1.0.0 10 years ago
Carsten Brandt a9e91efe8f small fixes thoughout the guide 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Carsten Brandt 6b353bb5df added documentation about #5175 10 years ago
Carsten Brandt 222f9ddfad added missing documentation about the NOT operator in Query 10 years ago
Carsten Brandt 1e5c48957d composer.json tabs -> spaces 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Carsten Brandt 45a748a2d4 added asset path info to apidoc composer.json 10 years ago
Alexander Makarov 9885aac0ae Removed unused "use" statements 10 years ago
Carsten Brandt 22d247ba70 Update README.md 10 years ago
Carsten Brandt 73cb5f8aac changed syntax for referencing the guide in apidoc 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
mickgeek 67fc152bae Remove the focus on the search field 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 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 65d08423c7 Safer checks for apidoc renderer 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Carsten Brandt fd8828cfb4 resolved naming conflict in apidoc 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 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