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 23 months ago

#1318 closed defect (fixed)

Indico Dashboard: events at hand wrong sorting

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

Description (last modified by jbenito)

The events at hand are sorted by start date only. This is wrong because we can have situations like:

(let's suppose today is 10th Jan 2013)

1 Jan 2013 Event 1
Now Event 2 (9th-11th Jan)
Yesterday Event 3 (9th Jan)
Now Event 4 (10th Jan)
Today Event 5 (10th Jan)
12th Jan 2013 Event 6

Event 2 should be placed under Event 3.

Change History (6)

comment:1 Changed 2 years ago by jbenito

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

comment:2 Changed 2 years ago by jbenito

  • Description modified (diff)

comment:3 Changed 2 years ago by aavilesd

  • Status changed from assigned to in_work

comment:4 Changed 2 years ago by aavilesd

  • Status changed from in_work to awaiting_merge

1318-dashboard-sorting

comment:5 Changed 23 months ago by jbenito

  • Status changed from awaiting_merge to merging

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

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

In e41c119cea460c46055ffd36543c1fbbab738ed6/indico:

[FIX] Dashboard sorting of events happening now

Note: See TracTickets for help on using tickets.