|
|
197f6ec5bc
|
Fix: Removal of filter methods from controllers.
|
2024-11-17 15:17:57 +00:00 |
|
|
|
db5ee79db0
|
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 |
|
|
|
1d77888bb5
|
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 |
|
|
|
fdcf448bb1
|
feat(UI): Stock Items page added with getting, filtering, and saving data.
|
2024-10-13 19:40:25 +01:00 |
|
|
|
d0956ffb97
|
refactor(SQL): Staging tables and Calc stored procedures used for modular stored procedure archicture for scalability. Implemented for Product Catalogue. \n BREAKING CHANGE: BIT argument a_debug added to all but basic stored procedures for analysis of performance and results.
|
2024-10-02 15:59:53 +01:00 |
|
|
|
45ac0405b4
|
1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files.
|
2024-09-24 23:25:52 +01:00 |
|
|
|
2954b2050c
|
Login bug fix for OOP and module bundling architecture complete.
|
2024-09-17 17:21:01 +01:00 |
|
|
|
6b730bf8e7
|
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
|
2024-09-10 12:09:50 +01:00 |
|
|
|
c9dda91dc9
|
Complete system for getting + saving Product Categories with new database, server, and client architecture.
|
2024-09-01 21:57:46 +01:00 |
|
|
|
f9cd9ec33a
|
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 |
|