File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 33
44OpenConferenceWare stable releases and changes included, with latest at top:
55
6+ * v0.20090524
7+
8+ - FIXED layout, it no longer raises an exception if there's no event.
9+ - FIXED cache expiration, it no longer raises an exception if called
10+ when there's no cache directory.
11+ - FIXED events#index and events#show, they now keep flash notifications,
12+ these were previously getting discarded.
13+ - FIXED schedule, it now only displays proposals that are confirmed and
14+ scheduled, previously it displayed proposals that were just scheduled.
15+ - Added event slugs. These provide unique string identifiers for events
16+ (e.g., "2009bof"), rather the old integer identifiers (e.g., 2009).
17+ - Improved proposal's admin UI, the room and schedule controls are only
18+ shown if the proposal is in a confirmed state.
19+ - Added new CSV export system that provides more flexible exporting.
20+ - Added DeferProxy, a clearer way to defer expensive queries.
21+
622* v0.20090516
723
824- Added schedule. It can be displayed as HTML or imported as iCalendar
You can’t perform that action at this time.
0 commit comments