|
|
bee7f7206f
|
Add changelog line.
|
2023-10-21 09:03:20 -03:00 |
|
|
|
f58eb362ca
|
Remove YII_ENV.
|
2023-10-21 08:53:15 -03:00 |
|
|
|
b7488185ba
|
Merge branch 'master' into yii-serve-fix
|
2023-10-20 13:16:06 -03:00 |
|
|
|
ecc6c6121e
|
Use Mock tests, after checking the real test.
|
2023-10-20 12:42:19 -03:00 |
|
|
|
5eeb12f275
|
Fix #19060: Fix yii\widgets\Menu bug when using Closure for active item and adding additional tests in tests\framework\widgets\MenuTest
|
2023-10-20 16:49:25 +03:00 |
|
|
|
70a7282fec
|
Fix yii server and add tests.
|
2023-10-20 10:45:21 -03:00 |
|
|
|
c1315b9cd6
|
Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
|
2023-10-20 16:22:55 +08:00 |
|
|
|
febbe0f20e
|
Use self to access private method in BaseFormatConverter
|
2023-10-19 21:33:43 +02:00 |
|
|
|
833f335fd0
|
Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
|
2023-10-19 20:36:05 +03:00 |
|
|
|
f28386835d
|
Update framework/CHANGELOG.md
|
2023-10-19 20:35:59 +03:00 |
|
|
|
e0299884fe
|
Introduce createFormatter Static Method for Formatter Logic (#20014)
|
2023-10-19 20:27:52 +03:00 |
|
|
|
fd241defd0
|
Update the Persian translation file (#20016)
Signed-off-by: Nabi <nabikaz@gmail.com>
|
2023-10-19 18:15:54 +03:00 |
|
|
|
b4697641d3
|
fix: changelog
|
2023-10-18 16:18:29 +08:00 |
|
|
|
e11819ddbe
|
fix: changelog
|
2023-10-18 16:16:42 +08:00 |
|
|
|
a923481b65
|
Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
|
2023-10-18 16:07:31 +08:00 |
|
|
|
c314febd95
|
core: add changelog
|
2023-10-18 16:02:48 +08:00 |
|
|
|
5d8a96ee0d
|
Added 'zh' into 'framework/messages/config.php' (#19995)
|
2023-10-18 11:01:40 +03:00 |
|
|
|
72e46e6795
|
Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
|
2023-10-18 15:56:46 +08:00 |
|
|
|
cba3a5e87e
|
Merge branch 'master' into 13920-validation-marks-valid-field-as-invalid
|
2023-10-17 09:50:31 +02:00 |
|
|
|
fe73d9c11f
|
Merge pull request #20009 from terabytesoftw/fix-maskedinputasset
Fix `MaskedInputAsset::class`.
|
2023-10-16 15:03:53 +02:00 |
|
|
|
961a952f82
|
Fix #19927: Fixed console\controllers\MessageController when saving translations to database: fixed FK error when adding new string and language at the same time, checking/regenerating all missing messages and dropping messages for unused languages
|
2023-10-16 10:17:02 +03:00 |
|
|
|
87dea2570e
|
Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_request_in_serializer
|
2023-10-16 09:13:51 +08:00 |
|
|
|
6ceb6f65f4
|
Fix MaskedInputAsset::class.
|
2023-10-15 06:28:12 -03:00 |
|
|
|
3014fa22e5
|
fix: #20002 optimize head request on serializeDataProvider
|
2023-10-14 12:28:22 +08:00 |
|
|
|
9875ae6445
|
Fixed a bug where the yii serve command would break if a custom router was supplied and it had a space in the path
|
2023-10-13 10:26:42 -07:00 |
|
|
|
02ed808056
|
New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor().
|
2023-10-13 13:22:48 +03:00 |
|
|
|
505fd5a2f8
|
prepare for next release
|
2023-10-12 17:46:49 +02:00 |
|
|
|
4f1735995a
|
release version 2.0.49.2
|
2023-10-12 17:46:26 +02:00 |
|
|
|
33254d5dad
|
Update CHANGELOG.md
2.0.49.2 changelog
|
2023-10-12 17:43:55 +02:00 |
|
|
|
9f51fe3b4b
|
Revert changes in mimeTypes.php from 4a1f2c6b9bc90427e91da73f5e8c8fa33d3c53c1
restores https://github.com/yiisoft/yii2/pull/19936
|
2023-10-06 10:02:32 +02:00 |
|
|
|
290e03cddc
|
prepare for next release
|
2023-10-05 18:12:47 +02:00 |
|
|
|
4a1f2c6b9b
|
release version 2.0.49.1
|
2023-10-05 18:12:27 +02:00 |
|
|
|
48d754cac2
|
Update CHANGELOG.md
|
2023-10-05 18:00:59 +02:00 |
|
|
|
7f3397a5cc
|
Update framework/log/FileTarget.php
Co-authored-by: Bizley <pawel.bizley@gmail.com>
|
2023-10-01 23:31:10 +02:00 |
|
|
|
764926a877
|
Do not duplicate log messages in memory
|
2023-09-29 09:49:05 +02:00 |
|
|
|
17386c7501
|
fix: keep doublequote
|
2023-09-26 16:24:47 +08:00 |
|
|
|
ced6d04dc1
|
fix: #19978 - Mistake in Korean translation
|
2023-09-26 16:16:35 +08:00 |
|
|
|
ae4399e255
|
Merge branch 'master' into 13920-validation-marks-valid-field-as-invalid
|
2023-09-25 13:27:18 +02:00 |
|
|
|
757676128b
|
Merge pull request #19963 from terabytesoftw/update-bower-inputmask-punycode
Update `bower-asset/inputmask`, `bower-asset/punycode`.
|
2023-09-22 12:05:32 +02:00 |
|
|
|
a028baf1b9
|
Fix order.
|
2023-09-22 06:14:23 -03:00 |
|
|
|
eb2add33a4
|
added CHANGELOG line
|
2023-09-21 15:09:23 +00:00 |
|
|
|
a32617eb13
|
Merge branch 'master' into feature/pcntl-req-check
|
2023-09-21 17:04:07 +02:00 |
|
|
|
20a4b7eff9
|
Update bower-asset/inputmask, bower-asset/punycode.
|
2023-09-21 11:22:53 -03:00 |
|
|
|
f0b970d4dd
|
Merge branch 'master' into 13920-validation-marks-valid-field-as-invalid
|
2023-09-20 15:21:29 +02:00 |
|
|
|
18421ab976
|
Fixed tests.
|
2023-09-20 06:47:45 -03:00 |
|
|
|
fd5c1bbf27
|
Update CHANGELOG.md
|
2023-09-20 12:27:33 +03:00 |
|
|
|
5a48739c16
|
Merge branch 'master' into patch-2
|
2023-09-14 12:05:27 +02:00 |
|
|
|
30b491dfdf
|
removed MIME file tests (#19951)
* removed MIME file tests
see also 0f7248c7a2 (commitcomment-127223170)
* added CHANGELOG line
|
2023-09-13 13:23:21 +02:00 |
|
|
|
b05ad49a19
|
trim(): Passing null to parameter #1 ($string) of type string is deprecated
|
2023-09-11 19:38:41 +03:00 |
|
|
|
e8c4a7e56e
|
added PHP version check, fixed #19925 (#19936)
* added PHP version check, fixed #19925
* added CHANGELOG line
* fixed typo
* fixed typo
---------
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Bizley <pawel@positive.codes>
|
2023-09-04 10:09:49 +02:00 |
|