Commit Graph

15 Commits

Author SHA1 Message Date
elordenador 952ed5d76e Update CSS optimization (using CDN for bootstrap) and mysql compat 2026-03-11 09:51:25 +01:00
elordenador 25f9a9d668 Add proxy support 2026-03-10 16:43:11 +01:00
elordenador 403745daa7 Do some optimization 2026-03-10 16:17:30 +01:00
elordenador a289d14a05 Add whitenoise to middlewares 2026-03-10 14:08:42 +01:00
elordenador 05bb210f62 Improve entrypoint and add whitenoise to deps 2026-03-10 14:05:41 +01:00
elordenador 162b63cae9 feat: Add user purchase and receipt management
- Implemented 'Mis Compras' and 'Mis Recibos' pages for users to view their orders and payment receipts.
- Enhanced address validation in 'editar_direccion.html' to ensure cities and postal codes belong to Almería.
- Added shipping address display in seller order details on 'pedidos_vendedor.html'.
- Updated user portal to include links to purchases and receipts.
- Introduced email verification functionality during user registration.
- Refactored email sending utility for better error handling and logging.
- Improved session management for checkout processes with selected shipping addresses.
2026-03-10 13:08:10 +01:00
elordenador 01024bb97e Fix .gitignore entries for __pycache__ directories to ensure proper exclusion 2026-03-10 13:07:48 +01:00
elordenador 02704eed0a Update .gitignore to exclude __pycache__ directories 2026-03-10 13:07:18 +01:00
elordenador 837998862c Add shipping restrictions and update project variable conventions in Copilot instructions 2026-03-10 13:06:30 +01:00
elordenador b110de2652 Add Celery configuration and update requirements.txt 2026-03-10 13:06:21 +01:00
elordenador b63b41b88a Update .gitignore to include .env and logs/ directories 2026-03-10 13:06:11 +01:00
elordenador a24d6ad956 Add example environment configuration file 2026-03-10 13:06:04 +01:00
elordenador f5c4e39ba7 Add all 2026-02-18 10:09:21 +01:00
elordenador c4fdd13f49 Add those files 2026-02-17 09:53:44 +01:00
elordenador 5a22d3abae first commit 2026-02-15 09:23:44 +01:00