Don't use border-radius for appointments
Use lighter table borders
Add free/busy status "Working Elsewhere"
Connect with Exchange 2013 or newer
Update ExchangeWebServices
Add translations for prev/next navigation
Check parameter in OwcGroup.CanUserSeeDetails()
Check parameters in OwcGroup.IsMemberFromLdapGroup()
Change OutlookWebCalendar.GetEwsUserAvailabilit...
Add function SplitIntoChunks() to OwcGroupMembers
Rename "OwcUserAvailabilityResponse" to "OwcUse...
Add "maxMailboxesPerRequest" attribute to <ews>...
Move some "OwcConfiguration" files to sub folders
Split "OwcConfiguration" files
Add "MaxMailboxesPerRequest" const to "OutlookW...
Class "OwcUserAvailabilityResponse" save intern...
Add class "OwcFreeBusyResponses"
Ignore "Build" folder in SVN
Split "EwsUserAvailability.vb" file
Move "EwsUserAvailability" class to sub folder
OutlookWebCalendar.GetUserAvailability() return...
Add class "OwcUserAvailabilityResponse"
Add class "OwcFreeBusyResponse"
Simplify oFreeBusyView.CalendarEventArray loop
Highlight entries with response error
Simplify some parameter names
Simplify OutlookWebCalendar.QuerySelectedGroupF...
Group config ignored "default group"
Simplify "OwcGroup"
Add ignoreDisabledUsers parameter to OwcGroup.G...
Update "msExchRecipientDisplayType" and "msExch...
Add ignoreDisabledUsers parameter to OwcGroup.G...
"OwcGroups" inherits List(Of OwcGroup)
Simplify "EwsUserAvailability"
Simplify Page_Load()
Move source code to ListItemHelper
Add class "ListItemHelper"
Add function GetListItemText() to Default.aspx.vb
Add class "CalendarEventHelper"
Add "GetStartDate/GetEndDate" functions to OwcE...
Add "HasSubject/HasLocation" functions to OwcEvent
Add "Start/EndDate" properties to OwcEvent
Simplify OwcEvent
Use String.Format() on some places