|
|
295ddb085c
|
Fix: Removal of filter methods from controllers.
|
2024-11-17 15:17:57 +00: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 |
|
|
|
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 |
|
|
|
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 |
|