Fix assigned-to filter and replace multiselect element
- Sep 02, 2019
-
-
Chris Lemaire authored
- Changes the existing function to get the next request to use the session-stored predicate instead of a newly generated one.
-
Chris Lemaire authored
- Introduces different bootstrap-select solution as a webjar. - Starts using bootstrap-select elements in filters to fix visual issues regarding long lists of rooms.
-
Chris Lemaire authored
-
Chris Lemaire authored
- Adds assistants to the thymeleaf template other than the current user. - Replaces use of th:unless in combination with th:if with intended th:selected.
-
Chris Lemaire authored
- Fixes rooms by only showing rooms used in the list of current labs. - Fixes courses by only showing courses from current labs. - Fixes assistants in the model by adding them to the model.
-