pycroft
pycroft copied to clipboard
Make search more fuzzy
The search functionality can be improved:
- [x] ~~Allow usage of wildcards (f.e. user-id "100*", to get all users with a user-id starting with "100")~~
- [ ] "Firstname Lastname" should deliver the same results as "Lastname Firstname" (See #244)
- [ ] Search for partial MAC addresses (See #263)
- [ ] Allow search by dormitory in quick search bar
...