Import assistants
All threads resolved!
All threads resolved!
fixes #202 (closed)
Assistants/managers/teachers can be imported through a csv file. This file contains the netid of the user and the course role they are getting.
Merge request reports
Activity
changed milestone to %Queue 1.0
added 1 commit
- 07a11327 - Add documentation for the usage of the import function
added 14 commits
-
07a11327...6df901df - 13 commits from branch
development
- b393f38a - Fix merge conflicts
-
07a11327...6df901df - 13 commits from branch
added typefeature-request label
- Resolved by Otto Visser
Maybe I'm mistaken, but it looks like we could (accidentally?) with an import add admins to the system... The code should only accept roles equal to or lower than the current user and never accept admin (even if admin).
added 43 commits
-
b393f38a...34195c80 - 42 commits from branch
development
- 16997cb5 - Merge remote-tracking branch 'origin/development' into import-assistants
-
b393f38a...34195c80 - 42 commits from branch
added 5 commits
- 5daabfec - add button for importing assistants etc
- 449be4e4 - Fix imports
- e985c3e9 - Create method to add staff to the course
- a87bcf2e - Use hibernate also in development and move back to spring version 1.5.15 for gradle compatibility
- 04b77220 - Allow users to change role through imports if they are already in the course
Toggle commit listadded 1 commit
- 81902f92 - Make sure only teachers and admins can import TA's, Teachers and Managers
mentioned in commit 2847005a
mentioned in commit ff1e8369
Please register or sign in to reply