ZeusWPI / Gandalf

You Shall Not Pass - An advanced e-ticket system for student clubs -
http://event.fkgent.be
MIT License
10 stars 7 forks source link

Search by name for scanning #496

Closed Thoge closed 9 years ago

Thoge commented 9 years ago

Have a search by name field on the scan page. This is especially usefull for persons who failed to have the barcode printed on their ticket or who did not bring it.

I believe there is no possible way to "scan" a person without valid barcode in the current setup.

TomNaessens commented 9 years ago

Note to self (and @Iasoon): Typeahead creates an object in the Local Storage which stores the datums and also the search trie. So when modifying the attributes which can be searched for, the local storage should be cleared.