In the ifcweb/views.py we determine which positions are shown. The way we do it now is very hacky. We can probably make it less hacky by filtering users based off of the chair and exec permission groups. Then we just need someplace to store the desired order.
In the ifcweb/views.py we determine which positions are shown. The way we do it now is very hacky. We can probably make it less hacky by filtering users based off of the chair and exec permission groups. Then we just need someplace to store the desired order.