-
### What steps will reproduce the problem?
Execute `php yii fixture/load User`;
### What's expected?
Data from `tests\codeception\common\fixtures\data\init_login.php` should be loaded to `db`;
### W…
-
Need to verify that Windows & macOS builds are working.
They should be since all the dependencies are cross-platform as well.
Will confirm.
-
The SQL Server on Windows container image has a startup script that will accept an JSON-formatted environment variable that represents a list of databases including data/log files to attach to the SQL…
-
I tested having yii3 [PSR-3 Logger](https://github.com/yiisoft/log/) with [FileTarget](https://github.com/yiisoft/log-target-file) with this package and the log is not written to file unless I change …
-
### What steps will reproduce the problem?
```
composer create-project yiisoft/yii2-app-basic [foldername]
cd [foldername]
composer upgrade
```
You now have Yii2 Basic installed with package yi…
paalg updated
7 months ago
-
In working on the TDot, the need to publish dynamically generate data/file/svg is becoming clear. In Debug mode, the dot SVG can be encoded as data into the image URL but I'd like for the WebControl …
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-grid.…
-
I am working through the fixture section in the guide, but I am getting the following error, so I think that there should be some more information around this in the docs and examples of work aro…
-
It seems that `UrlManager::createUrl()` is not properly adding in `index-test.php`.
For example, I can visit this page properly:
```
http://localhost/yii2-app-basic/web/index-test.php/site/about
``…
amnah updated
8 months ago
-
### Bug Report
At the least the percentage calculation is wrong:
![image](https://github.com/putyourlightson/craft-campaign/assets/731309/3df99d17-71c7-4f47-8ffa-71828377c3ab)
I also had a fail…