Martin

Results 17 comments of Martin

Ouch! I just paid for a licence thinking that such a feature would definitely be there only to discover that there's no schema/data syncing at all. I would have to...

@jpike88 always from one db to another. I might have 3-4 different databases that for dev reasons (not always using migrations) I want to be able to sync the schema....

I'd also like an update on this and just wanted to add that this would be a killer feature for me. More than happy to pay for this as an...

I've got this to work following the suggestion from @weaverryan Then disabling the plugin for all Charts except for the ones where the plugin is needed by setting the following:...

3.0.0-0 seems to be working fine, are there any updates on when this might get published?

I am having the same issue ``` oneup_flysystem: cache: psr6_app_cache: psr6: service: cache.flysystem.psr6 key: ~ expires: ~ adapters: uploads_adapter: #local: # directory: '%kernel.project_dir%/public/uploads' awss3v3: client: Aws\S3\S3Client bucket: '%env(AWS_S3_BUCKET_NAME)%' filesystems: uploads_filesystem:...

Thanks Ivan. It's working fairly well. Just one small issue that I have noticed so far is that the scroll is re-enabled after a new event screen is triggered (regardless...

I have a made a few changes to the code and made a Pull request Can you take a look at Pull request #10

I am glad my contribution could help. Thanks @hamen for starting this extension in the 1st place

The documentation is quite confusing. I was under the impression that the datepicker included the time part as the documentation mentions date and time in the very first line in...