-
https://github.com/yiisoft/yii2/blob/60dec4008bff11e8bcdde702d033f4fbf3663965/framework/rest/Controller.php#L52
https://github.com/yiisoft/yii2/blob/60dec4008bff11e8bcdde702d033f4fbf3663965/framewo…
-
#### What are you trying to achieve?
I want to write RESTful integration tests using Yii2 module (internal browser). I'm authorizing with `$I->amBearerAuthenticated('token')` but the header is not …
-
**Describe the bug**
setting default values using expressions fails in version 4.3.1 because expressions are resolved to something that is not accepted in MySQL, I am using 10.4.24-MariaDB.
**Affe…
-
### What steps will reproduce the problem?
I updated my HumHub instance from v. 1.8.4 to the last recent version v. 1.12.1
I also updated the modules, everything went fine. But my dashboard stream…
-
### What happened?
### Description
I am trying to setup a Codeception test suite to test the [Element API](https://plugins.craftcms.com/element-api) endpoints of a Craft-CMS website. I followed th…
-
### Description
Is there a best practice how a user management with a SPA (Single Page Application) can/should be implemented? Does Craft have to be provided in the same domain or is it also possib…
-
### What happened?
### Description
Upgrading my Craft 3 site fails because in the old Craft `matrixblocks` table `sortOrder` was nullable and contained `null` values.
To make sure it wasn't a 3.7…
-
#### What are you trying to achieve?
I have two functional suites. `LoginCest` and `RegistrationCest`. First suite uses fixture that creates fake users. When first suite run, user table contains sev…
-
Hi there
I am looking for a form plugin that allows me to fetch the form in my frontend (vue (nuxt)), display it and send it back.
I see that you have examples how to submit a form via AJAX
(https:…
-
I have been running my Yii 2.0.40 app without issues. It has worked well. Recently, without any upgrade or update on, It just started giving a consistent "Not Found (#404). Page not found" error.
T…