Benbb96
|
d80c70735a
|
Remove unused imports and fix errors like variables which were removed or renamed or call to function apply_query which doesn't exist anymore.
|
2020-10-08 22:07:49 +02:00 |
|
Timothy Hobbs
|
3d7860b5a3
|
pycodestyle fixes
|
2020-02-11 16:47:33 +01:00 |
|
Timothy Hobbs
|
bb9d886eea
|
Fix query by uncatigorized
|
2020-02-11 16:44:18 +01:00 |
|
Timothy Hobbs
|
f8c652d506
|
Better filtering + optional columns in ticket list view
|
2020-02-03 14:17:19 +01:00 |
|
Timothy Hobbs
|
aea091b30c
|
Remove duplicate entries from django ticket query
|
2020-01-20 13:23:31 +01:00 |
|
Timothy Hobbs
|
d32d23e4e2
|
Add OR syntax to search
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
2fbd4818c1
|
filtering should not be mandatory
|
2020-01-20 13:03:44 +01:00 |
|
Timothy Hobbs
|
b96d725239
|
Refactor query code into customizable class
|
2020-01-20 13:03:44 +01:00 |
|
Garret Wassermann
|
0573bc37f8
|
PEP-8 codestyle improvements to pass tests
|
2019-10-12 19:05:00 -04:00 |
|
Timothy Hobbs
|
8a57f72349
|
Further refactor datatables code
|
2019-10-11 17:12:39 +02:00 |
|
Timothy Hobbs
|
4ca6adbe39
|
Move query helper functions out of lib to special query file
|
2019-10-11 16:31:52 +02:00 |
|