Opened 4 years ago
Closed 4 years ago
#954 closed enhancement (fixed)
Cache room booking calendar
Reported by: | jmonnich | Owned by: | jmonnich |
---|---|---|---|
Priority: | normal | Milestone: | v0.98.1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
only current day or with the period included in the cache key depending on usage
in the first case consider clearing the cache key when creating/updating/deleting a booking occurring on the current day; otherwise just tell people we have a cache and maybe allow them to reload w/o cache
Change History (5)
comment:1 Changed 4 years ago by jmonnich
- Status changed from new to assigned
comment:2 Changed 4 years ago by jmonnich
- Status changed from assigned to in_work
comment:3 Changed 4 years ago by jmonnich
- Status changed from in_work to awaiting_merge
comment:4 Changed 4 years ago by pferreir
- Status changed from awaiting_merge to merging
comment:5 Changed 4 years ago by pferreir
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
use per-day cache and update JS to take lists instead of dicts