Fixes and updates to search app
* Consolidated *all* of the search stuff into the search app (previously the flexigrid stuff was in events/superevents) * Completely removed the old events-only search and latest views, templates, etc. * Removed some old unit tests which tested the events-only search
Showing
- docs/admin_docs/source/miscellaneous.rst 1 addition, 1 deletiondocs/admin_docs/source/miscellaneous.rst
- gracedb/events/tests/test_perms.py 0 additions, 42 deletionsgracedb/events/tests/test_perms.py
- gracedb/events/urls.py 0 additions, 5 deletionsgracedb/events/urls.py
- gracedb/events/view_utils.py 1 addition, 129 deletionsgracedb/events/view_utils.py
- gracedb/events/views.py 1 addition, 260 deletionsgracedb/events/views.py
- gracedb/search/utils.py 223 additions, 4 deletionsgracedb/search/utils.py
- gracedb/search/views.py 8 additions, 15 deletionsgracedb/search/views.py
- gracedb/superevents/search_flex.py 0 additions, 109 deletionsgracedb/superevents/search_flex.py
- gracedb/templates/gracedb/cbc_report.html 1 addition, 1 deletiongracedb/templates/gracedb/cbc_report.html
- gracedb/templates/gracedb/event_list.html 0 additions, 137 deletionsgracedb/templates/gracedb/event_list.html
- gracedb/templates/gracedb/query.html 0 additions, 73 deletionsgracedb/templates/gracedb/query.html
- gracedb/templates/search/query.html 26 additions, 30 deletionsgracedb/templates/search/query.html
Loading
Please register or sign in to comment