LesFruitsDefendus / saskatoon-ng

The new generation Saskatoon harverst management system
GNU Affero General Public License v3.0
10 stars 24 forks source link

Fix 265 - set up logging + log emails #363

Closed 2ynn closed 9 months ago

2ynn commented 1 year ago

Fixes #265

Type of change:

  1. Added logs when sending emails:

    • a log entry is added for each email sent, whether it was successful or not
    • refactored notified_unselected_pickers
  2. Removed owner info from "unselected pickers" notification email

  3. Fix href crash when equipment is not associated with any property

Checklist:

2ynn commented 10 months ago

Will deploy this branch on dev server asap to make sure all works as expected before merging.