Commit Graph

119 Commits

Author SHA1 Message Date
1a7b72022d Fix: ALTCHA secret key not found. 2025-03-15 18:34:13 +00:00
90cf9eaee7 Fix: ALTCHA create challenge error. 2025-03-15 19:32:34 +01:00
Teddy-1024
7b9e900cfe Merge pull request #4 from Teddy-1024/root_server
Root server
2025-03-15 17:59:03 +00:00
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
29205de12f Fix(UI): Home page: improved content for all sections, including new CTAs for buttons. 2025-01-25 18:10:17 +00:00
a105372638 Fix(UI): Home page: improved content for all sections, including new CTAs for buttons. 2025-01-25 18:07:27 +00:00
7e8266d735 Fix: Run NPM build. 2025-01-25 16:59:47 +00:00
cc6c3699f6 Fix(UI): Contact form reCAPTCHA style correction for extreme zooming. 2025-01-25 16:55:19 +00:00
d84cc29edb Fix: Re-add requirements.txt after accidental delete in merging. 2025-01-25 16:27:13 +00:00
Teddy-1024
2fcd7f4276 Merge pull request #3 from Teddy-1024/oracle_vps
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) d. Remove server console logging from root server setup.
2025-01-25 16:10:02 +00:00
56ed26b3f0 Merge conflicts. 2025-01-25 16:07:58 +00:00
18a9a65f70 Merge conflicts. 2025-01-25 16:06:55 +00:00
Teddy-1024
d07f409426 Merge conflic: Update app.py 2025-01-25 16:05:07 +00:00
Teddy-1024
2461aef77b Merge pull request #2 from Teddy-1024/root_server
Initial commit. Functional draft content - requires further update for automotive speciality.
2025-01-25 15:53:24 +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
e7231cb67a Clean up of table structure for Contact Us form. 2025-01-15 23:55:14 +00:00
d1b90db6d7 New website focusing on ERP services. 2025-01-15 23:52:09 +00:00
120cccd0d5 Fix (MySQL): Update for MariaDB v10.3 to match ERPNext installation on Oracle VPS. 2024-12-23 23:47:09 +00:00
2364931054 Fix (MySQL): Update for MariaDB v10.3 to match ERPNext installation on Oracle VPS. 2024-12-23 23:10:16 +00:00
decab6a638 Fix (MySQL): Update for MySQL version 8.0.40-0ubuntu0.20.04.1 on Oracle VPS 2024-12-23 19:37:22 +00:00
f425a103d4 1. Fix(Authentication): User login on production. \n 2. Fix(SQL): Refactoring of Stock Items to include foreign key for Supplier Purchase Order, Manufacturing Purchase Order, and Customer Sales Order IDs. 2024-11-22 12:54:06 +00:00
b955cfd1df Fix: User login on production. 2024-11-21 08:21:51 +00:00
c40cc5a854 Fix(UI): Product Permutations page saving. 2024-11-18 19:37:21 +00:00
48185da25f Fix: Product Category, Product, and Product Permutation save and filter. 2024-11-18 18:46:50 +00:00
b80be23852 Fix: Product Category save + filter debugging. 2024-11-18 14:02:23 +00:00
2d5783cb01 Fix: Removal of controller filter method references from page templates. 2024-11-17 15:21:46 +00:00
295ddb085c Fix: Removal of filter methods from controllers. 2024-11-17 15:17:57 +00:00
f51d49c42c Fix: User login on production. 2024-11-15 16:38:57 +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
569508b408 Fix: Product Permutations save. 2024-11-15 12:46:15 +00:00
667fbca06e Fix: Product Permutations save on production. 2024-11-15 12:33:46 +00:00
13a4f350bb Fix: Product Permutations save on production. 2024-11-15 10:04:38 +00:00
5dcf31e610 Log: Database code for MySQL engine 2024-11-15 09:25:17 +00:00
51d991ba42 Fix: 1. Save proc architecture update for records saved with subrecords / linked records, such as Order has Items. \n 2. Style improvements for Product Category, Product, Product Permutation pages. 2024-11-15 08:58:37 +00:00
8fc3d8a803 Fix: Updated removed redundant filtering, and getting for single-page architecture, which this is not on all pages 2024-11-14 12:58:57 +00:00
70de7026d3 Fix: Manufacturing Purchase Order page view, filter, and save. 2024-11-14 12:23:02 +00:00
19f74d2e91 Fix: \n 1. General styles cleanup. \n 2. Contact page - styling of input fields on mobile improved. \n 3. Services page - alignment error in technologies table on most devices, corrected. \n 4. Supplier Purchase Order page - items preview click event was not triggering, fixed end-to-end saving of new SPO, most changes copied to Manufacturing Purchase Orders, but not tested. 2024-11-13 16:54:32 +00:00
b20fc8a653 Feat(MySQL): Database population with data for Kitchen project. 2024-11-11 14:56:55 +00:00
fe524d6cb8 Feat: Active column changed to add / delete / undelete buttons column on all table pages. \n Fix(UI): Product Permutations page preview Variations now shows when appropriate. 2024-11-11 10:49:55 +00:00
0422059669 Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page 2024-11-09 13:41:08 +00:00
4c2e05f4ae Fix: Product, Product Category, Product Permutation, Supplier, Supplier Purchase Order, and Manufacturing Purchase Order architecture update for getting and saving data. 2024-11-02 15:49:40 +00:00
373ed9cebf Fix: Database connection recreated on Login and Logout callbacks to prevent error due to previous session closing. 2024-10-29 22:05:44 +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