Juan Manuel

Results 17 issues of Juan Manuel

Hi there, Could the list inform if the CMSs are capable of multilanguage? Cheers.

Hi, I downloaded and installed the iso provided in this repository in mega. I have no hdmi output in audio manager, am I the only one? is this a known...

## Describe the bug I have some code in my page that hooks in beforeunload and then the user can cancel and stay in the page or leave the page....

bug
potentially solved

Hi there, this commit: https://github.com/TYPO3/TYPO3.CMS/commit/f00efef1bd93181fe1c594bf169cd8ccb6eb7f63 breaks the LTS with nginx this line make half of the job: `rewrite ^/(ajax|alt_clickmenu|alt_db_navframe|alt_doc|alt_file_navframe|browser|db_new|dummy|init|login_frameset|logout|mod|move_el|show_item|tce_db|tce_file|thumbs)\.php$ /${cwd}deprecated.php last;` however I have no clue how translate ``` RewriteCond...

Hi, as described here: https://docs.spatie.be/laravel-medialibrary/v8/advanced-usage/using-custom-properties/ a collection can be get filtered. Is this feature implemented in this awesome package? If it isn't and it is something you would be interested...

Could not update: Execution of '/usr/bin/pear channel-discover pear.phpunit.de' returned 1: Discovering channel pear.phpunit.de over http:// failed with message: channel-add: Cannot open "http://pear.phpunit.de/channel.xml" (File http://pear.phpunit.de:80/channel.xml not valid (received: HTTP/1.1 410 Gone

👋 Hello, I'm using this package and it works great with my own controller and so but I just found when detaching from Nova the softdeletes are not used at...

This needs recursivity https://github.com/kirschbaum-development/nova-inline-relationship/blob/b2ef5d02bc6502972692e2e6717598edf2ff88c6/src/Observers/NovaInlineRelationshipObserver.php#L98 a Panel could have inside a DependencyPanel or any other 3rd party stuff. Locally I just did ``` ->flatMap(function ($value) { return Integrate::fields($value); }) ->flatMap(function ($value)...

needs more info