lukepass

Results 27 issues of lukepass

**Is your feature request related to a problem? Please describe.** I tried adding a getter and a setter on my object type following this tutorial: https://github.com/node-opcua/node-opcua/blob/master/documentation/create_new_object_type.md ``` // declares a...

question
contact support.sterfive.com for help

Hello, in Symfony 3.4, I tried using the `memory` option in order to make my tests faster but an error occurred: ``` 1) Tests\AppBundle\Controller\DefaultControllerTest::testIndex copy(mydb): failed to open stream: No...

Hello, I tried overriding the Notification entity following your guide: ```

Hello, I followed the guide to authenticate using `WebTestCase::loginAs()` but it's not working and it's redirecting me to the login page. This is my config_test.yml: ``` imports: - { resource:...

bug

Hello, I noticed a very strange error today with one of the forms. Here is the API doc: ``` /** * Registers a new user. * * @OA\RequestBody( * @OA\JsonContent(ref=@Model(type=UserRegisterType::class)),...

stale

Hello, I am trying to use this bundle but it just hides ALL the items from the list except the items created by the owner, what am I doing wrong?...

Hello, is it possible to get the commit message to the `dep releases` command? Something like this: ``` +---------------------+------example.org ------------+--------+-----------+----------------+ | Date (UTC) | Release | Author | Target |...

Hello, is it possible to auto-add the missing translations and have the bundle translate them using Google Translate in order to have a "baseline" for better translations? Thanks.

- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [X] I've searched the [issues](https://github.com/djlint/djLint/issues) - [X] I've read the [docs](https://djlint.com) ## System Info - OS: Ubuntu 20.04 - Python...

:microbe: bug
:sponge: formatter

### Environment Symfony 6.4 Ubuntu OS #### Sonata packages show ``` $ composer show --latest 'sonata-project/*' Color legend: - patch or minor release available - update recommended - major release...

bug
unconfirmed