Patricio Del Boca
Patricio Del Boca
@EricSoroos `X-Accel` comes with a set of header to customize it's behaviour: https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/#special-headers Should we add them to the config declaration as well?
@aleeexgreeen since our view logic depends on URL parameters you can push the URL to the browser history with `hx-push-url`: https://htmx.org/attributes/hx-push-url/
@thegostev does Dragan have a Github account? It would be nice to @ him in this thread. ## Feedback I think the one that makes more sense is the first...
I think this should be split in two since there are clearly two features: ## Notifying sysadmins of new patches releases This could be easily implemented as an extension that...
@jqnatividad is there any roadmap for the `v1.0` of `datapusher-plus`? I'm looking forward to start using it, but currently the fact that it is based in `ckan-serviceprovider` is a limitation....
That's an exciting roadmap @jqnatividad ! Thanks for sharing and let's definitely catchup at the CSVConf :) **As a suggestion/thought**: In terms of releases, it would be nice to split...
Confirming that running Datapusher+ with qsv 0.128 fails with similar error: ``` 2024-07-11 08:29:07,136 INFO [e08027bd-a6fd-46e2-92e7-edef00a31324] Formatting dates "date,valid_on" to ISO 8601/RFC 3339 format with PREFER_DMY: False... Invalid arguments. Usage:...
@jqnatividad @tino097 I'm happy to create a PR for this issue with some guidance. I think the only problem is that `ckanserviceprovider == 1.2.0` is sill listed in `install_requires` but...
@tino097 @jqnatividad I'm wondering if this is something you would like to handle in a database migration (like you have for checking `aps_jobs_id` and `logs.id`) or if this should be...
My 2 cents based on my previous experience as data analyst: Building data visualizations and dashboards is difficult. Creating a tool to allow people to create data visualizations is even...