Commit graph

  • c946cabd39 Include entrypoint.sh in the docker image. Víðir Valberg Guðmundsson 2022-11-22 17:12:06 +01:00
  • 3ba2038d2c Upgrade bootstrap to 5.2.3. Víðir Valberg Guðmundsson 2022-11-22 17:00:40 +01:00
  • 4c5803545d Switch out poetry with pip-tools. Víðir Valberg Guðmundsson 2022-11-21 20:51:09 +01:00
  • 3dde14614f Fixes and cleanup. Víðir Valberg Guðmundsson 2022-08-09 19:29:42 +02:00
  • 4c5d0e30ab Poetry lock. Bump django to 4.1. Víðir Valberg Guðmundsson 2022-08-09 19:17:29 +02:00
  • f8688de23a Debug toolbar is only available when DEBUG is True. Víðir Valberg Guðmundsson 2022-08-09 16:33:56 +02:00
  • 5d3f924873 Get build args from env. Víðir Valberg Guðmundsson 2022-08-09 16:26:31 +02:00
  • a0afe20c54 Set BUILD environment. Víðir Valberg Guðmundsson 2022-08-09 15:50:38 +02:00
  • 916e3694c6 Get CSRF_TRUSTED_ORIGINS from env. Víðir Valberg Guðmundsson 2022-08-09 14:58:51 +02:00
  • a8b37005ed Have a latest tag. Víðir Valberg Guðmundsson 2022-08-09 14:46:05 +02:00
  • 1c2854c517 Pre-commit update and run. Víðir Valberg Guðmundsson 2022-08-09 14:39:02 +02:00
  • 4b999e886e Update '.drone.yml' valberg 2022-08-09 11:53:39 +00:00
  • 0278b2b48e Upgrade django, python, etc. Víðir Valberg Guðmundsson 2021-12-13 20:44:09 +01:00
  • 50e2ba642f Merge pull request 'Refactoring things and doing stuff in a MVP way.' (#15) from vidir_refactor into master valberg 2021-03-12 16:20:50 +00:00
  • 16db4ee143 Setting base template for password reset flow. Some translations. Víðir Valberg Guðmundsson 2021-03-04 09:09:11 +01:00
  • 141019ed75 Add DEFAULT_FROM_EMAIL. Víðir Valberg Guðmundsson 2021-03-03 18:06:36 +01:00
  • f585299388 It should be a touple. Víðir Valberg Guðmundsson 2021-03-03 17:46:19 +01:00
  • e725729bb3 Fix admins settings. Víðir Valberg Guðmundsson 2021-03-03 17:32:34 +01:00
  • ba7fabf5c7 Add ADMINS settings. Víðir Valberg Guðmundsson 2021-03-03 15:18:57 +01:00
  • 79f8903c2c Add email configuration. Víðir Valberg Guðmundsson 2021-03-03 14:58:46 +01:00
  • 5b7b95d426 Add a link to password reset view. Fixup that template. Víðir Valberg Guðmundsson 2021-03-03 10:36:18 +01:00
  • e45f83838b Fix static file integrity. Víðir Valberg Guðmundsson 2021-03-01 23:20:59 +01:00
  • 55fd4cdd6c Expose port 8000 in the image. Víðir Valberg Guðmundsson 2021-03-01 21:44:57 +01:00
  • 72c4020d96 Add whitenoise. Víðir Valberg Guðmundsson 2021-03-01 20:34:51 +01:00
  • cceaf25c6b Uvicorn has --app-dir, which might do the trick. Víðir Valberg Guðmundsson 2021-03-01 17:49:37 +01:00
  • cbdbd7f7cf Set WORKDIR to /app/src before setting CMD. Víðir Valberg Guðmundsson 2021-03-01 17:35:43 +01:00
  • fb00df7274 Fix docker CMD. Add asgi.py. Fix static root. Víðir Valberg Guðmundsson 2021-03-01 17:13:15 +01:00
  • ea3039a279 Fix entrypoint paths. Add uvicorn. Set correct port. Víðir Valberg Guðmundsson 2021-03-01 14:13:19 +01:00
  • ace2e46dd4 Add drone config. Víðir Valberg Guðmundsson 2021-03-01 13:36:54 +01:00
  • f35a31f259 Enable buildkit when building. Víðir Valberg Guðmundsson 2021-03-01 00:20:59 +01:00
  • 0bad2a599c Update readme. Make Makefile more nice. Víðir Valberg Guðmundsson 2021-03-01 00:15:01 +01:00
  • cf33b95201 Getting ready for some translations. Víðir Valberg Guðmundsson 2021-02-28 23:55:01 +01:00
  • 76478c5ae3 Ran pre-commit hooks. Víðir Valberg Guðmundsson 2021-02-28 23:03:32 +01:00
  • e41eae340b Revamp Membership models to be very simple and do some view/template work for them. Víðir Valberg Guðmundsson 2021-02-28 23:00:11 +01:00
  • 85e2fd76c0 Some template work. Víðir Valberg Guðmundsson 2021-02-28 12:41:10 +01:00
  • aac3de1bb3 Starting allauth template work. Víðir Valberg Guðmundsson 2021-02-27 23:18:27 +01:00
  • 4c75991fcb Refactoring things and doing stuff WIP way. Víðir Valberg Guðmundsson 2021-02-27 21:07:48 +01:00
  • 2be2755cb6 Merge pull request 'docker: Add entrypoint.sh' (#14) from laumann/membersystem:docker-entrypoint into master valberg 2021-02-10 06:45:45 +00:00
  • ecea9c7b3f Merge pull request 'Add psycopg2 as dependency' (#13) from laumann/membersystem:add-psycopg2-dep into master valberg 2021-02-10 06:43:59 +00:00
  • 6857bc69b5
    docker: Add entrypoint.sh Thomas Jespersen 2021-02-09 22:48:53 +01:00
  • 10f23d1ad8
    Add psycopg2 as dependency Thomas Jespersen 2021-02-09 22:18:54 +01:00
  • 9093b393f1 Merge pull request 'Add initial Dockerfile' (#12) from laumann/membersystem:dockerize into master valberg 2021-02-09 21:10:48 +00:00
  • c6eb8d884b Add initial Dockerfile Thomas Jespersen 2021-02-09 22:04:02 +01:00
  • ca5f2d41ba Merge pull request 'Upgrade various packages to most recent versions' (#11) from feature/package-upgrades into master valberg 2021-01-26 19:44:33 +00:00
  • 1a66dbff3a
    Upgrade various packages to most recent versions Mikkel Munch Mortensen 2021-01-26 20:37:50 +01:00
  • 5acff9e382 Merge branch 'use_poetry' of data.coop/membersystem into master benjaoming 2019-09-02 11:58:18 +00:00
  • 07170082e3 Remove setup.cfg, move relevant flake8 arguments into pre-commit config. Update pre-commit hooks. Víðir Valberg Guðmundsson 2019-09-01 09:45:45 +02:00
  • c4596c25c6 Run linting (aka the blackening) Víðir Valberg Guðmundsson 2019-09-01 00:27:36 +02:00
  • a08d6e044b Use poetry to control the projects dependencies. Also setup black for pre-commit. Víðir Valberg Guðmundsson 2019-09-01 00:25:25 +02:00
  • 90cbd74212 Merge branch 'master' of benjaoming/membersystem into master benjaoming 2019-08-31 18:56:19 +00:00
  • 6dc65bbfb7 Basic User management skeleton Benjamin Bach 2019-08-31 20:46:49 +02:00
  • 5fb87dcf84 Bump to Django 2.2 Benjamin Bach 2019-08-31 19:44:02 +02:00
  • c429f922b2 Merge branch 'master' of benjaoming/membersystem into master benjaoming 2019-08-31 17:42:30 +00:00
  • 35d8438d66 Renamed membersystem => project (because of tab completion nuisance) and profiles => users Benjamin Bach 2019-08-31 19:41:35 +02:00
  • 2181f818b1 Merge branch 'membership_stuff' of benjaoming/membersystem into master benjaoming 2019-08-31 16:55:27 +00:00
  • 66ca59be35 Merge branch 'master' into membership_stuff Benjamin Bach 2019-08-31 18:54:50 +02:00
  • a22c2587dd Remove allauth Benjamin Bach 2019-08-31 18:52:12 +02:00
  • 68094b8597 Merge branch 'fix/small-error-in-manage-py' of data.coop/membersystem into master benjaoming 2018-11-02 14:28:43 +00:00
  • 056ca430ef First pytest stuff Benjamin Bach 2018-06-24 01:05:02 +02:00
  • 4c56d7db67 Remove some faulty stray "code". Víðir Valberg Guðmundsson 2018-06-23 23:43:32 +02:00
  • a8321decde Adding accounting and membership apps + pre-commit linting stuff Benjamin Bach 2018-06-23 21:08:56 +02:00
  • 2f1cc75834 Merge branch 'feature/super-nice-frontend' of data.coop/membersystem into master benjaoming 2018-06-23 19:28:00 +00:00
  • f46b031a8d django-money dependency Benjamin Bach 2018-06-23 20:54:37 +02:00
  • 36a4c901a8 Adding pre-commit hooks Benjamin Bach 2018-06-23 20:54:24 +02:00
  • 567babc359
    Add a base template and some exquisite styling Mikkel Munch Mortensen 2018-06-23 20:19:37 +02:00
  • 7f41634987
    Add a context processor that includes current site Mikkel Munch Mortensen 2018-06-23 20:18:54 +02:00
  • c8ad58f086
    Add django extensions to installed apps Mikkel Munch Mortensen 2018-06-23 16:17:41 +02:00
  • dfdf065a87
    Add django-extensions Mikkel Munch Mortensen 2018-06-23 16:09:43 +02:00
  • b10ecac1f4 Merge branch 'master' of benjaoming/membersystem into master decibyte 2018-06-23 14:04:24 +00:00
  • 1add5f3e35 New settings layout Benjamin Bach 2018-06-23 15:31:24 +02:00
  • 37973c352c Merge branch 'feature/login-and-stuff' of data.coop/membersystem into master decibyte 2018-06-23 13:25:38 +00:00
  • 57f9d342da
    Include the allauth URLs Mikkel Munch Mortensen 2018-06-23 15:01:13 +02:00
  • 9ea4b827f4
    Add missing on_delete argument Mikkel Munch Mortensen 2018-06-23 15:00:50 +02:00
  • bd04b00c6d
    Add a site ID and use the console e-mail backend Mikkel Munch Mortensen 2018-06-23 14:59:12 +02:00
  • e6d67c51a0
    Add local database to .gitignore Mikkel Munch Mortensen 2018-06-23 14:22:53 +02:00
  • 2c30d7b8b2 Merge branch 'feature/login-and-stuff' of data.coop/membersystem into master decibyte 2018-06-23 12:08:15 +00:00
  • 0bdbbdbaad
    Add a requirements.txt file Mikkel Munch Mortensen 2018-06-23 14:04:59 +02:00
  • abafd0f93d Initial commit. Víðir Valberg Guðmundsson 2018-06-23 13:00:26 +02:00