a3dac7d888
update security-authorization.md wiki links ( #19650 )
2022-10-30 10:03:12 +01:00
7515f0ff0b
update output-client-scripts.md php.net links ( #19644 )
2022-10-28 08:21:56 +02:00
ca1c7efa93
Fix #19546 : Reverted #19309
2022-10-26 15:59:25 +04:00
3dfba03233
update output-formatting.md links ( #19642 )
2022-10-26 09:10:29 +02:00
fd8b08e022
Added upgrade note about default options for message console command ( #19633 )
2022-10-25 09:10:07 +02:00
e193e8cb75
changed git protocol ( #19641 )
2022-10-24 09:10:17 +02:00
0d59c4db1b
Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore ( #19634 )
2022-10-24 09:09:16 +02:00
e759584d07
update input-file-upload.md php.net links ( #19638 )
2022-10-23 09:52:43 +02:00
7c26670f4d
Fixed several typos and grammar errors ( #19639 )
2022-10-22 15:35:53 +02:00
54ee1aaf71
update input-forms.md mozilla links ( #19636 )
2022-10-21 08:50:17 +02:00
1d557360d5
Update db-active-record.md links ( #19628 )
2022-10-18 01:58:54 +04:00
48f6f7cc0e
update db-query-builder.md links ( #19626 )
2022-10-16 12:14:37 +02:00
d41752bec8
19265 fix file cache duration phpdoc ( #19623 )
...
* #19265 fix file cache duration phpdoc
* #19265 fix file cache duration phpdoc
* Update framework/caching/FileCache.php
Co-authored-by: Bizley <pawel@positive.codes>
* #19265 remove CHANGELOG.md line
* #19265 add CHANGELOG.md line
Co-authored-by: Márton Somogyi <somogyi.marton@metrisoft.hu>
Co-authored-by: Bizley <pawel@positive.codes>
2022-10-16 12:14:01 +02:00
6b3fea3891
update db-dao.md links ( #19625 )
2022-10-15 12:05:05 +02:00
c2d98f2c1f
update concept-autoloading.md links ( #19622 )
2022-10-14 12:40:21 +02:00
364e907875
#19316 removed not relevant CHANGELOG.md line ( #19620 )
...
Co-authored-by: Márton Somogyi <somogyi.marton@metrisoft.hu>
2022-10-13 09:14:14 +02:00
25eed6fe1c
Fix phpdoc for yii\web\Controller ( #19619 )
2022-10-12 08:41:20 +02:00
b2fcedaeea
Fix comments in BaseFormatConverter ( #19618 )
2022-10-12 01:26:20 +04:00
53fc9e7e7d
update concept-behaviors.md links ( #19617 )
2022-10-11 09:01:34 +02:00
c410e2de64
Added info on how to delete fragment caching ( #19613 )
2022-10-09 23:57:36 +04:00
2086a8dbb1
Fixed typo mistakes ( #19610 )
2022-10-09 23:56:27 +04:00
381c266443
#19316 fix MysqlMutex long name ( #19614 )
...
Co-authored-by: Márton Somogyi <somogyi.marton@metrisoft.hu>
2022-10-09 20:21:09 +02:00
4aad60fd87
update concept-events.md php.net links ( #19609 )
2022-10-07 09:35:09 +02:00
0b4741ea6a
MysqlMutext component fix same connection but difference database fail ( #19603 )
...
* MysqlMutext component fix same connection but difference database fail with extended keyPrefix.
* @since added to MysqlMutex#keyPrefix
Co-authored-by: Márton Somogyi <somogyi.marton@metrisoft.hu>
2022-10-06 09:06:59 +02:00
7d8507dea8
Fix eager loading of nested one-to-many relations ( #19585 )
...
* Update ActiveRelationTrait.php
fix #19507
* update structure-applications.md wiki links (#19597 )
* update structure-models.md wiki links (#19598 )
* Update structure-views.md wiki links (#19600 )
* update structure-filters.md links (#19601 )
* Added nested via relations
* Added nested via relations eager loading test
* Update framework/db/ActiveRelationTrait.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/data/ar/Customer.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/data/ar/Customer.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Update tests/framework/db/ActiveRecordTest.php
Co-authored-by: Bizley <pawel@positive.codes>
* Fix #19507 : Fix eager loading of nested relations
Co-authored-by: Ihor Sychevskyi <arhell333@gmail.com>
Co-authored-by: Bizley <pawel@positive.codes>
2022-10-04 15:55:53 +06:00
d563f51ea6
update runtime-routing.md wiki links ( #19606 )
2022-10-04 08:24:23 +02:00
dd7a3026e5
update structure-widgets.md php.net links ( #19602 )
2022-10-03 08:50:05 +02:00
592482a97a
update structure-filters.md links ( #19601 )
2022-10-01 10:25:38 +02:00
182c558155
Update structure-views.md wiki links ( #19600 )
2022-09-30 11:51:40 +04:00
aa4a2f720d
update structure-models.md wiki links ( #19598 )
2022-09-29 08:05:57 +02:00
8aae8ed226
update structure-applications.md wiki links ( #19597 )
2022-09-27 10:24:23 +02:00
b61b9ac253
Fix #19589 : Fix Error reporting in to the BaseArrayHelper::getValue()
2022-09-25 23:48:05 +04:00
2061b59932
update structure-applications.md links ( #19596 )
2022-09-25 12:00:21 +02:00
1bf70b4289
update structure-overview.md wiki ( #19592 )
2022-09-23 10:49:16 +02:00
043155482b
update start-databases.md lang links ( #19587 )
2022-09-20 08:46:29 +02:00
4604206bfb
Switch from swiftmailer to symfonymailer in examples & tutorials ( #19582 )
2022-09-19 22:04:22 +03:00
6da1f21999
Add second parameter to preg_quote() in Inflector::slug() ( #19588 )
2022-09-19 19:35:30 +03:00
79bfd68915
update start-installation.md lang links ( #19583 )
2022-09-18 11:12:35 +02:00
b99f02eccd
Optimize Model::safeAttributes() ( #19547 )
2022-09-16 10:44:07 +02:00
4f7bb0a249
update intro namespaces traits lang links ( #19575 )
2022-09-15 08:06:27 +02:00
60dec4008b
Wrong operator format ( #19548 )
...
Based on the docs and mainly my experience with Yii, I believe the "and" operator format here is wrong. The condition parts which the "and" separates have to be each in an array, otherwise the where() doesn't know where the condition starts and where ends.
2022-09-12 13:59:33 +02:00
27344557ea
fix xcache link ( #19543 )
2022-09-07 08:24:35 +02:00
473ead8e46
Optimize: simplified regexp ( #19541 )
2022-09-06 09:42:58 +03:00
0ababa2d36
small fix #19530 ( #19532 )
...
* small fix #19530
* small fix #19530 | fix test
* small fix #19530 | fix test
* small fix #19530 | fix test
* small fix #19530 | update CHANGELOG.md
* Update framework/CHANGELOG.md
Co-authored-by: viktor.shumeiko <viktor.shumeiko@simbirsoft.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
2022-09-05 17:32:20 +06:00
5358724251
Fix #12636 : Fix CompareValidator successful state when compareAttribute has an error
2022-09-04 22:14:11 +03:00
6a144bfc61
Fix #19537 : Fix default expression detection for MariaDB date and time columns
2022-09-04 22:10:02 +03:00
2808e8d814
Fix #15500 : Fix saving empty records to MySQL
2022-08-29 10:43:00 +03:00
775e9468cb
Fix #14388 : Fixed fixture loading order in output message
2022-08-29 10:35:54 +03:00
d6dfca1b80
Fix #16658 : Fix file readability check on publishing assets by yii\web\AssetManager
2022-08-29 10:18:59 +03:00
391a741a63
Fix #15557 : Fix empty fields exclusion in safe attributes of yii\base\Model
2022-08-29 10:17:11 +03:00