-
Hi,
I create a pentabarf xml response to show the calendar of our conference (you can see it [here](https://foss4g-it2020.gfoss.it/pentabarf), but I'm not able to see in giggity the event elements …
-
https://github.com/fossasia/open-event-server/blob/97e94f2ce14d20341253822b5456c93bef590c71/app/api/helpers/pentabarfxml.py#L61-L64
Line 64: `unsupported operand type(s) for -: 'NoneType' and 'None…
-
Pentabarf, iCal, xCal URLs are all on localhost
https://open-event-api-dev.herokuapp.com/v1/events/7
-
When scanning QR codes like [this](https://debconf19.debconf.org/static/img/dc19-schedule-qr-code.925b4c1a5024.png) in [Giggity](https://gaa.st/giggity), Binary Eye apparently tried to decode UTF-8 or…
-
**Describe the bug**
The ticket type of free tickets is shown as TICKET_TYPE_PAID.
**To Reproduce**
Try booking a ticket using attendee app.
**Expected behavior**
The ticket type of free tick…
-
**Describe the bug**
Urls like `originial-image-url`are getting changed in the response shown after using POST request to create them. API used `api.eventyay.com/v1/events`. Below is the event to be …
-
I am copying @evalica's great list from this year's preparation thread, and replicating it here. Yes, I'm being presumptuous, but hea...I'm positive!
---------
## 2018 FOSDEM guidelines/tasks
…
-
We've just completed our first pretalx-scheduled conference (OsmoDevCon 2018) and now we need to collect the Speakers slides for each of the talks. This would be so much simpler if it was managed by …
-
**Describe the bug**
The task to export the event as a zip fails.
**To Reproduce**
Steps to reproduce the behavior:
1. Use `/v1/events/{event_identifier}/export/json` API to start the export
(M…
-
I want to try to create an event calendar for giggity for a boardgame con I'm going to attend. What's the easiest way to create any of the formats that giggity reads? I mean the file whose url will go…