Kresten Laust
Kresten Laust
The only way to refresh without resubmitting previous post data, is to exit and reenter the tool.
When a signup is forced beforehand, the balance should have the due deducted, this way the starting balance of a forced signup should be "-200 kr." which then evens out...
 
After redoing prod deployment, the fabfile is outdated. It is no longer neccessary (or useful) to restart the apache2 service. Now the services: `stregsystem.service` (gunicorn) and `stregsystem.socket`, should be restarted
`/admin/stregsystem/report/sales` The individual sales reporting, throws an error if any whitespace is left in the product ID field.
Increments API version from `1.1` to `1.1.1` Resolves #542 **Prerequisite:** #550 Documentation: - [x] Add [POST] /api/signup for posting signups - [x] Add [GET] /api/signup/status for querying status regarding a...
An endpoint to retrieve the version of the API and of the stregsystem
This version of the API adds - `/api/version` for tracking Stregsystem and API version - `/api/signup` for submitting signups
Adds a **very** barebones settings page for razzias. - Add basic settings page - Redirect to settings page on new razzia - Update default razzia name I need to add...
In the feedback the system provides when the input is in the wrong format or the username doesn't exist, the previous username is shown in the output