John R. Supplee
50b25572f1
Make search operators translatable
2021-01-14 12:46:52 +02:00
John R. Supplee
391c0606d1
Comment out debug statements
2021-01-13 20:34:20 +02:00
John R. Supplee
8f21c86737
Add global search to user menu
...
* Add an entry to the user menu to access the global search page
* remove some useless code
2021-01-13 17:05:02 +02:00
John R. Supplee
25dc779a73
Global search development
...
* Add translation tags
* Use translation tags for showing result count
* Add logic for selecting cards by labels
* Readd code for searching card text that was mistakenly deleted
2021-01-13 16:52:56 +02:00
John R. Supplee
80b23e5cc1
Global search - add error messages for terms that are not found
2021-01-13 01:14:49 +02:00
John R. Supplee
2e17f2b4b9
Global search development
...
* Add text query ability
* limit results to 50
* display results count
2021-01-12 16:48:29 +02:00
John R. Supplee
34000ad159
Move global search to cards model
...
* add some explanation of the operators
2021-01-12 00:48:43 +02:00
John R. Supplee
bbcb236a46
Add methods to models for archived entities
2021-01-11 18:18:26 +02:00
John R. Supplee
01bd94d2b3
Global search limited working prototype
...
* added publication
* need to filter cards on client side
2021-01-10 22:58:29 +02:00
John R. Supplee
5913a4af1b
Global search development
...
* search input
* parse query with operators
2021-01-10 21:52:25 +02:00