17 Commits

Author SHA1 Message Date
bade1f11dd Feat: Update CAPTCHA service to ALTCHA self-hosted. 2025-03-15 17:47:36 +00:00
b843849af9 Feat: Replace Google ReCAPTCHA with ALTCHA using API - non-tracking, GDPR compliant without cookies or fingerprinting. 2025-03-13 15:36:41 +00:00
d84cc29edb Fix: Re-add requirements.txt after accidental delete in merging. 2025-01-25 16:27:13 +00:00
18a9a65f70 Merge conflicts. 2025-01-25 16:06:55 +00:00
baa158fcd0 Feat(Security):
a. Update CORS settings
 b. Update session cookie settings
 c. Remove comments that expose project architecture (and that Claude made most of it :P)
2025-01-25 14:31:03 +00:00
2f63d27c5b Initial commit. Functional draft content - requires further update for automotive speciality. 2025-01-17 05:54:06 +01:00
f6a6966ce4 feat(UI): Stock Items page added with getting, filtering, and saving data. 2024-10-13 19:40:25 +01:00
58c6cea844 1. Logging functionality added for internal server errors to aid diagnosis of live website bugs. 2024-09-10 12:41:37 +01:00
9de1ccce16 1. Logout callback fix.\n 2. Store permutations report improvement for demo. 2024-08-07 09:01:33 +01:00
6ad86825ea 1. Contact us page fixed - Model_View_Contact had not been updated to match new arguments for Model_View_Base.\n 2. Logo border radius increased to hide pencil icon watermark in bottom right hand corner. \n 3. Nav layout structure now dynamic based on user permissions 2024-08-04 02:58:55 +01:00
0201b85836 UX Improvements for Home page and Accessibility Statement page 2024-07-31 16:52:05 +01:00
6f4e329258 1. PostgreSQL copy of all MySQL created and tested.\n 2. Purchase Orders and Sales Orders and stock level management added to MySQL, PostgreSQL, and server and front end code. 2024-07-05 20:34:11 +01:00
844354fa53 Remove passwords 2024-04-30 15:12:49 +01:00
7b4d1ae1b0 Structure synchronised with Apache server on Zume. Styles improved. Store removed from app2.py 2024-04-30 14:49:05 +01:00
4d2770d003 Services page finished. Ready for deployment 2024-04-28 16:48:16 +01:00
7d4ef4b429 Flask Mail added. Contact us page complete. 2024-04-24 19:51:31 +01:00
f1b095ba83 Initial commit 2024-04-17 15:07:51 +01:00