Commit Graph

  • 1474e2d61a
    Optimize `yii\validators\ExistValidator` Anton 2021-08-04 23:40:25 +0300
  • be1b98b1df
    Fix #18756: Fix `\yii\validators\ExistValidator::queryValueExists` to validate against an array of unique values DrDeath72 2021-08-04 23:00:58 +0500
  • ca50dd0bc7
    fix core framework code style link (#18805) Ihor Sychevskyi 2021-08-04 09:21:28 +0300
  • 1a057444ab
    Update URLs (#18802) Alexander Makarov 2021-08-02 19:56:07 +0300
  • 88e942821c
    update composer asset plugin link (#18797) Ihor Sychevskyi 2021-08-01 10:04:55 +0300
  • fb7bc9fa5c
    Fix #18274: Fix `yii\log\Logger` to calculate profile timings no matter the value of the flush interval Bizley 2021-07-30 22:55:19 +0200
  • 9607d0eb52
    Small fixes in `yii\helpers\BaseStringHelper` (#18795) Anton 2021-07-30 23:29:48 +0300
  • 86d7e95077
    Minor enhancements for JsExpression (#18793) Anton 2021-07-30 12:46:57 +0300
  • 9b2720e664
    Update links (#18790) Ihor Sychevskyi 2021-07-29 17:26:53 +0300
  • 22c7cef869
    Fix PhpDoc in yii\db\Query (#18752) Anton 2021-07-29 02:19:01 +0300
  • d9928455e3
    Fix PhpDoc for yii\db\{QueryInterface,Query} (#18753) Anton 2021-07-27 22:44:47 +0300
  • 25c0e6dcad
    Fix #18656: Added ability for `yii serve`'s `--router` param to take an alias Mark Huot 2021-07-27 15:35:47 -0400
  • b4bdd6ef9f
    PL Guide updates (#18787) Bizley 2021-07-27 16:34:53 +0200
  • a7ff413377
    Fix typo in Russian translation of the guide Yura 2021-07-26 18:39:22 +0600
  • fd7373f1c6
    Make docs gender agnostics (#18781) Sohel Ahmed Mesaniya 2021-07-25 19:14:56 +0530
  • f8e37eb48b
    update fontawesome link (#18780) Ihor Sychevskyi 2021-07-25 10:34:26 +0300
  • 5c80accf0b
    update twig link (#18774) Ihor Sychevskyi 2021-07-22 10:32:33 +0300
  • 0d07f69c3c
    Merge pull request #18775 from kayw-geek/master Bizley 2021-07-22 08:51:45 +0200
  • 6685d2f496
    Change the link protocol to HTTPS Kay W 2021-07-22 13:12:34 +0800
  • 9064e9512f
    Merge pull request #18766 from yiisoft/upd Bizley 2021-07-19 08:45:24 +0200
  • 7374d4ac5c update http to https website links Arhell 2021-07-19 00:16:20 +0300
  • af29687f5f
    Merge pull request #18764 from yiisoft/upd Bizley 2021-07-16 09:40:05 +0200
  • e1bcfe7e15 update composer.json links Arhell 2021-07-16 00:30:53 +0300
  • 2147029615
    update structure block (#18760) Ihor Sychevskyi 2021-07-12 09:24:44 +0300
  • 6b1f70b883
    Merge pull request #18754 from stevekr/formatter-type-fix Bizley 2021-07-08 11:12:54 +0200
  • 49a88aa090
    Merge branch 'master' into formatter-type-fix Bizley 2021-07-08 10:14:18 +0200
  • fd99eb6c8b
    update yii forum & chat link (#18751) Ihor Sychevskyi 2021-07-08 11:12:15 +0300
  • 4276eb4955 Fix $value parameter types in yii\i18n\Formatter::normalizeDatetimeValue() Steve 2021-07-08 10:30:32 +0300
  • 8cc9aeb2f0
    Fix #18749: Fix `yii\web\ErrorHandler::encodeHtml()` to support strings with invalid UTF symbols Sergei Predvoditelev 2021-07-06 23:34:21 +0300
  • 17742cb146
    don't convert int to string if db type of column is numeric (#18741) egorrishe 2021-07-06 21:49:01 +0300
  • 8d43241499
    Merge pull request #18747 from mrblc/mrblc-fix-croatian-file-validation-messages Bizley 2021-07-06 12:38:42 +0200
  • 661f7318a1 Fixed tipfellery and inconsistencies regardin file translation for file validation messages in Croatian mrblc 2021-07-06 11:07:00 +0200
  • 725057c273
    Fix #18734: Added `yii\validators\EmailValidator::$enableLocalIDN` Brandon Kelly 2021-07-05 15:55:02 -0700
  • 9d56179e9d
    Updated asUrl method to not introduce BC break (#18742) Bizley 2021-07-04 11:03:19 +0200
  • c318536cc3
    update forum link (start-looking-ahead.md) (#18744) Ihor Sychevskyi 2021-07-04 11:28:53 +0300
  • 2fe03cd82c
    Only log the $_SERVER information under YII_DEBUG (#18707) Alexandru Bucur 2021-07-03 18:55:06 +0200
  • c43a168a31
    Fix #18712: Added `$scheme` option to `yii\i18n\Formatter::asUrl()` Bizley 2021-07-02 10:26:24 +0200
  • 87849c640f
    Fix #18737: Fix SchemaTest::testColumnSchema() for MySql <5.7 egorrishe 2021-07-01 20:36:17 +0300
  • aad14cabc9
    Adopt readme logo to dark theme (#18739) Sergei Predvoditelev 2021-07-01 17:33:24 +0300
  • e83a86fd30
    Fix #18648: Fix `yii\web\Request` to properly handle HTTP Basic Auth headers olegbaturin 2021-07-01 17:06:38 +0700
  • 9a9b722d52
    update IRC chat (#18736) Ihor Sychevskyi 2021-06-30 11:29:51 +0300
  • db39f7c955
    Json pretty print (#18726) rhertogh 2021-06-27 14:08:41 +0200
  • b9cd4c14ef
    Merge pull request #18731 from yiisoft/fix-book-link Bizley 2021-06-27 13:45:41 +0200
  • be4faf6018 fix books link & update code block Arhell 2021-06-27 02:25:41 +0300
  • 02626834a5
    Merge pull request #18728 from AlexOConnorHub/patch-2 Bizley 2021-06-24 13:51:11 +0200
  • 60327cce22
    Merge branch 'master' into patch-2 Bizley 2021-06-24 13:41:54 +0200
  • 1affade837
    Update docs/guide/security-passwords.md AlexOConnorHub 2021-06-24 07:37:43 -0400
  • ffb13fb4db
    Merge pull request #18727 from yiisoft/single Bizley 2021-06-24 12:24:01 +0200
  • c542ee14ad
    Update security-passwords.md to more correct word AlexOConnorHub 2021-06-23 23:49:35 -0400
  • f29f8a279b single style to structure block (start-workflow.md) Arhell 2021-06-23 23:32:18 +0300
  • ef9322a4e8
    Merge pull request #18725 from marcovtwout/allow-jquery-3.6 Bizley 2021-06-22 11:46:38 +0200
  • 3cc1201d7b Allow jQuery 3.6 to be installed See https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/ Marco van 't Wout 2021-06-22 11:34:44 +0200
  • d8df7761a5
    Merge pull request #18722 from winternet-studio/patch-3 Bizley 2021-06-21 15:15:13 +0200
  • 8a48339e35
    Added example with hyphen in action ID Allan 2021-06-21 15:00:48 +0200
  • fdec25b089
    Merge pull request #18721 from yiisoft/update-info Bizley 2021-06-21 08:20:21 +0200
  • da32669310 update info block all .md (uz) Arhell 2021-06-21 00:11:36 +0300
  • 565fa18951
    Merge pull request #18719 from yiisoft/fix-info Bizley 2021-06-18 10:42:56 +0200
  • b0b4dd4795 update info block in start-hello.md Arhell 2021-06-18 00:27:46 +0300
  • 7e3aa221ea
    Merge pull request #18716 from RodrigoDornelles/patch-1 Bizley 2021-06-17 18:42:37 +0200
  • dac40facec
    Merge branch 'master' into patch-1 RodrigoDornelles 2021-06-15 15:58:38 -0300
  • e2b90b5f3e
    Merge pull request #18713 from dicrtarasov/dicr-queryinterface-count Bizley 2021-06-15 19:50:55 +0200
  • e1e7ea37d5
    use getTargetClass in function checkTargetAttributeExistence RodrigoDornelles 2021-06-15 13:07:53 -0300
  • fd1d4f75fe
    Merge branch 'master' into dicr-queryinterface-count Alexander Makarov 2021-06-15 15:19:07 +0300
  • 3e9599aba2
    Merge pull request #18714 from yiisoft/upd Bizley 2021-06-14 10:23:22 +0200
  • 97909e01be fix info block Arhell 2021-06-14 00:21:06 +0300
  • 8ac70d4350
    Merge pull request #18711 from dicrtarasov/dicr-throwable Bizley 2021-06-13 15:55:10 +0200
  • ed8fbaa8b1 fix QueryInterface::count return type Игорь Тарасов 2021-06-13 18:41:01 +0500
  • 330166e703 fix Exception\Throwable order Игорь Тарасов 2021-06-13 18:07:43 +0500
  • bbb756a876
    Merge pull request #18709 from yiisoft/fix Bizley 2021-06-11 10:31:24 +0200
  • d4f904f42c fix IIS Web site link Arhell 2021-06-11 00:26:20 +0300
  • 9b4e143378
    Merge pull request #18703 from yiisoft/fix-link Bizley 2021-06-07 23:46:53 +0200
  • 4d71a56ecb fix intro-yii.md (vi) link Arhell 2021-06-08 00:24:51 +0300
  • 8f458771cb
    Merge pull request #18698 from yiisoft/fix Bizley 2021-06-06 10:01:07 +0200
  • f53a883400 fix intro-yii.md (zh-CN) link Arhell 2021-06-06 00:31:27 +0300
  • 4a5b325160
    Fix console error handler exception handling condition. Related to #18696 Alexander Makarov 2021-06-05 23:29:10 +0300
  • 4d5fea7f6c
    Fix #18695: Added `yii\web\Cookie::SAME_SITE_NONE` constant rhertogh 2021-06-05 13:06:17 +0200
  • d5a428e001
    Fix some code smells (#18696) 蛋蛋 2021-06-05 18:37:45 +0800
  • 9dbdd9a8e0
    Merge pull request #18697 from yiisoft/fix Bizley 2021-06-04 14:35:30 +0200
  • eebb80506d fix intro-yii.md (uz) link Arhell 2021-06-04 01:33:01 +0300
  • 6d709cc560
    Fix intro-yii.md (pt-BR) link (#18692) Ihor Sychevskyi 2021-06-02 00:08:08 +0300
  • 7966fe47e6
    Scrutinizer fixes (#18685) Bizley 2021-05-31 20:07:36 +0200
  • 25a46828e9
    Fix id intro-yii.md (id) link (#18688) Ihor Sychevskyi 2021-05-31 00:09:44 +0300
  • 31ca0fcb6f
    Fix #18676: Added method `yii\helpers\BaseFileHelper::changeOwnership()` and properties `newFileMode`/`newFileOwnership` in `yii\console\controllers\BaseMigrateController` rhertogh 2021-05-30 18:26:15 +0200
  • 68691eb0d7
    Fix typo Ihor Sychevskyi 2021-05-29 17:31:50 +0300
  • 9f766ac779
    Fix #18637: Mentioned that relation can not be named "relation" Scilef 2021-05-25 10:32:14 +0300
  • 4cb2dfef1a
    Add more tests for helpers (#18675) Bizley 2021-05-25 09:28:57 +0200
  • fff35b3796
    Fix #18678: Fix `yii\caching\DbCache` to use configured cache table name instead of the default one in case of MSSQL varbinary column type detection aidanbek 2021-05-24 17:53:04 +0600
  • fdcbb9c982
    Merge pull request #18672 from Arhell/fix-link Bizley 2021-05-23 19:41:20 +0200
  • 6a3b7bb31b fix intro-yii.md (fr) link Arhell 2021-05-23 20:27:01 +0300
  • 0cd68a330d
    Fix #18669: Changed visibility of `yii\web\User::checkRedirectAcceptable()` to `public` rhertogh 2021-05-23 16:37:01 +0200
  • 82be8b61cf
    Replacing deprecated `::className()` with `::class` (#18671) Bizley 2021-05-22 22:14:54 +0200
  • 143a9c66bf
    Translate start-prerequisites.md into Vietnamese Ngô Quốc Đạt 2021-05-23 03:14:26 +0700
  • f7e29678a7
    Update security-authorization.md (#18667) RomanBush 2021-05-20 22:26:41 +0300
  • 9780b46185
    Merge pull request #18663 from Arhell/fix Bizley 2021-05-20 09:14:22 +0200
  • c2bdba6358 fix intro-upgrade-from-v1.md link (id) Arhell 2021-05-20 00:21:18 +0300
  • 1b3b3fb593
    Merge pull request #18664 from winternet-studio/patch-1 Bizley 2021-05-19 08:19:50 +0200
  • ddeb80cdf3
    Fixed typo Allan 2021-05-19 07:32:35 +0200
  • b33f1a7ecb
    Merge pull request #18659 from Arhell/fix Bizley 2021-05-17 09:49:06 +0200
  • 9c63f43028 fix intro-upgrade-from-v1.md link Arhell 2021-05-17 01:22:54 +0300
  • 4efd221ccb
    Merge pull request #18651 from Arhell/fix-link Bizley 2021-05-14 10:06:30 +0200