Commit Graph

74 Commits

Author SHA1 Message Date
6b5a43b7a9 Fix autoresizing textareas 2025-08-06 19:22:08 +02:00
0cf8784259 Wider view on desktop 2025-08-06 19:17:40 +02:00
3474239727 Now with edits, delete confirmations
- and also a better alignment on actions
- and konami code that works before login
2025-08-06 19:12:44 +02:00
3d35d47254 Fix small issue with make staticfiles 2025-08-06 15:42:27 +02:00
c219091c2c Add google sign-in
Also, try to be a bit more correct with CSRF and CORS.
It works on my machine.
2025-08-06 15:28:41 +02:00
69327d9edf Add utility scripts 2025-08-05 22:24:57 +02:00
3c6579e7a3 Point frontend to production backend 2025-08-05 22:20:22 +02:00
50df9778e2 This time we have the correct font 2025-08-05 21:42:23 +02:00
d706ae1645 Fix planche generation issues 2025-08-05 20:58:51 +02:00
6a05e46946 Moving fast and breaking things
This is a first commit in preparation for 2.0

- now using prototempaltes™
- updated README
- makefile for some nice shortcuts
- add new tikettes
- remove tikettes

Things that don't work (yet)
- authentication on the main frontend (there is none)
- generating PDFs
2025-08-05 15:14:25 +02:00
f6ad73ef85 Remove old backend. Byebye. 2025-08-05 15:14:12 +02:00
e222962eee backend: add missing db migration 2025-08-04 16:33:43 +02:00
1426ca5fa6 Update README.md 2025-02-11 14:46:28 +00:00
0c574ca913 Add missing dependency 2025-02-11 14:23:14 +00:00
bbc59931e1 Fix borken thangs 2024-09-03 19:26:28 +00:00
092c0d17ae Add docker-compose file 2024-05-23 03:51:32 +00:00
489e005c96 Adjust for jenova 2024-05-23 03:51:29 +00:00
5efcee12a9 frontend: sort by title 2023-08-03 20:18:43 +02:00
b838c79cdb CSRF $#%?@!!. Also konami to django admin 2023-08-03 20:11:45 +02:00
e8abfaf51b Add example system config files 2023-08-03 18:00:27 +02:00
55711d68c1 backend: allow all hosts 2023-08-03 17:59:59 +02:00
2b539a45d2 Set subs per product category 2023-07-03 20:52:43 +02:00
2895d295e4 Update README 2023-07-03 20:02:09 +02:00
74d7564bdc frontend: avoid double slash in data urls 2023-07-03 19:57:14 +02:00
0d164a1f31 Now deployable 2023-07-03 19:56:32 +02:00
2395bc215d Backend LGTM 2023-07-03 16:56:58 +02:00
9a7ce60913 manage.py makemigrations 2023-07-03 16:38:35 +02:00
0bbe9d9fd9 First shot at a working backend 2023-07-03 16:36:23 +02:00
471fad53e1 Update .gitignore 2023-07-03 16:35:32 +02:00
7ccfef49d5 Prepare new django-based backend
- django-admin startproject zetikettes
- python3 manage.py startapp tikette
2023-07-03 16:32:00 +02:00
a62ecd15d7 Fix dockerfile and add a quick test
See readme for instructions
2023-07-03 15:12:06 +02:00
09f3765f4f Move fonts to backend 2023-06-28 23:47:19 +02:00
ae2cf9aee7 Remove all templates from git 2023-06-28 23:44:04 +02:00
5a2ce71f3c Small refactor into backend & frontend 2023-06-28 23:43:32 +02:00
db4559383f Fix backend CLI options 2023-06-28 23:27:44 +02:00
f3c2a2f725 Now handles uploading new tempaltes!!1
Just point your browser to /zetikettes/newtikette.html
Password is in web.py
2023-06-28 23:17:03 +02:00
c4e03c9550 Add tempaltes and add accents in file names 2023-06-28 11:04:22 +02:00
e6e7b426e4 Update Tempaltes 2022-12-09 12:37:50 +01:00
de19143cd6 Add tempaltes 2022-12-09 12:30:18 +01:00
9e452ba595 Add a bazillion tempaltes! 2022-11-24 16:53:44 +01:00
dc8b6b6cba Add mirabelle tempalte in js 2022-09-23 09:42:24 +02:00
7615860d35 Add confiture de Mirabelle in tempaltes 2022-09-23 09:40:23 +02:00
6de9d2acca Change from sel de Guérande to sel de Camargue 2022-09-23 09:40:08 +02:00
6b731af3b3 Fix missing { and stuff or something 2022-09-05 16:58:25 +02:00
60c71c438e Add bunch of new recipes and stuff or something 2022-09-05 16:54:18 +02:00
4a8aba4bab Fix pdf retrieval 2022-07-26 17:27:33 +02:00
e7ab08d682 Remove units ('g' and '%') from placeholders in jams 2022-07-26 16:30:28 +02:00
49d159306b Fix backend API address 2022-07-26 16:24:27 +02:00
5d25d05a2a Remove CRLF in Detox tempalte (DevaVu Sans font install should fix misalignment) 2022-07-26 16:05:58 +02:00
976f6fd152 Fix text misalignment 2022-07-26 16:04:03 +02:00