Closed (fixed)
Project:
Office Hours
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2010 at 20:49 UTC
Updated:
20 Mar 2012 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ozeuss commentedIt's possible as a separate widget, not as the current widget. I do consider it, but there's lack of time on my behalf. If anyone submits a patch, I'll be happy to commit.
Comment #2
recrit commentedAttached patch:
formatter: default
formatter: grouped
Comment #3
recrit commentedre-roll: moved the ordered weekdays to the end so output is correct for any 'first day of the week'
Comment #4
recrit commentedthis re-roll removes dependency of group building on the 'first day of week'. Instead it indexes the groups on day name and then uses the properly ordered weekdays to output the groups.
Comment #5
Ozeuss commentedCool. works as expected.
committed.
Comment #6
jdlind38 commented@recrit This is exactly what I was hoping for. Thanks!
Comment #8
johnvThis feature is not yet in D7.
Comment #9
skwashd commentedI've ported recrit's patch to D7. I've added some additional CSS classes to help with applying different CSS to grouped hours.
Comment #10
johnvpatch is heavily reworked and committed in f54fbb5