tsdogs

Results 10 issues of tsdogs

When you call $model->save() multiple times on the same action/request it raises an exception with file upload failed. I encounter this because I have a complex form which handles main...

I know this might not be of much use to many, though if the uploaded file has no extension the upload fails 'cause the type (fileType) field is empty and...

| Q | A | ------------- | --- | Is bugfix? | yes | New feature? | yes | Breaks BC? | don't think so | Fixed issues | When...

### What steps will reproduce the problem? Creating a ButtonDropDown inside a page which then loads code via ajax needs the "id" property to be set to avoid conflicts: ```php...

type:enhancement

RBAC can be a complex thing to administer, and having roles which include other roles/permissions and permissions in permissions can lead to complex things. Currently the only way we have...

under discussion

Feature request: I'd like to be able to specify some permissions/roles able to create/update/delete only roles and users (so they cannot mess up with permissions and rules) Also it would...

suggestion
new feature

It would be nice to have a "script" which would migrate a production database from dektrium/yii2-user to yii2-usuario Imho it needs a way to: 1. avoid migrations which would conflict...

enhancement
suggestion
in progress
new feature

## 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...

Updating to latest version on debian 11 with php 7.4 raised an error about function str_constrains() not found. It's a function introduced in php 8.0 The composer.json should be changed...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [X] I...

support