PinpointSolutions / PANS

Project Allocation and Nomination System
5 stars 0 forks source link

Creation and Deletion of students are inconsistent with their logins. #24

Closed Spaxe closed 13 years ago

Spaxe commented 13 years ago

We need two more forms in Tools : one to add one new student by student number, and one to delete one student by student number. Both should add and/or remove on two tables: StudentUser, and sfGuardUser.

dabros commented 13 years ago

solved by using forms with custom functions defined in projects/actions/actions.class.php. Changes reflect now on both the studentUser list and sfGuard user list