MohammadReza Tayyebi

Results 7 issues of MohammadReza Tayyebi

Maybe this is not an issue but it can be a helpful answer that can save time for programmers who are speaking Persian (Farsi) or Arabic. As you know, we...

Hello. I just installed OpenSupports and felt in love with that. Lets help 110,000,000 Persian people out there to use this cool project. Good luck to OpenSupports. Best regards, Tayyebi.

![image](https://user-images.githubusercontent.com/14053493/168461512-84685e10-3fb8-4fb6-97da-ccac9ff75ac9.png) When I click 'add new', it will not add a new task. But other features are working. I have to remove a task in board (or other boards) to...

installation issue

Before all thank you for your amazing project! I'm using this cool tool on docker. My `docker-compose.yml` is shown below: ``` version: '3.7' services: crontab-ui: container_name: crontab-ui build: . image:...

On line 113 `$string .= $seed{intval( mt_rand( 0.0, $max ) )};` must change to `$string .= $seed[intval( mt_rand( 0.0, $max ) )];` due to PHP 8.1 updates.

Dear @MeiK2333 Is it possible to allow uploading an SVG to replace the GitHub logo in 404 and the main header? Cheers.

## Environment: **Package Reference: `Minio` Version `6.0.1`** ## In depth details of the issue: I have an strange problem with a code base. There is a private object storage behind...