kompassi
kompassi copied to clipboard
Kompassi Event Management System
Implementation options: 1. There is the `event_log` application with the `Subscription` model. * Define `Entry` type `forms.response.created` and emit it in `createSurveyResponse` * Add `survey_filter` to `Subscription` and `survey` to...
[Blueprint](https://outline.con2.fi/doc/dimensions-based-access-control-dbac-BeLHvmYTzc#h-advanced-dbac-grant-security-shift-managers-visibility-to-people-working-in-security) Whenever dimensions and their values are accessed, they should by default only show public dimensions. For private dimensions, there should be a `includePrivate: true` or similar mechanism to ask...
Currently in the GraphQL API there is the `signupLink` attribute that provides the undecorated URL to sign up to the program item, if any. However, we also have other forms...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...
The initial idea has been that those events that need to specify the location (room) of a program can do so by adding a dimension for it, a dimension like...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...
Currently in the Program Guide V2 Embedded, these are done as per-event customizations to the PHP code:  Push this down to the Program v2 data model and GraphQL API...
Related to #474 Once we implement freeform location, it won't make sense any more to show in the program detail view the location both as dimension bubble and freeform location....
In #309, two versions of Program Guide v2 have been implemented: Light (at v2.kompassi.eu) and Embedded (a WP plugin). Also a customizable import facility (#464) has been implemented to make...