File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Resource Calendar
22
33## Status
4- Working framework in place, currently ~ 75 % feature-complete for the first calendar view (view one week for each
4+ Working framework in place, currently ~ 95 % feature-complete for the first calendar view (view one week for each
55resource associated with a calendar, time slots arranged vertically). At this point you can:
66* Drag one of the predefined meeting types onto any of the resource calendars
77* Drag meetings within and between resources
88* Click on meetings to open an event-editing box
99* Drag the bottom edge of a meeting to change its overall duration
1010* Delete an event by clicking on the 'X' in the top-right corner of the event
11+ * Click on the calendar icon to change to a different week
12+ * Configure 7-day, or 5-day weeks, with choice of start-of-week day
1113
1214The test/demo system uses localStorage to provide event persistence. In a real implementation, this would be
1315replaced by, or enhanced with server-side storage using Ajax transactions.
You can’t perform that action at this time.
0 commit comments