1270 Commits (3fc4d5ebc9214986b8ef13cce21018585f4cbe96)

Author SHA1 Message Date
Kartik Visweswaran cb4638883b Better Gii caption english 11 years ago
Qiang Xue 1bcf3b8427 Fixed wrong links [skip ci] 11 years ago
Alexander Makarov 7f6fc39861 Fixes #1799: Added form_begin, form_end to twig extension 11 years ago
Alexander Makarov 539b74d172 Added note about disabling cache to twig extension readme 11 years ago
Alexander Makarov 5196ba372f Replaces tabs to spaces in example code 11 years ago
tsvetann f8fefb009f Update Generator.php 11 years ago
Aoseala f9370204d8 Fixes example code symbol errors 11 years ago
Alexander Makarov 150eb6b855 Fixes #2018: Adjusted changelog 11 years ago
Carsten Brandt 39a2e1efd7 adjusted guide renderer to new guide structure 11 years ago
johonunu c63edd3181 Reformating code. Removed \t signs, using spaces. Edited Changelog. 11 years ago
johonunu 6f9aee90ea Search model not required anymore in crud generator 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
suralc 1ad5c4c3fe Only valid php classes should pass validation 11 years ago
suralc 14e4e836e2 Fixed regex-escaping in crudgenerator 11 years ago
suralc eac0922f13 Update CHANGELOG.md 11 years ago
suralc 4230f7664d Fix #3265 11 years ago
Michael Härtl 9d384668c5 Remove empty ActiveField errors and fix bootstrap templates 11 years ago
Carsten Brandt 23866f67a0 improved usability for the apidoc search 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
Carsten Brandt 3838b501ba refactored Debug Mail panel to work with different vendors 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
Alexander Makarov 8c79c4f08b Fixed typo 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
horizons2 b68f5b617f removed unused code 11 years ago
horizons2 8ff55d1a28 correct typo 11 years ago
horizons2 1d9e6b6f8b use tableprefix on gii model generator 11 years ago
Sorokin Victor d8652a52ee Update AutoloadExample.php 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Carsten Brandt 4466df7d4c install bootstrap 3.1 by default but allow 3.0.x 11 years ago
Qiang Xue 480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 11 years ago
Luciano Baraglia 24e0bfcfed Gii missing space in crud update template [skip ci] 11 years ago
Alexander Makarov 20e4abeac1 Added changelog for #3175 that fixes #2925 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
João José 831be93868 Typecast model id only if using mongodb AR class 11 years ago
João José 21dff54d6b Typecast model id only if using mongodb AR class 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 11 years ago
João José b1beae71f3 Fixed format 11 years ago
João José de1df94552 Typecast model id only if using mongodb AR class 11 years ago
João José 377b01d2c1 Typecast model Id so that urls don't break when using MongoDB object Id's 11 years ago
Qiang Xue a60d295253 Added support for using sub-queries when building a DB query with `IN` condition 11 years ago
Qiang Xue 12c3b59b9b log fixes [skip ci] 11 years ago
Qiang Xue b0b8056f6c Fixes #3108: Added `yii\debug\Module::enableDebugLogs` to disable logging debug logs by default 11 years ago
Alexander Makarov b568c904ea Updated changelog 11 years ago
Evgeniy Tkachenko b45409327d Hide debug toolbar when media = print 11 years ago