ucam-cl-dtg / urop-2014-ticking-ui

The project responsible for viewing, managing and interacting with ticks, ticking work etc.
Apache License 2.0
0 stars 0 forks source link

Option to hide past ticking sessions #64

Open drt24 opened 10 years ago

drt24 commented 10 years ago

It needs to be possible to find old ticking session for historical purposes but the focus should be on ones that are coming up so sessions entirely in the past should be hidden by default with an option to show them.

isaac-dunn commented 10 years ago

I have changed it so that the back end call by default does not return past ticking sessions. However, it now can also take a query parameter so that, if this parameter is set to true, the call returns all ticking sessions, past, present and future.