Skip to content

Commit

Permalink
Added 1910 endpoint notifications to new table; subject_action update…
Browse files Browse the repository at this point in the history
…s corrected; minor bug fixes
  • Loading branch information
Alvalunasan committed Apr 9, 2020
1 parent 760d4d4 commit db9d9ad
Show file tree
Hide file tree
Showing 5 changed files with 381 additions and 160 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ I also added a set of helper function that make the use of dj simpler:
# Work to do
This is sorted by importance:
1. Do health checks, i.e. play with *db.gui('testuser')*. In the GUI, I checked adding mouse, dead mouse, add action items, body weight, lines... This seemed fine. Try adding and removing animals from/to the graveyard. Make sure notification systems works etc. **(DOING)**
1. Add additional feature (per LAR request): If animal reaches endpoint via 1910 protocol. Automatically and immediately send emails to people specified in a list (new dj table).
1. Add additional feature (per LAR request): If animal reaches endpoint via 1910 protocol. Automatically and immediately send emails to people specified in a list (new dj table). **(DONE)**
1. In the GUI, either remove the delete mouse button, or update the notification with a message that it "only works if you have the required user rights". **(DONE)**
1. In the GUI, remove the check in/out button. Nobody is using it. **(DONE)**
1. Write either a new GUI to add a new user, or alternatively add a "new user" button and form to existing GUI, so that new users don't have to be entered with SequelPro. **(DOING)**
1. Write either a new GUI to add a new user, or alternatively add a "new user" button and form to existing GUI, so that new users don't have to be entered with SequelPro. **(DONE)**
1. Clean up code. This repo started as a branch of *tankmousevr*. The only relevant stuff for the GUI should be in */database/*. *AnimalDatabase.m* should be ok, but we should go through the other code as well. I have also tried to remove all google-stuff, but there might be dead wood left. Can this be cleaned effectively?

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit db9d9ad

Please sign in to comment.