|
|
7668c35354
|
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
|
2024-09-17 17:00:18 +01:00 |
|
|
|
d858f47ef5
|
Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha
|
2024-09-13 23:26:37 +01:00 |
|
|
|
0c88f161c3
|
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
|
2024-09-10 19:43:02 +01:00 |
|
|
|
aac01e687f
|
Bug fix for invalid CSS and JavaScript file references for pages
|
2024-09-10 16:44:14 +01:00 |
|
|
|
7a2d3d22b7
|
Bug fix for missing buttons due to outdated reference to shared layout file button components which moved to components/common/buttons/_buttons_save_cancel.html
|
2024-09-10 16:35:10 +01:00 |
|
|
|
c29e6f62ac
|
Bug fix for invalid reference to shared layout that has become shared template file.
|
2024-09-10 16:27:15 +01:00 |
|
|
|
de869eb216
|
Bug fix for f-strings containing unintended closing quotes
|
2024-09-10 16:20:10 +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 |
|
|
|
2d55fe6239
|
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 |
|
|
|
b3e801e1ec
|
Complete system for getting + saving Product Categories with new database, server, and client architecture.
|
2024-09-01 21:57:46 +01: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 |
|
Teddy-1024
|
f81abed86e
|
Delete env_test directory
|
2024-08-07 08:58:08 +01:00 |
|
Teddy-1024
|
e097640b2a
|
Delete env_web directory
|
2024-08-07 08:57:50 +01:00 |
|
|
|
cb5169f763
|
1. User account page error fix
|
2024-08-04 22:16:47 +01:00 |
|
|
|
243ab4b9a7
|
1. Improved error reporting for user login callback method.
|
2024-08-04 21:50:04 +01:00 |
|
|
|
83cdb54a4b
|
1. User account page name fixed for name not found error
|
2024-08-04 21:40:04 +01:00 |
|
|
|
514289bc21
|
1. User login and barebones account section added.
|
2024-08-04 21:32:42 +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 |
|
|
|
3a2a164213
|
1. New logo.\n2. Padding corrected for pageBody and footer.\n3. Services update
|
2024-05-17 14:34:10 +01:00 |
|
|
|
b012a7e32e
|
Improved styles and accessibility
|
2024-05-04 19:58:16 +01:00 |
|
|
|
785c8d0b9a
|
Improved styles and accessibility
|
2024-05-04 19:50:07 +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 |
|
|
|
3dbdd8715a
|
Merge clash corrections
|
2024-05-01 21:19:27 +01:00 |
|
|
|
ae2010aeec
|
Clash correction
|
2024-05-01 21:16:05 +01:00 |
|
|
|
d9b41534c5
|
Clash correction
|
2024-05-01 21:12:35 +01:00 |
|
|
|
a139bd0465
|
Accessibility and style improvements to admin pages from previous update.
|
2024-05-01 21:11:05 +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 |
|
|
|
a95ae3654b
|
Completed removing passwords and personal data
|
2024-04-30 15:34:40 +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 |
|
|
|
6f6fbbcca9
|
New server configuration test 2
|
2024-04-28 23:57:48 +01:00 |
|
|
|
5a961e49db
|
New server configuration test 2
|
2024-04-28 23:54:33 +01:00 |
|
|
|
fbc0ef214d
|
Merge changes from creation of new python app on server
|
2024-04-28 22:52:13 +01:00 |
|
|
|
35804fb276
|
Updating to new server configuration. Test 1
|
2024-04-28 22:47:52 +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 |
|
|
|
a282c6dbcc
|
Implement new user interface.
|
2024-04-23 18:55:41 +01:00 |
|
|
|
bbb7800dc8
|
Restructure pages for permutations and basket with metadata for is_included_VAT, id_currency, id_region_delivery
|
2024-04-21 15:13:09 +01:00 |
|
|
|
f1b095ba83
|
Initial commit
|
2024-04-17 15:07:51 +01:00 |
|