Bugzilla – Bug 1914
Implement Browse By Year for Player UI
Last modified: 2008-09-15 14:36:01 UTC
Web UI has a browse year option, but this is not implemented in player UI, presumably because it needs a bit more handling vs the other modes, since the standard modes are lists of object references. A little tweaking to differentiate the non-ref ALL listings from the non-ref YEAR listings helps a lot. Patch for all of this coming shortly.
Created attachment 691 [details] adds browse by year add the browse by year menuitem, rework detection of 'ALL_X' listItem and browseItemName handling.
I guess Dan is better suited to review this one. Let me know if this is desired for branch as well.
Dan to review patch for inclusion in trunk.
Looks good to me.
committed to trunk at change 3848