ephios icon indicating copy to clipboard operation
ephios copied to clipboard

ephios is a django web application for managing participation for services at events, like paramedics at a festival, lifeguards at the beach, referees and judges at competitions, etc.

Results 152 ephios issues
Sort by recently updated
recently updated
newest added

As a user, I want to have a view where I can manage my absences (e.g. holidays). I want to be able to enter new absences (start date, end date,...

[P] nice to have
[C] feature

As a planner, I'd like to add a reason when rejecting a participation on the disposition view

[C] enhancement
[P] minor

When the home page is not displaying any boxes (upcoming, consequences etc.) it should display a message telling the user that there is nothing important right now and maybe a...

easy
[P] nice to have
[C] design/ui

After introducing a unique_together constraint for users and qualifications on QualificationGrant in #210 there is the following bug: Assuming a user has the qualification A and you load the form...

[C] bug
[P] minor

I expect dates used in the shift configuration for the signup methods to be used as relative dates (e.g. 10 days before the event). This is especially handy for copying...

[C] enhancement
[P] minor

We are currently using django-recurrence for picking dates while copying an event. This has several issues: - the JS code violates the CSP on every click because the library uses...

[C] enhancement
[P] major
[C] design/ui

This looks bad at the moment with all the buttons and small shift boxes floating around.

[C] enhancement
[P] minor
[C] design/ui

when cleaning the EventForm, enforce that at least one user can edit the event (excluding non-object-permissions) Also, for avoiding privilige escalation by deleting and recreating an event: To delete an...

[C] enhancement
[P] minor

Are you sure?-Prompts #280 Add are you sure jQuery plugin. Load this plugin on form pages. Add classes to inputs that dynamically create new forms to be monitored.

[C] feature

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.2.0 to 8.3.0. Changelog Sourced from importlib-metadata's changelog. v8.3.0 Features Disallow passing of 'dist' to EntryPoints.select. Commits 3c8e1ec Finalize 5035755 Merge pull request #498 from python/feature/entry-points-disallow-dist-match 6d9b766...

dependencies
python