Commit Graph

19 Commits

Author SHA1 Message Date
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
ac2fc92380 Fix: User login on production. 2024-11-15 16:02:54 +00:00
21e7154672 Fix: User login on production. 2024-11-15 15:55:12 +00:00
03fc1bd421 Fix: User login and server console logging functionality. 2024-10-29 17:18:39 +00:00
80c98708da Fix: Server startup error due to configuration type not being assigned correctly. 2024-10-29 15:46:46 +00:00
593aa218ee Fix: Server startup error due to configuration type not being assigned correctly. 2024-10-29 15:41:43 +00:00
fcf14fdd83 Fix: app logging for Exception handling corrected for non-breaking 404 HTTPExceptions 2024-10-29 09:59:27 +00:00
0d2479d82e Fix: Console outputs suppressed when not in debug mode to fix server errors caused by unnecessary outputs. 2024-10-29 09:38:43 +00:00
ba50aec9c9 1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database. 2024-08-30 23:27:28 +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
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
0645cca1e3 Mail server fixed 2024-05-01 21:53:53 +01:00
cabc7ba804 Mail server update. 2024-05-01 21:38:52 +01:00
185eafe9e2 Accessibility and privacy notices added to layout.\nTest new mail server code. 2024-05-01 21:02:57 +01:00
46f2f730e2 Store app.py deprecated.\nAdmin pages added: privacy notice, accessibility, data retention, license. Improvements to accessibility of those pages pending. 2024-05-01 20:45:20 +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