Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
This pull request is a patch that add in the admin UI a users administration part , with the following functionalities :
Why?
The the purpose of this patch is to give to ontoportal administrators the possibility to manage there registered users (e.g delete fake users ) and do user support more effectively (e.g login as them , change there password)
How?
It was done mostly by readjusting the users controller (update action and edit view) , the list of users in the admin page was inspired by the ontology table in the same view (see bp_admin.js and admin_controller "users" method)
Testing?
it's was tested in the ontoportal-lirmm context which is not sync with the upstream , so to be able to be merged this pull request is only a subset of the last 8 commits representing the users administration update , that need to be tested.
Screenshots
Anything Else?
About me: I'm a final year student in computer science at Higher National School of Computer Science - ESI in Algeria , currently (2021) in an internship at LIRMM & MISTEA
For contacting me [email protected]