This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#1295 closed defect (fixed)

Categ week overview: do not show events on weekends if timetable is empty

Reported by: jbenito Owned by: jmonnich
Priority: high Milestone: v1.2
Component: General Version: 1.1
Keywords: Cc:

Description

If there is an event that spans over 1 week, for instance from Tuesday to Tuesday, and there is nothing in the timetable for the weekend, we should not show it because it creates confusion.

This is an example of the case:

https://indico.cern.ch/categOverview.py?selCateg=1564&dateContainer=20%2F5%2F2013&day=20&month=5&year=2013&period=week&detail=conference

And the event is:

https://indico.cern.ch/conferenceDisplay.py?confId=219404

Change History (7)

comment:1 Changed 2 years ago by jmonnich

  • Owner set to jmonnich
  • Status changed from new to assigned

comment:2 Changed 2 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:3 Changed 2 years ago by jmonnich

1295-imp-categ-week-overview-weekends

comment:4 Changed 2 years ago by jbenito

  • Milestone changed from v1.10 to v1.2

comment:5 Changed 2 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:6 Changed 2 years ago by Jose Benito <jose.benito.gonzalez@…>

  • Resolution set to fixed
  • Status changed from merging to closed

In 1cd3c3638f8fbc9c21579e7f391a9668a5944f4c/indico:

[IMP] hide events in overview on weekend if no contribs

fixes #1295

comment:7 Changed 2 years ago by Jose Benito <jose.benito.gonzalez@…>

In 1cd3c3638f8fbc9c21579e7f391a9668a5944f4c/indico:

[IMP] hide events in overview on weekend if no contribs

fixes #1295

Note: See TracTickets for help on using tickets.