Thomas Skowron
Thomas Skowron
tba
The whole date range formatting is kind of a faff: The templates are difficult to read and the i10n situation is a little bit complex. But besides the conventions, there...
Since we now have time zone info for events, we could auto-convert times for logged-in users, which have a setting.
When an event is duplicated, the survey questions are not copied along, which feels wrong. So, let‘s copy those.
Rationale: We're using [django-background-tasks](https://github.com/arteria/django-background-tasks) for running asynchronous jobs. This library doesn't get any updates anymore and doesn't seem to support neither Django 4 nor Python 3.12. Possible solutions: 1. Fork...
Hi fam, Twitter API v1.1 stopped working, so the calendar doesn't tweet anymore about new events. We would need to move to Twitter API v2 to regain that capability. Nobody...
I've got Datasette Desktop 0.2.2, Datasette: 0.64.1, Python: 3.9.6, SQLite: 3.36.0 and when I open "Install and Manage Plugins", I get an Error 500 "'NoneType' object has no attribute 'day'"...
I encountered a weird issue that seems only to come up on macOS, but also concerns calls from PostGIS. When I execute ```sql SELECT ST_StraightSkeleton( ST_Buffer( ST_GeomFromEWKT('SRID=3857;LINESTRING (1 1, 5...
### Describe the issue you are experiencing A fresh install (HAOS 15.2 on bhyve) fails to start the hassio integration. Error message in homeassistant: `2025-05-25 13:30:51.162 ERROR (MainThread) [homeassistant.setup] Error...
**What version of Invoice Ninja are you running?** v5 Enterprise **What environment are you running?** Hosted **Have you searched existing issues/requests?** There is a [related request on the forum](https://forum.invoiceninja.com/t/feature-request-partial-invoices-with-summation-tax-breakdown-in-final-invoice/21477), but...