Commit graph

  • 0b2d6b9dc4 Notify via matrix when a new membership application is submitted. (#87) main Víðir Valberg Guðmundsson 2025-03-30 20:37:36 +00:00
  • 5922c3245c Make drone-docker use BuildKit (#85) reynir 2025-03-26 10:06:37 +00:00
  • 201da8177f Make drone-docker use BuildKit Reynir Björnsson 2025-03-26 11:03:52 +01:00
  • 328c8f59d2 Bite the bullet and remove heredoc. Víðir Valberg Guðmundsson 2025-03-21 21:56:09 +01:00
  • 415b47ad59 Version? Víðir Valberg Guðmundsson 2025-03-21 21:53:22 +01:00
  • d7a4f8ab7c Add syntax spec to Dockerfile. Víðir Valberg Guðmundsson 2025-03-21 21:52:08 +01:00
  • c80f4f3c7b Try a older version. Víðir Valberg Guðmundsson 2025-03-21 21:49:42 +01:00
  • 22781477f3 Pin the docker plugin for building. Víðir Valberg Guðmundsson 2025-03-21 21:47:32 +01:00
  • 938556cb60 An application form! (#83) Víðir Valberg Guðmundsson 2025-03-08 22:10:26 +00:00
  • b3b30e05ed bootstrap_dev_data: add products & membership types (#80) Reynir Björnsson 2025-03-07 19:38:24 +00:00
  • 1adaf5e341 Upgrade django-registries. Víðir Valberg Guðmundsson 2025-03-04 21:34:56 +01:00
  • d31d31485c Ran pre-commit run --all-files. Víðir Valberg Guðmundsson 2025-03-03 19:23:48 +01:00
  • c9b0c19fec Fix type errors (#81) Reynir Björnsson 2025-03-03 18:20:28 +00:00
  • 408970f16e Create subscription periods in bootstrap_dev_data (#78) Reynir Björnsson 2025-03-01 13:50:21 +00:00
  • b64779c780 Remove the sign-up for now (#72) reynir 2025-02-10 10:44:20 +00:00
  • 4e10d7d000
    Change link label for people who never received a password bbb 2025-02-08 12:06:57 +01:00
  • 22fcd25f55
    Remove sign-up link for now bbb 2025-02-08 12:04:38 +01:00
  • dbd851bf19 Add modified to Order Admin list display (#71) bbb 2025-02-05 07:53:14 +00:00
  • 257f1a26eb Add a custom OAuth2 validator to provide some more info in the OIDC dance. Víðir Valberg Guðmundsson 2025-02-02 14:41:11 +01:00
  • 78f36c1502 Add assigned_to field to ServiceRequest. Ensure a administrator group exists. Close #66. Víðir Valberg Guðmundsson 2025-02-02 14:29:35 +01:00
  • 314416740f Do not replace spaces in private key. Error was in environment definition in ansible repo. Víðir Valberg Guðmundsson 2025-02-01 22:13:38 +01:00
  • 630a098ba5 Replace spaces in private key. Víðir Valberg Guðmundsson 2025-02-01 21:49:45 +01:00
  • cd467adb06 Set PKCE_REQUIRED to False for now. Víðir Valberg Guðmundsson 2025-02-01 21:40:12 +01:00
  • 860d8ed5b2 Default must be set for running manage.py during docker build. Víðir Valberg Guðmundsson 2025-02-01 21:12:53 +01:00
  • b3bf381186 Get OIDC_RSA_PRIVATE_KEY from environment. Víðir Valberg Guðmundsson 2025-02-01 21:09:39 +01:00
  • ee537adc05 Configure ruff and fix issues. (#64) Víðir Valberg Guðmundsson 2025-01-26 12:44:10 +00:00
  • 21b59467ea Add a way to make it easy to reset the database with some testing data. Víðir Valberg Guðmundsson 2025-01-22 22:35:09 +01:00
  • e2cb4b220d Fix CSS stuff (#61) Víðir Valberg Guðmundsson 2025-01-22 21:26:06 +00:00
  • cda633134e Fix wrong field. Víðir Valberg Guðmundsson 2025-01-16 08:27:46 +01:00
  • 9b78e81f00 Add missing migrations. Víðir Valberg Guðmundsson 2025-01-16 08:20:58 +01:00
  • ee46541025 Fix renamed field (#60) benjaoming 2025-01-15 13:06:26 +00:00
  • 83b3e42192
    Fix renamed field bbb 2025-01-15 14:05:34 +01:00
  • 43d19d3106 New Service Request setup (#59) bbb 2025-01-15 07:16:12 +00:00
  • c4df844da6 Move to uv - it is the hot new thing. Víðir Valberg Guðmundsson 2024-12-26 00:03:26 +01:00
  • 3dd7352d90 Services (#25) Víðir Valberg Guðmundsson 2024-12-22 23:46:13 +00:00
  • 43d5dcbd52 Set FROM field on emails (#55) Benjamin Bach 2024-08-14 20:44:11 +00:00
  • f5feda3414 Fix invite text and add accounting context to translation messages (#53) Benjamin Bach 2024-08-14 19:52:09 +00:00
  • 3659cf40df Add more precision to the order email (#51) Benjamin Bach 2024-08-14 10:08:01 +00:00
  • 8f3e8f06f0 Remove unique constraint from initial field (#50) Benjamin Bach 2024-08-14 09:37:13 +00:00
  • b3795977ed Membership invitations and order emails (#47) Benjamin Bach 2024-08-14 09:17:29 +00:00
  • c81481747f Add a footer link to the git repo (#49) Benjamin Bach 2024-08-14 05:08:02 +00:00
  • 52b38abf2a chore: cleanup and fix Dockerfile for development Víðir Valberg Guðmundsson 2024-08-09 08:33:14 +02:00
  • 00c615f318 More admin controls + Fix pay/success error 500 (#45) Benjamin Bach 2024-08-04 17:12:02 +00:00
  • 1070e93885 Divide the amount received from Stripe by 100.0 (#40) Benjamin Bach 2024-08-04 07:34:50 +00:00
  • ca8987ba3b Use mail_admins instead of send_mail. Víðir Valberg Guðmundsson 2024-08-03 20:53:18 +02:00
  • 4254baf09d Changes to payment models (#32) Benjamin Bach 2024-08-03 17:55:32 +00:00
  • 59620aa309 Switch to using uv instead of pip-tools (#39) Benjamin Bach 2024-08-02 22:58:19 +00:00
  • 865bc6c7bd New WaitingListEntry (#33) Benjamin Bach 2024-07-31 22:49:46 +00:00
  • 0cf579c5f6 Update dockerfile to using bookworm, and to avoid invalidating cache unless updating requirements. Víðir Valberg Guðmundsson 2024-07-31 23:48:39 +02:00
  • 7a3a629d6f Update requirements compilation to use hatch-pip-compile. Víðir Valberg Guðmundsson 2024-07-31 23:26:40 +02:00
  • f6d8f82065 Requirements pinning + some cleanup (#36) Benjamin Bach 2024-07-31 21:17:00 +00:00
  • 2c99799d4d Shorten and document Docker tweaks for Python and pip (#35) Benjamin Bach 2024-07-23 22:48:24 +00:00
  • 5d516b7851 Update packages. Víðir Valberg Guðmundsson 2024-07-17 08:44:07 +02:00
  • f18469833a The ruffening. Víðir Valberg Guðmundsson 2024-07-15 00:19:37 +02:00
  • 480eecca12 Cleanup. Víðir Valberg Guðmundsson 2024-07-14 23:14:07 +02:00
  • b39b114e30 pre-commit autoupdate Víðir Valberg Guðmundsson 2024-07-14 20:55:22 +02:00
  • d31f62ebb4 Upd. Víðir Valberg Guðmundsson 2024-05-31 21:26:20 +02:00
  • 712c50fac7 Use hatch for installing. Víðir Valberg Guðmundsson 2024-03-03 11:05:08 +01:00
  • fedfca25a5 Adding flow to add new emails to an account Halfdan Mouritzen 2024-03-02 17:43:16 +01:00
  • 89d7c9c9d5 CSS should be merged correctly now Halfdan Mouritzen 2024-03-02 14:49:50 +01:00
  • f5acfbedd4 Cleaning Halfdan Mouritzen 2024-03-02 12:15:33 +01:00
  • cf3c84b8d9 More linting. Víðir Valberg Guðmundsson 2024-02-29 21:30:11 +01:00
  • 1b65558608 Lint galore. Also use python 3.12. Víðir Valberg Guðmundsson 2024-02-29 21:25:59 +01:00
  • 4112069cac feature/css (#29) Halfdan Mouritzen 2024-02-29 20:02:39 +00:00
  • bdc2d8717c Add devenv files. Víðir Valberg Guðmundsson 2024-02-10 10:55:38 +01:00
  • f99c7ee698 Fetch permissions before rendering templates. Víðir Valberg Guðmundsson 2024-02-10 10:50:05 +01:00
  • a098a0b032 Add logging. Víðir Valberg Guðmundsson 2024-02-09 22:04:30 +01:00
  • f31cd62351 Implement django-view-decorator Víðir Valberg Guðmundsson 2024-01-14 12:27:36 +01:00
  • b8a970d5fe Add missing migration Víðir Valberg Guðmundsson 2024-01-14 12:14:51 +01:00
  • 9dda7670df Minimal CSS for tables (#26) Halfdan Mouritzen 2024-01-14 11:10:55 +00:00
  • 02907a7684 Minimal CSS for tables Halfdan Mouritzen 2024-01-13 22:14:23 +01:00
  • 33f5e7a285 ui-overhaul (#24) valberg 2024-01-13 20:07:36 +00:00
  • 2ed5df5241 Add pyproject.toml file. Víðir Valberg Guðmundsson 2024-01-13 15:39:31 +01:00
  • 9b52cd4270 Update stuff. Víðir Valberg Guðmundsson 2024-01-07 15:04:08 +01:00
  • 25445e59cf Add i18n to builtin template tags. Víðir Valberg Guðmundsson 2023-10-02 21:19:25 +02:00
  • f42101c476 Adding some titles Víðir Valberg Guðmundsson 2023-10-02 20:50:39 +02:00
  • 88e15974dc Fixing some stuff with README Víðir Valberg Guðmundsson 2023-10-02 20:10:24 +02:00
  • 81ff8d0177 Upgrade pre-commit hooks. Víðir Valberg Guðmundsson 2023-10-02 19:56:38 +02:00
  • 6894c57aa0 Upgrade dependencies. Víðir Valberg Guðmundsson 2023-10-02 19:56:09 +02:00
  • d2e58d396f Small adjustments. Víðir Valberg Guðmundsson 2023-09-30 08:14:02 +02:00
  • 770c1c81b6 Fix member list. Víðir Valberg Guðmundsson 2023-09-18 21:14:47 +02:00
  • f1c328a10c Upgrading stuff. Víðir Valberg Guðmundsson 2023-09-18 20:58:30 +02:00
  • beabd49976 Fix membership page Víðir Valberg Guðmundsson 2023-09-16 16:27:15 +02:00
  • bab951afb8 Add missing migration Víðir Valberg Guðmundsson 2023-09-16 16:19:51 +02:00
  • 390954ebaf Use docker compose, not docker-compose. Víðir Valberg Guðmundsson 2023-09-16 15:39:13 +02:00
  • 175f0438d4 Update logo. Víðir Valberg Guðmundsson 2023-09-16 15:28:42 +02:00
  • e6661c1b5a Minor detail. Víðir Valberg Guðmundsson 2022-11-25 00:16:32 +01:00
  • b9f77251f1 Fix site context variable with a context processor. Víðir Valberg Guðmundsson 2023-01-21 16:20:50 +01:00
  • 64ba5cc6f4 Begin making member admin page more detailed. Víðir Valberg Guðmundsson 2023-01-14 23:33:58 +01:00
  • 659577aaac Pagination and ordering. Víðir Valberg Guðmundsson 2023-01-12 17:31:34 +01:00
  • 26e06dfaea Upgrade to python 3.11. Update pre-commit. Small settings adjustments. Víðir Valberg Guðmundsson 2023-01-11 21:55:58 +01:00
  • e38bd56549 Pre-commit autoupdate and run on --all-files. Víðir Valberg Guðmundsson 2023-01-03 21:39:40 +01:00
  • 704b196128 Implement a generic way to adding actions to rows in a list. Víðir Valberg Guðmundsson 2023-01-03 21:36:34 +01:00
  • cf99c3f40e We want a list of users, not memberships. Víðir Valberg Guðmundsson 2023-01-03 17:00:07 +01:00
  • bc00b32c46 Add the start for administration of memberships. Víðir Valberg Guðmundsson 2023-01-02 23:06:00 +01:00
  • 01715a7704 Introduce subscription periods. Víðir Valberg Guðmundsson 2023-01-02 22:13:25 +01:00
  • 282b500a5e Doh... Víðir Valberg Guðmundsson 2022-11-25 00:06:19 +01:00
  • a3643ca602 Push to a non-dotted repo. Víðir Valberg Guðmundsson 2022-11-24 23:55:01 +01:00
  • 17cd950a4e Clean .drone.yml (aka trigger build). Víðir Valberg Guðmundsson 2022-11-24 23:42:44 +01:00
  • 3e8c773826 Forgot the bootstrap icon css. Víðir Valberg Guðmundsson 2022-11-22 21:36:31 +01:00