9449 Commits (f109e2d02c2bfb65d856f638c6403af4d9757de9)
 

Author SHA1 Message Date
Alexander Makarov 7c7783a548 Booleans are now stored as 0 or 1 in Redis 10 years ago
Alexander Makarov 660fa46127 Fixed storing and loading null-values in Redis 10 years ago
Qiang Xue 11a4d6dedc console gii WIP 10 years ago
Carsten Brandt a4e86c02de date formatter iteration 10 years ago
Carsten Brandt 7f1f759472 small doc adjustments 10 years ago
Alexander Makarov 9885aac0ae Removed unused "use" statements 10 years ago
Alexander Makarov 66aab86b9d Fixed array syntax 10 years ago
Alexander Makarov 4832760604 Removed unused "use" statements 10 years ago
Alexander Makarov 31cde2c41b Merge pull request #4942 from tebazil/master 10 years ago
Vasiliy Baukin 51e2c2dd75 Перевод runtime-handling-errors.md на русский язык 10 years ago
Qiang Xue a5b06b3468 Mark tests with problematic DBMS as skipped. 10 years ago
Qiang Xue b4c4b4053a Fixes #3511: Dropped `yii.allowAction()` and modified `yii.confirm()` in `yii.js` to support callbacks 10 years ago
Alexander Makarov 1a8dd259e2 Merge pull request #4940 from tebazil/master 10 years ago
Vasiliy Baukin 6c6fab2026 Update runtime-url-handling.md 10 years ago
Vasiliy Baukin 912c862202 Update runtime-url-handling.md 10 years ago
Vasiliy Baukin 21f7eef8b8 Update runtime-url-handling.md 10 years ago
Vasiliy Baukin 7513813a60 Update runtime-url-handling.md 10 years ago
Vasiliy Baukin 0dec094bbb Update runtime-url-handling.md 10 years ago
Vasiliy Baukin 8f6784a088 Create runtime-url-handling.md 10 years ago
Qiang Xue 1cd42222fd Fixed test break. 10 years ago
Qiang Xue ae13b0593f Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically 10 years ago
Qiang Xue 08d4d89930 Fixes #2914: `ActiveForm::fieldConfig` will be merged recursively with the `$options` parameter in `ActiveForm::field()` 10 years ago
Qiang Xue ef4d5e48ad Fixes #4936 [skip ci] 10 years ago
Qiang Xue e3ca5a8168 Reverted/fixed some incorrect changes. 10 years ago
Qiang Xue dd6f4442a5 gii command line WIP 10 years ago
Alexander Makarov 8592601463 Merge pull request #4937 from johonunu/missing-serbian-translations 10 years ago
Nikola Trifunovic f3f5395132 missing "." sign 10 years ago
Alexander Makarov 11812af1c1 Fixed formatting, initialized options array 10 years ago
Alexander Makarov 91f61bfc3b Fixed phpdoc 10 years ago
Nikola Trifunovic 939ee37fd4 added missing serbian translations 10 years ago
Alexander Makarov 9d6202ea2e Removed unused variable initialization 10 years ago
Alexander Makarov 9ec740eaf8 Better alias check 10 years ago
Alexander Makarov 73045c83b9 Simplified ArrayTrait::fields() default implementation since it works fine w/ just field names as values 10 years ago
Alexander Makarov d471f0ba91 Fixes #4288: added a hint on how to specify console boolean values to the output of help 10 years ago
Qiang Xue f21c2c2964 Fixed test breaks. 10 years ago
Alexander Makarov a27b6e92d8 Merge pull request #4934 from alanwillms/pt_br_start_hello 10 years ago
Qiang Xue 155f525e0b Fixes #2380: `yii\widgets\ActiveForm` will register validation js even if there are not fields inside 10 years ago
Qiang Xue d5077d70b7 Fixes #3738: ActiveField custom error selector not functioning 10 years ago
Alan Willms 7180bf8c36 Small fix in pt-br guide/README 10 years ago
Alan Willms bcc0ad72fa Translate guide/start-hello into pt-BR 10 years ago
Alan Willms 767af429c2 Update guide pt-BR README file 10 years ago
Qiang Xue 4ad022c372 Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig` 10 years ago
Carsten Brandt e15cfc0286 allow precision for binary type in MSSQL 10 years ago
Carsten Brandt 69a56e54ee Update core-code-style.md 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
Carsten Brandt 0ed670fe47 Merge pull request #4927 from nikbas/serbian-message-translations 10 years ago
Nikola Basic c5a536e5b7 Fix typos and semantic errors in Serbian translation 10 years ago
Qiang Xue ef1a6d20d1 When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence 10 years ago
Qiang Xue aeb8dd560a Refactored console help system [skip ci] 10 years ago