88 Commits (f3438c450c089ff0b6ff1dd6a14306d47944b6eb)

Author SHA1 Message Date
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
Aleksandar Belic b566dd522c Fixes #15272: Removed type attribute from script tag 7 years ago
Гордиенко Владислав Юрьевич 7cafa65ad2 Fixes #15216: Added `yii\web\ErrorHandler::$traceLine` to allow opening file at line clicked in IDE 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Alexander Makarov 6b0be47e0f
Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode 7 years ago
Vitor c1323c84ba
Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen 7 years ago
Elvira Sheina b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 7 years ago
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
Carsten Brandt 0199325c81 Fixes #14958: Added options to copy stacktrace and search for error message to the exception page 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Dmitry V. Alexeev 1761a10c13 Added phpdoc to migration template [skip ci] 7 years ago
Alexander Makarov acf29e0001 Fixes #14492: Fixed error handler not escaping error info debug mode 7 years ago
Robert Korulczyk d2781cd232 Added configuration for headers in PHP files generated by `message/extract` command (#14417) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexander Makarov 3a6a590eae Fixes #13945: Removed Courier New from error page fonts list since it looks bad on Linux (#13947) 8 years ago
Nikolay Oleynikov 558f2aa02a Fixes #13827 Generate "safe" methods uncommented by default 8 years ago
Nikolay Oleynikov cf4eea1878 Fixes #13823: Refactored migrations template 8 years ago
Alexander Makarov a6d266405d Fixes #13671: Fixed error handler trace to work correctly with XDebug 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
MKiselev 4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
Nikola Kovacs 84124bec4f Fix grammar in migration template docblocks. (#12148) 8 years ago
Alexander Makarov 6728d5d0e0 Fixes #11965: fixed docs for MessageController only and except 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Sam Mousa 2ac17ddae6 Simplified exception page Javascript 9 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Angel Guevara 3cbd64547a Additional phpdoc for #11187 9 years ago
Angel Guevara 2ccf9e46f8 documentation snippet 9 years ago
Carsten Brandt 360eb03d5c remove min.js sourcemap hint from error page 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Daniel Gomez Pan 2a1764f97a Enhancements for #9465 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexey Rogachev 760cc03194 Removed extra line break 9 years ago
Alexey Rogachev 777c45a653 Removed yii\db\Schema from use section 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 2cd4837f41 fixed display issue with overlapping text in callstack item 9 years ago
Andrey Nester 716057ed39 Fixes #9059: Fixed PHP Notice in error handler view 9 years ago
Felix Schindler 04accb6dcc Trim some trailing whitespaces. 9 years ago
Alexander Mohorev 7b5744a5c3 Add to list declared variables 9 years ago
Alexander Makarov 371fa3f241 Fixes #7856: Fixed comments order in messageConfig 10 years ago
Alexander Makarov b7a29e38d9 Fixes #6895: Added `ignoreCategories` config option for message command to ignore categories specified 10 years ago
Carsten Brandt 6dc45276b5 Added hint about safeUp/safeDown 10 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
Alexander Makarov 174843a971 Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 23e51edfc6 use a monospace font in error details on exception page 10 years ago