Final 1.0.0 push
- Removed all sensitive data from all versions.
- Fixed the profile page json stopping text input.
- Removed all references to affected_rows() due to deprecation.
- Fixed the smtp test page to allow no username and no password. Also now works with no ssl/tls.
- Allowed admins to save blank auth username/password to the db.
- Removed the system name from the subject of all email.
- Nav dropdown menu now opens on mouse over.
- Added notifications for adding, removing and moving optics.
- Updated the notifications table to add the new notifications.
- Added a type dropdown filter on the cables page.
- All time/date variable are now in the same format.
- Any cost input now has a scale to 2 decimal places.
- Added changelog entries for logging in with LDAP.
- Fixed the csrf_token being missing on some admin user areas.
- Fixed the logout changelog entry to actually showing logout as the reason.