mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
b5de5ac19c
* Give advancedTextSearch all search terms at one The additional conditions for assets had some problems, since they were joining tables for the additional attributes. The method was called once for every search term, so the join was added multiple times if the user entered multiple search terms. * Allows search to handle multiple search terms better The search now better handles multiple search terms, adding additional orWhere clauses, instead of duplicating all queries. * Fixing typo |
||
---|---|---|
.. | ||
Console | ||
Events | ||
Exceptions | ||
Helpers | ||
Http | ||
Importer | ||
Jobs | ||
LegacyEncrypter | ||
Listeners | ||
Models | ||
Notifications | ||
Observers | ||
Policies | ||
Presenters | ||
Providers |