atomsheep / sres

Student Relationship Engagement System v2
GNU General Public License v3.0
7 stars 2 forks source link

"delete student" and "edit student" function in View paper -->Students/Students name pane #31

Open leichtweis opened 8 years ago

leichtweis commented 8 years ago

When you hover over a student name two function buttons are surfaced: edit student (blue pencil icon) delete student (red "X" icon)

Neither buttons are working and we have a priority need for the "delete student" function to be working.

dfenders commented 8 years ago

Hi guys... I could probably work on this later today, and tomorrow...

leichtweis commented 8 years ago

Thanks Adon.

dfenders commented 8 years ago

"Edit student" working... delete not yet as we want to implement a "deleted" status rather than actually removing users from the system... this is the correct approach, but will require more time to ensure adding the status to existing users doesn't mess up existing data etc...