Adding new 'latest' page for events/superevents
New /latest/ page includes events and superevents. We also move the old events 'latest' page to /events/latest/, changed the view name, and fixed reverses to that page appropriately.
Showing
- config/settings/base.py 3 additions, 0 deletionsconfig/settings/base.py
- config/urls.py 1 addition, 1 deletionconfig/urls.py
- gracedb/events/urls.py 5 additions, 1 deletiongracedb/events/urls.py
- gracedb/search/views.py 48 additions, 0 deletionsgracedb/search/views.py
- gracedb/templates/gracedb/event_list.html 4 additions, 4 deletionsgracedb/templates/gracedb/event_list.html
- gracedb/templates/gracedb/latest.html 1 addition, 1 deletiongracedb/templates/gracedb/latest.html
- gracedb/templates/gracedb/latest_public.html 1 addition, 1 deletiongracedb/templates/gracedb/latest_public.html
- gracedb/templates/search/latest.html 140 additions, 0 deletionsgracedb/templates/search/latest.html
- gracedb/templates/search/query.html 1 addition, 1 deletiongracedb/templates/search/query.html
Loading
Please register or sign in to comment