V2.2.0 ~ 2025-03-01
Updates
- Added Capacity to Machines
- Nav items hidden when users don't have view permissions
- Login Page Restyled
- Accounts Page Restyled
- General code improvements
Bug Fixes
V2.1.1 ~ 2023-09-23
Updates
- Added row to show sum of completed fields in a job
- General code improvements
- Moved Serverside code out of frontend scope
Bug Fixes
V2.1.0 ~ 2023-01-02
Updates
- Created Admin page area
- User Permissions added to control access
- User Roles added to control access
- 403 page added to show lack of permissions
- General code improvements
Bug Fixes
- Added missed wind speed options when completing the Job Report
V2.0.0 ~ 2022-11-18
Updates
- Added spinner to improve UX design to show a waiting request
- Allow Multiple companies to be used on the app
- Allow users to update their passwords
- Dedicated Account pages added for Users
- Dedicated Account Disabled page to show users if they have been banned
- Dedicated Offline page to show the site is being updated
- Moved login page to new location /login.php
- Moved NROSO and NTPC numbers to Account based instead of company
- Only users can now edit their NROSO and NTPC numbers
- Provided dedicated logout page located at /logout.php
- Seperated out edit pages to reduce code complexity
- Huge code improvements
- Moved all database calls to PDO
- Updated all API calls to return JSON
- Componentise shared and regularly used chunks of code
- Tidied up code and removed unneded content
Bug Fixes
V1.7.0 ~ 2021-01-08
Updates
- Ability to search up old jobs that have been classed as Completed
- General code improvements
Bug Fixes
V1.6.0 ~ 2020-10-04
Updates
- New navigation
- Added Profile page so users could view their details
- General code improvements
Bug Fixes
V1.5.0 ~ 2020-05-16
Updates
- Added new company logo to reports
- Ability to download a report as a PDF
- General code improvements
Bug Fixes
V1.4.0 ~ 2020-03-30
Updates
- Moved Completed Jobs to new table, to improve performance
- General code improvements
Bug Fixes
V1.3.0 ~ 2019-08-17
Updates
- Ability to update Field sizes from Job Field page
- General code improvements
Bug Fixes
- Jobs now have the correct invoice flag when viewed
V1.2.0 ~ 2019-06-30
Updates
- Ability to filter Chemicals
- Ability to filter Customers
- Ability to add Nroso Expire Date for Employees
- Ability to add Operator and Machine to Field reports
- General code improvements
Bug Fixes
- Hide footer when printing the reports
V1.1.0 ~ 2019-06-01
Updates
- Minimised JS
- Minimised CSS
- Implemented Blue/Green Switch
- General code improvements
Bug Fixes
- Fixed redirections to go to HTTPS
V1.0.1 ~ 2019-05-19
Updates
Bug Fixes
- Fixed navigation bug when creating new items
V1.0.0 ~ 2019-05-01
Updates
Bug Fixes