Skip to content

Final 1.0.0 push

Administrator requested to merge 1.0.0 into master
  • 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.

Merge request reports