Issue 2385: Events in popover are not sorted by time
Status:  Released
Owner: ----
Closed:  Feb 2015
Reported by sebastie...@gmail.com, Dec 1, 2014
Clicking the +5 more
Desired behavior : events in popover should be sorted by time.
Buggy behavior : events in popover are displayed in random order.

http://jsbin.com/dubota/1/
Dec 14, 2014
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Events in popover are not sorted by time (was: Events in popover are not sorted by time.)
Status: Accepted
Labels: Type-Bug
Jan 15, 2015
#2 sharpfu...@gmail.com
Implemented simple sort via moment-js, does the job in my case
FullCalendar_sort_for_popover.patch
316 bytes   Download
Feb 9, 2015
Project Member #3 adamrs...@gmail.com
 Issue 2425  has been merged into this issue.
Feb 11, 2015
Project Member #4 adamrs...@gmail.com
thanks for the test case on this. i made a fix:

https://github.com/arshaw/fullcalendar/commit/7772869c8bdde1b0780442468286e864a61d55d1

will release soon
Status: Implemented
Feb 21, 2015
Project Member #5 adamrs...@gmail.com
This has been released. Thanks!
https://github.com/arshaw/fullcalendar/releases/tag/v2.3.0
Status: Released